| 1 | [ May 19 01:31:48 Enabled. ] | ||
| 2 | [ May 19 01:31:48 Rereading configuration. ] | ||
| 3 | [ May 19 01:31:49 Rereading configuration. ] | ||
| 4 | [ May 19 01:31:50 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 19 01:31:50 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.19 01:31:51.356702 [ 1 ] {} <Information> Application: Will watch for the process with pid 23522 | ||
| 29 | 2026.05.19 01:31:51.357095 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.19 01:31:51.581778 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23522 | ||
| 31 | 2026.05.19 01:31:51.582498 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.19 01:31:51.582644 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.19 01:31:51.676363 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.19 01:31:51.709763 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.19 01:31:51.709826 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.19 01:31:51.709845 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.19 01:31:51.709912 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.19 01:31:51.710317 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.19 01:31:51.712214 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.19 01:31:51.713015 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.19 01:31:51.713840 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.19 01:31:51.713861 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.19 01:31:51.713875 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.19 01:31:51.714541 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.19 01:31:51.715542 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.19 01:31:51.721643 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.19 01:31:51.722436 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.19 01:31:51.723925 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.19 01:31:51.724003 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.19 01:31:51.724726 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.19 01:31:51.725197 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.19 01:31:51.729085 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.19 01:31:51.729427 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.19 01:31:51.732499 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.19 01:31:51.732890 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.19 01:31:51.733271 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.19 01:31:51.733635 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.19 01:31:51.734951 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.19 01:31:51.734981 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.19 01:31:51.735077 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.19 01:31:51.735164 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.19 01:31:51.740249 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.19 01:31:51.740292 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000273234 sec | ||
| 68 | 2026.05.19 01:31:51.740316 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.19 01:31:51.740340 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.19 01:31:51.741059 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.19 01:31:51.741649 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.19 01:31:51.750762 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.19 01:31:51.750866 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.19 01:31:51.750899 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.19 01:31:51.750913 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.19 01:31:51.750949 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.19 01:31:51.750971 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.19 01:31:51.753181 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.19 01:31:51.753233 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.19 01:31:51.753255 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.19 01:31:51.753499 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.19 01:31:51.753545 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.19 01:31:51.753559 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.19 01:31:51.753583 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.19 01:31:51.753598 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.19 01:31:51.753628 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.19 01:31:51.753646 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.19 01:31:51.777159 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.19 01:31:51.777756 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.19 01:31:51.777790 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.423e-05 sec | ||
| 91 | 2026.05.19 01:31:51.777803 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.19 01:31:51.777813 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.19 01:31:51.777840 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.19 01:31:51.778026 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.19 01:31:51.778070 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.19 01:31:51.778083 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.19 01:31:51.778095 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.19 01:31:51.778108 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.19 01:31:51.798297 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.19 01:31:51.798480 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.65 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.05.19 01:31:51.799788 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.324e-05 sec. | ||
| 102 | 2026.05.19 01:31:51.800110 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.19 01:31:51.800177 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.19 01:31:51.800195 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.19 01:31:52.038861 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36374 | ||
| 106 | 2026.05.19 01:31:52.039685 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.19 01:31:52.039747 [ 3 ] {} <Debug> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Authenticating user 'default' from [fd00:1122:3344:101::d]:36374 | ||
| 108 | 2026.05.19 01:31:52.039775 [ 3 ] {} <Debug> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.19 01:31:52.039793 [ 3 ] {} <Debug> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.19 01:31:52.039878 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.19 01:31:52.039902 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.19 01:31:52.039922 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.19 01:31:52.040371 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43851 | ||
| 114 | 2026.05.19 01:31:52.041299 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.19 01:31:52.041347 [ 4 ] {} <Debug> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:43851 | ||
| 116 | 2026.05.19 01:31:52.041789 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33661 | ||
| 117 | 2026.05.19 01:31:52.041797 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47937 | ||
| 118 | 2026.05.19 01:31:52.041546 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49558 | ||
| 119 | 2026.05.19 01:31:52.042043 [ 4 ] {} <Debug> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.19 01:31:52.041542 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54004 | ||
| 121 | 2026.05.19 01:31:52.042104 [ 4 ] {} <Debug> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.19 01:31:52.042096 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51763 | ||
| 123 | 2026.05.19 01:31:52.041298 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36086 | ||
| 124 | 2026.05.19 01:31:52.042198 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.19 01:31:52.042189 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.19 01:31:52.042258 [ 257 ] {} <Debug> TCP-Session: 8b400370-9ae1-43d2-801f-b7827a814690 Authenticating user 'default' from [fd00:1122:3344:101::d]:33661 | ||
| 127 | 2026.05.19 01:31:52.041298 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60375 | ||
| 128 | 2026.05.19 01:31:52.042295 [ 257 ] {} <Debug> TCP-Session: 8b400370-9ae1-43d2-801f-b7827a814690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.19 01:31:52.042310 [ 259 ] {} <Debug> TCP-Session: 8cfcbae6-082e-440c-85ad-00bdd4a97920 Authenticating user 'default' from [fd00:1122:3344:101::d]:47937 | ||
| 130 | 2026.05.19 01:31:52.042318 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.19 01:31:52.042352 [ 259 ] {} <Debug> TCP-Session: 8cfcbae6-082e-440c-85ad-00bdd4a97920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.19 01:31:52.042335 [ 257 ] {} <Debug> TCP-Session: 8b400370-9ae1-43d2-801f-b7827a814690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.19 01:31:52.042382 [ 259 ] {} <Debug> TCP-Session: 8cfcbae6-082e-440c-85ad-00bdd4a97920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.19 01:31:52.042382 [ 256 ] {} <Debug> TCP-Session: cd65413e-485d-45cb-a64b-fe4f1212b864 Authenticating user 'default' from [fd00:1122:3344:101::d]:49558 | ||
| 135 | 2026.05.19 01:31:52.042458 [ 256 ] {} <Debug> TCP-Session: cd65413e-485d-45cb-a64b-fe4f1212b864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.19 01:31:52.042475 [ 256 ] {} <Debug> TCP-Session: cd65413e-485d-45cb-a64b-fe4f1212b864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.19 01:31:52.042567 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.19 01:31:52.042607 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.19 01:31:52.042620 [ 258 ] {} <Debug> TCP-Session: d8875b22-256f-425b-b92a-cbd477e8ba5e Authenticating user 'default' from [fd00:1122:3344:101::d]:51763 | ||
| 140 | 2026.05.19 01:31:52.042650 [ 253 ] {} <Debug> TCP-Session: 4e37025d-1192-4b0c-9adf-26ce2f393163 Authenticating user 'default' from [fd00:1122:3344:101::d]:60375 | ||
| 141 | 2026.05.19 01:31:52.042682 [ 258 ] {} <Debug> TCP-Session: d8875b22-256f-425b-b92a-cbd477e8ba5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.19 01:31:52.042687 [ 253 ] {} <Debug> TCP-Session: 4e37025d-1192-4b0c-9adf-26ce2f393163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.19 01:31:52.042701 [ 258 ] {} <Debug> TCP-Session: d8875b22-256f-425b-b92a-cbd477e8ba5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.19 01:31:52.042708 [ 253 ] {} <Debug> TCP-Session: 4e37025d-1192-4b0c-9adf-26ce2f393163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.19 01:31:52.043245 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.05.19 01:31:52.043280 [ 255 ] {} <Debug> TCP-Session: 4a49a045-4911-4665-91e5-502508b04951 Authenticating user 'default' from [fd00:1122:3344:101::d]:54004 | ||
| 147 | 2026.05.19 01:31:52.043308 [ 255 ] {} <Debug> TCP-Session: 4a49a045-4911-4665-91e5-502508b04951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.19 01:31:52.043321 [ 255 ] {} <Debug> TCP-Session: 4a49a045-4911-4665-91e5-502508b04951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.19 01:31:52.043382 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.19 01:31:52.043447 [ 5 ] {} <Debug> TCP-Session: 89217e43-3ac8-4af7-b8a0-6b85925b25db Authenticating user 'default' from [fd00:1122:3344:101::d]:36086 | ||
| 151 | 2026.05.19 01:31:52.043465 [ 5 ] {} <Debug> TCP-Session: 89217e43-3ac8-4af7-b8a0-6b85925b25db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.19 01:31:52.043478 [ 5 ] {} <Debug> TCP-Session: 89217e43-3ac8-4af7-b8a0-6b85925b25db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.19 01:31:52.044756 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.05.19 01:31:52.047471 [ 3 ] {c6b5f8d6-39bd-4db1-9b3d-a274b15e8e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.05.19 01:31:52.100219 [ 3 ] {c6b5f8d6-39bd-4db1-9b3d-a274b15e8e1e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36374) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.05.19 01:31:52.100989 [ 3 ] {c6b5f8d6-39bd-4db1-9b3d-a274b15e8e1e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.05.19 01:31:52.101068 [ 3 ] {c6b5f8d6-39bd-4db1-9b3d-a274b15e8e1e} <Debug> TCPHandler: Processed in 0.05871709 sec. | ||
| 204 | 2026.05.19 01:31:52.101510 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.05.19 01:31:52.101767 [ 4 ] {5d6fc5cf-7215-4b5a-b5cb-8f5ad1538570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.05.19 01:31:52.102169 [ 4 ] {5d6fc5cf-7215-4b5a-b5cb-8f5ad1538570} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43851) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.05.19 01:31:52.102304 [ 4 ] {5d6fc5cf-7215-4b5a-b5cb-8f5ad1538570} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.05.19 01:31:52.102383 [ 4 ] {5d6fc5cf-7215-4b5a-b5cb-8f5ad1538570} <Debug> TCPHandler: Processed in 0.001063744 sec. | ||
| 255 | 2026.05.19 01:31:52.102748 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.05.19 01:31:52.103480 [ 3 ] {43620dee-c78a-4f84-a74a-0d2e6d3574c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.05.19 01:31:52.104078 [ 3 ] {43620dee-c78a-4f84-a74a-0d2e6d3574c4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.05.19 01:31:52.104595 [ 3 ] {43620dee-c78a-4f84-a74a-0d2e6d3574c4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.05.19 01:31:52.104617 [ 3 ] {43620dee-c78a-4f84-a74a-0d2e6d3574c4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.488e-05 sec | ||
| 260 | 2026.05.19 01:31:52.104631 [ 3 ] {43620dee-c78a-4f84-a74a-0d2e6d3574c4} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.05.19 01:31:52.104654 [ 3 ] {43620dee-c78a-4f84-a74a-0d2e6d3574c4} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.05.19 01:31:52.104682 [ 3 ] {43620dee-c78a-4f84-a74a-0d2e6d3574c4} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.05.19 01:31:52.105318 [ 3 ] {43620dee-c78a-4f84-a74a-0d2e6d3574c4} <Debug> TCPHandler: Processed in 0.002719996 sec. | ||
| 264 | 2026.05.19 01:31:52.105491 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.05.19 01:31:52.105666 [ 3 ] {509e68f1-4e99-45a5-a6af-82d871655b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.05.19 01:31:52.105720 [ 3 ] {509e68f1-4e99-45a5-a6af-82d871655b5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.05.19 01:31:52.110356 [ 3 ] {509e68f1-4e99-45a5-a6af-82d871655b5c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.05.19 01:31:52.110783 [ 3 ] {509e68f1-4e99-45a5-a6af-82d871655b5c} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199): Loading data parts | ||
| 270 | 2026.05.19 01:31:52.111732 [ 3 ] {509e68f1-4e99-45a5-a6af-82d871655b5c} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199): There are no data parts | ||
| 271 | 2026.05.19 01:31:52.113590 [ 3 ] {509e68f1-4e99-45a5-a6af-82d871655b5c} <Debug> TCPHandler: Processed in 0.008150127 sec. | ||
| 272 | 2026.05.19 01:31:52.113787 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.05.19 01:31:52.113972 [ 3 ] {c1a0f6c8-a0d6-4a83-9a38-a25f889f2b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.05.19 01:31:52.114041 [ 3 ] {c1a0f6c8-a0d6-4a83-9a38-a25f889f2b6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.05.19 01:31:52.122004 [ 3 ] {c1a0f6c8-a0d6-4a83-9a38-a25f889f2b6c} <Debug> oximeter.measurements_bool (865b3b4d-6f51-4618-9f2d-089838b94cec): Loading data parts | ||
| 286 | 2026.05.19 01:31:52.122263 [ 3 ] {c1a0f6c8-a0d6-4a83-9a38-a25f889f2b6c} <Debug> oximeter.measurements_bool (865b3b4d-6f51-4618-9f2d-089838b94cec): There are no data parts | ||
| 287 | 2026.05.19 01:31:52.122734 [ 3 ] {c1a0f6c8-a0d6-4a83-9a38-a25f889f2b6c} <Debug> TCPHandler: Processed in 0.008998208 sec. | ||
| 288 | 2026.05.19 01:31:52.122902 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.05.19 01:31:52.123081 [ 3 ] {6e9dc631-be87-446f-a9ce-7f42172951f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 290 | 2026.05.19 01:31:52.123135 [ 3 ] {6e9dc631-be87-446f-a9ce-7f42172951f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.05.19 01:31:52.124035 [ 3 ] {6e9dc631-be87-446f-a9ce-7f42172951f5} <Debug> oximeter.measurements_i8 (26edc1d1-8ddb-4463-b897-621c7ceeeae3): Loading data parts | ||
| 292 | 2026.05.19 01:31:52.124215 [ 3 ] {6e9dc631-be87-446f-a9ce-7f42172951f5} <Debug> oximeter.measurements_i8 (26edc1d1-8ddb-4463-b897-621c7ceeeae3): There are no data parts | ||
| 293 | 2026.05.19 01:31:52.124668 [ 3 ] {6e9dc631-be87-446f-a9ce-7f42172951f5} <Debug> TCPHandler: Processed in 0.001816674 sec. | ||
| 294 | 2026.05.19 01:31:52.124898 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.05.19 01:31:52.125155 [ 3 ] {6d02d18b-7d0c-41fd-ad24-6fc0c9e75e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 296 | 2026.05.19 01:31:52.125235 [ 3 ] {6d02d18b-7d0c-41fd-ad24-6fc0c9e75e87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.05.19 01:31:52.126373 [ 3 ] {6d02d18b-7d0c-41fd-ad24-6fc0c9e75e87} <Debug> oximeter.measurements_u8 (984b3d56-32b0-4150-873f-6ce8660b013b): Loading data parts | ||
| 298 | 2026.05.19 01:31:52.126557 [ 3 ] {6d02d18b-7d0c-41fd-ad24-6fc0c9e75e87} <Debug> oximeter.measurements_u8 (984b3d56-32b0-4150-873f-6ce8660b013b): There are no data parts | ||
| 299 | 2026.05.19 01:31:52.127090 [ 3 ] {6d02d18b-7d0c-41fd-ad24-6fc0c9e75e87} <Debug> TCPHandler: Processed in 0.00231206 sec. | ||
| 300 | 2026.05.19 01:31:52.127261 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.05.19 01:31:52.127483 [ 3 ] {15d572df-603e-4568-91ae-e671d2d202e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 302 | 2026.05.19 01:31:52.127536 [ 3 ] {15d572df-603e-4568-91ae-e671d2d202e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.05.19 01:31:52.128997 [ 3 ] {15d572df-603e-4568-91ae-e671d2d202e7} <Debug> oximeter.measurements_i16 (90616b6e-68b5-4729-8bf7-3e4b47fa7fc7): Loading data parts | ||
| 304 | 2026.05.19 01:31:52.129219 [ 3 ] {15d572df-603e-4568-91ae-e671d2d202e7} <Debug> oximeter.measurements_i16 (90616b6e-68b5-4729-8bf7-3e4b47fa7fc7): There are no data parts | ||
| 305 | 2026.05.19 01:31:52.129734 [ 3 ] {15d572df-603e-4568-91ae-e671d2d202e7} <Debug> TCPHandler: Processed in 0.002533153 sec. | ||
| 306 | 2026.05.19 01:31:52.129957 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.05.19 01:31:52.130121 [ 3 ] {29483cb1-f999-4e22-b194-b42a5f74cca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 308 | 2026.05.19 01:31:52.130177 [ 3 ] {29483cb1-f999-4e22-b194-b42a5f74cca9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.05.19 01:31:52.131333 [ 3 ] {29483cb1-f999-4e22-b194-b42a5f74cca9} <Debug> oximeter.measurements_u16 (6588f5bc-1baf-49e7-bd66-e295fa57b3f6): Loading data parts | ||
| 310 | 2026.05.19 01:31:52.131493 [ 3 ] {29483cb1-f999-4e22-b194-b42a5f74cca9} <Debug> oximeter.measurements_u16 (6588f5bc-1baf-49e7-bd66-e295fa57b3f6): There are no data parts | ||
| 311 | 2026.05.19 01:31:52.131949 [ 3 ] {29483cb1-f999-4e22-b194-b42a5f74cca9} <Debug> TCPHandler: Processed in 0.002041387 sec. | ||
| 312 | 2026.05.19 01:31:52.132110 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.05.19 01:31:52.132282 [ 3 ] {789f0daa-4540-421d-a0fe-77ea52e15fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 314 | 2026.05.19 01:31:52.132323 [ 3 ] {789f0daa-4540-421d-a0fe-77ea52e15fef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.05.19 01:31:52.133223 [ 3 ] {789f0daa-4540-421d-a0fe-77ea52e15fef} <Debug> oximeter.measurements_i32 (7ed57416-0d14-42d9-840e-070060947b87): Loading data parts | ||
| 316 | 2026.05.19 01:31:52.133370 [ 3 ] {789f0daa-4540-421d-a0fe-77ea52e15fef} <Debug> oximeter.measurements_i32 (7ed57416-0d14-42d9-840e-070060947b87): There are no data parts | ||
| 317 | 2026.05.19 01:31:52.133827 [ 3 ] {789f0daa-4540-421d-a0fe-77ea52e15fef} <Debug> TCPHandler: Processed in 0.001766033 sec. | ||
| 318 | 2026.05.19 01:31:52.133996 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.05.19 01:31:52.134154 [ 3 ] {e4294b55-3369-4344-ad64-143d9acd85a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 320 | 2026.05.19 01:31:52.134210 [ 3 ] {e4294b55-3369-4344-ad64-143d9acd85a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.05.19 01:31:52.135068 [ 3 ] {e4294b55-3369-4344-ad64-143d9acd85a5} <Debug> oximeter.measurements_u32 (3d06c60b-4ab0-4062-956c-5dca089320d9): Loading data parts | ||
| 322 | 2026.05.19 01:31:52.135243 [ 3 ] {e4294b55-3369-4344-ad64-143d9acd85a5} <Debug> oximeter.measurements_u32 (3d06c60b-4ab0-4062-956c-5dca089320d9): There are no data parts | ||
| 323 | 2026.05.19 01:31:52.135695 [ 3 ] {e4294b55-3369-4344-ad64-143d9acd85a5} <Debug> TCPHandler: Processed in 0.001748173 sec. | ||
| 324 | 2026.05.19 01:31:52.135841 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.05.19 01:31:52.136004 [ 3 ] {47d71769-36fe-4aac-92f1-ba446acfa2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 326 | 2026.05.19 01:31:52.136051 [ 3 ] {47d71769-36fe-4aac-92f1-ba446acfa2bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.05.19 01:31:52.136929 [ 3 ] {47d71769-36fe-4aac-92f1-ba446acfa2bb} <Debug> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Loading data parts | ||
| 328 | 2026.05.19 01:31:52.137082 [ 3 ] {47d71769-36fe-4aac-92f1-ba446acfa2bb} <Debug> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): There are no data parts | ||
| 329 | 2026.05.19 01:31:52.137530 [ 3 ] {47d71769-36fe-4aac-92f1-ba446acfa2bb} <Debug> TCPHandler: Processed in 0.001737083 sec. | ||
| 330 | 2026.05.19 01:31:52.137700 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.05.19 01:31:52.137864 [ 3 ] {cd62048c-e90f-4056-8891-fb9f2ba8ebf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 332 | 2026.05.19 01:31:52.137919 [ 3 ] {cd62048c-e90f-4056-8891-fb9f2ba8ebf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.05.19 01:31:52.138910 [ 3 ] {cd62048c-e90f-4056-8891-fb9f2ba8ebf4} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Loading data parts | ||
| 334 | 2026.05.19 01:31:52.139125 [ 3 ] {cd62048c-e90f-4056-8891-fb9f2ba8ebf4} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): There are no data parts | ||
| 335 | 2026.05.19 01:31:52.139885 [ 3 ] {cd62048c-e90f-4056-8891-fb9f2ba8ebf4} <Debug> TCPHandler: Processed in 0.00223085 sec. | ||
| 336 | 2026.05.19 01:31:52.140127 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.05.19 01:31:52.140352 [ 3 ] {39c76c44-dc89-4582-87eb-6c82f89053d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 338 | 2026.05.19 01:31:52.140431 [ 3 ] {39c76c44-dc89-4582-87eb-6c82f89053d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.05.19 01:31:52.141617 [ 3 ] {39c76c44-dc89-4582-87eb-6c82f89053d2} <Debug> oximeter.measurements_f32 (cc0b4436-6f10-4f11-859c-ea7a8e90eb70): Loading data parts | ||
| 340 | 2026.05.19 01:31:52.141772 [ 3 ] {39c76c44-dc89-4582-87eb-6c82f89053d2} <Debug> oximeter.measurements_f32 (cc0b4436-6f10-4f11-859c-ea7a8e90eb70): There are no data parts | ||
| 341 | 2026.05.19 01:31:52.142244 [ 3 ] {39c76c44-dc89-4582-87eb-6c82f89053d2} <Debug> TCPHandler: Processed in 0.00223747 sec. | ||
| 342 | 2026.05.19 01:31:52.142402 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.05.19 01:31:52.142586 [ 3 ] {e8db104e-37f8-44d3-b45f-37d7c43d358d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 344 | 2026.05.19 01:31:52.142642 [ 3 ] {e8db104e-37f8-44d3-b45f-37d7c43d358d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.05.19 01:31:52.143547 [ 3 ] {e8db104e-37f8-44d3-b45f-37d7c43d358d} <Debug> oximeter.measurements_f64 (69e46cef-0677-48f6-b17c-895d174d9a9c): Loading data parts | ||
| 346 | 2026.05.19 01:31:52.143713 [ 3 ] {e8db104e-37f8-44d3-b45f-37d7c43d358d} <Debug> oximeter.measurements_f64 (69e46cef-0677-48f6-b17c-895d174d9a9c): There are no data parts | ||
| 347 | 2026.05.19 01:31:52.144181 [ 3 ] {e8db104e-37f8-44d3-b45f-37d7c43d358d} <Debug> TCPHandler: Processed in 0.001829944 sec. | ||
| 348 | 2026.05.19 01:31:52.144326 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.05.19 01:31:52.144489 [ 3 ] {4937650a-3a58-4cf1-9003-9aff3d4e220d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 350 | 2026.05.19 01:31:52.144546 [ 3 ] {4937650a-3a58-4cf1-9003-9aff3d4e220d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.05.19 01:31:52.145505 [ 3 ] {4937650a-3a58-4cf1-9003-9aff3d4e220d} <Debug> oximeter.measurements_string (bddfacda-5f2c-43f7-b6fa-315c0f9cac28): Loading data parts | ||
| 352 | 2026.05.19 01:31:52.145674 [ 3 ] {4937650a-3a58-4cf1-9003-9aff3d4e220d} <Debug> oximeter.measurements_string (bddfacda-5f2c-43f7-b6fa-315c0f9cac28): There are no data parts | ||
| 353 | 2026.05.19 01:31:52.146152 [ 3 ] {4937650a-3a58-4cf1-9003-9aff3d4e220d} <Debug> TCPHandler: Processed in 0.001875535 sec. | ||
| 354 | 2026.05.19 01:31:52.146310 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.05.19 01:31:52.146489 [ 3 ] {60e7a7b6-0ac6-4bd1-b3b2-4cc729c5c00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.05.19 01:31:52.146558 [ 3 ] {60e7a7b6-0ac6-4bd1-b3b2-4cc729c5c00d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.05.19 01:31:52.147623 [ 3 ] {60e7a7b6-0ac6-4bd1-b3b2-4cc729c5c00d} <Debug> oximeter.measurements_bytes (120b2de1-1d8c-46d1-a088-18c73ef365cd): Loading data parts | ||
| 365 | 2026.05.19 01:31:52.147765 [ 3 ] {60e7a7b6-0ac6-4bd1-b3b2-4cc729c5c00d} <Debug> oximeter.measurements_bytes (120b2de1-1d8c-46d1-a088-18c73ef365cd): There are no data parts | ||
| 366 | 2026.05.19 01:31:52.148249 [ 3 ] {60e7a7b6-0ac6-4bd1-b3b2-4cc729c5c00d} <Debug> TCPHandler: Processed in 0.001987756 sec. | ||
| 367 | 2026.05.19 01:31:52.148421 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.19 01:31:52.148614 [ 3 ] {54b82a6a-a648-49f6-8aae-6d4837a1f8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 369 | 2026.05.19 01:31:52.148675 [ 3 ] {54b82a6a-a648-49f6-8aae-6d4837a1f8ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.05.19 01:31:52.149533 [ 3 ] {54b82a6a-a648-49f6-8aae-6d4837a1f8ce} <Debug> oximeter.measurements_cumulativei64 (2f26e24f-394c-413d-9168-1aa2959f80a2): Loading data parts | ||
| 371 | 2026.05.19 01:31:52.149652 [ 3 ] {54b82a6a-a648-49f6-8aae-6d4837a1f8ce} <Debug> oximeter.measurements_cumulativei64 (2f26e24f-394c-413d-9168-1aa2959f80a2): There are no data parts | ||
| 372 | 2026.05.19 01:31:52.150166 [ 3 ] {54b82a6a-a648-49f6-8aae-6d4837a1f8ce} <Debug> TCPHandler: Processed in 0.001803693 sec. | ||
| 373 | 2026.05.19 01:31:52.150295 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.05.19 01:31:52.150476 [ 3 ] {b0eef5b1-f1ae-4e52-941c-49800d184f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 375 | 2026.05.19 01:31:52.150529 [ 3 ] {b0eef5b1-f1ae-4e52-941c-49800d184f25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.05.19 01:31:52.151430 [ 3 ] {b0eef5b1-f1ae-4e52-941c-49800d184f25} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Loading data parts | ||
| 377 | 2026.05.19 01:31:52.151585 [ 3 ] {b0eef5b1-f1ae-4e52-941c-49800d184f25} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): There are no data parts | ||
| 378 | 2026.05.19 01:31:52.152065 [ 3 ] {b0eef5b1-f1ae-4e52-941c-49800d184f25} <Debug> TCPHandler: Processed in 0.001818534 sec. | ||
| 379 | 2026.05.19 01:31:52.152198 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.19 01:31:52.152362 [ 3 ] {d2325904-ade0-420b-8b26-ac3b425cbc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 381 | 2026.05.19 01:31:52.152420 [ 3 ] {d2325904-ade0-420b-8b26-ac3b425cbc48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.05.19 01:31:52.153315 [ 3 ] {d2325904-ade0-420b-8b26-ac3b425cbc48} <Debug> oximeter.measurements_cumulativef32 (4dde5505-18d3-4b3b-8866-ded62dd9c9c6): Loading data parts | ||
| 383 | 2026.05.19 01:31:52.153508 [ 3 ] {d2325904-ade0-420b-8b26-ac3b425cbc48} <Debug> oximeter.measurements_cumulativef32 (4dde5505-18d3-4b3b-8866-ded62dd9c9c6): There are no data parts | ||
| 384 | 2026.05.19 01:31:52.153983 [ 3 ] {d2325904-ade0-420b-8b26-ac3b425cbc48} <Debug> TCPHandler: Processed in 0.001834274 sec. | ||
| 385 | 2026.05.19 01:31:52.154136 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.19 01:31:52.154316 [ 3 ] {68219c99-eccf-479a-a0e2-595ae06a1dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 387 | 2026.05.19 01:31:52.154372 [ 3 ] {68219c99-eccf-479a-a0e2-595ae06a1dbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.05.19 01:31:52.155366 [ 3 ] {68219c99-eccf-479a-a0e2-595ae06a1dbe} <Debug> oximeter.measurements_cumulativef64 (7d8489be-fb8e-4b08-9cd9-f78f2a4ab7e6): Loading data parts | ||
| 389 | 2026.05.19 01:31:52.155501 [ 3 ] {68219c99-eccf-479a-a0e2-595ae06a1dbe} <Debug> oximeter.measurements_cumulativef64 (7d8489be-fb8e-4b08-9cd9-f78f2a4ab7e6): There are no data parts | ||
| 390 | 2026.05.19 01:31:52.156078 [ 3 ] {68219c99-eccf-479a-a0e2-595ae06a1dbe} <Debug> TCPHandler: Processed in 0.001989796 sec. | ||
| 391 | 2026.05.19 01:31:52.156240 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.19 01:31:52.156485 [ 3 ] {0ddb6f3f-ddcf-4ccf-a496-da9235e86199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.05.19 01:31:52.156564 [ 3 ] {0ddb6f3f-ddcf-4ccf-a496-da9235e86199} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.05.19 01:31:52.157917 [ 3 ] {0ddb6f3f-ddcf-4ccf-a496-da9235e86199} <Debug> oximeter.measurements_histogrami8 (57730d69-0091-47bc-8c1f-d859d5e8ab5e): Loading data parts | ||
| 405 | 2026.05.19 01:31:52.158108 [ 3 ] {0ddb6f3f-ddcf-4ccf-a496-da9235e86199} <Debug> oximeter.measurements_histogrami8 (57730d69-0091-47bc-8c1f-d859d5e8ab5e): There are no data parts | ||
| 406 | 2026.05.19 01:31:52.158997 [ 3 ] {0ddb6f3f-ddcf-4ccf-a496-da9235e86199} <Debug> TCPHandler: Processed in 0.002811707 sec. | ||
| 407 | 2026.05.19 01:31:52.159172 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.05.19 01:31:52.159452 [ 3 ] {d4dcd03b-60eb-425b-b8e3-cd8afac01bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 409 | 2026.05.19 01:31:52.159528 [ 3 ] {d4dcd03b-60eb-425b-b8e3-cd8afac01bf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.05.19 01:31:52.161162 [ 3 ] {d4dcd03b-60eb-425b-b8e3-cd8afac01bf2} <Debug> oximeter.measurements_histogramu8 (ecbb793f-79bf-4a59-8bff-b85b34d61b0b): Loading data parts | ||
| 411 | 2026.05.19 01:31:52.161360 [ 3 ] {d4dcd03b-60eb-425b-b8e3-cd8afac01bf2} <Debug> oximeter.measurements_histogramu8 (ecbb793f-79bf-4a59-8bff-b85b34d61b0b): There are no data parts | ||
| 412 | 2026.05.19 01:31:52.161906 [ 3 ] {d4dcd03b-60eb-425b-b8e3-cd8afac01bf2} <Debug> TCPHandler: Processed in 0.002811857 sec. | ||
| 413 | 2026.05.19 01:31:52.162061 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.05.19 01:31:52.162289 [ 3 ] {eac4291b-c1f2-4136-ab96-7b8822521379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 415 | 2026.05.19 01:31:52.162367 [ 3 ] {eac4291b-c1f2-4136-ab96-7b8822521379} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.05.19 01:31:52.163651 [ 3 ] {eac4291b-c1f2-4136-ab96-7b8822521379} <Debug> oximeter.measurements_histogrami16 (2991aaca-b2c6-4d79-a671-f553f0ea6046): Loading data parts | ||
| 417 | 2026.05.19 01:31:52.163818 [ 3 ] {eac4291b-c1f2-4136-ab96-7b8822521379} <Debug> oximeter.measurements_histogrami16 (2991aaca-b2c6-4d79-a671-f553f0ea6046): There are no data parts | ||
| 418 | 2026.05.19 01:31:52.164415 [ 3 ] {eac4291b-c1f2-4136-ab96-7b8822521379} <Debug> TCPHandler: Processed in 0.002403581 sec. | ||
| 419 | 2026.05.19 01:31:52.164573 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.05.19 01:31:52.164811 [ 3 ] {1c576e2c-3d43-4c09-8e3e-d727454fc575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 421 | 2026.05.19 01:31:52.164878 [ 3 ] {1c576e2c-3d43-4c09-8e3e-d727454fc575} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.05.19 01:31:52.166043 [ 3 ] {1c576e2c-3d43-4c09-8e3e-d727454fc575} <Debug> oximeter.measurements_histogramu16 (e91c2cd5-8995-4172-874f-df33ffc4abe8): Loading data parts | ||
| 423 | 2026.05.19 01:31:52.166186 [ 3 ] {1c576e2c-3d43-4c09-8e3e-d727454fc575} <Debug> oximeter.measurements_histogramu16 (e91c2cd5-8995-4172-874f-df33ffc4abe8): There are no data parts | ||
| 424 | 2026.05.19 01:31:52.166721 [ 3 ] {1c576e2c-3d43-4c09-8e3e-d727454fc575} <Debug> TCPHandler: Processed in 0.002197848 sec. | ||
| 425 | 2026.05.19 01:31:52.166874 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.05.19 01:31:52.167096 [ 3 ] {f9fdfe95-bdc0-4e54-9bc8-7b78bcfe5464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 427 | 2026.05.19 01:31:52.167165 [ 3 ] {f9fdfe95-bdc0-4e54-9bc8-7b78bcfe5464} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.05.19 01:31:52.168445 [ 3 ] {f9fdfe95-bdc0-4e54-9bc8-7b78bcfe5464} <Debug> oximeter.measurements_histogrami32 (b1f498de-c95e-46b1-a866-c9ab0f11df5e): Loading data parts | ||
| 429 | 2026.05.19 01:31:52.168622 [ 3 ] {f9fdfe95-bdc0-4e54-9bc8-7b78bcfe5464} <Debug> oximeter.measurements_histogrami32 (b1f498de-c95e-46b1-a866-c9ab0f11df5e): There are no data parts | ||
| 430 | 2026.05.19 01:31:52.169359 [ 3 ] {f9fdfe95-bdc0-4e54-9bc8-7b78bcfe5464} <Debug> TCPHandler: Processed in 0.002534153 sec. | ||
| 431 | 2026.05.19 01:31:52.169536 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.05.19 01:31:52.169768 [ 3 ] {d4d3fad7-b512-4310-a675-d4b8c8c485bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 433 | 2026.05.19 01:31:52.169841 [ 3 ] {d4d3fad7-b512-4310-a675-d4b8c8c485bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.05.19 01:31:52.170995 [ 3 ] {d4d3fad7-b512-4310-a675-d4b8c8c485bc} <Debug> oximeter.measurements_histogramu32 (904c9043-dcef-42dd-98d7-a9a1b3efb064): Loading data parts | ||
| 435 | 2026.05.19 01:31:52.171157 [ 3 ] {d4d3fad7-b512-4310-a675-d4b8c8c485bc} <Debug> oximeter.measurements_histogramu32 (904c9043-dcef-42dd-98d7-a9a1b3efb064): There are no data parts | ||
| 436 | 2026.05.19 01:31:52.171742 [ 3 ] {d4d3fad7-b512-4310-a675-d4b8c8c485bc} <Debug> TCPHandler: Processed in 0.002256239 sec. | ||
| 437 | 2026.05.19 01:31:52.171922 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.19 01:31:52.172134 [ 3 ] {0c96e31f-2d4c-4760-a5d3-413b46967a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 439 | 2026.05.19 01:31:52.172208 [ 3 ] {0c96e31f-2d4c-4760-a5d3-413b46967a4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.05.19 01:31:52.173316 [ 3 ] {0c96e31f-2d4c-4760-a5d3-413b46967a4b} <Debug> oximeter.measurements_histogrami64 (b1b299e3-7fe5-4116-bb1f-0fa1b8d13556): Loading data parts | ||
| 441 | 2026.05.19 01:31:52.173465 [ 3 ] {0c96e31f-2d4c-4760-a5d3-413b46967a4b} <Debug> oximeter.measurements_histogrami64 (b1b299e3-7fe5-4116-bb1f-0fa1b8d13556): There are no data parts | ||
| 442 | 2026.05.19 01:31:52.174026 [ 3 ] {0c96e31f-2d4c-4760-a5d3-413b46967a4b} <Debug> TCPHandler: Processed in 0.002152968 sec. | ||
| 443 | 2026.05.19 01:31:52.174200 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.05.19 01:31:52.174467 [ 3 ] {6342f584-6494-48b1-b8b5-96ecfb255b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 445 | 2026.05.19 01:31:52.174546 [ 3 ] {6342f584-6494-48b1-b8b5-96ecfb255b82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.05.19 01:31:52.175707 [ 3 ] {6342f584-6494-48b1-b8b5-96ecfb255b82} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Loading data parts | ||
| 447 | 2026.05.19 01:31:52.175821 [ 3 ] {6342f584-6494-48b1-b8b5-96ecfb255b82} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): There are no data parts | ||
| 448 | 2026.05.19 01:31:52.176308 [ 3 ] {6342f584-6494-48b1-b8b5-96ecfb255b82} <Debug> TCPHandler: Processed in 0.002159328 sec. | ||
| 449 | 2026.05.19 01:31:52.176485 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.05.19 01:31:52.176702 [ 3 ] {33533e5e-9df4-431a-98c2-3a50eae871c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 451 | 2026.05.19 01:31:52.176774 [ 3 ] {33533e5e-9df4-431a-98c2-3a50eae871c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.05.19 01:31:52.177923 [ 3 ] {33533e5e-9df4-431a-98c2-3a50eae871c9} <Debug> oximeter.measurements_histogramf32 (cf30896b-bfd1-4a3a-892e-8023fe8adfd1): Loading data parts | ||
| 453 | 2026.05.19 01:31:52.178114 [ 3 ] {33533e5e-9df4-431a-98c2-3a50eae871c9} <Debug> oximeter.measurements_histogramf32 (cf30896b-bfd1-4a3a-892e-8023fe8adfd1): There are no data parts | ||
| 454 | 2026.05.19 01:31:52.178641 [ 3 ] {33533e5e-9df4-431a-98c2-3a50eae871c9} <Debug> TCPHandler: Processed in 0.002204459 sec. | ||
| 455 | 2026.05.19 01:31:52.178800 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.05.19 01:31:52.179036 [ 3 ] {10d3310a-1d50-40b5-ad8a-de5a26aec138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 457 | 2026.05.19 01:31:52.179108 [ 3 ] {10d3310a-1d50-40b5-ad8a-de5a26aec138} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.05.19 01:31:52.180248 [ 3 ] {10d3310a-1d50-40b5-ad8a-de5a26aec138} <Debug> oximeter.measurements_histogramf64 (4a891c60-4208-4e02-97ee-850d888228a3): Loading data parts | ||
| 459 | 2026.05.19 01:31:52.180443 [ 3 ] {10d3310a-1d50-40b5-ad8a-de5a26aec138} <Debug> oximeter.measurements_histogramf64 (4a891c60-4208-4e02-97ee-850d888228a3): There are no data parts | ||
| 460 | 2026.05.19 01:31:52.181105 [ 3 ] {10d3310a-1d50-40b5-ad8a-de5a26aec138} <Debug> TCPHandler: Processed in 0.002353851 sec. | ||
| 461 | 2026.05.19 01:31:52.181310 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.05.19 01:31:52.181510 [ 3 ] {97d7b445-fed8-4f1e-a550-758e38f926d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2026.05.19 01:31:52.181594 [ 3 ] {97d7b445-fed8-4f1e-a550-758e38f926d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.05.19 01:31:52.182673 [ 3 ] {97d7b445-fed8-4f1e-a550-758e38f926d1} <Debug> oximeter.fields_bool (cb8f9a04-39f8-4fb4-bb88-b1bda1fb522d): Loading data parts | ||
| 490 | 2026.05.19 01:31:52.182841 [ 3 ] {97d7b445-fed8-4f1e-a550-758e38f926d1} <Debug> oximeter.fields_bool (cb8f9a04-39f8-4fb4-bb88-b1bda1fb522d): There are no data parts | ||
| 491 | 2026.05.19 01:31:52.183435 [ 3 ] {97d7b445-fed8-4f1e-a550-758e38f926d1} <Debug> TCPHandler: Processed in 0.002179018 sec. | ||
| 492 | 2026.05.19 01:31:52.183600 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.05.19 01:31:52.183789 [ 3 ] {03ed868e-b2f4-4e7c-a13a-2263d29fedce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 494 | 2026.05.19 01:31:52.183854 [ 3 ] {03ed868e-b2f4-4e7c-a13a-2263d29fedce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.05.19 01:31:52.184826 [ 3 ] {03ed868e-b2f4-4e7c-a13a-2263d29fedce} <Debug> oximeter.fields_i8 (96b348ca-7a66-4df4-8f89-c76812608bfc): Loading data parts | ||
| 496 | 2026.05.19 01:31:52.184981 [ 3 ] {03ed868e-b2f4-4e7c-a13a-2263d29fedce} <Debug> oximeter.fields_i8 (96b348ca-7a66-4df4-8f89-c76812608bfc): There are no data parts | ||
| 497 | 2026.05.19 01:31:52.185441 [ 3 ] {03ed868e-b2f4-4e7c-a13a-2263d29fedce} <Debug> TCPHandler: Processed in 0.001889325 sec. | ||
| 498 | 2026.05.19 01:31:52.185598 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.19 01:31:52.185774 [ 3 ] {dbd8b124-3a97-48e1-a689-f4e2687595fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 500 | 2026.05.19 01:31:52.185833 [ 3 ] {dbd8b124-3a97-48e1-a689-f4e2687595fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.05.19 01:31:52.186787 [ 3 ] {dbd8b124-3a97-48e1-a689-f4e2687595fd} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Loading data parts | ||
| 502 | 2026.05.19 01:31:52.186930 [ 3 ] {dbd8b124-3a97-48e1-a689-f4e2687595fd} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): There are no data parts | ||
| 503 | 2026.05.19 01:31:52.187500 [ 3 ] {dbd8b124-3a97-48e1-a689-f4e2687595fd} <Debug> TCPHandler: Processed in 0.001951126 sec. | ||
| 504 | 2026.05.19 01:31:52.187654 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.19 01:31:52.187813 [ 3 ] {57e446d9-064f-4b9a-b572-a5b778140423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 506 | 2026.05.19 01:31:52.187873 [ 3 ] {57e446d9-064f-4b9a-b572-a5b778140423} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.05.19 01:31:52.188821 [ 3 ] {57e446d9-064f-4b9a-b572-a5b778140423} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Loading data parts | ||
| 508 | 2026.05.19 01:31:52.188968 [ 3 ] {57e446d9-064f-4b9a-b572-a5b778140423} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): There are no data parts | ||
| 509 | 2026.05.19 01:31:52.189513 [ 3 ] {57e446d9-064f-4b9a-b572-a5b778140423} <Debug> TCPHandler: Processed in 0.001908345 sec. | ||
| 510 | 2026.05.19 01:31:52.189664 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.05.19 01:31:52.189846 [ 3 ] {dad24f26-32cb-4131-9c05-66da4c806969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 512 | 2026.05.19 01:31:52.189902 [ 3 ] {dad24f26-32cb-4131-9c05-66da4c806969} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.05.19 01:31:52.190906 [ 3 ] {dad24f26-32cb-4131-9c05-66da4c806969} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Loading data parts | ||
| 514 | 2026.05.19 01:31:52.191078 [ 3 ] {dad24f26-32cb-4131-9c05-66da4c806969} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): There are no data parts | ||
| 515 | 2026.05.19 01:31:52.191827 [ 3 ] {dad24f26-32cb-4131-9c05-66da4c806969} <Debug> TCPHandler: Processed in 0.002211309 sec. | ||
| 516 | 2026.05.19 01:31:52.191985 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.05.19 01:31:52.192143 [ 3 ] {99f481dd-0932-45d2-b8ed-f80e3ad985ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 518 | 2026.05.19 01:31:52.192206 [ 3 ] {99f481dd-0932-45d2-b8ed-f80e3ad985ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.05.19 01:31:52.193313 [ 3 ] {99f481dd-0932-45d2-b8ed-f80e3ad985ad} <Debug> oximeter.fields_i32 (1444507a-8d5a-4dcb-b133-7aac3afbf6c9): Loading data parts | ||
| 520 | 2026.05.19 01:31:52.193465 [ 3 ] {99f481dd-0932-45d2-b8ed-f80e3ad985ad} <Debug> oximeter.fields_i32 (1444507a-8d5a-4dcb-b133-7aac3afbf6c9): There are no data parts | ||
| 521 | 2026.05.19 01:31:52.193943 [ 3 ] {99f481dd-0932-45d2-b8ed-f80e3ad985ad} <Debug> TCPHandler: Processed in 0.002007696 sec. | ||
| 522 | 2026.05.19 01:31:52.194106 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.05.19 01:31:52.194290 [ 3 ] {392cee9c-e52c-4202-846f-c58933bd3bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 524 | 2026.05.19 01:31:52.194352 [ 3 ] {392cee9c-e52c-4202-846f-c58933bd3bd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.05.19 01:31:52.195374 [ 3 ] {392cee9c-e52c-4202-846f-c58933bd3bd8} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Loading data parts | ||
| 526 | 2026.05.19 01:31:52.195536 [ 3 ] {392cee9c-e52c-4202-846f-c58933bd3bd8} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): There are no data parts | ||
| 527 | 2026.05.19 01:31:52.196126 [ 3 ] {392cee9c-e52c-4202-846f-c58933bd3bd8} <Debug> TCPHandler: Processed in 0.002069627 sec. | ||
| 528 | 2026.05.19 01:31:52.196340 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.05.19 01:31:52.196541 [ 3 ] {c1b16c02-d8b2-4555-a984-8323f429ff6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 530 | 2026.05.19 01:31:52.196619 [ 3 ] {c1b16c02-d8b2-4555-a984-8323f429ff6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.05.19 01:31:52.197863 [ 3 ] {c1b16c02-d8b2-4555-a984-8323f429ff6b} <Debug> oximeter.fields_i64 (09028a0e-a897-42b7-88a2-0ff6e2c4c5c9): Loading data parts | ||
| 532 | 2026.05.19 01:31:52.198022 [ 3 ] {c1b16c02-d8b2-4555-a984-8323f429ff6b} <Debug> oximeter.fields_i64 (09028a0e-a897-42b7-88a2-0ff6e2c4c5c9): There are no data parts | ||
| 533 | 2026.05.19 01:31:52.198557 [ 3 ] {c1b16c02-d8b2-4555-a984-8323f429ff6b} <Debug> TCPHandler: Processed in 0.00231119 sec. | ||
| 534 | 2026.05.19 01:31:52.198714 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.05.19 01:31:52.198910 [ 3 ] {1ae0ffb5-3262-48e9-9406-819b4cfcf857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 536 | 2026.05.19 01:31:52.198974 [ 3 ] {1ae0ffb5-3262-48e9-9406-819b4cfcf857} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.05.19 01:31:52.200116 [ 3 ] {1ae0ffb5-3262-48e9-9406-819b4cfcf857} <Debug> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Loading data parts | ||
| 538 | 2026.05.19 01:31:52.200267 [ 3 ] {1ae0ffb5-3262-48e9-9406-819b4cfcf857} <Debug> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): There are no data parts | ||
| 539 | 2026.05.19 01:31:52.200968 [ 3 ] {1ae0ffb5-3262-48e9-9406-819b4cfcf857} <Debug> TCPHandler: Processed in 0.0023052 sec. | ||
| 540 | 2026.05.19 01:31:52.201146 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.05.19 01:31:52.201315 [ 3 ] {09b170bf-d44f-4938-b2d7-4601a2a52ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 542 | 2026.05.19 01:31:52.201386 [ 3 ] {09b170bf-d44f-4938-b2d7-4601a2a52ea4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.05.19 01:31:52.202882 [ 3 ] {09b170bf-d44f-4938-b2d7-4601a2a52ea4} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Loading data parts | ||
| 544 | 2026.05.19 01:31:52.203046 [ 3 ] {09b170bf-d44f-4938-b2d7-4601a2a52ea4} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): There are no data parts | ||
| 545 | 2026.05.19 01:31:52.203571 [ 3 ] {09b170bf-d44f-4938-b2d7-4601a2a52ea4} <Debug> TCPHandler: Processed in 0.002478402 sec. | ||
| 546 | 2026.05.19 01:31:52.203790 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.05.19 01:31:52.204000 [ 3 ] {2dc285d8-ca41-41b7-b66e-aa8baabbfd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 548 | 2026.05.19 01:31:52.204071 [ 3 ] {2dc285d8-ca41-41b7-b66e-aa8baabbfd37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.05.19 01:31:52.205044 [ 3 ] {2dc285d8-ca41-41b7-b66e-aa8baabbfd37} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Loading data parts | ||
| 550 | 2026.05.19 01:31:52.205199 [ 3 ] {2dc285d8-ca41-41b7-b66e-aa8baabbfd37} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): There are no data parts | ||
| 551 | 2026.05.19 01:31:52.205814 [ 3 ] {2dc285d8-ca41-41b7-b66e-aa8baabbfd37} <Debug> TCPHandler: Processed in 0.002096658 sec. | ||
| 552 | 2026.05.19 01:31:52.205979 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.05.19 01:31:52.206149 [ 3 ] {9e8a30c2-2aa9-42e2-ad12-35275b85d74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) 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) | ||
| 554 | 2026.05.19 01:31:52.206215 [ 3 ] {9e8a30c2-2aa9-42e2-ad12-35275b85d74b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.05.19 01:31:52.207243 [ 3 ] {9e8a30c2-2aa9-42e2-ad12-35275b85d74b} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Loading data parts | ||
| 556 | 2026.05.19 01:31:52.207407 [ 3 ] {9e8a30c2-2aa9-42e2-ad12-35275b85d74b} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): There are no data parts | ||
| 557 | 2026.05.19 01:31:52.207898 [ 3 ] {9e8a30c2-2aa9-42e2-ad12-35275b85d74b} <Debug> TCPHandler: Processed in 0.001973536 sec. | ||
| 558 | 2026.05.19 01:31:52.208081 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.05.19 01:31:52.208359 [ 3 ] {581f810f-a739-4d9c-ae4b-d4a28c24e88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2026.05.19 01:31:52.208441 [ 3 ] {581f810f-a739-4d9c-ae4b-d4a28c24e88c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.05.19 01:31:52.209450 [ 3 ] {581f810f-a739-4d9c-ae4b-d4a28c24e88c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719): Loading data parts | ||
| 565 | 2026.05.19 01:31:52.209635 [ 3 ] {581f810f-a739-4d9c-ae4b-d4a28c24e88c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719): There are no data parts | ||
| 566 | 2026.05.19 01:31:52.210307 [ 3 ] {581f810f-a739-4d9c-ae4b-d4a28c24e88c} <Debug> TCPHandler: Processed in 0.00228003 sec. | ||
| 567 | 2026.05.19 01:31:52.210533 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.19 01:31:52.210780 [ 4 ] {db879ec8-3cc5-4541-a1a0-eafadab20925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.05.19 01:31:52.211969 [ 4 ] {db879ec8-3cc5-4541-a1a0-eafadab20925} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.05.19 01:31:52.219543 [ 261 ] {db879ec8-3cc5-4541-a1a0-eafadab20925} <Trace> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.05.19 01:31:52.219617 [ 261 ] {db879ec8-3cc5-4541-a1a0-eafadab20925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 572 | 2026.05.19 01:31:52.223782 [ 261 ] {db879ec8-3cc5-4541-a1a0-eafadab20925} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.05.19 01:31:52.224152 [ 261 ] {db879ec8-3cc5-4541-a1a0-eafadab20925} <Trace> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.05.19 01:31:52.224436 [ 4 ] {db879ec8-3cc5-4541-a1a0-eafadab20925} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013762 sec., 72.66385699752944 rows/sec., 1.14 KiB/sec. | ||
| 575 | 2026.05.19 01:31:52.224707 [ 4 ] {db879ec8-3cc5-4541-a1a0-eafadab20925} <Debug> TCPHandler: Processed in 0.014231186 sec. | ||
| 576 | 2026.05.19 01:31:52.609687 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43563 | ||
| 577 | 2026.05.19 01:31:52.609827 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 578 | 2026.05.19 01:31:52.609863 [ 262 ] {} <Debug> TCP-Session: d2f7b1d0-d593-421b-a7c8-51ca0125b921 Authenticating user 'default' from [fd00:1122:3344:101::e]:43563 | ||
| 579 | 2026.05.19 01:31:52.609884 [ 262 ] {} <Debug> TCP-Session: d2f7b1d0-d593-421b-a7c8-51ca0125b921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2026.05.19 01:31:52.609925 [ 262 ] {} <Debug> TCP-Session: d2f7b1d0-d593-421b-a7c8-51ca0125b921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.05.19 01:31:52.609994 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 582 | 2026.05.19 01:31:52.610022 [ 262 ] {} <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 | ||
| 583 | 2026.05.19 01:31:52.610058 [ 262 ] {} <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 | ||
| 584 | 2026.05.19 01:31:52.610526 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52208 | ||
| 585 | 2026.05.19 01:31:52.610692 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52124 | ||
| 586 | 2026.05.19 01:31:52.610692 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54186 | ||
| 587 | 2026.05.19 01:31:52.610707 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.05.19 01:31:52.610840 [ 263 ] {} <Debug> TCP-Session: 0c651bea-da64-4cfd-96b8-d6817e989f31 Authenticating user 'default' from [fd00:1122:3344:101::e]:52208 | ||
| 589 | 2026.05.19 01:31:52.610857 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46760 | ||
| 590 | 2026.05.19 01:31:52.610875 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43279 | ||
| 591 | 2026.05.19 01:31:52.610929 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.05.19 01:31:52.610893 [ 263 ] {} <Debug> TCP-Session: 0c651bea-da64-4cfd-96b8-d6817e989f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.05.19 01:31:52.610975 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.05.19 01:31:52.610984 [ 265 ] {} <Debug> TCP-Session: 9ca68032-8fec-45a3-a403-8ec4e8803d73 Authenticating user 'default' from [fd00:1122:3344:101::e]:52124 | ||
| 595 | 2026.05.19 01:31:52.610986 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49769 | ||
| 596 | 2026.05.19 01:31:52.611048 [ 264 ] {} <Debug> TCP-Session: b0e235f1-3a88-4c6e-8383-dc2020aaf0fb Authenticating user 'default' from [fd00:1122:3344:101::e]:54186 | ||
| 597 | 2026.05.19 01:31:52.611050 [ 265 ] {} <Debug> TCP-Session: 9ca68032-8fec-45a3-a403-8ec4e8803d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.05.19 01:31:52.611077 [ 264 ] {} <Debug> TCP-Session: b0e235f1-3a88-4c6e-8383-dc2020aaf0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.05.19 01:31:52.610985 [ 263 ] {} <Debug> TCP-Session: 0c651bea-da64-4cfd-96b8-d6817e989f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.05.19 01:31:52.611095 [ 265 ] {} <Debug> TCP-Session: 9ca68032-8fec-45a3-a403-8ec4e8803d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.05.19 01:31:52.611133 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.05.19 01:31:52.611136 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38541 | ||
| 603 | 2026.05.19 01:31:52.611099 [ 264 ] {} <Debug> TCP-Session: b0e235f1-3a88-4c6e-8383-dc2020aaf0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.05.19 01:31:52.611187 [ 266 ] {} <Debug> TCP-Session: 428dbcbe-368b-4730-8aa3-f0221453abe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46760 | ||
| 605 | 2026.05.19 01:31:52.611248 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.05.19 01:31:52.611293 [ 267 ] {} <Debug> TCP-Session: 2ec4b82c-5ea2-4950-9ffa-d1de1d9ebdaf Authenticating user 'default' from [fd00:1122:3344:101::e]:43279 | ||
| 607 | 2026.05.19 01:31:52.611338 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.05.19 01:31:52.611365 [ 267 ] {} <Debug> TCP-Session: 2ec4b82c-5ea2-4950-9ffa-d1de1d9ebdaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.05.19 01:31:52.611409 [ 267 ] {} <Debug> TCP-Session: 2ec4b82c-5ea2-4950-9ffa-d1de1d9ebdaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.05.19 01:31:52.611411 [ 268 ] {} <Debug> TCP-Session: 8a7def25-14dd-49fa-95a5-2347ea64ccf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49769 | ||
| 611 | 2026.05.19 01:31:52.611475 [ 268 ] {} <Debug> TCP-Session: 8a7def25-14dd-49fa-95a5-2347ea64ccf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.05.19 01:31:52.611278 [ 266 ] {} <Debug> TCP-Session: 428dbcbe-368b-4730-8aa3-f0221453abe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.05.19 01:31:52.611494 [ 268 ] {} <Debug> TCP-Session: 8a7def25-14dd-49fa-95a5-2347ea64ccf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.05.19 01:31:52.611508 [ 266 ] {} <Debug> TCP-Session: 428dbcbe-368b-4730-8aa3-f0221453abe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.05.19 01:31:52.611554 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.05.19 01:31:52.611594 [ 269 ] {} <Debug> TCP-Session: 5e7a6b25-f97b-440d-b757-07dd0e96954b Authenticating user 'default' from [fd00:1122:3344:101::e]:38541 | ||
| 617 | 2026.05.19 01:31:52.611648 [ 269 ] {} <Debug> TCP-Session: 5e7a6b25-f97b-440d-b757-07dd0e96954b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.05.19 01:31:52.611666 [ 269 ] {} <Debug> TCP-Session: 5e7a6b25-f97b-440d-b757-07dd0e96954b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.05.19 01:31:52.746989 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55649 | ||
| 620 | 2026.05.19 01:31:52.747205 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 621 | 2026.05.19 01:31:52.747250 [ 270 ] {} <Debug> TCP-Session: 8a80b402-65eb-43c8-9d2d-005ccaef0fe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55649 | ||
| 622 | 2026.05.19 01:31:52.747286 [ 270 ] {} <Debug> TCP-Session: 8a80b402-65eb-43c8-9d2d-005ccaef0fe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2026.05.19 01:31:52.747320 [ 270 ] {} <Debug> TCP-Session: 8a80b402-65eb-43c8-9d2d-005ccaef0fe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.05.19 01:31:52.747724 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65241 | ||
| 625 | 2026.05.19 01:31:52.747821 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33599 | ||
| 626 | 2026.05.19 01:31:52.747939 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 627 | 2026.05.19 01:31:52.747956 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41802 | ||
| 628 | 2026.05.19 01:31:52.748075 [ 271 ] {} <Debug> TCP-Session: 634d5600-fd8c-47a1-8d1f-53b4f6667771 Authenticating user 'default' from [fd00:1122:3344:101::e]:65241 | ||
| 629 | 2026.05.19 01:31:52.748090 [ 270 ] {} <Trace> TCP-Session: 8a80b402-65eb-43c8-9d2d-005ccaef0fe6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.05.19 01:31:52.748115 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.05.19 01:31:52.748108 [ 271 ] {} <Debug> TCP-Session: 634d5600-fd8c-47a1-8d1f-53b4f6667771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 632 | 2026.05.19 01:31:52.748105 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41682 | ||
| 633 | 2026.05.19 01:31:52.748189 [ 271 ] {} <Debug> TCP-Session: 634d5600-fd8c-47a1-8d1f-53b4f6667771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2026.05.19 01:31:52.748211 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.05.19 01:31:52.748232 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35476 | ||
| 636 | 2026.05.19 01:31:52.748186 [ 272 ] {} <Debug> TCP-Session: 9cabddde-609c-4552-9c97-edce9a90873b Authenticating user 'default' from [fd00:1122:3344:101::e]:33599 | ||
| 637 | 2026.05.19 01:31:52.748276 [ 273 ] {} <Debug> TCP-Session: c8f5cd1f-427f-4524-9757-cd3246a1e369 Authenticating user 'default' from [fd00:1122:3344:101::e]:41802 | ||
| 638 | 2026.05.19 01:31:52.748345 [ 272 ] {} <Debug> TCP-Session: 9cabddde-609c-4552-9c97-edce9a90873b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.05.19 01:31:52.748352 [ 273 ] {} <Debug> TCP-Session: c8f5cd1f-427f-4524-9757-cd3246a1e369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.05.19 01:31:52.748371 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58648 | ||
| 641 | 2026.05.19 01:31:52.748414 [ 273 ] {} <Debug> TCP-Session: c8f5cd1f-427f-4524-9757-cd3246a1e369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.05.19 01:31:52.748367 [ 272 ] {} <Debug> TCP-Session: 9cabddde-609c-4552-9c97-edce9a90873b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.05.19 01:31:52.748495 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38235 | ||
| 644 | 2026.05.19 01:31:52.748522 [ 270 ] {f0191277-1815-4202-8b54-2653dc369b78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55649) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 645 | 2026.05.19 01:31:52.748550 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.05.19 01:31:52.748620 [ 274 ] {} <Debug> TCP-Session: bf954ff9-20ab-4b15-afda-eed1dee20894 Authenticating user 'default' from [fd00:1122:3344:101::e]:41682 | ||
| 647 | 2026.05.19 01:31:52.748638 [ 274 ] {} <Debug> TCP-Session: bf954ff9-20ab-4b15-afda-eed1dee20894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.19 01:31:52.748651 [ 274 ] {} <Debug> TCP-Session: bf954ff9-20ab-4b15-afda-eed1dee20894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.19 01:31:52.748731 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59162 | ||
| 650 | 2026.05.19 01:31:52.748788 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.05.19 01:31:52.748885 [ 276 ] {} <Debug> TCP-Session: cdfba590-b81d-4cf6-a027-1d0ced03f3ea Authenticating user 'default' from [fd00:1122:3344:101::e]:58648 | ||
| 652 | 2026.05.19 01:31:52.748915 [ 276 ] {} <Debug> TCP-Session: cdfba590-b81d-4cf6-a027-1d0ced03f3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.19 01:31:52.748961 [ 276 ] {} <Debug> TCP-Session: cdfba590-b81d-4cf6-a027-1d0ced03f3ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.19 01:31:52.749039 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.05.19 01:31:52.749079 [ 277 ] {} <Debug> TCP-Session: f99009f4-6a86-42a8-8ea2-007add6074bc Authenticating user 'default' from [fd00:1122:3344:101::e]:38235 | ||
| 656 | 2026.05.19 01:31:52.749080 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.05.19 01:31:52.749136 [ 277 ] {} <Debug> TCP-Session: f99009f4-6a86-42a8-8ea2-007add6074bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.19 01:31:52.749078 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.05.19 01:31:52.749167 [ 278 ] {} <Debug> TCP-Session: a89af6a6-ec6f-47dc-bc1b-09e5947e8a5c Authenticating user 'default' from [fd00:1122:3344:101::e]:59162 | ||
| 660 | 2026.05.19 01:31:52.749161 [ 277 ] {} <Debug> TCP-Session: f99009f4-6a86-42a8-8ea2-007add6074bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.19 01:31:52.749217 [ 275 ] {} <Debug> TCP-Session: f6871e2c-1702-4337-a004-de35542da177 Authenticating user 'default' from [fd00:1122:3344:101::e]:35476 | ||
| 662 | 2026.05.19 01:31:52.749219 [ 278 ] {} <Debug> TCP-Session: a89af6a6-ec6f-47dc-bc1b-09e5947e8a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.19 01:31:52.749263 [ 275 ] {} <Debug> TCP-Session: f6871e2c-1702-4337-a004-de35542da177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.19 01:31:52.749267 [ 278 ] {} <Debug> TCP-Session: a89af6a6-ec6f-47dc-bc1b-09e5947e8a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.19 01:31:52.749285 [ 275 ] {} <Debug> TCP-Session: f6871e2c-1702-4337-a004-de35542da177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.19 01:31:52.750329 [ 270 ] {f0191277-1815-4202-8b54-2653dc369b78} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 667 | 2026.05.19 01:31:52.751195 [ 270 ] {f0191277-1815-4202-8b54-2653dc369b78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 668 | 2026.05.19 01:31:52.753057 [ 261 ] {f0191277-1815-4202-8b54-2653dc369b78} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 669 | 2026.05.19 01:31:52.754207 [ 270 ] {f0191277-1815-4202-8b54-2653dc369b78} <Debug> executeQuery: Read 137 rows, 7.79 KiB in 0.00594 sec., 23063.973063973062 rows/sec., 1.28 MiB/sec. | ||
| 670 | 2026.05.19 01:31:52.754267 [ 270 ] {f0191277-1815-4202-8b54-2653dc369b78} <Debug> TCPHandler: Processed in 0.006467075 sec. | ||
| 671 | 2026.05.19 01:31:53.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.70 MiB, peak 126.70 MiB, free memory in arenas 0.00 B, will set to 140.35 MiB (RSS), difference: 13.65 MiB | ||
| 672 | 2026.05.19 01:31:53.791924 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36406 | ||
| 673 | 2026.05.19 01:31:53.792104 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.05.19 01:31:53.792156 [ 279 ] {} <Debug> TCP-Session: f4b9a659-5aa3-48cb-88e5-923be0a67d02 Authenticating user 'default' from [fd00:1122:3344:101::a]:36406 | ||
| 675 | 2026.05.19 01:31:53.792216 [ 279 ] {} <Debug> TCP-Session: f4b9a659-5aa3-48cb-88e5-923be0a67d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.05.19 01:31:53.792244 [ 279 ] {} <Debug> TCP-Session: f4b9a659-5aa3-48cb-88e5-923be0a67d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.19 01:31:53.792323 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 678 | 2026.05.19 01:31:53.792379 [ 279 ] {} <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 | ||
| 679 | 2026.05.19 01:31:53.792399 [ 279 ] {} <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 | ||
| 680 | 2026.05.19 01:31:53.792873 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38966 | ||
| 681 | 2026.05.19 01:31:53.792934 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44603 | ||
| 682 | 2026.05.19 01:31:53.793099 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.19 01:31:53.793145 [ 280 ] {} <Debug> TCP-Session: 6e7c8a21-a647-4939-901c-3de341a61461 Authenticating user 'default' from [fd00:1122:3344:101::a]:38966 | ||
| 684 | 2026.05.19 01:31:53.793149 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.19 01:31:53.793167 [ 280 ] {} <Debug> TCP-Session: 6e7c8a21-a647-4939-901c-3de341a61461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.05.19 01:31:53.793181 [ 281 ] {} <Debug> TCP-Session: 9ef1e7c3-7115-4482-b903-5e4930a340a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:44603 | ||
| 687 | 2026.05.19 01:31:53.793174 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60293 | ||
| 688 | 2026.05.19 01:31:53.793220 [ 281 ] {} <Debug> TCP-Session: 9ef1e7c3-7115-4482-b903-5e4930a340a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.19 01:31:53.793247 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56658 | ||
| 690 | 2026.05.19 01:31:53.793269 [ 281 ] {} <Debug> TCP-Session: 9ef1e7c3-7115-4482-b903-5e4930a340a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.19 01:31:53.793211 [ 280 ] {} <Debug> TCP-Session: 6e7c8a21-a647-4939-901c-3de341a61461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.19 01:31:53.793173 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62466 | ||
| 693 | 2026.05.19 01:31:53.793501 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43845 | ||
| 694 | 2026.05.19 01:31:53.793518 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.19 01:31:53.793506 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60204 | ||
| 696 | 2026.05.19 01:31:53.793565 [ 282 ] {} <Debug> TCP-Session: 24a65f83-468b-4303-bc01-bd52ce656e98 Authenticating user 'default' from [fd00:1122:3344:101::a]:60293 | ||
| 697 | 2026.05.19 01:31:53.793613 [ 282 ] {} <Debug> TCP-Session: 24a65f83-468b-4303-bc01-bd52ce656e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.19 01:31:53.793626 [ 282 ] {} <Debug> TCP-Session: 24a65f83-468b-4303-bc01-bd52ce656e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.19 01:31:53.793637 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2026.05.19 01:31:53.793691 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.05.19 01:31:53.793734 [ 284 ] {} <Debug> TCP-Session: d318566d-8828-4653-9e07-81cf054eba87 Authenticating user 'default' from [fd00:1122:3344:101::a]:56658 | ||
| 702 | 2026.05.19 01:31:53.793765 [ 284 ] {} <Debug> TCP-Session: d318566d-8828-4653-9e07-81cf054eba87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.19 01:31:53.793798 [ 283 ] {} <Debug> TCP-Session: 284c821c-5d2e-4fe9-82ca-bceb5aea30dd Authenticating user 'default' from [fd00:1122:3344:101::a]:62466 | ||
| 704 | 2026.05.19 01:31:53.793807 [ 284 ] {} <Debug> TCP-Session: d318566d-8828-4653-9e07-81cf054eba87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.19 01:31:53.793824 [ 283 ] {} <Debug> TCP-Session: 284c821c-5d2e-4fe9-82ca-bceb5aea30dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.19 01:31:53.793867 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2026.05.19 01:31:53.793909 [ 283 ] {} <Debug> TCP-Session: 284c821c-5d2e-4fe9-82ca-bceb5aea30dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.19 01:31:53.793908 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.05.19 01:31:53.793922 [ 285 ] {} <Debug> TCP-Session: 2fc243dd-fa79-48ea-b160-108cc4d6d218 Authenticating user 'default' from [fd00:1122:3344:101::a]:60204 | ||
| 710 | 2026.05.19 01:31:53.793987 [ 286 ] {} <Debug> TCP-Session: b63a2bf6-51f0-4c1a-ba7c-1f116201e917 Authenticating user 'default' from [fd00:1122:3344:101::a]:43845 | ||
| 711 | 2026.05.19 01:31:53.793989 [ 285 ] {} <Debug> TCP-Session: 2fc243dd-fa79-48ea-b160-108cc4d6d218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.19 01:31:53.794015 [ 286 ] {} <Debug> TCP-Session: b63a2bf6-51f0-4c1a-ba7c-1f116201e917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.19 01:31:53.794055 [ 285 ] {} <Debug> TCP-Session: 2fc243dd-fa79-48ea-b160-108cc4d6d218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.19 01:31:53.794061 [ 286 ] {} <Debug> TCP-Session: b63a2bf6-51f0-4c1a-ba7c-1f116201e917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.19 01:31:53.998045 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33285 | ||
| 716 | 2026.05.19 01:31:53.998211 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.05.19 01:31:53.998243 [ 287 ] {} <Debug> TCP-Session: 64544534-9e06-4c22-a3a2-3a876d79813f Authenticating user 'default' from [fd00:1122:3344:101::c]:33285 | ||
| 718 | 2026.05.19 01:31:53.998265 [ 287 ] {} <Debug> TCP-Session: 64544534-9e06-4c22-a3a2-3a876d79813f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.05.19 01:31:53.998312 [ 287 ] {} <Debug> TCP-Session: 64544534-9e06-4c22-a3a2-3a876d79813f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.19 01:31:53.998391 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 721 | 2026.05.19 01:31:53.998417 [ 287 ] {} <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 | ||
| 722 | 2026.05.19 01:31:53.998456 [ 287 ] {} <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 | ||
| 723 | 2026.05.19 01:31:53.998903 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36887 | ||
| 724 | 2026.05.19 01:31:53.999036 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.05.19 01:31:53.999064 [ 288 ] {} <Debug> TCP-Session: c339304c-ba01-4ea0-b2a2-92d23d66abe8 Authenticating user 'default' from [fd00:1122:3344:101::c]:36887 | ||
| 726 | 2026.05.19 01:31:53.999106 [ 288 ] {} <Debug> TCP-Session: c339304c-ba01-4ea0-b2a2-92d23d66abe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.05.19 01:31:53.999101 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36322 | ||
| 728 | 2026.05.19 01:31:53.999120 [ 288 ] {} <Debug> TCP-Session: c339304c-ba01-4ea0-b2a2-92d23d66abe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2026.05.19 01:31:53.999159 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40269 | ||
| 730 | 2026.05.19 01:31:53.999108 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43207 | ||
| 731 | 2026.05.19 01:31:53.999269 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39188 | ||
| 732 | 2026.05.19 01:31:53.999401 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58873 | ||
| 733 | 2026.05.19 01:31:53.999418 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.19 01:31:53.999489 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.05.19 01:31:53.999543 [ 291 ] {} <Debug> TCP-Session: fa0bf4b9-09d6-4ff7-9b9e-fe7f280ba890 Authenticating user 'default' from [fd00:1122:3344:101::c]:40269 | ||
| 736 | 2026.05.19 01:31:53.999543 [ 290 ] {} <Debug> TCP-Session: 3cacb4ab-e4a7-4879-a43a-b33970feb8d0 Authenticating user 'default' from [fd00:1122:3344:101::c]:36322 | ||
| 737 | 2026.05.19 01:31:53.999570 [ 291 ] {} <Debug> TCP-Session: fa0bf4b9-09d6-4ff7-9b9e-fe7f280ba890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.19 01:31:53.999672 [ 291 ] {} <Debug> TCP-Session: fa0bf4b9-09d6-4ff7-9b9e-fe7f280ba890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.19 01:31:53.999702 [ 290 ] {} <Debug> TCP-Session: 3cacb4ab-e4a7-4879-a43a-b33970feb8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.19 01:31:53.999749 [ 290 ] {} <Debug> TCP-Session: 3cacb4ab-e4a7-4879-a43a-b33970feb8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.19 01:31:53.999541 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2026.05.19 01:31:53.999568 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51600 | ||
| 743 | 2026.05.19 01:31:53.999858 [ 289 ] {} <Debug> TCP-Session: afd1af52-e96c-442e-9b1f-f2c1b6bdfc34 Authenticating user 'default' from [fd00:1122:3344:101::c]:43207 | ||
| 744 | 2026.05.19 01:31:53.999943 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.19 01:31:53.999955 [ 289 ] {} <Debug> TCP-Session: afd1af52-e96c-442e-9b1f-f2c1b6bdfc34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.19 01:31:53.999987 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.19 01:31:54.000010 [ 289 ] {} <Debug> TCP-Session: afd1af52-e96c-442e-9b1f-f2c1b6bdfc34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.19 01:31:54.000005 [ 292 ] {} <Debug> TCP-Session: 4a079a6e-26b8-46a2-b64f-5dd1a56c93ed Authenticating user 'default' from [fd00:1122:3344:101::c]:39188 | ||
| 749 | 2026.05.19 01:31:54.000060 [ 293 ] {} <Debug> TCP-Session: d3b7a266-0679-4508-a786-4f9901e20930 Authenticating user 'default' from [fd00:1122:3344:101::c]:58873 | ||
| 750 | 2026.05.19 01:31:54.000071 [ 292 ] {} <Debug> TCP-Session: 4a079a6e-26b8-46a2-b64f-5dd1a56c93ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.19 01:31:54.000124 [ 293 ] {} <Debug> TCP-Session: d3b7a266-0679-4508-a786-4f9901e20930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.19 01:31:54.000126 [ 292 ] {} <Debug> TCP-Session: 4a079a6e-26b8-46a2-b64f-5dd1a56c93ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.19 01:31:54.000159 [ 293 ] {} <Debug> TCP-Session: d3b7a266-0679-4508-a786-4f9901e20930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.19 01:31:54.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.45 MiB, peak 140.45 MiB, free memory in arenas 0.00 B, will set to 141.51 MiB (RSS), difference: 1.06 MiB | ||
| 755 | 2026.05.19 01:31:54.000218 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.05.19 01:31:54.000285 [ 294 ] {} <Debug> TCP-Session: 4294d50c-c53f-4f20-9a0c-550adcd5ce07 Authenticating user 'default' from [fd00:1122:3344:101::c]:51600 | ||
| 757 | 2026.05.19 01:31:54.000312 [ 294 ] {} <Debug> TCP-Session: 4294d50c-c53f-4f20-9a0c-550adcd5ce07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.19 01:31:54.000325 [ 294 ] {} <Debug> TCP-Session: 4294d50c-c53f-4f20-9a0c-550adcd5ce07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.19 01:31:54.648983 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47747 | ||
| 760 | 2026.05.19 01:31:54.649251 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.19 01:31:54.649298 [ 295 ] {} <Debug> TCP-Session: 92609549-e859-45b3-874d-b1020bac6a1a Authenticating user 'default' from [fd00:1122:3344:101::b]:47747 | ||
| 762 | 2026.05.19 01:31:54.649324 [ 295 ] {} <Debug> TCP-Session: 92609549-e859-45b3-874d-b1020bac6a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.19 01:31:54.649340 [ 295 ] {} <Debug> TCP-Session: 92609549-e859-45b3-874d-b1020bac6a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.19 01:31:54.649405 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.19 01:31:54.649431 [ 295 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.19 01:31:54.649456 [ 295 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.19 01:31:54.650022 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50050 | ||
| 768 | 2026.05.19 01:31:54.650110 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38426 | ||
| 769 | 2026.05.19 01:31:54.650288 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.19 01:31:54.650321 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45572 | ||
| 771 | 2026.05.19 01:31:54.650341 [ 296 ] {} <Debug> TCP-Session: 385f0eff-0e32-45e5-b5fa-9e11e647b3f1 Authenticating user 'default' from [fd00:1122:3344:101::b]:50050 | ||
| 772 | 2026.05.19 01:31:54.650348 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.05.19 01:31:54.650389 [ 296 ] {} <Debug> TCP-Session: 385f0eff-0e32-45e5-b5fa-9e11e647b3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.19 01:31:54.650403 [ 297 ] {} <Debug> TCP-Session: a346dac4-e25d-44f9-971b-0101c9372453 Authenticating user 'default' from [fd00:1122:3344:101::b]:38426 | ||
| 775 | 2026.05.19 01:31:54.650427 [ 296 ] {} <Debug> TCP-Session: 385f0eff-0e32-45e5-b5fa-9e11e647b3f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.05.19 01:31:54.650434 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40765 | ||
| 777 | 2026.05.19 01:31:54.650439 [ 297 ] {} <Debug> TCP-Session: a346dac4-e25d-44f9-971b-0101c9372453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.19 01:31:54.650500 [ 297 ] {} <Debug> TCP-Session: a346dac4-e25d-44f9-971b-0101c9372453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.19 01:31:54.650579 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64763 | ||
| 780 | 2026.05.19 01:31:54.650672 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.19 01:31:54.650694 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65178 | ||
| 782 | 2026.05.19 01:31:54.650724 [ 298 ] {} <Debug> TCP-Session: e6d633b7-477f-4c7a-b515-941b28a117cd Authenticating user 'default' from [fd00:1122:3344:101::b]:45572 | ||
| 783 | 2026.05.19 01:31:54.650754 [ 298 ] {} <Debug> TCP-Session: e6d633b7-477f-4c7a-b515-941b28a117cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.19 01:31:54.650768 [ 298 ] {} <Debug> TCP-Session: e6d633b7-477f-4c7a-b515-941b28a117cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.19 01:31:54.651021 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.19 01:31:54.651051 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35472 | ||
| 787 | 2026.05.19 01:31:54.651070 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.05.19 01:31:54.651109 [ 299 ] {} <Debug> TCP-Session: 8439e075-5847-41f8-b309-b7fef91a5033 Authenticating user 'default' from [fd00:1122:3344:101::b]:40765 | ||
| 789 | 2026.05.19 01:31:54.651112 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.05.19 01:31:54.651125 [ 300 ] {} <Debug> TCP-Session: 710715cb-0abd-4f78-a276-2a68310ba8d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:64763 | ||
| 791 | 2026.05.19 01:31:54.651144 [ 299 ] {} <Debug> TCP-Session: 8439e075-5847-41f8-b309-b7fef91a5033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.19 01:31:54.651176 [ 301 ] {} <Debug> TCP-Session: c24a3870-c46f-4dd5-a0d7-c422d9dd737f Authenticating user 'default' from [fd00:1122:3344:101::b]:65178 | ||
| 793 | 2026.05.19 01:31:54.651192 [ 300 ] {} <Debug> TCP-Session: 710715cb-0abd-4f78-a276-2a68310ba8d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.19 01:31:54.651194 [ 299 ] {} <Debug> TCP-Session: 8439e075-5847-41f8-b309-b7fef91a5033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.19 01:31:54.651236 [ 300 ] {} <Debug> TCP-Session: 710715cb-0abd-4f78-a276-2a68310ba8d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.05.19 01:31:54.651229 [ 301 ] {} <Debug> TCP-Session: c24a3870-c46f-4dd5-a0d7-c422d9dd737f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.19 01:31:54.651296 [ 301 ] {} <Debug> TCP-Session: c24a3870-c46f-4dd5-a0d7-c422d9dd737f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.19 01:31:54.651318 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.19 01:31:54.651367 [ 302 ] {} <Debug> TCP-Session: b8a62ffa-d19f-49e2-abf3-428b73596b90 Authenticating user 'default' from [fd00:1122:3344:101::b]:35472 | ||
| 800 | 2026.05.19 01:31:54.651399 [ 302 ] {} <Debug> TCP-Session: b8a62ffa-d19f-49e2-abf3-428b73596b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.19 01:31:54.651422 [ 302 ] {} <Debug> TCP-Session: b8a62ffa-d19f-49e2-abf3-428b73596b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.19 01:31:59.254120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 803 | 2026.05.19 01:31:59.254230 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 804 | 2026.05.19 01:31:59.254221 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.19 01:31:59.254325 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.19 01:31:59.257034 [ 244 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Loading data parts | ||
| 807 | 2026.05.19 01:31:59.257238 [ 244 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): There are no data parts | ||
| 808 | 2026.05.19 01:31:59.263076 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.19 01:31:59.263136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 810 | 2026.05.19 01:31:59.268973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.19 01:31:59.269595 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.19 01:31:59.269780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 813 | 2026.05.19 01:31:59.273707 [ 243 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Loading data parts | ||
| 814 | 2026.05.19 01:31:59.273884 [ 243 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): There are no data parts | ||
| 815 | 2026.05.19 01:31:59.303671 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.19 01:31:59.303751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 817 | 2026.05.19 01:31:59.311216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.19 01:31:59.312931 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.19 01:31:59.317604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.19 01:32:00.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.19 MiB, peak 151.19 MiB, free memory in arenas 0.00 B, will set to 156.21 MiB (RSS), difference: 9.02 MiB | ||
| 821 | 2026.05.19 01:32:00.870675 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47383 | ||
| 822 | 2026.05.19 01:32:00.870840 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 823 | 2026.05.19 01:32:00.870875 [ 303 ] {} <Debug> TCP-Session: f413807d-c4af-4910-a435-8afbfa94ea4f Authenticating user 'default' from [fd00:1122:3344:101::e]:47383 | ||
| 824 | 2026.05.19 01:32:00.870899 [ 303 ] {} <Debug> TCP-Session: f413807d-c4af-4910-a435-8afbfa94ea4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.05.19 01:32:00.870916 [ 303 ] {} <Debug> TCP-Session: f413807d-c4af-4910-a435-8afbfa94ea4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.19 01:32:00.871273 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49218 | ||
| 827 | 2026.05.19 01:32:00.871339 [ 303 ] {} <Trace> TCP-Session: f413807d-c4af-4910-a435-8afbfa94ea4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.05.19 01:32:00.871378 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54394 | ||
| 829 | 2026.05.19 01:32:00.871517 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43121 | ||
| 830 | 2026.05.19 01:32:00.871615 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50665 | ||
| 831 | 2026.05.19 01:32:00.871617 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.05.19 01:32:00.871704 [ 304 ] {} <Debug> TCP-Session: 31d9b8e4-f467-4856-ae63-682356d0ebed Authenticating user 'default' from [fd00:1122:3344:101::e]:49218 | ||
| 833 | 2026.05.19 01:32:00.871728 [ 303 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47383) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 834 | 2026.05.19 01:32:00.871736 [ 304 ] {} <Debug> TCP-Session: 31d9b8e4-f467-4856-ae63-682356d0ebed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.05.19 01:32:00.871773 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47807 | ||
| 836 | 2026.05.19 01:32:00.871777 [ 304 ] {} <Debug> TCP-Session: 31d9b8e4-f467-4856-ae63-682356d0ebed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.05.19 01:32:00.871870 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 838 | 2026.05.19 01:32:00.871962 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.05.19 01:32:00.871967 [ 306 ] {} <Debug> TCP-Session: c3580dcd-cc2b-444a-aab0-bde49fcc4e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:43121 | ||
| 840 | 2026.05.19 01:32:00.872010 [ 305 ] {} <Debug> TCP-Session: df86a743-56a0-4a87-a6de-0b39f7750836 Authenticating user 'default' from [fd00:1122:3344:101::e]:54394 | ||
| 841 | 2026.05.19 01:32:00.872015 [ 306 ] {} <Debug> TCP-Session: c3580dcd-cc2b-444a-aab0-bde49fcc4e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.05.19 01:32:00.872051 [ 306 ] {} <Debug> TCP-Session: c3580dcd-cc2b-444a-aab0-bde49fcc4e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.05.19 01:32:00.872053 [ 305 ] {} <Debug> TCP-Session: df86a743-56a0-4a87-a6de-0b39f7750836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.05.19 01:32:00.872082 [ 305 ] {} <Debug> TCP-Session: df86a743-56a0-4a87-a6de-0b39f7750836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.05.19 01:32:00.872096 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50121 | ||
| 846 | 2026.05.19 01:32:00.876315 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.05.19 01:32:00.876329 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35782 | ||
| 848 | 2026.05.19 01:32:00.876356 [ 308 ] {} <Debug> TCP-Session: 4b185536-e524-410e-ba65-733f05740b4b Authenticating user 'default' from [fd00:1122:3344:101::e]:47807 | ||
| 849 | 2026.05.19 01:32:00.876375 [ 308 ] {} <Debug> TCP-Session: 4b185536-e524-410e-ba65-733f05740b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.05.19 01:32:00.876383 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 851 | 2026.05.19 01:32:00.876388 [ 308 ] {} <Debug> TCP-Session: 4b185536-e524-410e-ba65-733f05740b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.05.19 01:32:00.876410 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.05.19 01:32:00.876433 [ 309 ] {} <Debug> TCP-Session: 0af4ed1f-8f23-4669-88a1-dd6b0979420d Authenticating user 'default' from [fd00:1122:3344:101::e]:50121 | ||
| 854 | 2026.05.19 01:32:00.876470 [ 309 ] {} <Debug> TCP-Session: 0af4ed1f-8f23-4669-88a1-dd6b0979420d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.05.19 01:32:00.876475 [ 307 ] {} <Debug> TCP-Session: 7737a68b-da2d-4006-a832-c71e07c9be35 Authenticating user 'default' from [fd00:1122:3344:101::e]:50665 | ||
| 856 | 2026.05.19 01:32:00.876485 [ 309 ] {} <Debug> TCP-Session: 0af4ed1f-8f23-4669-88a1-dd6b0979420d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.19 01:32:00.876478 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36673 | ||
| 858 | 2026.05.19 01:32:00.876501 [ 307 ] {} <Debug> TCP-Session: 7737a68b-da2d-4006-a832-c71e07c9be35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.05.19 01:32:00.876537 [ 307 ] {} <Debug> TCP-Session: 7737a68b-da2d-4006-a832-c71e07c9be35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.05.19 01:32:00.878496 [ 303 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 861 | 2026.05.19 01:32:00.878581 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.05.19 01:32:00.878584 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2026.05.19 01:32:00.878640 [ 311 ] {} <Debug> TCP-Session: 3870c9c7-031d-4a6b-83b3-539c4d4e26e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36673 | ||
| 864 | 2026.05.19 01:32:00.878653 [ 310 ] {} <Debug> TCP-Session: 1b6565e3-dd8c-4b20-af69-6caa2854e03f Authenticating user 'default' from [fd00:1122:3344:101::e]:35782 | ||
| 865 | 2026.05.19 01:32:00.878668 [ 311 ] {} <Debug> TCP-Session: 3870c9c7-031d-4a6b-83b3-539c4d4e26e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.19 01:32:00.878682 [ 310 ] {} <Debug> TCP-Session: 1b6565e3-dd8c-4b20-af69-6caa2854e03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.05.19 01:32:00.878692 [ 311 ] {} <Debug> TCP-Session: 3870c9c7-031d-4a6b-83b3-539c4d4e26e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.05.19 01:32:00.878706 [ 310 ] {} <Debug> TCP-Session: 1b6565e3-dd8c-4b20-af69-6caa2854e03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.05.19 01:32:00.882938 [ 303 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.05.19 01:32:00.895857 [ 303 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 871 | 2026.05.19 01:32:00.909136 [ 261 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Trace> AggregatingTransform: Aggregating | ||
| 872 | 2026.05.19 01:32:00.911514 [ 261 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 873 | 2026.05.19 01:32:00.912164 [ 261 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006341103 sec. (157.701 rows/sec., 6.16 KiB/sec.) | ||
| 874 | 2026.05.19 01:32:00.912188 [ 261 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Trace> Aggregator: Merging aggregated data | ||
| 875 | 2026.05.19 01:32:00.912221 [ 261 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 876 | 2026.05.19 01:32:00.916485 [ 303 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.044819 sec., 22.311965907316093 rows/sec., 892.48 B/sec. | ||
| 877 | 2026.05.19 01:32:00.916700 [ 303 ] {514ed60d-10ed-4787-9c7e-a3adeed8f9d0} <Debug> TCPHandler: Processed in 0.045532437 sec. | ||
| 878 | 2026.05.19 01:32:00.920272 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 879 | 2026.05.19 01:32:00.920293 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 880 | 2026.05.19 01:32:00.920321 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 881 | 2026.05.19 01:32:00.920344 [ 303 ] {} <Debug> TCP-Session: f413807d-c4af-4910-a435-8afbfa94ea4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.05.19 01:32:00.920365 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.05.19 01:32:00.920392 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 884 | 2026.05.19 01:32:00.920405 [ 305 ] {} <Debug> TCP-Session: df86a743-56a0-4a87-a6de-0b39f7750836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.05.19 01:32:00.920427 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.05.19 01:32:00.920473 [ 311 ] {} <Debug> TCP-Session: 3870c9c7-031d-4a6b-83b3-539c4d4e26e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.05.19 01:32:00.920439 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.05.19 01:32:00.920500 [ 308 ] {} <Debug> TCP-Session: 4b185536-e524-410e-ba65-733f05740b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.19 01:32:00.920429 [ 310 ] {} <Debug> TCP-Session: 1b6565e3-dd8c-4b20-af69-6caa2854e03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.19 01:32:00.920545 [ 309 ] {} <Debug> TCP-Session: 0af4ed1f-8f23-4669-88a1-dd6b0979420d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.19 01:32:00.920369 [ 304 ] {} <Debug> TCP-Session: 31d9b8e4-f467-4856-ae63-682356d0ebed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.05.19 01:32:00.920348 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.05.19 01:32:00.920681 [ 307 ] {} <Debug> TCP-Session: 7737a68b-da2d-4006-a832-c71e07c9be35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.19 01:32:00.920400 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.05.19 01:32:00.920759 [ 306 ] {} <Debug> TCP-Session: c3580dcd-cc2b-444a-aab0-bde49fcc4e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.19 01:32:01.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.46 MiB, peak 166.59 MiB, free memory in arenas 0.00 B, will set to 159.82 MiB (RSS), difference: 3.35 MiB | ||
| 897 | 2026.05.19 01:32:01.753972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 92 | ||
| 898 | 2026.05.19 01:32:01.754073 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 899 | 2026.05.19 01:32:01.757527 [ 242 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Loading data parts | ||
| 900 | 2026.05.19 01:32:01.757741 [ 242 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): There are no data parts | ||
| 901 | 2026.05.19 01:32:01.768176 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.19 01:32:01.768238 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 903 | 2026.05.19 01:32:01.771993 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.19 01:32:01.772334 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): 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.19 01:32:01.772628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 906 | 2026.05.19 01:32:02.001226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.00 MiB, peak 166.59 MiB, free memory in arenas 0.00 B, will set to 160.82 MiB (RSS), difference: -3.18 MiB | ||
| 907 | 2026.05.19 01:32:06.735229 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 908 | 2026.05.19 01:32:06.735293 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 909 | 2026.05.19 01:32:06.769833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 994 | ||
| 910 | 2026.05.19 01:32:06.776247 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.19 01:32:06.776300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 912 | 2026.05.19 01:32:06.776866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 913 | 2026.05.19 01:32:06.777113 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.19 01:32:06.779254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 994 | ||
| 915 | 2026.05.19 01:32:06.817672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 916 | 2026.05.19 01:32:06.835645 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.05.19 01:32:06.835714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 918 | 2026.05.19 01:32:06.842256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 919 | 2026.05.19 01:32:06.842978 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.05.19 01:32:06.846060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 921 | 2026.05.19 01:32:07.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.65 MiB, peak 166.59 MiB, free memory in arenas 0.00 B, will set to 163.69 MiB (RSS), difference: 2.03 MiB | ||
| 922 | 2026.05.19 01:32:08.435275 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50389 | ||
| 923 | 2026.05.19 01:32:08.435397 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.05.19 01:32:08.435425 [ 303 ] {} <Debug> TCP-Session: 14a63d08-422d-469f-bffa-3d3d468e4c83 Authenticating user 'default' from [fd00:1122:3344:101::e]:50389 | ||
| 925 | 2026.05.19 01:32:08.435446 [ 303 ] {} <Debug> TCP-Session: 14a63d08-422d-469f-bffa-3d3d468e4c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.19 01:32:08.435460 [ 303 ] {} <Debug> TCP-Session: 14a63d08-422d-469f-bffa-3d3d468e4c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.05.19 01:32:08.435675 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37767 | ||
| 928 | 2026.05.19 01:32:08.435691 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35005 | ||
| 929 | 2026.05.19 01:32:08.435746 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62531 | ||
| 930 | 2026.05.19 01:32:08.435768 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55704 | ||
| 931 | 2026.05.19 01:32:08.435799 [ 303 ] {} <Trace> TCP-Session: 14a63d08-422d-469f-bffa-3d3d468e4c83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.05.19 01:32:08.435817 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.05.19 01:32:08.435809 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.05.19 01:32:08.435882 [ 304 ] {} <Debug> TCP-Session: 25be90f7-2bf6-4ea2-8a9b-9bc0a2e20629 Authenticating user 'default' from [fd00:1122:3344:101::e]:37767 | ||
| 935 | 2026.05.19 01:32:08.435903 [ 305 ] {} <Debug> TCP-Session: 98e753e0-c991-4dd8-9b97-e2a9d5c7ac78 Authenticating user 'default' from [fd00:1122:3344:101::e]:35005 | ||
| 936 | 2026.05.19 01:32:08.435903 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.05.19 01:32:08.435918 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.05.19 01:32:08.435933 [ 305 ] {} <Debug> TCP-Session: 98e753e0-c991-4dd8-9b97-e2a9d5c7ac78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.05.19 01:32:08.435952 [ 309 ] {} <Debug> TCP-Session: 243b0d99-bca3-461a-9944-d0885946dc16 Authenticating user 'default' from [fd00:1122:3344:101::e]:55704 | ||
| 940 | 2026.05.19 01:32:08.435966 [ 306 ] {} <Debug> TCP-Session: 6998ba67-0bc4-4471-8477-707dee805dc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62531 | ||
| 941 | 2026.05.19 01:32:08.435974 [ 305 ] {} <Debug> TCP-Session: 98e753e0-c991-4dd8-9b97-e2a9d5c7ac78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.05.19 01:32:08.436005 [ 306 ] {} <Debug> TCP-Session: 6998ba67-0bc4-4471-8477-707dee805dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.19 01:32:08.436022 [ 303 ] {6da5939a-f2e1-4801-893f-fac02c7ac977} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50389) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 944 | 2026.05.19 01:32:08.436037 [ 306 ] {} <Debug> TCP-Session: 6998ba67-0bc4-4471-8477-707dee805dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.05.19 01:32:08.435993 [ 309 ] {} <Debug> TCP-Session: 243b0d99-bca3-461a-9944-d0885946dc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.19 01:32:08.435786 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38605 | ||
| 947 | 2026.05.19 01:32:08.436086 [ 309 ] {} <Debug> TCP-Session: 243b0d99-bca3-461a-9944-d0885946dc16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.19 01:32:08.435775 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44405 | ||
| 949 | 2026.05.19 01:32:08.435753 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42502 | ||
| 950 | 2026.05.19 01:32:08.435753 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36428 | ||
| 951 | 2026.05.19 01:32:08.435930 [ 304 ] {} <Debug> TCP-Session: 25be90f7-2bf6-4ea2-8a9b-9bc0a2e20629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.19 01:32:08.436219 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 953 | 2026.05.19 01:32:08.436266 [ 304 ] {} <Debug> TCP-Session: 25be90f7-2bf6-4ea2-8a9b-9bc0a2e20629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.19 01:32:08.436279 [ 311 ] {} <Debug> TCP-Session: 05e1a79b-a5a9-44ef-a2a7-073b9908a8d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38605 | ||
| 955 | 2026.05.19 01:32:08.436297 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 956 | 2026.05.19 01:32:08.436301 [ 303 ] {6da5939a-f2e1-4801-893f-fac02c7ac977} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 957 | 2026.05.19 01:32:08.436327 [ 310 ] {} <Debug> TCP-Session: 8c8517db-4a05-460f-b81b-a3d21722b82f Authenticating user 'default' from [fd00:1122:3344:101::e]:44405 | ||
| 958 | 2026.05.19 01:32:08.436317 [ 311 ] {} <Debug> TCP-Session: 05e1a79b-a5a9-44ef-a2a7-073b9908a8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.05.19 01:32:08.436359 [ 310 ] {} <Debug> TCP-Session: 8c8517db-4a05-460f-b81b-a3d21722b82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.05.19 01:32:08.436370 [ 311 ] {} <Debug> TCP-Session: 05e1a79b-a5a9-44ef-a2a7-073b9908a8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.05.19 01:32:08.436375 [ 310 ] {} <Debug> TCP-Session: 8c8517db-4a05-460f-b81b-a3d21722b82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.05.19 01:32:08.436425 [ 303 ] {6da5939a-f2e1-4801-893f-fac02c7ac977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 963 | 2026.05.19 01:32:08.436454 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 964 | 2026.05.19 01:32:08.436456 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2026.05.19 01:32:08.436488 [ 308 ] {} <Debug> TCP-Session: 9320fcef-b6c5-474d-948b-96051afae59a Authenticating user 'default' from [fd00:1122:3344:101::e]:42502 | ||
| 966 | 2026.05.19 01:32:08.436501 [ 307 ] {} <Debug> TCP-Session: 2607ac14-2870-4503-ba59-308b35151327 Authenticating user 'default' from [fd00:1122:3344:101::e]:36428 | ||
| 967 | 2026.05.19 01:32:08.436507 [ 308 ] {} <Debug> TCP-Session: 9320fcef-b6c5-474d-948b-96051afae59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.05.19 01:32:08.436519 [ 307 ] {} <Debug> TCP-Session: 2607ac14-2870-4503-ba59-308b35151327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.05.19 01:32:08.436523 [ 308 ] {} <Debug> TCP-Session: 9320fcef-b6c5-474d-948b-96051afae59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.19 01:32:08.436533 [ 307 ] {} <Debug> TCP-Session: 2607ac14-2870-4503-ba59-308b35151327 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.05.19 01:32:08.436748 [ 303 ] {6da5939a-f2e1-4801-893f-fac02c7ac977} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 972 | 2026.05.19 01:32:08.437746 [ 349 ] {6da5939a-f2e1-4801-893f-fac02c7ac977} <Trace> AggregatingTransform: Aggregating | ||
| 973 | 2026.05.19 01:32:08.437803 [ 349 ] {6da5939a-f2e1-4801-893f-fac02c7ac977} <Trace> Aggregator: Aggregation method: without_key | ||
| 974 | 2026.05.19 01:32:08.437842 [ 349 ] {6da5939a-f2e1-4801-893f-fac02c7ac977} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994643 sec. (1005.386 rows/sec., 39.27 KiB/sec.) | ||
| 975 | 2026.05.19 01:32:08.437863 [ 349 ] {6da5939a-f2e1-4801-893f-fac02c7ac977} <Trace> Aggregator: Merging aggregated data | ||
| 976 | 2026.05.19 01:32:08.439303 [ 303 ] {6da5939a-f2e1-4801-893f-fac02c7ac977} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003332 sec., 300.1200480192077 rows/sec., 11.72 KiB/sec. | ||
| 977 | 2026.05.19 01:32:08.439513 [ 303 ] {6da5939a-f2e1-4801-893f-fac02c7ac977} <Debug> TCPHandler: Processed in 0.00382771 sec. | ||
| 978 | 2026.05.19 01:32:08.439660 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.05.19 01:32:08.439692 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2026.05.19 01:32:08.439699 [ 303 ] {} <Debug> TCP-Session: 14a63d08-422d-469f-bffa-3d3d468e4c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.05.19 01:32:08.439726 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.05.19 01:32:08.439737 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.05.19 01:32:08.439759 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.19 01:32:08.439778 [ 311 ] {} <Debug> TCP-Session: 05e1a79b-a5a9-44ef-a2a7-073b9908a8d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.05.19 01:32:08.439790 [ 307 ] {} <Debug> TCP-Session: 2607ac14-2870-4503-ba59-308b35151327 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.05.19 01:32:08.439810 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 987 | 2026.05.19 01:32:08.439837 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 988 | 2026.05.19 01:32:08.439865 [ 306 ] {} <Debug> TCP-Session: 6998ba67-0bc4-4471-8477-707dee805dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.19 01:32:08.439813 [ 308 ] {} <Debug> TCP-Session: 9320fcef-b6c5-474d-948b-96051afae59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.05.19 01:32:08.439885 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.19 01:32:08.439779 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 992 | 2026.05.19 01:32:08.439935 [ 310 ] {} <Debug> TCP-Session: 8c8517db-4a05-460f-b81b-a3d21722b82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.19 01:32:08.439745 [ 304 ] {} <Debug> TCP-Session: 25be90f7-2bf6-4ea2-8a9b-9bc0a2e20629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.19 01:32:08.439978 [ 305 ] {} <Debug> TCP-Session: 98e753e0-c991-4dd8-9b97-e2a9d5c7ac78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.19 01:32:08.439923 [ 309 ] {} <Debug> TCP-Session: 243b0d99-bca3-461a-9944-d0885946dc16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.19 01:32:08.813083 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45024 | ||
| 997 | 2026.05.19 01:32:08.813193 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 998 | 2026.05.19 01:32:08.813220 [ 307 ] {} <Debug> TCP-Session: 14d1780a-b183-4bb4-ac7e-a3edd24ebd38 Authenticating user 'default' from [fd00:1122:3344:101::e]:45024 | ||
| 999 | 2026.05.19 01:32:08.813243 [ 307 ] {} <Debug> TCP-Session: 14d1780a-b183-4bb4-ac7e-a3edd24ebd38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.19 01:32:08.813257 [ 307 ] {} <Debug> TCP-Session: 14d1780a-b183-4bb4-ac7e-a3edd24ebd38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.05.19 01:32:08.813477 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43667 | ||
| 1002 | 2026.05.19 01:32:08.813495 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42586 | ||
| 1003 | 2026.05.19 01:32:08.813531 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45751 | ||
| 1004 | 2026.05.19 01:32:08.813561 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33997 | ||
| 1005 | 2026.05.19 01:32:08.813566 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55661 | ||
| 1006 | 2026.05.19 01:32:08.813605 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61600 | ||
| 1007 | 2026.05.19 01:32:08.813616 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.05.19 01:32:08.813640 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1009 | 2026.05.19 01:32:08.813630 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59869 | ||
| 1010 | 2026.05.19 01:32:08.813673 [ 307 ] {} <Trace> TCP-Session: 14d1780a-b183-4bb4-ac7e-a3edd24ebd38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.05.19 01:32:08.813624 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.05.19 01:32:08.813725 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1013 | 2026.05.19 01:32:08.813744 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2026.05.19 01:32:08.813749 [ 310 ] {} <Debug> TCP-Session: 7537a68f-aac2-4505-b239-bcae33f920eb Authenticating user 'default' from [fd00:1122:3344:101::e]:45751 | ||
| 1015 | 2026.05.19 01:32:08.813767 [ 304 ] {} <Debug> TCP-Session: 5637e244-36e2-4347-a29c-d19746161ed7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61600 | ||
| 1016 | 2026.05.19 01:32:08.813779 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1017 | 2026.05.19 01:32:08.813800 [ 310 ] {} <Debug> TCP-Session: 7537a68f-aac2-4505-b239-bcae33f920eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.05.19 01:32:08.813814 [ 304 ] {} <Debug> TCP-Session: 5637e244-36e2-4347-a29c-d19746161ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.05.19 01:32:08.813834 [ 305 ] {} <Debug> TCP-Session: e60287b3-282e-47a6-8e5c-a45a82428808 Authenticating user 'default' from [fd00:1122:3344:101::e]:59869 | ||
| 1020 | 2026.05.19 01:32:08.813853 [ 304 ] {} <Debug> TCP-Session: 5637e244-36e2-4347-a29c-d19746161ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.05.19 01:32:08.813842 [ 310 ] {} <Debug> TCP-Session: 7537a68f-aac2-4505-b239-bcae33f920eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.05.19 01:32:08.813881 [ 305 ] {} <Debug> TCP-Session: e60287b3-282e-47a6-8e5c-a45a82428808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.19 01:32:08.813904 [ 307 ] {c7aadbb2-b1cb-4b7b-9e98-3bd0d2ba00d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1024 | 2026.05.19 01:32:08.813921 [ 305 ] {} <Debug> TCP-Session: e60287b3-282e-47a6-8e5c-a45a82428808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.05.19 01:32:08.813781 [ 311 ] {} <Debug> TCP-Session: c6ef20e3-793f-4132-8d59-698bd30351d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55661 | ||
| 1026 | 2026.05.19 01:32:08.813567 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2026.05.19 01:32:08.813991 [ 311 ] {} <Debug> TCP-Session: c6ef20e3-793f-4132-8d59-698bd30351d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.05.19 01:32:08.813671 [ 303 ] {} <Debug> TCP-Session: d83d6eff-63ea-496c-bd61-a7d76ad3fbe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33997 | ||
| 1029 | 2026.05.19 01:32:08.813662 [ 309 ] {} <Debug> TCP-Session: 50184aa9-9f0b-48d4-be90-48fa019f8ce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42586 | ||
| 1030 | 2026.05.19 01:32:08.813630 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49241 | ||
| 1031 | 2026.05.19 01:32:08.814062 [ 308 ] {} <Debug> TCP-Session: b4c30055-d1b7-425e-96ee-5444a9e27291 Authenticating user 'default' from [fd00:1122:3344:101::e]:43667 | ||
| 1032 | 2026.05.19 01:32:08.814063 [ 309 ] {} <Debug> TCP-Session: 50184aa9-9f0b-48d4-be90-48fa019f8ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.05.19 01:32:08.814099 [ 308 ] {} <Debug> TCP-Session: b4c30055-d1b7-425e-96ee-5444a9e27291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.05.19 01:32:08.814110 [ 309 ] {} <Debug> TCP-Session: 50184aa9-9f0b-48d4-be90-48fa019f8ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.05.19 01:32:08.814124 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1036 | 2026.05.19 01:32:08.814129 [ 308 ] {} <Debug> TCP-Session: b4c30055-d1b7-425e-96ee-5444a9e27291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.05.19 01:32:08.814127 [ 303 ] {} <Debug> TCP-Session: d83d6eff-63ea-496c-bd61-a7d76ad3fbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2026.05.19 01:32:08.814157 [ 306 ] {} <Debug> TCP-Session: 0f697fb1-a68c-4b99-8ef2-226ccc8aa961 Authenticating user 'default' from [fd00:1122:3344:101::e]:49241 | ||
| 1039 | 2026.05.19 01:32:08.814181 [ 303 ] {} <Debug> TCP-Session: d83d6eff-63ea-496c-bd61-a7d76ad3fbe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.05.19 01:32:08.814193 [ 306 ] {} <Debug> TCP-Session: 0f697fb1-a68c-4b99-8ef2-226ccc8aa961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.19 01:32:08.814073 [ 311 ] {} <Debug> TCP-Session: c6ef20e3-793f-4132-8d59-698bd30351d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.19 01:32:08.814217 [ 306 ] {} <Debug> TCP-Session: 0f697fb1-a68c-4b99-8ef2-226ccc8aa961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.19 01:32:08.814249 [ 307 ] {c7aadbb2-b1cb-4b7b-9e98-3bd0d2ba00d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1044 | 2026.05.19 01:32:08.814324 [ 307 ] {c7aadbb2-b1cb-4b7b-9e98-3bd0d2ba00d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.05.19 01:32:08.814663 [ 307 ] {c7aadbb2-b1cb-4b7b-9e98-3bd0d2ba00d4} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 1046 | 2026.05.19 01:32:08.815709 [ 335 ] {c7aadbb2-b1cb-4b7b-9e98-3bd0d2ba00d4} <Trace> AggregatingTransform: Aggregating | ||
| 1047 | 2026.05.19 01:32:08.815757 [ 335 ] {c7aadbb2-b1cb-4b7b-9e98-3bd0d2ba00d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1048 | 2026.05.19 01:32:08.815792 [ 335 ] {c7aadbb2-b1cb-4b7b-9e98-3bd0d2ba00d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030554 sec. (970.352 rows/sec., 37.90 KiB/sec.) | ||
| 1049 | 2026.05.19 01:32:08.815813 [ 335 ] {c7aadbb2-b1cb-4b7b-9e98-3bd0d2ba00d4} <Trace> Aggregator: Merging aggregated data | ||
| 1050 | 2026.05.19 01:32:08.817500 [ 307 ] {c7aadbb2-b1cb-4b7b-9e98-3bd0d2ba00d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003668 sec., 272.6281352235551 rows/sec., 10.65 KiB/sec. | ||
| 1051 | 2026.05.19 01:32:08.817664 [ 307 ] {c7aadbb2-b1cb-4b7b-9e98-3bd0d2ba00d4} <Debug> TCPHandler: Processed in 0.004160284 sec. | ||
| 1052 | 2026.05.19 01:32:08.817826 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.05.19 01:32:08.817856 [ 307 ] {} <Debug> TCP-Session: 14d1780a-b183-4bb4-ac7e-a3edd24ebd38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.05.19 01:32:08.817871 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.05.19 01:32:08.817900 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.05.19 01:32:08.817914 [ 309 ] {} <Debug> TCP-Session: 50184aa9-9f0b-48d4-be90-48fa019f8ce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.05.19 01:32:08.817915 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.05.19 01:32:08.817959 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.05.19 01:32:08.817989 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.05.19 01:32:08.818000 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.05.19 01:32:08.818016 [ 306 ] {} <Debug> TCP-Session: 0f697fb1-a68c-4b99-8ef2-226ccc8aa961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.05.19 01:32:08.818015 [ 308 ] {} <Debug> TCP-Session: b4c30055-d1b7-425e-96ee-5444a9e27291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.05.19 01:32:08.818047 [ 310 ] {} <Debug> TCP-Session: 7537a68f-aac2-4505-b239-bcae33f920eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.19 01:32:08.818032 [ 311 ] {} <Debug> TCP-Session: c6ef20e3-793f-4132-8d59-698bd30351d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.19 01:32:08.818023 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.05.19 01:32:08.817951 [ 303 ] {} <Debug> TCP-Session: d83d6eff-63ea-496c-bd61-a7d76ad3fbe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.05.19 01:32:08.818137 [ 304 ] {} <Debug> TCP-Session: 5637e244-36e2-4347-a29c-d19746161ed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.19 01:32:08.817936 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1069 | 2026.05.19 01:32:08.818209 [ 305 ] {} <Debug> TCP-Session: e60287b3-282e-47a6-8e5c-a45a82428808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.19 01:32:11.774810 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 96 | ||
| 1071 | 2026.05.19 01:32:11.776928 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.19 01:32:11.776985 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1073 | 2026.05.19 01:32:11.778086 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2026.05.19 01:32:11.778377 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.19 01:32:11.778655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1076 | 2026.05.19 01:32:12.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.35 MiB, peak 173.27 MiB, free memory in arenas 0.00 B, will set to 164.41 MiB (RSS), difference: 4.06 MiB | ||
| 1077 | 2026.05.19 01:32:12.245844 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.19 01:32:12.246091 [ 3 ] {ef35a543-0f82-47fd-a962-8c253c51a60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.19 01:32:12.260277 [ 3 ] {ef35a543-0f82-47fd-a962-8c253c51a60b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1080 | 2026.05.19 01:32:12.260387 [ 3 ] {ef35a543-0f82-47fd-a962-8c253c51a60b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1081 | 2026.05.19 01:32:12.260961 [ 3 ] {ef35a543-0f82-47fd-a962-8c253c51a60b} <Debug> TCPHandler: Processed in 0.01527768 sec. | ||
| 1082 | 2026.05.19 01:32:12.271746 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.05.19 01:32:12.271978 [ 3 ] {b516897e-e932-4fc1-843c-9f31223bbdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1084 | 2026.05.19 01:32:12.272076 [ 3 ] {b516897e-e932-4fc1-843c-9f31223bbdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1085 | 2026.05.19 01:32:12.274844 [ 3 ] {b516897e-e932-4fc1-843c-9f31223bbdf8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2026.05.19 01:32:12.274902 [ 3 ] {b516897e-e932-4fc1-843c-9f31223bbdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1087 | 2026.05.19 01:32:12.277365 [ 3 ] {b516897e-e932-4fc1-843c-9f31223bbdf8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1088 | 2026.05.19 01:32:12.277603 [ 3 ] {b516897e-e932-4fc1-843c-9f31223bbdf8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.05.19 01:32:12.277771 [ 3 ] {b516897e-e932-4fc1-843c-9f31223bbdf8} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.005858 sec., 4950.49504950495 rows/sec., 1.00 MiB/sec. | ||
| 1090 | 2026.05.19 01:32:12.277830 [ 3 ] {b516897e-e932-4fc1-843c-9f31223bbdf8} <Debug> TCPHandler: Processed in 0.006362563 sec. | ||
| 1091 | 2026.05.19 01:32:12.278042 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.05.19 01:32:12.278174 [ 3 ] {05b118a3-ad4f-43b5-b501-a4401039eb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1093 | 2026.05.19 01:32:12.278231 [ 3 ] {05b118a3-ad4f-43b5-b501-a4401039eb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1094 | 2026.05.19 01:32:12.286563 [ 3 ] {05b118a3-ad4f-43b5-b501-a4401039eb9b} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.05.19 01:32:12.286617 [ 3 ] {05b118a3-ad4f-43b5-b501-a4401039eb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1096 | 2026.05.19 01:32:12.289143 [ 3 ] {05b118a3-ad4f-43b5-b501-a4401039eb9b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1097 | 2026.05.19 01:32:12.289494 [ 3 ] {05b118a3-ad4f-43b5-b501-a4401039eb9b} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.05.19 01:32:12.289692 [ 3 ] {05b118a3-ad4f-43b5-b501-a4401039eb9b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.01155 sec., 2077.922077922078 rows/sec., 176.54 KiB/sec. | ||
| 1099 | 2026.05.19 01:32:12.289755 [ 3 ] {05b118a3-ad4f-43b5-b501-a4401039eb9b} <Debug> TCPHandler: Processed in 0.011820965 sec. | ||
| 1100 | 2026.05.19 01:32:12.289937 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.05.19 01:32:12.290062 [ 3 ] {a85549ce-5cf1-4d2a-b657-4ed30e274fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1102 | 2026.05.19 01:32:12.290113 [ 3 ] {a85549ce-5cf1-4d2a-b657-4ed30e274fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1103 | 2026.05.19 01:32:12.290639 [ 3 ] {a85549ce-5cf1-4d2a-b657-4ed30e274fb8} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.05.19 01:32:12.290682 [ 3 ] {a85549ce-5cf1-4d2a-b657-4ed30e274fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1105 | 2026.05.19 01:32:12.291076 [ 3 ] {a85549ce-5cf1-4d2a-b657-4ed30e274fb8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1106 | 2026.05.19 01:32:12.291345 [ 3 ] {a85549ce-5cf1-4d2a-b657-4ed30e274fb8} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.05.19 01:32:12.291494 [ 3 ] {a85549ce-5cf1-4d2a-b657-4ed30e274fb8} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001463 sec., 8202.323991797675 rows/sec., 668.84 KiB/sec. | ||
| 1108 | 2026.05.19 01:32:12.291534 [ 3 ] {a85549ce-5cf1-4d2a-b657-4ed30e274fb8} <Debug> TCPHandler: Processed in 0.001679052 sec. | ||
| 1109 | 2026.05.19 01:32:12.291681 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.05.19 01:32:12.291795 [ 3 ] {1d313b80-8fc0-46c4-b35f-9d05cb6f7dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1111 | 2026.05.19 01:32:12.291839 [ 3 ] {1d313b80-8fc0-46c4-b35f-9d05cb6f7dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1112 | 2026.05.19 01:32:12.292387 [ 3 ] {1d313b80-8fc0-46c4-b35f-9d05cb6f7dc1} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.05.19 01:32:12.292426 [ 3 ] {1d313b80-8fc0-46c4-b35f-9d05cb6f7dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1114 | 2026.05.19 01:32:12.292792 [ 3 ] {1d313b80-8fc0-46c4-b35f-9d05cb6f7dc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1115 | 2026.05.19 01:32:12.293024 [ 3 ] {1d313b80-8fc0-46c4-b35f-9d05cb6f7dc1} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.05.19 01:32:12.293154 [ 3 ] {1d313b80-8fc0-46c4-b35f-9d05cb6f7dc1} <Debug> executeQuery: Read 228 rows, 20.75 KiB in 0.00138 sec., 165217.39130434784 rows/sec., 14.68 MiB/sec. | ||
| 1117 | 2026.05.19 01:32:12.293193 [ 3 ] {1d313b80-8fc0-46c4-b35f-9d05cb6f7dc1} <Debug> TCPHandler: Processed in 0.00157332 sec. | ||
| 1118 | 2026.05.19 01:32:12.293344 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.05.19 01:32:12.293445 [ 3 ] {06bd61c5-1147-4004-adbe-bef5a6b681dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2026.05.19 01:32:12.293487 [ 3 ] {06bd61c5-1147-4004-adbe-bef5a6b681dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2026.05.19 01:32:12.293924 [ 3 ] {06bd61c5-1147-4004-adbe-bef5a6b681dd} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.05.19 01:32:12.293964 [ 3 ] {06bd61c5-1147-4004-adbe-bef5a6b681dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1123 | 2026.05.19 01:32:12.294303 [ 3 ] {06bd61c5-1147-4004-adbe-bef5a6b681dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1124 | 2026.05.19 01:32:12.294541 [ 3 ] {06bd61c5-1147-4004-adbe-bef5a6b681dd} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.05.19 01:32:12.294673 [ 3 ] {06bd61c5-1147-4004-adbe-bef5a6b681dd} <Debug> executeQuery: Read 47 rows, 3.53 KiB in 0.001247 sec., 37690.45709703288 rows/sec., 2.76 MiB/sec. | ||
| 1126 | 2026.05.19 01:32:12.294710 [ 3 ] {06bd61c5-1147-4004-adbe-bef5a6b681dd} <Debug> TCPHandler: Processed in 0.001420408 sec. | ||
| 1127 | 2026.05.19 01:32:12.294851 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.05.19 01:32:12.294955 [ 3 ] {5ca05d93-71a2-4523-bb3a-1dafce2c7ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1129 | 2026.05.19 01:32:12.294997 [ 3 ] {5ca05d93-71a2-4523-bb3a-1dafce2c7ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1130 | 2026.05.19 01:32:12.295463 [ 3 ] {5ca05d93-71a2-4523-bb3a-1dafce2c7ca5} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.05.19 01:32:12.295497 [ 3 ] {5ca05d93-71a2-4523-bb3a-1dafce2c7ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1132 | 2026.05.19 01:32:12.295806 [ 3 ] {5ca05d93-71a2-4523-bb3a-1dafce2c7ca5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1133 | 2026.05.19 01:32:12.296025 [ 3 ] {5ca05d93-71a2-4523-bb3a-1dafce2c7ca5} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.05.19 01:32:12.296161 [ 3 ] {5ca05d93-71a2-4523-bb3a-1dafce2c7ca5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001224 sec., 19607.843137254902 rows/sec., 1.63 MiB/sec. | ||
| 1135 | 2026.05.19 01:32:12.296199 [ 3 ] {5ca05d93-71a2-4523-bb3a-1dafce2c7ca5} <Debug> TCPHandler: Processed in 0.001399779 sec. | ||
| 1136 | 2026.05.19 01:32:12.296355 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.05.19 01:32:12.296459 [ 3 ] {267b725d-26a6-4614-a4ab-2207bd16b59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1138 | 2026.05.19 01:32:12.296500 [ 3 ] {267b725d-26a6-4614-a4ab-2207bd16b59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1139 | 2026.05.19 01:32:12.296950 [ 3 ] {267b725d-26a6-4614-a4ab-2207bd16b59d} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.05.19 01:32:12.296988 [ 3 ] {267b725d-26a6-4614-a4ab-2207bd16b59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1141 | 2026.05.19 01:32:12.297344 [ 3 ] {267b725d-26a6-4614-a4ab-2207bd16b59d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1142 | 2026.05.19 01:32:12.297573 [ 3 ] {267b725d-26a6-4614-a4ab-2207bd16b59d} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.05.19 01:32:12.297702 [ 3 ] {267b725d-26a6-4614-a4ab-2207bd16b59d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001262 sec., 9508.716323296354 rows/sec., 742.87 KiB/sec. | ||
| 1144 | 2026.05.19 01:32:12.297740 [ 3 ] {267b725d-26a6-4614-a4ab-2207bd16b59d} <Debug> TCPHandler: Processed in 0.001444029 sec. | ||
| 1145 | 2026.05.19 01:32:12.297896 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.05.19 01:32:12.297996 [ 3 ] {34bac687-5972-44b7-87f9-9cf8786109f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1147 | 2026.05.19 01:32:12.298036 [ 3 ] {34bac687-5972-44b7-87f9-9cf8786109f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1148 | 2026.05.19 01:32:12.298593 [ 3 ] {34bac687-5972-44b7-87f9-9cf8786109f4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.05.19 01:32:12.298640 [ 3 ] {34bac687-5972-44b7-87f9-9cf8786109f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1150 | 2026.05.19 01:32:12.299056 [ 3 ] {34bac687-5972-44b7-87f9-9cf8786109f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1151 | 2026.05.19 01:32:12.299300 [ 3 ] {34bac687-5972-44b7-87f9-9cf8786109f4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.05.19 01:32:12.299434 [ 3 ] {34bac687-5972-44b7-87f9-9cf8786109f4} <Debug> executeQuery: Read 147 rows, 12.16 KiB in 0.001456 sec., 100961.53846153845 rows/sec., 8.15 MiB/sec. | ||
| 1153 | 2026.05.19 01:32:12.299475 [ 3 ] {34bac687-5972-44b7-87f9-9cf8786109f4} <Debug> TCPHandler: Processed in 0.001631281 sec. | ||
| 1154 | 2026.05.19 01:32:12.299606 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.05.19 01:32:12.299705 [ 3 ] {d392e04c-1d09-4d4c-9951-d3c96a7309ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1156 | 2026.05.19 01:32:12.299749 [ 3 ] {d392e04c-1d09-4d4c-9951-d3c96a7309ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1157 | 2026.05.19 01:32:12.302088 [ 3 ] {d392e04c-1d09-4d4c-9951-d3c96a7309ce} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.05.19 01:32:12.302159 [ 3 ] {d392e04c-1d09-4d4c-9951-d3c96a7309ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1159 | 2026.05.19 01:32:12.304637 [ 3 ] {d392e04c-1d09-4d4c-9951-d3c96a7309ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.05.19 01:32:12.304919 [ 3 ] {d392e04c-1d09-4d4c-9951-d3c96a7309ce} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.05.19 01:32:12.305131 [ 3 ] {d392e04c-1d09-4d4c-9951-d3c96a7309ce} <Debug> executeQuery: Read 178 rows, 13.95 KiB in 0.00544 sec., 32720.588235294115 rows/sec., 2.50 MiB/sec. | ||
| 1162 | 2026.05.19 01:32:12.305197 [ 3 ] {d392e04c-1d09-4d4c-9951-d3c96a7309ce} <Debug> TCPHandler: Processed in 0.005640244 sec. | ||
| 1163 | 2026.05.19 01:32:12.305392 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.05.19 01:32:12.305529 [ 3 ] {c692085e-1ce6-4a05-bdff-e96197a91b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.05.19 01:32:12.305599 [ 3 ] {c692085e-1ce6-4a05-bdff-e96197a91b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1166 | 2026.05.19 01:32:12.306517 [ 3 ] {c692085e-1ce6-4a05-bdff-e96197a91b60} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.05.19 01:32:12.306559 [ 3 ] {c692085e-1ce6-4a05-bdff-e96197a91b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1168 | 2026.05.19 01:32:12.309689 [ 3 ] {c692085e-1ce6-4a05-bdff-e96197a91b60} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.05.19 01:32:12.309973 [ 3 ] {c692085e-1ce6-4a05-bdff-e96197a91b60} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.05.19 01:32:12.310143 [ 3 ] {c692085e-1ce6-4a05-bdff-e96197a91b60} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.004653 sec., 4943.047496238985 rows/sec., 8.86 MiB/sec. | ||
| 1171 | 2026.05.19 01:32:12.310257 [ 3 ] {c692085e-1ce6-4a05-bdff-e96197a91b60} <Debug> TCPHandler: Processed in 0.004971945 sec. | ||
| 1172 | 2026.05.19 01:32:12.310413 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.05.19 01:32:12.310515 [ 3 ] {90a3d3a7-fa1f-40be-9aaf-4e983e664cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.05.19 01:32:12.310558 [ 3 ] {90a3d3a7-fa1f-40be-9aaf-4e983e664cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1175 | 2026.05.19 01:32:12.310933 [ 3 ] {90a3d3a7-fa1f-40be-9aaf-4e983e664cf4} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.05.19 01:32:12.310974 [ 3 ] {90a3d3a7-fa1f-40be-9aaf-4e983e664cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1177 | 2026.05.19 01:32:12.311304 [ 3 ] {90a3d3a7-fa1f-40be-9aaf-4e983e664cf4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.05.19 01:32:12.311517 [ 3 ] {90a3d3a7-fa1f-40be-9aaf-4e983e664cf4} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.05.19 01:32:12.311650 [ 3 ] {90a3d3a7-fa1f-40be-9aaf-4e983e664cf4} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 733.27 KiB/sec. | ||
| 1180 | 2026.05.19 01:32:12.311687 [ 3 ] {90a3d3a7-fa1f-40be-9aaf-4e983e664cf4} <Debug> TCPHandler: Processed in 0.001326527 sec. | ||
| 1181 | 2026.05.19 01:32:12.311853 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.19 01:32:12.311956 [ 3 ] {16b53b5f-1e7c-4302-bdfc-3f21ac4b4c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.19 01:32:12.312000 [ 3 ] {16b53b5f-1e7c-4302-bdfc-3f21ac4b4c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1184 | 2026.05.19 01:32:12.312348 [ 3 ] {16b53b5f-1e7c-4302-bdfc-3f21ac4b4c5c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.19 01:32:12.312385 [ 3 ] {16b53b5f-1e7c-4302-bdfc-3f21ac4b4c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1186 | 2026.05.19 01:32:12.312704 [ 3 ] {16b53b5f-1e7c-4302-bdfc-3f21ac4b4c5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.05.19 01:32:12.312919 [ 3 ] {16b53b5f-1e7c-4302-bdfc-3f21ac4b4c5c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.19 01:32:12.313048 [ 3 ] {16b53b5f-1e7c-4302-bdfc-3f21ac4b4c5c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001112 sec., 21582.733812949642 rows/sec., 1.45 MiB/sec. | ||
| 1189 | 2026.05.19 01:32:12.313082 [ 3 ] {16b53b5f-1e7c-4302-bdfc-3f21ac4b4c5c} <Debug> TCPHandler: Processed in 0.001280547 sec. | ||
| 1190 | 2026.05.19 01:32:14.279405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1506 | ||
| 1191 | 2026.05.19 01:32:14.279893 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.05.19 01:32:14.279942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1193 | 2026.05.19 01:32:14.280427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1194 | 2026.05.19 01:32:14.280665 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.05.19 01:32:14.280808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1506 | ||
| 1196 | 2026.05.19 01:32:14.346199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1197 | 2026.05.19 01:32:14.362500 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.05.19 01:32:14.362562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 1199 | 2026.05.19 01:32:14.369643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1200 | 2026.05.19 01:32:14.371290 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.05.19 01:32:14.378883 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1202 | 2026.05.19 01:32:15.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.52 MiB, peak 173.27 MiB, free memory in arenas 0.00 B, will set to 167.06 MiB (RSS), difference: 1.54 MiB | ||
| 1203 | 2026.05.19 01:32:17.238741 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.05.19 01:32:17.239046 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1205 | 2026.05.19 01:32:17.239420 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1206 | 2026.05.19 01:32:17.243622 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1207 | 2026.05.19 01:32:17.243983 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1208 | 2026.05.19 01:32:17.244078 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1209 | 2026.05.19 01:32:17.244319 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1210 | 2026.05.19 01:32:17.246317 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1211 | 2026.05.19 01:32:17.248446 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 1212 | 2026.05.19 01:32:17.248516 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1213 | 2026.05.19 01:32:17.254942 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1214 | 2026.05.19 01:32:17.254997 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1215 | 2026.05.19 01:32:17.308645 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.069748 sec., 415.78253139874977 rows/sec., 86.15 KiB/sec. | ||
| 1216 | 2026.05.19 01:32:17.308797 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Debug> MemoryTracker: Peak memory usage (for query): 136.17 KiB. | ||
| 1217 | 2026.05.19 01:32:17.308815 [ 3 ] {e89e3765-5bc3-47a8-9ed9-55d9ab6d1ee1} <Debug> TCPHandler: Processed in 0.070322531 sec. | ||
| 1218 | 2026.05.19 01:32:17.314069 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.05.19 01:32:17.314243 [ 3 ] {775202a3-7d0d-4af3-b971-1b6a628d8339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1220 | 2026.05.19 01:32:17.314320 [ 3 ] {775202a3-7d0d-4af3-b971-1b6a628d8339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1221 | 2026.05.19 01:32:17.315009 [ 3 ] {775202a3-7d0d-4af3-b971-1b6a628d8339} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.05.19 01:32:17.315059 [ 3 ] {775202a3-7d0d-4af3-b971-1b6a628d8339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1223 | 2026.05.19 01:32:17.315505 [ 3 ] {775202a3-7d0d-4af3-b971-1b6a628d8339} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1224 | 2026.05.19 01:32:17.315808 [ 3 ] {775202a3-7d0d-4af3-b971-1b6a628d8339} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.05.19 01:32:17.316016 [ 3 ] {775202a3-7d0d-4af3-b971-1b6a628d8339} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001818 sec., 30803.080308030803 rows/sec., 2.35 MiB/sec. | ||
| 1226 | 2026.05.19 01:32:17.316068 [ 3 ] {775202a3-7d0d-4af3-b971-1b6a628d8339} <Debug> TCPHandler: Processed in 0.002153888 sec. | ||
| 1227 | 2026.05.19 01:32:17.316273 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.05.19 01:32:17.316386 [ 3 ] {ef8efb6b-b496-465d-b014-406ef13f6b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1229 | 2026.05.19 01:32:17.316428 [ 3 ] {ef8efb6b-b496-465d-b014-406ef13f6b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1230 | 2026.05.19 01:32:17.316952 [ 3 ] {ef8efb6b-b496-465d-b014-406ef13f6b81} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.05.19 01:32:17.317003 [ 3 ] {ef8efb6b-b496-465d-b014-406ef13f6b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1232 | 2026.05.19 01:32:17.317457 [ 3 ] {ef8efb6b-b496-465d-b014-406ef13f6b81} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1233 | 2026.05.19 01:32:17.317728 [ 3 ] {ef8efb6b-b496-465d-b014-406ef13f6b81} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.05.19 01:32:17.317888 [ 3 ] {ef8efb6b-b496-465d-b014-406ef13f6b81} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001522 sec., 42049.93429697766 rows/sec., 3.28 MiB/sec. | ||
| 1235 | 2026.05.19 01:32:17.317928 [ 3 ] {ef8efb6b-b496-465d-b014-406ef13f6b81} <Debug> TCPHandler: Processed in 0.001715273 sec. | ||
| 1236 | 2026.05.19 01:32:17.318069 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.05.19 01:32:17.318198 [ 3 ] {3e625ce4-94f1-47f4-ae50-3d10affdf880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1238 | 2026.05.19 01:32:17.318260 [ 3 ] {3e625ce4-94f1-47f4-ae50-3d10affdf880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1239 | 2026.05.19 01:32:17.318789 [ 3 ] {3e625ce4-94f1-47f4-ae50-3d10affdf880} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.05.19 01:32:17.318834 [ 3 ] {3e625ce4-94f1-47f4-ae50-3d10affdf880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1241 | 2026.05.19 01:32:17.319191 [ 3 ] {3e625ce4-94f1-47f4-ae50-3d10affdf880} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1242 | 2026.05.19 01:32:17.319434 [ 3 ] {3e625ce4-94f1-47f4-ae50-3d10affdf880} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.05.19 01:32:17.319577 [ 3 ] {3e625ce4-94f1-47f4-ae50-3d10affdf880} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001406 sec., 113798.00853485064 rows/sec., 7.93 MiB/sec. | ||
| 1244 | 2026.05.19 01:32:17.319618 [ 3 ] {3e625ce4-94f1-47f4-ae50-3d10affdf880} <Debug> TCPHandler: Processed in 0.001602181 sec. | ||
| 1245 | 2026.05.19 01:32:17.319793 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.05.19 01:32:17.319912 [ 3 ] {f9360f25-c88e-45be-8796-3270ef9e966d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1247 | 2026.05.19 01:32:17.319959 [ 3 ] {f9360f25-c88e-45be-8796-3270ef9e966d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1248 | 2026.05.19 01:32:17.320403 [ 3 ] {f9360f25-c88e-45be-8796-3270ef9e966d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.05.19 01:32:17.320441 [ 3 ] {f9360f25-c88e-45be-8796-3270ef9e966d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1250 | 2026.05.19 01:32:17.320811 [ 3 ] {f9360f25-c88e-45be-8796-3270ef9e966d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1251 | 2026.05.19 01:32:17.321072 [ 3 ] {f9360f25-c88e-45be-8796-3270ef9e966d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.05.19 01:32:17.321251 [ 3 ] {f9360f25-c88e-45be-8796-3270ef9e966d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
| 1253 | 2026.05.19 01:32:17.321293 [ 3 ] {f9360f25-c88e-45be-8796-3270ef9e966d} <Debug> TCPHandler: Processed in 0.001552691 sec. | ||
| 1254 | 2026.05.19 01:32:21.735329 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1255 | 2026.05.19 01:32:21.735391 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1256 | 2026.05.19 01:32:21.778784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 132 | ||
| 1257 | 2026.05.19 01:32:21.780884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1954 | ||
| 1258 | 2026.05.19 01:32:21.780917 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.05.19 01:32:21.780959 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1260 | 2026.05.19 01:32:21.781345 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.05.19 01:32:21.781388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1262 | 2026.05.19 01:32:21.781886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1263 | 2026.05.19 01:32:21.782118 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.05.19 01:32:21.782139 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1265 | 2026.05.19 01:32:21.782246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1954 | ||
| 1266 | 2026.05.19 01:32:21.782416 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.05.19 01:32:21.782645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 132 | ||
| 1268 | 2026.05.19 01:32:21.878953 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1269 | 2026.05.19 01:32:21.895437 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.05.19 01:32:21.895508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1271 | 2026.05.19 01:32:21.902108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1272 | 2026.05.19 01:32:21.903270 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.05.19 01:32:21.910176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1274 | 2026.05.19 01:32:22.001595 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.69 MiB, peak 173.27 MiB, free memory in arenas 0.00 B, will set to 169.84 MiB (RSS), difference: 1.16 MiB | ||
| 1275 | 2026.05.19 01:32:22.240354 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.05.19 01:32:22.240644 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1277 | 2026.05.19 01:32:22.241060 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1278 | 2026.05.19 01:32:22.241113 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1279 | 2026.05.19 01:32:22.241414 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1280 | 2026.05.19 01:32:22.241510 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1281 | 2026.05.19 01:32:22.241655 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1282 | 2026.05.19 01:32:22.241688 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1283 | 2026.05.19 01:32:22.241710 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1284 | 2026.05.19 01:32:22.241725 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1285 | 2026.05.19 01:32:22.241763 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1286 | 2026.05.19 01:32:22.241782 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1287 | 2026.05.19 01:32:22.242790 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002266 sec., 12797.881729920566 rows/sec., 2.59 MiB/sec. | ||
| 1288 | 2026.05.19 01:32:22.242879 [ 3 ] {c4623cd2-aaa8-45ce-be40-d84490690194} <Debug> TCPHandler: Processed in 0.002671925 sec. | ||
| 1289 | 2026.05.19 01:32:22.247146 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.05.19 01:32:22.247255 [ 3 ] {89d682be-c141-4d34-9bb4-7aa3a852d6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1291 | 2026.05.19 01:32:22.247295 [ 3 ] {89d682be-c141-4d34-9bb4-7aa3a852d6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1292 | 2026.05.19 01:32:22.247827 [ 3 ] {89d682be-c141-4d34-9bb4-7aa3a852d6a9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.05.19 01:32:22.247869 [ 3 ] {89d682be-c141-4d34-9bb4-7aa3a852d6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1294 | 2026.05.19 01:32:22.248234 [ 3 ] {89d682be-c141-4d34-9bb4-7aa3a852d6a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2026.05.19 01:32:22.248457 [ 3 ] {89d682be-c141-4d34-9bb4-7aa3a852d6a9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.05.19 01:32:22.248595 [ 3 ] {89d682be-c141-4d34-9bb4-7aa3a852d6a9} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.00137 sec., 94890.51094890511 rows/sec., 8.19 MiB/sec. | ||
| 1297 | 2026.05.19 01:32:22.248630 [ 3 ] {89d682be-c141-4d34-9bb4-7aa3a852d6a9} <Debug> TCPHandler: Processed in 0.00153322 sec. | ||
| 1298 | 2026.05.19 01:32:22.248753 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.05.19 01:32:22.248848 [ 3 ] {dc9e3271-0817-47a4-bb32-3e0fd041558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1300 | 2026.05.19 01:32:22.248886 [ 3 ] {dc9e3271-0817-47a4-bb32-3e0fd041558d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1301 | 2026.05.19 01:32:22.249292 [ 3 ] {dc9e3271-0817-47a4-bb32-3e0fd041558d} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.05.19 01:32:22.249328 [ 3 ] {dc9e3271-0817-47a4-bb32-3e0fd041558d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1303 | 2026.05.19 01:32:22.249611 [ 3 ] {dc9e3271-0817-47a4-bb32-3e0fd041558d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2026.05.19 01:32:22.249824 [ 3 ] {dc9e3271-0817-47a4-bb32-3e0fd041558d} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.05.19 01:32:22.249946 [ 3 ] {dc9e3271-0817-47a4-bb32-3e0fd041558d} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001116 sec., 33154.121863799286 rows/sec., 2.43 MiB/sec. | ||
| 1306 | 2026.05.19 01:32:22.249980 [ 3 ] {dc9e3271-0817-47a4-bb32-3e0fd041558d} <Debug> TCPHandler: Processed in 0.001275516 sec. | ||
| 1307 | 2026.05.19 01:32:22.250118 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.05.19 01:32:22.250211 [ 3 ] {14e8184e-6ce4-441f-af98-b0aaf124a2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1309 | 2026.05.19 01:32:22.250248 [ 3 ] {14e8184e-6ce4-441f-af98-b0aaf124a2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1310 | 2026.05.19 01:32:22.250663 [ 3 ] {14e8184e-6ce4-441f-af98-b0aaf124a2eb} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.05.19 01:32:22.250699 [ 3 ] {14e8184e-6ce4-441f-af98-b0aaf124a2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1312 | 2026.05.19 01:32:22.250985 [ 3 ] {14e8184e-6ce4-441f-af98-b0aaf124a2eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2026.05.19 01:32:22.251190 [ 3 ] {14e8184e-6ce4-441f-af98-b0aaf124a2eb} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.05.19 01:32:22.251311 [ 3 ] {14e8184e-6ce4-441f-af98-b0aaf124a2eb} <Debug> executeQuery: Read 109 rows, 8.74 KiB in 0.001118 sec., 97495.52772808586 rows/sec., 7.63 MiB/sec. | ||
| 1315 | 2026.05.19 01:32:22.251346 [ 3 ] {14e8184e-6ce4-441f-af98-b0aaf124a2eb} <Debug> TCPHandler: Processed in 0.001275376 sec. | ||
| 1316 | 2026.05.19 01:32:22.251475 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.05.19 01:32:22.251568 [ 3 ] {85fe360c-b852-4283-9d09-c45ad717525a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1318 | 2026.05.19 01:32:22.251608 [ 3 ] {85fe360c-b852-4283-9d09-c45ad717525a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1319 | 2026.05.19 01:32:22.252011 [ 3 ] {85fe360c-b852-4283-9d09-c45ad717525a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.05.19 01:32:22.252047 [ 3 ] {85fe360c-b852-4283-9d09-c45ad717525a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1321 | 2026.05.19 01:32:22.252358 [ 3 ] {85fe360c-b852-4283-9d09-c45ad717525a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2026.05.19 01:32:22.252559 [ 3 ] {85fe360c-b852-4283-9d09-c45ad717525a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.05.19 01:32:22.252683 [ 3 ] {85fe360c-b852-4283-9d09-c45ad717525a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 1324 | 2026.05.19 01:32:22.252717 [ 3 ] {85fe360c-b852-4283-9d09-c45ad717525a} <Debug> TCPHandler: Processed in 0.001290777 sec. | ||
| 1325 | 2026.05.19 01:32:22.252833 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.05.19 01:32:22.252928 [ 3 ] {77a025dc-da45-4d80-a42a-a33532bf9d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.05.19 01:32:22.252985 [ 3 ] {77a025dc-da45-4d80-a42a-a33532bf9d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1328 | 2026.05.19 01:32:22.253794 [ 3 ] {77a025dc-da45-4d80-a42a-a33532bf9d51} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.05.19 01:32:22.253830 [ 3 ] {77a025dc-da45-4d80-a42a-a33532bf9d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1330 | 2026.05.19 01:32:22.254391 [ 3 ] {77a025dc-da45-4d80-a42a-a33532bf9d51} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2026.05.19 01:32:22.254607 [ 3 ] {77a025dc-da45-4d80-a42a-a33532bf9d51} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.05.19 01:32:22.254740 [ 3 ] {77a025dc-da45-4d80-a42a-a33532bf9d51} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00183 sec., 20218.579234972676 rows/sec., 36.23 MiB/sec. | ||
| 1333 | 2026.05.19 01:32:22.254793 [ 3 ] {77a025dc-da45-4d80-a42a-a33532bf9d51} <Debug> TCPHandler: Processed in 0.002007146 sec. | ||
| 1334 | 2026.05.19 01:32:22.254927 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.05.19 01:32:22.255022 [ 3 ] {caa0b319-aa16-4f3a-afe3-3066348a1dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.05.19 01:32:22.255062 [ 3 ] {caa0b319-aa16-4f3a-afe3-3066348a1dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1337 | 2026.05.19 01:32:22.255380 [ 3 ] {caa0b319-aa16-4f3a-afe3-3066348a1dca} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.05.19 01:32:22.255416 [ 3 ] {caa0b319-aa16-4f3a-afe3-3066348a1dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1339 | 2026.05.19 01:32:22.255707 [ 3 ] {caa0b319-aa16-4f3a-afe3-3066348a1dca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2026.05.19 01:32:22.255907 [ 3 ] {caa0b319-aa16-4f3a-afe3-3066348a1dca} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.05.19 01:32:22.256028 [ 3 ] {caa0b319-aa16-4f3a-afe3-3066348a1dca} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001024 sec., 14648.4375 rows/sec., 1.09 MiB/sec. | ||
| 1342 | 2026.05.19 01:32:22.256061 [ 3 ] {caa0b319-aa16-4f3a-afe3-3066348a1dca} <Debug> TCPHandler: Processed in 0.001192175 sec. | ||
| 1343 | 2026.05.19 01:32:22.256191 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.05.19 01:32:22.256285 [ 3 ] {97a65e1e-6a03-4479-8961-b8e568291d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.05.19 01:32:22.256323 [ 3 ] {97a65e1e-6a03-4479-8961-b8e568291d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1346 | 2026.05.19 01:32:22.256670 [ 3 ] {97a65e1e-6a03-4479-8961-b8e568291d79} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.05.19 01:32:22.256705 [ 3 ] {97a65e1e-6a03-4479-8961-b8e568291d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1348 | 2026.05.19 01:32:22.256992 [ 3 ] {97a65e1e-6a03-4479-8961-b8e568291d79} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1349 | 2026.05.19 01:32:22.257190 [ 3 ] {97a65e1e-6a03-4479-8961-b8e568291d79} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.05.19 01:32:22.257312 [ 3 ] {97a65e1e-6a03-4479-8961-b8e568291d79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 1351 | 2026.05.19 01:32:22.257346 [ 3 ] {97a65e1e-6a03-4479-8961-b8e568291d79} <Debug> TCPHandler: Processed in 0.001201976 sec. | ||
| 1352 | 2026.05.19 01:32:27.238655 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.05.19 01:32:27.238902 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1354 | 2026.05.19 01:32:27.239225 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1355 | 2026.05.19 01:32:27.239259 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1356 | 2026.05.19 01:32:27.239476 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1357 | 2026.05.19 01:32:27.239544 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1358 | 2026.05.19 01:32:27.239683 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1359 | 2026.05.19 01:32:27.239720 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1360 | 2026.05.19 01:32:27.239741 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 1361 | 2026.05.19 01:32:27.239757 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1362 | 2026.05.19 01:32:27.239797 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1363 | 2026.05.19 01:32:27.239816 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1364 | 2026.05.19 01:32:27.241058 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002249 sec., 12894.619831036016 rows/sec., 2.61 MiB/sec. | ||
| 1365 | 2026.05.19 01:32:27.241161 [ 3 ] {8f0e13e2-59b9-4641-bace-0b444b43824c} <Debug> TCPHandler: Processed in 0.002645354 sec. | ||
| 1366 | 2026.05.19 01:32:27.242775 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.05.19 01:32:27.242887 [ 3 ] {db07a48e-c006-4d65-9bd4-c1f68fe1142b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1368 | 2026.05.19 01:32:27.242935 [ 3 ] {db07a48e-c006-4d65-9bd4-c1f68fe1142b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1369 | 2026.05.19 01:32:27.243467 [ 3 ] {db07a48e-c006-4d65-9bd4-c1f68fe1142b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.05.19 01:32:27.243514 [ 3 ] {db07a48e-c006-4d65-9bd4-c1f68fe1142b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1371 | 2026.05.19 01:32:27.243888 [ 3 ] {db07a48e-c006-4d65-9bd4-c1f68fe1142b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1372 | 2026.05.19 01:32:27.244113 [ 3 ] {db07a48e-c006-4d65-9bd4-c1f68fe1142b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.05.19 01:32:27.244258 [ 3 ] {db07a48e-c006-4d65-9bd4-c1f68fe1142b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001404 sec., 39886.039886039885 rows/sec., 3.05 MiB/sec. | ||
| 1374 | 2026.05.19 01:32:27.244294 [ 3 ] {db07a48e-c006-4d65-9bd4-c1f68fe1142b} <Debug> TCPHandler: Processed in 0.001569391 sec. | ||
| 1375 | 2026.05.19 01:32:27.244429 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.05.19 01:32:27.244523 [ 3 ] {3fa1cf2e-9e16-4d40-bf9e-a39e5b8f7ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1377 | 2026.05.19 01:32:27.244562 [ 3 ] {3fa1cf2e-9e16-4d40-bf9e-a39e5b8f7ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1378 | 2026.05.19 01:32:27.244984 [ 3 ] {3fa1cf2e-9e16-4d40-bf9e-a39e5b8f7ea3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.05.19 01:32:27.245020 [ 3 ] {3fa1cf2e-9e16-4d40-bf9e-a39e5b8f7ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1380 | 2026.05.19 01:32:27.245332 [ 3 ] {3fa1cf2e-9e16-4d40-bf9e-a39e5b8f7ea3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1381 | 2026.05.19 01:32:27.245543 [ 3 ] {3fa1cf2e-9e16-4d40-bf9e-a39e5b8f7ea3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.05.19 01:32:27.245671 [ 3 ] {3fa1cf2e-9e16-4d40-bf9e-a39e5b8f7ea3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 1383 | 2026.05.19 01:32:27.245706 [ 3 ] {3fa1cf2e-9e16-4d40-bf9e-a39e5b8f7ea3} <Debug> TCPHandler: Processed in 0.001325697 sec. | ||
| 1384 | 2026.05.19 01:32:27.245836 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.05.19 01:32:27.245932 [ 3 ] {286ae31d-f371-4c79-a59a-6f7cadf54757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1386 | 2026.05.19 01:32:27.245974 [ 3 ] {286ae31d-f371-4c79-a59a-6f7cadf54757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1387 | 2026.05.19 01:32:27.246406 [ 3 ] {286ae31d-f371-4c79-a59a-6f7cadf54757} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.05.19 01:32:27.246442 [ 3 ] {286ae31d-f371-4c79-a59a-6f7cadf54757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1389 | 2026.05.19 01:32:27.246763 [ 3 ] {286ae31d-f371-4c79-a59a-6f7cadf54757} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1390 | 2026.05.19 01:32:27.246973 [ 3 ] {286ae31d-f371-4c79-a59a-6f7cadf54757} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.05.19 01:32:27.247107 [ 3 ] {286ae31d-f371-4c79-a59a-6f7cadf54757} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 1392 | 2026.05.19 01:32:27.247143 [ 3 ] {286ae31d-f371-4c79-a59a-6f7cadf54757} <Debug> TCPHandler: Processed in 0.001354988 sec. | ||
| 1393 | 2026.05.19 01:32:27.247283 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.05.19 01:32:27.247377 [ 3 ] {a5fb065e-57bc-4e91-af6e-33b7c03051b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1395 | 2026.05.19 01:32:27.247418 [ 3 ] {a5fb065e-57bc-4e91-af6e-33b7c03051b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1396 | 2026.05.19 01:32:27.247780 [ 3 ] {a5fb065e-57bc-4e91-af6e-33b7c03051b2} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.05.19 01:32:27.247815 [ 3 ] {a5fb065e-57bc-4e91-af6e-33b7c03051b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1398 | 2026.05.19 01:32:27.248119 [ 3 ] {a5fb065e-57bc-4e91-af6e-33b7c03051b2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1399 | 2026.05.19 01:32:27.248328 [ 3 ] {a5fb065e-57bc-4e91-af6e-33b7c03051b2} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.05.19 01:32:27.248454 [ 3 ] {a5fb065e-57bc-4e91-af6e-33b7c03051b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 1401 | 2026.05.19 01:32:27.248488 [ 3 ] {a5fb065e-57bc-4e91-af6e-33b7c03051b2} <Debug> TCPHandler: Processed in 0.001253487 sec. | ||
| 1402 | 2026.05.19 01:32:29.282380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2466 | ||
| 1403 | 2026.05.19 01:32:29.283011 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.05.19 01:32:29.283045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1405 | 2026.05.19 01:32:29.283521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1406 | 2026.05.19 01:32:29.283740 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.05.19 01:32:29.283867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2466 | ||
| 1408 | 2026.05.19 01:32:29.410280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1409 | 2026.05.19 01:32:29.426158 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.19 01:32:29.426208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 1411 | 2026.05.19 01:32:29.432186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1412 | 2026.05.19 01:32:29.432878 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.19 01:32:29.439818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1414 | 2026.05.19 01:32:31.782889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 158 | ||
| 1415 | 2026.05.19 01:32:31.784942 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.05.19 01:32:31.784987 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1417 | 2026.05.19 01:32:31.786093 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1418 | 2026.05.19 01:32:31.786348 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.05.19 01:32:31.786573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1420 | 2026.05.19 01:32:32.239388 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.05.19 01:32:32.239635 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1422 | 2026.05.19 01:32:32.239960 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1423 | 2026.05.19 01:32:32.239994 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1424 | 2026.05.19 01:32:32.240204 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1425 | 2026.05.19 01:32:32.240272 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1426 | 2026.05.19 01:32:32.240407 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1427 | 2026.05.19 01:32:32.240441 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1428 | 2026.05.19 01:32:32.240462 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 1429 | 2026.05.19 01:32:32.240477 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1430 | 2026.05.19 01:32:32.240515 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1431 | 2026.05.19 01:32:32.240534 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1432 | 2026.05.19 01:32:32.241627 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002089 sec., 13882.240306366682 rows/sec., 2.81 MiB/sec. | ||
| 1433 | 2026.05.19 01:32:32.241721 [ 3 ] {469f842e-0212-4102-b410-0844e07f9d26} <Debug> TCPHandler: Processed in 0.002461853 sec. | ||
| 1434 | 2026.05.19 01:32:32.243985 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.05.19 01:32:32.244098 [ 3 ] {7b8b379f-d63a-4df4-b54d-701c9a501543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1436 | 2026.05.19 01:32:32.244141 [ 3 ] {7b8b379f-d63a-4df4-b54d-701c9a501543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1437 | 2026.05.19 01:32:32.244794 [ 3 ] {7b8b379f-d63a-4df4-b54d-701c9a501543} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.05.19 01:32:32.244834 [ 3 ] {7b8b379f-d63a-4df4-b54d-701c9a501543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1439 | 2026.05.19 01:32:32.245189 [ 3 ] {7b8b379f-d63a-4df4-b54d-701c9a501543} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1440 | 2026.05.19 01:32:32.245421 [ 3 ] {7b8b379f-d63a-4df4-b54d-701c9a501543} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.05.19 01:32:32.245570 [ 3 ] {7b8b379f-d63a-4df4-b54d-701c9a501543} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001502 sec., 86551.26498002662 rows/sec., 7.47 MiB/sec. | ||
| 1442 | 2026.05.19 01:32:32.245605 [ 3 ] {7b8b379f-d63a-4df4-b54d-701c9a501543} <Debug> TCPHandler: Processed in 0.001671562 sec. | ||
| 1443 | 2026.05.19 01:32:32.245747 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.05.19 01:32:32.245841 [ 3 ] {d3d15e49-55ee-4571-969c-9714de9e7ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1445 | 2026.05.19 01:32:32.245880 [ 3 ] {d3d15e49-55ee-4571-969c-9714de9e7ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1446 | 2026.05.19 01:32:32.246317 [ 3 ] {d3d15e49-55ee-4571-969c-9714de9e7ade} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.05.19 01:32:32.246353 [ 3 ] {d3d15e49-55ee-4571-969c-9714de9e7ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1448 | 2026.05.19 01:32:32.246630 [ 3 ] {d3d15e49-55ee-4571-969c-9714de9e7ade} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1449 | 2026.05.19 01:32:32.246826 [ 3 ] {d3d15e49-55ee-4571-969c-9714de9e7ade} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.05.19 01:32:32.246946 [ 3 ] {d3d15e49-55ee-4571-969c-9714de9e7ade} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001123 sec., 32947.46215494211 rows/sec., 2.42 MiB/sec. | ||
| 1451 | 2026.05.19 01:32:32.246980 [ 3 ] {d3d15e49-55ee-4571-969c-9714de9e7ade} <Debug> TCPHandler: Processed in 0.001281706 sec. | ||
| 1452 | 2026.05.19 01:32:32.247105 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.05.19 01:32:32.247204 [ 3 ] {7388e9fa-1732-4eca-bb7c-69c7834e5787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1454 | 2026.05.19 01:32:32.247241 [ 3 ] {7388e9fa-1732-4eca-bb7c-69c7834e5787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1455 | 2026.05.19 01:32:32.247697 [ 3 ] {7388e9fa-1732-4eca-bb7c-69c7834e5787} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.05.19 01:32:32.247733 [ 3 ] {7388e9fa-1732-4eca-bb7c-69c7834e5787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1457 | 2026.05.19 01:32:32.248032 [ 3 ] {7388e9fa-1732-4eca-bb7c-69c7834e5787} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1458 | 2026.05.19 01:32:32.248241 [ 3 ] {7388e9fa-1732-4eca-bb7c-69c7834e5787} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.05.19 01:32:32.248364 [ 3 ] {7388e9fa-1732-4eca-bb7c-69c7834e5787} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001181 sec., 85520.74513124471 rows/sec., 6.68 MiB/sec. | ||
| 1460 | 2026.05.19 01:32:32.248398 [ 3 ] {7388e9fa-1732-4eca-bb7c-69c7834e5787} <Debug> TCPHandler: Processed in 0.001343128 sec. | ||
| 1461 | 2026.05.19 01:32:32.248536 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.05.19 01:32:32.248653 [ 3 ] {18aa9aee-5d33-4632-ba4f-28a6fdd6bdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1463 | 2026.05.19 01:32:32.248694 [ 3 ] {18aa9aee-5d33-4632-ba4f-28a6fdd6bdcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1464 | 2026.05.19 01:32:32.249119 [ 3 ] {18aa9aee-5d33-4632-ba4f-28a6fdd6bdcf} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.05.19 01:32:32.249154 [ 3 ] {18aa9aee-5d33-4632-ba4f-28a6fdd6bdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1466 | 2026.05.19 01:32:32.249468 [ 3 ] {18aa9aee-5d33-4632-ba4f-28a6fdd6bdcf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1467 | 2026.05.19 01:32:32.249679 [ 3 ] {18aa9aee-5d33-4632-ba4f-28a6fdd6bdcf} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.05.19 01:32:32.249806 [ 3 ] {18aa9aee-5d33-4632-ba4f-28a6fdd6bdcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 1469 | 2026.05.19 01:32:32.249842 [ 3 ] {18aa9aee-5d33-4632-ba4f-28a6fdd6bdcf} <Debug> TCPHandler: Processed in 0.001353968 sec. | ||
| 1470 | 2026.05.19 01:32:32.249983 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.05.19 01:32:32.250077 [ 3 ] {f75d23ff-6376-400f-99c6-5a3fe874461e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1472 | 2026.05.19 01:32:32.250129 [ 3 ] {f75d23ff-6376-400f-99c6-5a3fe874461e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1473 | 2026.05.19 01:32:32.250935 [ 3 ] {f75d23ff-6376-400f-99c6-5a3fe874461e} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.05.19 01:32:32.250971 [ 3 ] {f75d23ff-6376-400f-99c6-5a3fe874461e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1475 | 2026.05.19 01:32:32.251497 [ 3 ] {f75d23ff-6376-400f-99c6-5a3fe874461e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1476 | 2026.05.19 01:32:32.251714 [ 3 ] {f75d23ff-6376-400f-99c6-5a3fe874461e} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.05.19 01:32:32.251848 [ 3 ] {f75d23ff-6376-400f-99c6-5a3fe874461e} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001788 sec., 20693.51230425056 rows/sec., 37.08 MiB/sec. | ||
| 1478 | 2026.05.19 01:32:32.251894 [ 3 ] {f75d23ff-6376-400f-99c6-5a3fe874461e} <Debug> TCPHandler: Processed in 0.001958026 sec. | ||
| 1479 | 2026.05.19 01:32:32.252021 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.05.19 01:32:32.252115 [ 3 ] {767921e3-4396-4a09-a965-2cbe633bec9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1481 | 2026.05.19 01:32:32.252155 [ 3 ] {767921e3-4396-4a09-a965-2cbe633bec9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1482 | 2026.05.19 01:32:32.252519 [ 3 ] {767921e3-4396-4a09-a965-2cbe633bec9b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.05.19 01:32:32.252554 [ 3 ] {767921e3-4396-4a09-a965-2cbe633bec9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1484 | 2026.05.19 01:32:32.252843 [ 3 ] {767921e3-4396-4a09-a965-2cbe633bec9b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1485 | 2026.05.19 01:32:32.253045 [ 3 ] {767921e3-4396-4a09-a965-2cbe633bec9b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.05.19 01:32:32.253168 [ 3 ] {767921e3-4396-4a09-a965-2cbe633bec9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 1487 | 2026.05.19 01:32:32.253201 [ 3 ] {767921e3-4396-4a09-a965-2cbe633bec9b} <Debug> TCPHandler: Processed in 0.001228216 sec. | ||
| 1488 | 2026.05.19 01:32:36.735649 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1489 | 2026.05.19 01:32:36.735717 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1490 | 2026.05.19 01:32:36.784148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2914 | ||
| 1491 | 2026.05.19 01:32:36.784714 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.19 01:32:36.784761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1493 | 2026.05.19 01:32:36.785313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1494 | 2026.05.19 01:32:36.785544 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.19 01:32:36.785682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2914 | ||
| 1496 | 2026.05.19 01:32:36.785697 [ 74 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1497 | 2026.05.19 01:32:36.785770 [ 74 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.05.19 01:32:36.785791 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1499 | 2026.05.19 01:32:36.788112 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 1500 | 2026.05.19 01:32:36.790448 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1501 | 2026.05.19 01:32:36.790629 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 1502 | 2026.05.19 01:32:36.790797 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 445 rows starting from the beginning of the part | ||
| 1503 | 2026.05.19 01:32:36.790881 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1504 | 2026.05.19 01:32:36.790955 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1505 | 2026.05.19 01:32:36.791033 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1506 | 2026.05.19 01:32:36.791139 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1507 | 2026.05.19 01:32:36.837224 [ 186 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 4 columns (4 merged, 0 gathered) in 0.051316083 sec., 56785.316213632286 rows/sec., 831.82 KiB/sec. | ||
| 1508 | 2026.05.19 01:32:36.838156 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1509 | 2026.05.19 01:32:36.838488 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_6_1} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.05.19 01:32:36.838569 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_6_1} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1511 | 2026.05.19 01:32:36.840810 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1512 | 2026.05.19 01:32:36.940113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1513 | 2026.05.19 01:32:36.956585 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.05.19 01:32:36.956625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1515 | 2026.05.19 01:32:36.963100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1516 | 2026.05.19 01:32:36.963835 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.05.19 01:32:36.964119 [ 72 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1518 | 2026.05.19 01:32:36.964161 [ 72 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.05.19 01:32:36.964184 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1520 | 2026.05.19 01:32:36.964299 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 1521 | 2026.05.19 01:32:36.967215 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1522 | 2026.05.19 01:32:36.968733 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1523 | 2026.05.19 01:32:36.970201 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 1524 | 2026.05.19 01:32:36.974924 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 1525 | 2026.05.19 01:32:36.979392 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 1526 | 2026.05.19 01:32:36.983463 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 1527 | 2026.05.19 01:32:36.994104 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 1528 | 2026.05.19 01:32:36.998287 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 1529 | 2026.05.19 01:32:37.000299 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.73 MiB, peak 177.52 MiB, free memory in arenas 0.00 B, will set to 177.03 MiB (RSS), difference: 1.30 MiB | ||
| 1530 | 2026.05.19 01:32:37.066538 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.1022639 sec., 449.81660194848814 rows/sec., 2.33 MiB/sec. | ||
| 1531 | 2026.05.19 01:32:37.068876 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1532 | 2026.05.19 01:32:37.070924 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_6_1} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.05.19 01:32:37.071019 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_6_1} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1534 | 2026.05.19 01:32:37.072953 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1535 | 2026.05.19 01:32:37.239349 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.05.19 01:32:37.239564 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1537 | 2026.05.19 01:32:37.239871 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1538 | 2026.05.19 01:32:37.239904 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1539 | 2026.05.19 01:32:37.240116 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1540 | 2026.05.19 01:32:37.240185 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1541 | 2026.05.19 01:32:37.240322 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1542 | 2026.05.19 01:32:37.240358 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1543 | 2026.05.19 01:32:37.240379 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 1544 | 2026.05.19 01:32:37.240394 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1545 | 2026.05.19 01:32:37.240445 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1546 | 2026.05.19 01:32:37.240465 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1547 | 2026.05.19 01:32:37.241502 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002022 sec., 14342.235410484669 rows/sec., 2.90 MiB/sec. | ||
| 1548 | 2026.05.19 01:32:37.241574 [ 3 ] {33c44063-3866-4ec2-b4d7-fa43d97d719b} <Debug> TCPHandler: Processed in 0.002353841 sec. | ||
| 1549 | 2026.05.19 01:32:37.243131 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.05.19 01:32:37.243262 [ 3 ] {fff061a6-5a85-407c-8525-188f8a58de9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1551 | 2026.05.19 01:32:37.243313 [ 3 ] {fff061a6-5a85-407c-8525-188f8a58de9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1552 | 2026.05.19 01:32:37.243858 [ 3 ] {fff061a6-5a85-407c-8525-188f8a58de9c} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.05.19 01:32:37.243907 [ 3 ] {fff061a6-5a85-407c-8525-188f8a58de9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1554 | 2026.05.19 01:32:37.244283 [ 3 ] {fff061a6-5a85-407c-8525-188f8a58de9c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1555 | 2026.05.19 01:32:37.244510 [ 3 ] {fff061a6-5a85-407c-8525-188f8a58de9c} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.05.19 01:32:37.244637 [ 70 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1557 | 2026.05.19 01:32:37.244651 [ 3 ] {fff061a6-5a85-407c-8525-188f8a58de9c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001426 sec., 39270.68723702665 rows/sec., 3.00 MiB/sec. | ||
| 1558 | 2026.05.19 01:32:37.244701 [ 70 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.05.19 01:32:37.244710 [ 3 ] {fff061a6-5a85-407c-8525-188f8a58de9c} <Debug> TCPHandler: Processed in 0.001635961 sec. | ||
| 1560 | 2026.05.19 01:32:37.244730 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1561 | 2026.05.19 01:32:37.244873 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.05.19 01:32:37.244895 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1563 | 2026.05.19 01:32:37.244978 [ 3 ] {1e57ce37-04d3-4545-830e-9a33bc93e220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1564 | 2026.05.19 01:32:37.245021 [ 3 ] {1e57ce37-04d3-4545-830e-9a33bc93e220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1565 | 2026.05.19 01:32:37.245051 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1566 | 2026.05.19 01:32:37.245103 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
| 1567 | 2026.05.19 01:32:37.245207 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1568 | 2026.05.19 01:32:37.245263 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 130 rows starting from the beginning of the part | ||
| 1569 | 2026.05.19 01:32:37.245314 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1570 | 2026.05.19 01:32:37.245360 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 130 rows starting from the beginning of the part | ||
| 1571 | 2026.05.19 01:32:37.245410 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1572 | 2026.05.19 01:32:37.245462 [ 3 ] {1e57ce37-04d3-4545-830e-9a33bc93e220} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.05.19 01:32:37.245503 [ 3 ] {1e57ce37-04d3-4545-830e-9a33bc93e220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1574 | 2026.05.19 01:32:37.245857 [ 3 ] {1e57ce37-04d3-4545-830e-9a33bc93e220} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1575 | 2026.05.19 01:32:37.246093 [ 3 ] {1e57ce37-04d3-4545-830e-9a33bc93e220} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.05.19 01:32:37.246202 [ 70 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1577 | 2026.05.19 01:32:37.246233 [ 70 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.05.19 01:32:37.246239 [ 3 ] {1e57ce37-04d3-4545-830e-9a33bc93e220} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001279 sec., 50039.093041438624 rows/sec., 3.91 MiB/sec. | ||
| 1579 | 2026.05.19 01:32:37.246252 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1580 | 2026.05.19 01:32:37.246285 [ 3 ] {1e57ce37-04d3-4545-830e-9a33bc93e220} <Debug> TCPHandler: Processed in 0.00146208 sec. | ||
| 1581 | 2026.05.19 01:32:37.246397 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 1582 | 2026.05.19 01:32:37.246418 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.05.19 01:32:37.246526 [ 3 ] {dc71e8d7-149d-46e1-a17a-5a39d06df3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1584 | 2026.05.19 01:32:37.246542 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1585 | 2026.05.19 01:32:37.246569 [ 3 ] {dc71e8d7-149d-46e1-a17a-5a39d06df3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1586 | 2026.05.19 01:32:37.246578 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766334 sec., 371390.6882843222 rows/sec., 32.85 MiB/sec. | ||
| 1587 | 2026.05.19 01:32:37.246587 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 147 rows starting from the beginning of the part | ||
| 1588 | 2026.05.19 01:32:37.246692 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1589 | 2026.05.19 01:32:37.246741 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 109 rows starting from the beginning of the part | ||
| 1590 | 2026.05.19 01:32:37.246789 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1591 | 2026.05.19 01:32:37.246799 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1592 | 2026.05.19 01:32:37.246833 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 101 rows starting from the beginning of the part | ||
| 1593 | 2026.05.19 01:32:37.246883 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1594 | 2026.05.19 01:32:37.246992 [ 3 ] {dc71e8d7-149d-46e1-a17a-5a39d06df3e0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.05.19 01:32:37.247034 [ 3 ] {dc71e8d7-149d-46e1-a17a-5a39d06df3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1596 | 2026.05.19 01:32:37.247165 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.05.19 01:32:37.247254 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_6_1} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1598 | 2026.05.19 01:32:37.247343 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1599 | 2026.05.19 01:32:37.247548 [ 3 ] {dc71e8d7-149d-46e1-a17a-5a39d06df3e0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1600 | 2026.05.19 01:32:37.247784 [ 3 ] {dc71e8d7-149d-46e1-a17a-5a39d06df3e0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.05.19 01:32:37.247884 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1602 | 2026.05.19 01:32:37.247911 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.05.19 01:32:37.247923 [ 3 ] {dc71e8d7-149d-46e1-a17a-5a39d06df3e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001416 sec., 112994.35028248587 rows/sec., 7.87 MiB/sec. | ||
| 1604 | 2026.05.19 01:32:37.247927 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1605 | 2026.05.19 01:32:37.247966 [ 3 ] {dc71e8d7-149d-46e1-a17a-5a39d06df3e0} <Debug> TCPHandler: Processed in 0.001597411 sec. | ||
| 1606 | 2026.05.19 01:32:37.248015 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001680052 sec., 326775.59980286326 rows/sec., 27.01 MiB/sec. | ||
| 1607 | 2026.05.19 01:32:37.248023 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 1608 | 2026.05.19 01:32:37.248132 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.05.19 01:32:37.248143 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1610 | 2026.05.19 01:32:37.248157 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1611 | 2026.05.19 01:32:37.248188 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 178 rows starting from the beginning of the part | ||
| 1612 | 2026.05.19 01:32:37.248236 [ 3 ] {18b8fab5-984c-477c-bf29-26169b966e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1613 | 2026.05.19 01:32:37.248250 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1614 | 2026.05.19 01:32:37.248285 [ 3 ] {18b8fab5-984c-477c-bf29-26169b966e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1615 | 2026.05.19 01:32:37.248305 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1616 | 2026.05.19 01:32:37.248354 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1617 | 2026.05.19 01:32:37.248397 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1618 | 2026.05.19 01:32:37.248433 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2026.05.19 01:32:37.248441 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1620 | 2026.05.19 01:32:37.248516 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_6_1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1621 | 2026.05.19 01:32:37.248590 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1622 | 2026.05.19 01:32:37.248648 [ 3 ] {18b8fab5-984c-477c-bf29-26169b966e56} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.05.19 01:32:37.248690 [ 3 ] {18b8fab5-984c-477c-bf29-26169b966e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1624 | 2026.05.19 01:32:37.249017 [ 3 ] {18b8fab5-984c-477c-bf29-26169b966e56} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1625 | 2026.05.19 01:32:37.249245 [ 3 ] {18b8fab5-984c-477c-bf29-26169b966e56} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.05.19 01:32:37.249339 [ 70 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1627 | 2026.05.19 01:32:37.249366 [ 70 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.05.19 01:32:37.249382 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1629 | 2026.05.19 01:32:37.249384 [ 3 ] {18b8fab5-984c-477c-bf29-26169b966e56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 1630 | 2026.05.19 01:32:37.249411 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 978 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422108 sec., 687711.4818283843 rows/sec., 48.76 MiB/sec. | ||
| 1631 | 2026.05.19 01:32:37.249428 [ 3 ] {18b8fab5-984c-477c-bf29-26169b966e56} <Debug> TCPHandler: Processed in 0.001344048 sec. | ||
| 1632 | 2026.05.19 01:32:37.249447 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 1633 | 2026.05.19 01:32:37.249542 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1634 | 2026.05.19 01:32:37.249568 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 1635 | 2026.05.19 01:32:37.249613 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1636 | 2026.05.19 01:32:37.249638 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1637 | 2026.05.19 01:32:37.249649 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1638 | 2026.05.19 01:32:37.249694 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1639 | 2026.05.19 01:32:37.249727 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1640 | 2026.05.19 01:32:37.249766 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1641 | 2026.05.19 01:32:37.249969 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.05.19 01:32:37.250047 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1643 | 2026.05.19 01:32:37.250122 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1644 | 2026.05.19 01:32:37.250512 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001097244 sec., 295285.2783883986 rows/sec., 19.90 MiB/sec. | ||
| 1645 | 2026.05.19 01:32:37.250648 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1646 | 2026.05.19 01:32:37.250899 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_6_1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.05.19 01:32:37.250965 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_6_1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1648 | 2026.05.19 01:32:37.251028 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1649 | 2026.05.19 01:32:38.000354 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.02 MiB, peak 183.12 MiB, free memory in arenas 0.00 B, will set to 182.65 MiB (RSS), difference: 8.63 MiB | ||
| 1650 | 2026.05.19 01:32:41.226054 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.05.19 01:32:41.226307 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1652 | 2026.05.19 01:32:41.226648 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1653 | 2026.05.19 01:32:41.226686 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1654 | 2026.05.19 01:32:41.226934 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1655 | 2026.05.19 01:32:41.227000 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1656 | 2026.05.19 01:32:41.227136 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1657 | 2026.05.19 01:32:41.227172 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1658 | 2026.05.19 01:32:41.227193 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 1659 | 2026.05.19 01:32:41.227208 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1660 | 2026.05.19 01:32:41.227245 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1661 | 2026.05.19 01:32:41.227267 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1662 | 2026.05.19 01:32:41.228342 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002143 sec., 13532.43117125525 rows/sec., 2.74 MiB/sec. | ||
| 1663 | 2026.05.19 01:32:41.228449 [ 3 ] {ff543690-5827-4bdf-afcb-2f0a42c70dcd} <Debug> TCPHandler: Processed in 0.002567914 sec. | ||
| 1664 | 2026.05.19 01:32:41.246031 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2026.05.19 01:32:41.246158 [ 3 ] {cb5bdb68-5dbe-495c-893b-15a02b18edd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1666 | 2026.05.19 01:32:41.246208 [ 3 ] {cb5bdb68-5dbe-495c-893b-15a02b18edd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1667 | 2026.05.19 01:32:41.246997 [ 3 ] {cb5bdb68-5dbe-495c-893b-15a02b18edd9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.05.19 01:32:41.247053 [ 3 ] {cb5bdb68-5dbe-495c-893b-15a02b18edd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1669 | 2026.05.19 01:32:41.247535 [ 3 ] {cb5bdb68-5dbe-495c-893b-15a02b18edd9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1670 | 2026.05.19 01:32:41.247741 [ 3 ] {cb5bdb68-5dbe-495c-893b-15a02b18edd9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.05.19 01:32:41.247886 [ 3 ] {cb5bdb68-5dbe-495c-893b-15a02b18edd9} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001765 sec., 5099.150141643059 rows/sec., 1.04 MiB/sec. | ||
| 1672 | 2026.05.19 01:32:41.247924 [ 3 ] {cb5bdb68-5dbe-495c-893b-15a02b18edd9} <Debug> TCPHandler: Processed in 0.001954896 sec. | ||
| 1673 | 2026.05.19 01:32:41.248050 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2026.05.19 01:32:41.248145 [ 3 ] {ab18d41a-60dc-4354-a6ec-dbe7edb24f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1675 | 2026.05.19 01:32:41.248184 [ 3 ] {ab18d41a-60dc-4354-a6ec-dbe7edb24f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1676 | 2026.05.19 01:32:41.248611 [ 3 ] {ab18d41a-60dc-4354-a6ec-dbe7edb24f0e} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.05.19 01:32:41.248647 [ 3 ] {ab18d41a-60dc-4354-a6ec-dbe7edb24f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1678 | 2026.05.19 01:32:41.248941 [ 3 ] {ab18d41a-60dc-4354-a6ec-dbe7edb24f0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1679 | 2026.05.19 01:32:41.249148 [ 3 ] {ab18d41a-60dc-4354-a6ec-dbe7edb24f0e} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2026.05.19 01:32:41.249273 [ 3 ] {ab18d41a-60dc-4354-a6ec-dbe7edb24f0e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.74 MiB/sec. | ||
| 1681 | 2026.05.19 01:32:41.249309 [ 3 ] {ab18d41a-60dc-4354-a6ec-dbe7edb24f0e} <Debug> TCPHandler: Processed in 0.001308567 sec. | ||
| 1682 | 2026.05.19 01:32:41.249458 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.05.19 01:32:41.249552 [ 3 ] {83c14f92-f532-496a-91a4-5562a8a99b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1684 | 2026.05.19 01:32:41.249591 [ 3 ] {83c14f92-f532-496a-91a4-5562a8a99b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1685 | 2026.05.19 01:32:41.249989 [ 3 ] {83c14f92-f532-496a-91a4-5562a8a99b67} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.05.19 01:32:41.250025 [ 3 ] {83c14f92-f532-496a-91a4-5562a8a99b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1687 | 2026.05.19 01:32:41.250310 [ 3 ] {83c14f92-f532-496a-91a4-5562a8a99b67} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1688 | 2026.05.19 01:32:41.250512 [ 3 ] {83c14f92-f532-496a-91a4-5562a8a99b67} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.05.19 01:32:41.250636 [ 3 ] {83c14f92-f532-496a-91a4-5562a8a99b67} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001101 sec., 1816.5304268846503 rows/sec., 148.13 KiB/sec. | ||
| 1690 | 2026.05.19 01:32:41.250671 [ 3 ] {83c14f92-f532-496a-91a4-5562a8a99b67} <Debug> TCPHandler: Processed in 0.001261126 sec. | ||
| 1691 | 2026.05.19 01:32:41.250796 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.05.19 01:32:41.250891 [ 3 ] {ac15f73a-2b5b-4ecd-abc0-e00de88b4ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1693 | 2026.05.19 01:32:41.250929 [ 3 ] {ac15f73a-2b5b-4ecd-abc0-e00de88b4ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1694 | 2026.05.19 01:32:41.252345 [ 3 ] {ac15f73a-2b5b-4ecd-abc0-e00de88b4ea9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.05.19 01:32:41.252380 [ 3 ] {ac15f73a-2b5b-4ecd-abc0-e00de88b4ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1696 | 2026.05.19 01:32:41.252860 [ 3 ] {ac15f73a-2b5b-4ecd-abc0-e00de88b4ea9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1697 | 2026.05.19 01:32:41.253066 [ 3 ] {ac15f73a-2b5b-4ecd-abc0-e00de88b4ea9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.05.19 01:32:41.253194 [ 3 ] {ac15f73a-2b5b-4ecd-abc0-e00de88b4ea9} <Debug> executeQuery: Read 2602 rows, 199.34 KiB in 0.002321 sec., 1121068.504954761 rows/sec., 83.87 MiB/sec. | ||
| 1699 | 2026.05.19 01:32:41.253230 [ 3 ] {ac15f73a-2b5b-4ecd-abc0-e00de88b4ea9} <Debug> TCPHandler: Processed in 0.002482793 sec. | ||
| 1700 | 2026.05.19 01:32:41.253415 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.05.19 01:32:41.253517 [ 3 ] {3bd970a6-83a5-4eef-8021-634d58775fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1702 | 2026.05.19 01:32:41.253557 [ 3 ] {3bd970a6-83a5-4eef-8021-634d58775fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1703 | 2026.05.19 01:32:41.254038 [ 3 ] {3bd970a6-83a5-4eef-8021-634d58775fb0} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.05.19 01:32:41.254080 [ 3 ] {3bd970a6-83a5-4eef-8021-634d58775fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1705 | 2026.05.19 01:32:41.254378 [ 3 ] {3bd970a6-83a5-4eef-8021-634d58775fb0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1706 | 2026.05.19 01:32:41.254583 [ 3 ] {3bd970a6-83a5-4eef-8021-634d58775fb0} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.05.19 01:32:41.254709 [ 3 ] {3bd970a6-83a5-4eef-8021-634d58775fb0} <Debug> executeQuery: Read 62 rows, 4.71 KiB in 0.00121 sec., 51239.669421487604 rows/sec., 3.80 MiB/sec. | ||
| 1708 | 2026.05.19 01:32:41.254744 [ 3 ] {3bd970a6-83a5-4eef-8021-634d58775fb0} <Debug> TCPHandler: Processed in 0.001378068 sec. | ||
| 1709 | 2026.05.19 01:32:41.254886 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.05.19 01:32:41.254982 [ 3 ] {7c065bb6-f5ad-42ff-8e20-cdd2ec06de14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1711 | 2026.05.19 01:32:41.255020 [ 3 ] {7c065bb6-f5ad-42ff-8e20-cdd2ec06de14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1712 | 2026.05.19 01:32:41.255919 [ 3 ] {7c065bb6-f5ad-42ff-8e20-cdd2ec06de14} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.05.19 01:32:41.255989 [ 3 ] {7c065bb6-f5ad-42ff-8e20-cdd2ec06de14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1714 | 2026.05.19 01:32:41.256454 [ 3 ] {7c065bb6-f5ad-42ff-8e20-cdd2ec06de14} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1715 | 2026.05.19 01:32:41.256681 [ 3 ] {7c065bb6-f5ad-42ff-8e20-cdd2ec06de14} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.05.19 01:32:41.256827 [ 3 ] {7c065bb6-f5ad-42ff-8e20-cdd2ec06de14} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001861 sec., 443310.0483610962 rows/sec., 25.93 MiB/sec. | ||
| 1717 | 2026.05.19 01:32:41.256884 [ 3 ] {7c065bb6-f5ad-42ff-8e20-cdd2ec06de14} <Debug> TCPHandler: Processed in 0.002053187 sec. | ||
| 1718 | 2026.05.19 01:32:41.257068 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.05.19 01:32:41.257195 [ 3 ] {1b68e366-35a9-45ce-aaf5-66cc69ceae32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1720 | 2026.05.19 01:32:41.257246 [ 3 ] {1b68e366-35a9-45ce-aaf5-66cc69ceae32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1721 | 2026.05.19 01:32:41.257688 [ 3 ] {1b68e366-35a9-45ce-aaf5-66cc69ceae32} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.05.19 01:32:41.257724 [ 3 ] {1b68e366-35a9-45ce-aaf5-66cc69ceae32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1723 | 2026.05.19 01:32:41.258155 [ 3 ] {1b68e366-35a9-45ce-aaf5-66cc69ceae32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1724 | 2026.05.19 01:32:41.258367 [ 3 ] {1b68e366-35a9-45ce-aaf5-66cc69ceae32} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.05.19 01:32:41.258497 [ 3 ] {1b68e366-35a9-45ce-aaf5-66cc69ceae32} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.00134 sec., 1492.5373134328358 rows/sec., 104.94 KiB/sec. | ||
| 1726 | 2026.05.19 01:32:41.258535 [ 3 ] {1b68e366-35a9-45ce-aaf5-66cc69ceae32} <Debug> TCPHandler: Processed in 0.00157266 sec. | ||
| 1727 | 2026.05.19 01:32:41.258694 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.05.19 01:32:41.258791 [ 3 ] {9a63f559-e37a-4749-ae08-6e36a1b95c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1729 | 2026.05.19 01:32:41.258830 [ 3 ] {9a63f559-e37a-4749-ae08-6e36a1b95c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1730 | 2026.05.19 01:32:41.259233 [ 3 ] {9a63f559-e37a-4749-ae08-6e36a1b95c99} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.05.19 01:32:41.259269 [ 3 ] {9a63f559-e37a-4749-ae08-6e36a1b95c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1732 | 2026.05.19 01:32:41.259560 [ 3 ] {9a63f559-e37a-4749-ae08-6e36a1b95c99} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1733 | 2026.05.19 01:32:41.259763 [ 3 ] {9a63f559-e37a-4749-ae08-6e36a1b95c99} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.05.19 01:32:41.259886 [ 3 ] {9a63f559-e37a-4749-ae08-6e36a1b95c99} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 1735 | 2026.05.19 01:32:41.259921 [ 3 ] {9a63f559-e37a-4749-ae08-6e36a1b95c99} <Debug> TCPHandler: Processed in 0.001276767 sec. | ||
| 1736 | 2026.05.19 01:32:41.260076 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.05.19 01:32:41.260170 [ 3 ] {93dd12c4-bbd4-4ec0-9660-e562aae5ca0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1738 | 2026.05.19 01:32:41.260209 [ 3 ] {93dd12c4-bbd4-4ec0-9660-e562aae5ca0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1739 | 2026.05.19 01:32:41.261150 [ 3 ] {93dd12c4-bbd4-4ec0-9660-e562aae5ca0d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.05.19 01:32:41.261186 [ 3 ] {93dd12c4-bbd4-4ec0-9660-e562aae5ca0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1741 | 2026.05.19 01:32:41.261635 [ 3 ] {93dd12c4-bbd4-4ec0-9660-e562aae5ca0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1742 | 2026.05.19 01:32:41.261849 [ 3 ] {93dd12c4-bbd4-4ec0-9660-e562aae5ca0d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.05.19 01:32:41.261986 [ 3 ] {93dd12c4-bbd4-4ec0-9660-e562aae5ca0d} <Debug> executeQuery: Read 1365 rows, 94.50 KiB in 0.001834 sec., 744274.8091603054 rows/sec., 50.32 MiB/sec. | ||
| 1744 | 2026.05.19 01:32:41.262022 [ 3 ] {93dd12c4-bbd4-4ec0-9660-e562aae5ca0d} <Debug> TCPHandler: Processed in 0.001997886 sec. | ||
| 1745 | 2026.05.19 01:32:41.262141 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.05.19 01:32:41.262236 [ 3 ] {65f9023c-d546-4f17-a621-280e342857cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.05.19 01:32:41.262278 [ 3 ] {65f9023c-d546-4f17-a621-280e342857cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1748 | 2026.05.19 01:32:41.263319 [ 3 ] {65f9023c-d546-4f17-a621-280e342857cb} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.05.19 01:32:41.263355 [ 3 ] {65f9023c-d546-4f17-a621-280e342857cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1750 | 2026.05.19 01:32:41.263936 [ 3 ] {65f9023c-d546-4f17-a621-280e342857cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1751 | 2026.05.19 01:32:41.264149 [ 3 ] {65f9023c-d546-4f17-a621-280e342857cb} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.05.19 01:32:41.264278 [ 3 ] {65f9023c-d546-4f17-a621-280e342857cb} <Debug> executeQuery: Read 2750 rows, 176.21 KiB in 0.002061 sec., 1334303.736050461 rows/sec., 83.50 MiB/sec. | ||
| 1753 | 2026.05.19 01:32:41.264314 [ 3 ] {65f9023c-d546-4f17-a621-280e342857cb} <Debug> TCPHandler: Processed in 0.002221669 sec. | ||
| 1754 | 2026.05.19 01:32:41.264433 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.05.19 01:32:41.264528 [ 3 ] {253f3102-5c91-4778-9574-ec056fecc9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.05.19 01:32:41.264579 [ 3 ] {253f3102-5c91-4778-9574-ec056fecc9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1757 | 2026.05.19 01:32:41.265421 [ 3 ] {253f3102-5c91-4778-9574-ec056fecc9ef} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.05.19 01:32:41.265458 [ 3 ] {253f3102-5c91-4778-9574-ec056fecc9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1759 | 2026.05.19 01:32:41.265998 [ 3 ] {253f3102-5c91-4778-9574-ec056fecc9ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1760 | 2026.05.19 01:32:41.266215 [ 3 ] {253f3102-5c91-4778-9574-ec056fecc9ef} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.05.19 01:32:41.266353 [ 3 ] {253f3102-5c91-4778-9574-ec056fecc9ef} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001844 sec., 26030.368763557486 rows/sec., 46.65 MiB/sec. | ||
| 1762 | 2026.05.19 01:32:41.266408 [ 3 ] {253f3102-5c91-4778-9574-ec056fecc9ef} <Debug> TCPHandler: Processed in 0.002023716 sec. | ||
| 1763 | 2026.05.19 01:32:41.266547 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.05.19 01:32:41.266671 [ 3 ] {fe973699-8ea4-4e94-ad11-c3aaf8783b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1765 | 2026.05.19 01:32:41.266721 [ 3 ] {fe973699-8ea4-4e94-ad11-c3aaf8783b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1766 | 2026.05.19 01:32:41.267117 [ 3 ] {fe973699-8ea4-4e94-ad11-c3aaf8783b52} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.05.19 01:32:41.267161 [ 3 ] {fe973699-8ea4-4e94-ad11-c3aaf8783b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1768 | 2026.05.19 01:32:41.267482 [ 3 ] {fe973699-8ea4-4e94-ad11-c3aaf8783b52} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1769 | 2026.05.19 01:32:41.267687 [ 3 ] {fe973699-8ea4-4e94-ad11-c3aaf8783b52} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.05.19 01:32:41.267813 [ 3 ] {fe973699-8ea4-4e94-ad11-c3aaf8783b52} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001166 sec., 41166.3807890223 rows/sec., 2.77 MiB/sec. | ||
| 1771 | 2026.05.19 01:32:41.267848 [ 3 ] {fe973699-8ea4-4e94-ad11-c3aaf8783b52} <Debug> TCPHandler: Processed in 0.001362538 sec. | ||
| 1772 | 2026.05.19 01:32:41.786835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 208 | ||
| 1773 | 2026.05.19 01:32:41.789300 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.05.19 01:32:41.789347 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1775 | 2026.05.19 01:32:41.790572 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1776 | 2026.05.19 01:32:41.790842 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.05.19 01:32:41.791079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 208 | ||
| 1778 | 2026.05.19 01:32:42.232997 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.05.19 01:32:42.233247 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1780 | 2026.05.19 01:32:42.233560 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1781 | 2026.05.19 01:32:42.233596 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1782 | 2026.05.19 01:32:42.233810 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1783 | 2026.05.19 01:32:42.233878 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1784 | 2026.05.19 01:32:42.234016 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1785 | 2026.05.19 01:32:42.234128 [ 357 ] {db8878ec-c267-41dc-a911-e70697764579} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1786 | 2026.05.19 01:32:42.234128 [ 356 ] {db8878ec-c267-41dc-a911-e70697764579} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1787 | 2026.05.19 01:32:42.234229 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 1788 | 2026.05.19 01:32:42.234335 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1789 | 2026.05.19 01:32:42.236433 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1790 | 2026.05.19 01:32:42.236492 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1791 | 2026.05.19 01:32:42.236571 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1792 | 2026.05.19 01:32:42.236617 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1793 | 2026.05.19 01:32:42.237917 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.004759 sec., 7984.870771170414 rows/sec., 1.29 MiB/sec. | ||
| 1794 | 2026.05.19 01:32:42.238069 [ 3 ] {db8878ec-c267-41dc-a911-e70697764579} <Debug> TCPHandler: Processed in 0.005211378 sec. | ||
| 1795 | 2026.05.19 01:32:42.239394 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.05.19 01:32:42.239524 [ 3 ] {27cb858b-6563-4885-a263-0bca21807528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1797 | 2026.05.19 01:32:42.239578 [ 3 ] {27cb858b-6563-4885-a263-0bca21807528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1798 | 2026.05.19 01:32:42.240110 [ 3 ] {27cb858b-6563-4885-a263-0bca21807528} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.05.19 01:32:42.240152 [ 3 ] {27cb858b-6563-4885-a263-0bca21807528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1800 | 2026.05.19 01:32:42.240511 [ 3 ] {27cb858b-6563-4885-a263-0bca21807528} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1801 | 2026.05.19 01:32:42.240744 [ 3 ] {27cb858b-6563-4885-a263-0bca21807528} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.05.19 01:32:42.240889 [ 3 ] {27cb858b-6563-4885-a263-0bca21807528} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001403 sec., 39914.46899501069 rows/sec., 3.05 MiB/sec. | ||
| 1803 | 2026.05.19 01:32:42.240926 [ 3 ] {27cb858b-6563-4885-a263-0bca21807528} <Debug> TCPHandler: Processed in 0.001640722 sec. | ||
| 1804 | 2026.05.19 01:32:42.241053 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.05.19 01:32:42.241150 [ 3 ] {b8af7afc-45f5-4d0f-a446-d1769754d5a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1806 | 2026.05.19 01:32:42.241189 [ 3 ] {b8af7afc-45f5-4d0f-a446-d1769754d5a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1807 | 2026.05.19 01:32:42.241606 [ 3 ] {b8af7afc-45f5-4d0f-a446-d1769754d5a1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.05.19 01:32:42.241642 [ 3 ] {b8af7afc-45f5-4d0f-a446-d1769754d5a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1809 | 2026.05.19 01:32:42.241928 [ 3 ] {b8af7afc-45f5-4d0f-a446-d1769754d5a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1810 | 2026.05.19 01:32:42.242141 [ 3 ] {b8af7afc-45f5-4d0f-a446-d1769754d5a1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.05.19 01:32:42.242266 [ 3 ] {b8af7afc-45f5-4d0f-a446-d1769754d5a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 1812 | 2026.05.19 01:32:42.242301 [ 3 ] {b8af7afc-45f5-4d0f-a446-d1769754d5a1} <Debug> TCPHandler: Processed in 0.001298646 sec. | ||
| 1813 | 2026.05.19 01:32:42.242433 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.05.19 01:32:42.242529 [ 3 ] {0004e4a7-d9be-4be9-9531-4d06faf1ded4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1815 | 2026.05.19 01:32:42.242570 [ 3 ] {0004e4a7-d9be-4be9-9531-4d06faf1ded4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1816 | 2026.05.19 01:32:42.242922 [ 3 ] {0004e4a7-d9be-4be9-9531-4d06faf1ded4} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.05.19 01:32:42.242957 [ 3 ] {0004e4a7-d9be-4be9-9531-4d06faf1ded4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1818 | 2026.05.19 01:32:42.243258 [ 3 ] {0004e4a7-d9be-4be9-9531-4d06faf1ded4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1819 | 2026.05.19 01:32:42.243460 [ 3 ] {0004e4a7-d9be-4be9-9531-4d06faf1ded4} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.05.19 01:32:42.243586 [ 3 ] {0004e4a7-d9be-4be9-9531-4d06faf1ded4} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001076 sec., 29739.776951672866 rows/sec., 2.07 MiB/sec. | ||
| 1821 | 2026.05.19 01:32:42.243622 [ 3 ] {0004e4a7-d9be-4be9-9531-4d06faf1ded4} <Debug> TCPHandler: Processed in 0.001237436 sec. | ||
| 1822 | 2026.05.19 01:32:42.243743 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.05.19 01:32:42.243838 [ 3 ] {089c1a3c-a344-4a49-8176-5b055522071d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1824 | 2026.05.19 01:32:42.243877 [ 3 ] {089c1a3c-a344-4a49-8176-5b055522071d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1825 | 2026.05.19 01:32:42.244227 [ 3 ] {089c1a3c-a344-4a49-8176-5b055522071d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.05.19 01:32:42.244264 [ 3 ] {089c1a3c-a344-4a49-8176-5b055522071d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1827 | 2026.05.19 01:32:42.244553 [ 3 ] {089c1a3c-a344-4a49-8176-5b055522071d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1828 | 2026.05.19 01:32:42.244763 [ 3 ] {089c1a3c-a344-4a49-8176-5b055522071d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.05.19 01:32:42.244887 [ 3 ] {089c1a3c-a344-4a49-8176-5b055522071d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 1830 | 2026.05.19 01:32:42.244921 [ 3 ] {089c1a3c-a344-4a49-8176-5b055522071d} <Debug> TCPHandler: Processed in 0.001226306 sec. | ||
| 1831 | 2026.05.19 01:32:44.286731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3426 | ||
| 1832 | 2026.05.19 01:32:44.287209 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.05.19 01:32:44.287247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1834 | 2026.05.19 01:32:44.287722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1835 | 2026.05.19 01:32:44.287972 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.05.19 01:32:44.288105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3426 | ||
| 1837 | 2026.05.19 01:32:44.467284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1838 | 2026.05.19 01:32:44.484293 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.05.19 01:32:44.484348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1840 | 2026.05.19 01:32:44.489614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1841 | 2026.05.19 01:32:44.490342 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.05.19 01:32:44.493238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1843 | 2026.05.19 01:32:47.238897 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.05.19 01:32:47.239128 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1845 | 2026.05.19 01:32:47.239455 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1846 | 2026.05.19 01:32:47.239490 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1847 | 2026.05.19 01:32:47.239701 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1848 | 2026.05.19 01:32:47.239769 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1849 | 2026.05.19 01:32:47.239907 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1850 | 2026.05.19 01:32:47.239999 [ 347 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1851 | 2026.05.19 01:32:47.240026 [ 356 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1852 | 2026.05.19 01:32:47.240128 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 1853 | 2026.05.19 01:32:47.240154 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1854 | 2026.05.19 01:32:47.240220 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1855 | 2026.05.19 01:32:47.240240 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1856 | 2026.05.19 01:32:47.240273 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1857 | 2026.05.19 01:32:47.240315 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1858 | 2026.05.19 01:32:47.241600 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002558 sec., 14855.355746677093 rows/sec., 2.41 MiB/sec. | ||
| 1859 | 2026.05.19 01:32:47.241716 [ 3 ] {24da8098-73ef-4f6a-bdd1-70d087166a91} <Debug> TCPHandler: Processed in 0.002944258 sec. | ||
| 1860 | 2026.05.19 01:32:47.243261 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.05.19 01:32:47.243374 [ 3 ] {3b189f2d-5553-4016-a841-14fd915607ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1862 | 2026.05.19 01:32:47.243417 [ 3 ] {3b189f2d-5553-4016-a841-14fd915607ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1863 | 2026.05.19 01:32:47.243926 [ 3 ] {3b189f2d-5553-4016-a841-14fd915607ca} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.05.19 01:32:47.243968 [ 3 ] {3b189f2d-5553-4016-a841-14fd915607ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1865 | 2026.05.19 01:32:47.244330 [ 3 ] {3b189f2d-5553-4016-a841-14fd915607ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1866 | 2026.05.19 01:32:47.244552 [ 3 ] {3b189f2d-5553-4016-a841-14fd915607ca} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.05.19 01:32:47.244697 [ 3 ] {3b189f2d-5553-4016-a841-14fd915607ca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001355 sec., 41328.41328413284 rows/sec., 3.16 MiB/sec. | ||
| 1868 | 2026.05.19 01:32:47.244734 [ 3 ] {3b189f2d-5553-4016-a841-14fd915607ca} <Debug> TCPHandler: Processed in 0.0015246 sec. | ||
| 1869 | 2026.05.19 01:32:47.244857 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.05.19 01:32:47.244954 [ 3 ] {8a6a9ca3-9c1e-4be5-b585-a8efffd110de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1871 | 2026.05.19 01:32:47.244993 [ 3 ] {8a6a9ca3-9c1e-4be5-b585-a8efffd110de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1872 | 2026.05.19 01:32:47.245398 [ 3 ] {8a6a9ca3-9c1e-4be5-b585-a8efffd110de} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.05.19 01:32:47.245432 [ 3 ] {8a6a9ca3-9c1e-4be5-b585-a8efffd110de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1874 | 2026.05.19 01:32:47.245713 [ 3 ] {8a6a9ca3-9c1e-4be5-b585-a8efffd110de} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1875 | 2026.05.19 01:32:47.245912 [ 3 ] {8a6a9ca3-9c1e-4be5-b585-a8efffd110de} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.05.19 01:32:47.246029 [ 3 ] {8a6a9ca3-9c1e-4be5-b585-a8efffd110de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 1877 | 2026.05.19 01:32:47.246063 [ 3 ] {8a6a9ca3-9c1e-4be5-b585-a8efffd110de} <Debug> TCPHandler: Processed in 0.001307017 sec. | ||
| 1878 | 2026.05.19 01:32:47.246182 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.05.19 01:32:47.246342 [ 3 ] {974a7842-f581-481d-802e-614734ac8b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1880 | 2026.05.19 01:32:47.246384 [ 3 ] {974a7842-f581-481d-802e-614734ac8b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1881 | 2026.05.19 01:32:47.246784 [ 3 ] {974a7842-f581-481d-802e-614734ac8b84} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.05.19 01:32:47.246820 [ 3 ] {974a7842-f581-481d-802e-614734ac8b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1883 | 2026.05.19 01:32:47.247140 [ 3 ] {974a7842-f581-481d-802e-614734ac8b84} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1884 | 2026.05.19 01:32:47.247374 [ 3 ] {974a7842-f581-481d-802e-614734ac8b84} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.05.19 01:32:47.247501 [ 3 ] {974a7842-f581-481d-802e-614734ac8b84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 1886 | 2026.05.19 01:32:47.247538 [ 3 ] {974a7842-f581-481d-802e-614734ac8b84} <Debug> TCPHandler: Processed in 0.001345207 sec. | ||
| 1887 | 2026.05.19 01:32:47.247735 [ 3 ] {} <Trace> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.05.19 01:32:47.247902 [ 3 ] {ee4324be-4910-4fd6-bfdb-a8331b57ea80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36374) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.05.19 01:32:47.247966 [ 3 ] {ee4324be-4910-4fd6-bfdb-a8331b57ea80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1890 | 2026.05.19 01:32:47.248471 [ 3 ] {ee4324be-4910-4fd6-bfdb-a8331b57ea80} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.05.19 01:32:47.248507 [ 3 ] {ee4324be-4910-4fd6-bfdb-a8331b57ea80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1892 | 2026.05.19 01:32:47.248893 [ 3 ] {ee4324be-4910-4fd6-bfdb-a8331b57ea80} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1893 | 2026.05.19 01:32:47.249123 [ 3 ] {ee4324be-4910-4fd6-bfdb-a8331b57ea80} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.05.19 01:32:47.249273 [ 3 ] {ee4324be-4910-4fd6-bfdb-a8331b57ea80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
| 1895 | 2026.05.19 01:32:47.249313 [ 3 ] {ee4324be-4910-4fd6-bfdb-a8331b57ea80} <Debug> TCPHandler: Processed in 0.001701193 sec. | ||
| 1896 | 2026.05.19 01:32:51.735805 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1897 | 2026.05.19 01:32:51.735895 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1898 | 2026.05.19 01:32:51.788470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3874 | ||
| 1899 | 2026.05.19 01:32:51.788967 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.05.19 01:32:51.789009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1901 | 2026.05.19 01:32:51.789465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1902 | 2026.05.19 01:32:51.789705 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.05.19 01:32:51.789833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3874 | ||
| 1904 | 2026.05.19 01:32:51.791459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 228 | ||
| 1905 | 2026.05.19 01:32:51.793281 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.05.19 01:32:51.793317 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1907 | 2026.05.19 01:32:51.794324 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1908 | 2026.05.19 01:32:51.794565 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.05.19 01:32:51.794696 [ 52 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1910 | 2026.05.19 01:32:51.794747 [ 52 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2026.05.19 01:32:51.794767 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1912 | 2026.05.19 01:32:51.794771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 228 | ||
| 1913 | 2026.05.19 01:32:51.794943 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 1914 | 2026.05.19 01:32:51.795770 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1915 | 2026.05.19 01:32:51.795911 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 92 rows starting from the beginning of the part | ||
| 1916 | 2026.05.19 01:32:51.796262 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1917 | 2026.05.19 01:32:51.796566 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1918 | 2026.05.19 01:32:51.796904 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 1919 | 2026.05.19 01:32:51.797261 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1920 | 2026.05.19 01:32:51.797607 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1921 | 2026.05.19 01:32:51.803319 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 72 columns (72 merged, 0 gathered) in 0.008452451 sec., 26974.424341531234 rows/sec., 26.04 MiB/sec. | ||
| 1922 | 2026.05.19 01:32:51.804103 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1923 | 2026.05.19 01:32:51.804732 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_6_1} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.05.19 01:32:51.804810 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_6_1} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1925 | 2026.05.19 01:32:51.805026 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1926 | 2026.05.19 01:32:51.993577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1927 | 2026.05.19 01:32:52.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.71 MiB, peak 188.14 MiB, free memory in arenas 0.00 B, will set to 184.73 MiB (RSS), difference: 1.02 MiB | ||
| 1928 | 2026.05.19 01:32:52.009906 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.05.19 01:32:52.009958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1930 | 2026.05.19 01:32:52.016194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1931 | 2026.05.19 01:32:52.016915 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.05.19 01:32:52.019616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1933 | 2026.05.19 01:32:52.044966 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1934 | 2026.05.19 01:32:52.045034 [ 3 ] {} <Debug> TCP-Session: 9fef6da9-0e12-4a7f-b568-9d8207ad0999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1935 | 2026.05.19 01:32:52.240319 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.05.19 01:32:52.240609 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1937 | 2026.05.19 01:32:52.241040 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1938 | 2026.05.19 01:32:52.241079 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1939 | 2026.05.19 01:32:52.241317 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1940 | 2026.05.19 01:32:52.241396 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1941 | 2026.05.19 01:32:52.241542 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1942 | 2026.05.19 01:32:52.241653 [ 347 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1943 | 2026.05.19 01:32:52.241668 [ 337 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1944 | 2026.05.19 01:32:52.241783 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 1945 | 2026.05.19 01:32:52.241812 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1946 | 2026.05.19 01:32:52.241883 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1947 | 2026.05.19 01:32:52.241904 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1948 | 2026.05.19 01:32:52.241939 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1949 | 2026.05.19 01:32:52.242083 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1950 | 2026.05.19 01:32:52.243253 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002743 sec., 13853.445133065985 rows/sec., 2.25 MiB/sec. | ||
| 1951 | 2026.05.19 01:32:52.243367 [ 4 ] {eb8b732a-f320-4843-9573-a3d708f71bc2} <Debug> TCPHandler: Processed in 0.003178922 sec. | ||
| 1952 | 2026.05.19 01:32:52.245515 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.05.19 01:32:52.245625 [ 4 ] {283dbd12-3ff1-4516-a31b-e986b375915f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1954 | 2026.05.19 01:32:52.245665 [ 4 ] {283dbd12-3ff1-4516-a31b-e986b375915f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1955 | 2026.05.19 01:32:52.246290 [ 4 ] {283dbd12-3ff1-4516-a31b-e986b375915f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.05.19 01:32:52.246335 [ 4 ] {283dbd12-3ff1-4516-a31b-e986b375915f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1957 | 2026.05.19 01:32:52.246761 [ 4 ] {283dbd12-3ff1-4516-a31b-e986b375915f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1958 | 2026.05.19 01:32:52.246992 [ 4 ] {283dbd12-3ff1-4516-a31b-e986b375915f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.05.19 01:32:52.247135 [ 4 ] {283dbd12-3ff1-4516-a31b-e986b375915f} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001542 sec., 84306.09597924774 rows/sec., 7.27 MiB/sec. | ||
| 1960 | 2026.05.19 01:32:52.247171 [ 4 ] {283dbd12-3ff1-4516-a31b-e986b375915f} <Debug> TCPHandler: Processed in 0.001706893 sec. | ||
| 1961 | 2026.05.19 01:32:52.247345 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.05.19 01:32:52.247443 [ 4 ] {0fab16ba-619e-4b4b-8200-be8140a79c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1963 | 2026.05.19 01:32:52.247482 [ 4 ] {0fab16ba-619e-4b4b-8200-be8140a79c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1964 | 2026.05.19 01:32:52.247924 [ 4 ] {0fab16ba-619e-4b4b-8200-be8140a79c67} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.05.19 01:32:52.247961 [ 4 ] {0fab16ba-619e-4b4b-8200-be8140a79c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1966 | 2026.05.19 01:32:52.248287 [ 4 ] {0fab16ba-619e-4b4b-8200-be8140a79c67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1967 | 2026.05.19 01:32:52.248502 [ 4 ] {0fab16ba-619e-4b4b-8200-be8140a79c67} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.05.19 01:32:52.248640 [ 4 ] {0fab16ba-619e-4b4b-8200-be8140a79c67} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001215 sec., 30452.674897119345 rows/sec., 2.24 MiB/sec. | ||
| 1969 | 2026.05.19 01:32:52.248681 [ 4 ] {0fab16ba-619e-4b4b-8200-be8140a79c67} <Debug> TCPHandler: Processed in 0.001414519 sec. | ||
| 1970 | 2026.05.19 01:32:52.248839 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.05.19 01:32:52.248939 [ 4 ] {d6fa0ffe-ae25-4e93-b464-4483e70fface} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1972 | 2026.05.19 01:32:52.248979 [ 4 ] {d6fa0ffe-ae25-4e93-b464-4483e70fface} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1973 | 2026.05.19 01:32:52.249417 [ 4 ] {d6fa0ffe-ae25-4e93-b464-4483e70fface} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.05.19 01:32:52.249452 [ 4 ] {d6fa0ffe-ae25-4e93-b464-4483e70fface} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1975 | 2026.05.19 01:32:52.249753 [ 4 ] {d6fa0ffe-ae25-4e93-b464-4483e70fface} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1976 | 2026.05.19 01:32:52.249960 [ 4 ] {d6fa0ffe-ae25-4e93-b464-4483e70fface} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.05.19 01:32:52.250083 [ 4 ] {d6fa0ffe-ae25-4e93-b464-4483e70fface} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001162 sec., 86919.10499139414 rows/sec., 6.79 MiB/sec. | ||
| 1978 | 2026.05.19 01:32:52.250118 [ 4 ] {d6fa0ffe-ae25-4e93-b464-4483e70fface} <Debug> TCPHandler: Processed in 0.001329187 sec. | ||
| 1979 | 2026.05.19 01:32:52.250240 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.05.19 01:32:52.250335 [ 4 ] {9570bb6f-6bc4-47c6-b980-478714228a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.05.19 01:32:52.250376 [ 4 ] {9570bb6f-6bc4-47c6-b980-478714228a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1982 | 2026.05.19 01:32:52.250781 [ 4 ] {9570bb6f-6bc4-47c6-b980-478714228a68} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.05.19 01:32:52.250817 [ 4 ] {9570bb6f-6bc4-47c6-b980-478714228a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1984 | 2026.05.19 01:32:52.251139 [ 4 ] {9570bb6f-6bc4-47c6-b980-478714228a68} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1985 | 2026.05.19 01:32:52.251340 [ 4 ] {9570bb6f-6bc4-47c6-b980-478714228a68} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.05.19 01:32:52.251465 [ 4 ] {9570bb6f-6bc4-47c6-b980-478714228a68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 1987 | 2026.05.19 01:32:52.251500 [ 4 ] {9570bb6f-6bc4-47c6-b980-478714228a68} <Debug> TCPHandler: Processed in 0.001308388 sec. | ||
| 1988 | 2026.05.19 01:32:52.251647 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.05.19 01:32:52.251742 [ 4 ] {99dfa595-cc17-4090-89a3-ec2d24c44390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1990 | 2026.05.19 01:32:52.251793 [ 4 ] {99dfa595-cc17-4090-89a3-ec2d24c44390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1991 | 2026.05.19 01:32:52.252630 [ 4 ] {99dfa595-cc17-4090-89a3-ec2d24c44390} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.05.19 01:32:52.252665 [ 4 ] {99dfa595-cc17-4090-89a3-ec2d24c44390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 1993 | 2026.05.19 01:32:52.253246 [ 4 ] {99dfa595-cc17-4090-89a3-ec2d24c44390} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1994 | 2026.05.19 01:32:52.253462 [ 4 ] {99dfa595-cc17-4090-89a3-ec2d24c44390} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.05.19 01:32:52.253596 [ 4 ] {99dfa595-cc17-4090-89a3-ec2d24c44390} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001872 sec., 19764.957264957266 rows/sec., 35.42 MiB/sec. | ||
| 1996 | 2026.05.19 01:32:52.253645 [ 4 ] {99dfa595-cc17-4090-89a3-ec2d24c44390} <Debug> TCPHandler: Processed in 0.002047176 sec. | ||
| 1997 | 2026.05.19 01:32:52.253798 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.05.19 01:32:52.253893 [ 4 ] {6553134a-2b80-47c1-a620-e9f081dd1e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.05.19 01:32:52.253932 [ 4 ] {6553134a-2b80-47c1-a620-e9f081dd1e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2000 | 2026.05.19 01:32:52.254266 [ 4 ] {6553134a-2b80-47c1-a620-e9f081dd1e36} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.05.19 01:32:52.254302 [ 4 ] {6553134a-2b80-47c1-a620-e9f081dd1e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 2002 | 2026.05.19 01:32:52.254600 [ 4 ] {6553134a-2b80-47c1-a620-e9f081dd1e36} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2003 | 2026.05.19 01:32:52.254801 [ 4 ] {6553134a-2b80-47c1-a620-e9f081dd1e36} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.05.19 01:32:52.254923 [ 4 ] {6553134a-2b80-47c1-a620-e9f081dd1e36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 2005 | 2026.05.19 01:32:52.254957 [ 4 ] {6553134a-2b80-47c1-a620-e9f081dd1e36} <Debug> TCPHandler: Processed in 0.001207716 sec. | ||
| 2006 | 2026.05.19 01:32:52.750248 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2007 | 2026.05.19 01:32:52.750323 [ 270 ] {} <Debug> TCP-Session: 8a80b402-65eb-43c8-9d2d-005ccaef0fe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2026.05.19 01:32:53.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.68 MiB, peak 189.25 MiB, free memory in arenas 0.00 B, will set to 186.74 MiB (RSS), difference: 5.07 MiB | ||
| 2009 | 2026.05.19 01:32:57.238335 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.05.19 01:32:57.238582 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2011 | 2026.05.19 01:32:57.238939 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2012 | 2026.05.19 01:32:57.238973 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2013 | 2026.05.19 01:32:57.239193 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2014 | 2026.05.19 01:32:57.239261 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2015 | 2026.05.19 01:32:57.239404 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2016 | 2026.05.19 01:32:57.239551 [ 350 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2017 | 2026.05.19 01:32:57.239552 [ 337 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2018 | 2026.05.19 01:32:57.239715 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 2019 | 2026.05.19 01:32:57.239744 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2020 | 2026.05.19 01:32:57.239813 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2021 | 2026.05.19 01:32:57.239833 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2022 | 2026.05.19 01:32:57.239867 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2023 | 2026.05.19 01:32:57.239907 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2024 | 2026.05.19 01:32:57.241381 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002888 sec., 13157.894736842105 rows/sec., 2.13 MiB/sec. | ||
| 2025 | 2026.05.19 01:32:57.241517 [ 4 ] {08b33776-8147-4773-9c3d-295591a4c8fa} <Debug> TCPHandler: Processed in 0.003326003 sec. | ||
| 2026 | 2026.05.19 01:32:57.243412 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.05.19 01:32:57.243527 [ 4 ] {63dc7e21-27c0-43af-99ec-c5e83d128316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2028 | 2026.05.19 01:32:57.243570 [ 4 ] {63dc7e21-27c0-43af-99ec-c5e83d128316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2029 | 2026.05.19 01:32:57.244071 [ 4 ] {63dc7e21-27c0-43af-99ec-c5e83d128316} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.05.19 01:32:57.244108 [ 4 ] {63dc7e21-27c0-43af-99ec-c5e83d128316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 2031 | 2026.05.19 01:32:57.244464 [ 4 ] {63dc7e21-27c0-43af-99ec-c5e83d128316} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2032 | 2026.05.19 01:32:57.244681 [ 4 ] {63dc7e21-27c0-43af-99ec-c5e83d128316} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.05.19 01:32:57.244814 [ 45 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2034 | 2026.05.19 01:32:57.244823 [ 4 ] {63dc7e21-27c0-43af-99ec-c5e83d128316} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001327 sec., 42200.45214770158 rows/sec., 3.22 MiB/sec. | ||
| 2035 | 2026.05.19 01:32:57.244865 [ 45 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.05.19 01:32:57.244880 [ 4 ] {63dc7e21-27c0-43af-99ec-c5e83d128316} <Debug> TCPHandler: Processed in 0.00152054 sec. | ||
| 2037 | 2026.05.19 01:32:57.244896 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 2038 | 2026.05.19 01:32:57.245006 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 2039 | 2026.05.19 01:32:57.245026 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.05.19 01:32:57.245112 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2041 | 2026.05.19 01:32:57.245127 [ 4 ] {2375959c-0a63-4c99-aa69-d4c6e9f24e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2042 | 2026.05.19 01:32:57.245156 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 256 rows starting from the beginning of the part | ||
| 2043 | 2026.05.19 01:32:57.245170 [ 4 ] {2375959c-0a63-4c99-aa69-d4c6e9f24e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2044 | 2026.05.19 01:32:57.245241 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2602 rows starting from the beginning of the part | ||
| 2045 | 2026.05.19 01:32:57.245293 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 2046 | 2026.05.19 01:32:57.245342 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2047 | 2026.05.19 01:32:57.245383 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 130 rows starting from the beginning of the part | ||
| 2048 | 2026.05.19 01:32:57.245426 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2049 | 2026.05.19 01:32:57.245608 [ 4 ] {2375959c-0a63-4c99-aa69-d4c6e9f24e7a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.05.19 01:32:57.245648 [ 4 ] {2375959c-0a63-4c99-aa69-d4c6e9f24e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2051 | 2026.05.19 01:32:57.245963 [ 4 ] {2375959c-0a63-4c99-aa69-d4c6e9f24e7a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2052 | 2026.05.19 01:32:57.246221 [ 4 ] {2375959c-0a63-4c99-aa69-d4c6e9f24e7a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.05.19 01:32:57.246329 [ 45 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2054 | 2026.05.19 01:32:57.246357 [ 4 ] {2375959c-0a63-4c99-aa69-d4c6e9f24e7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 2055 | 2026.05.19 01:32:57.246361 [ 45 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.05.19 01:32:57.246397 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2057 | 2026.05.19 01:32:57.246401 [ 4 ] {2375959c-0a63-4c99-aa69-d4c6e9f24e7a} <Debug> TCPHandler: Processed in 0.001425258 sec. | ||
| 2058 | 2026.05.19 01:32:57.246499 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 2059 | 2026.05.19 01:32:57.246541 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.05.19 01:32:57.246618 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2061 | 2026.05.19 01:32:57.246642 [ 4 ] {65d2b8d9-1752-40a5-b65e-426311af3224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.05.19 01:32:57.246652 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 167 rows starting from the beginning of the part | ||
| 2063 | 2026.05.19 01:32:57.246691 [ 4 ] {65d2b8d9-1752-40a5-b65e-426311af3224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2064 | 2026.05.19 01:32:57.246725 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1365 rows starting from the beginning of the part | ||
| 2065 | 2026.05.19 01:32:57.246843 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879485 sec., 1679183.393323171 rows/sec., 134.91 MiB/sec. | ||
| 2066 | 2026.05.19 01:32:57.246855 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 2067 | 2026.05.19 01:32:57.246914 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2068 | 2026.05.19 01:32:57.246956 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 101 rows starting from the beginning of the part | ||
| 2069 | 2026.05.19 01:32:57.246998 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2070 | 2026.05.19 01:32:57.247167 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2071 | 2026.05.19 01:32:57.247213 [ 4 ] {65d2b8d9-1752-40a5-b65e-426311af3224} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.05.19 01:32:57.247256 [ 4 ] {65d2b8d9-1752-40a5-b65e-426311af3224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2073 | 2026.05.19 01:32:57.247491 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_11_2} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.05.19 01:32:57.247574 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_11_2} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2075 | 2026.05.19 01:32:57.247640 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2076 | 2026.05.19 01:32:57.247709 [ 4 ] {65d2b8d9-1752-40a5-b65e-426311af3224} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2077 | 2026.05.19 01:32:57.247937 [ 4 ] {65d2b8d9-1752-40a5-b65e-426311af3224} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.05.19 01:32:57.248038 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2079 | 2026.05.19 01:32:57.248067 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.05.19 01:32:57.248072 [ 4 ] {65d2b8d9-1752-40a5-b65e-426311af3224} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001448 sec., 110497.23756906077 rows/sec., 7.70 MiB/sec. | ||
| 2081 | 2026.05.19 01:32:57.248086 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 2082 | 2026.05.19 01:32:57.248121 [ 4 ] {65d2b8d9-1752-40a5-b65e-426311af3224} <Debug> TCPHandler: Processed in 0.001627591 sec. | ||
| 2083 | 2026.05.19 01:32:57.248139 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688832 sec., 1080628.505381234 rows/sec., 80.27 MiB/sec. | ||
| 2084 | 2026.05.19 01:32:57.248191 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 2085 | 2026.05.19 01:32:57.248249 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.05.19 01:32:57.248308 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2087 | 2026.05.19 01:32:57.248319 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2088 | 2026.05.19 01:32:57.248350 [ 4 ] {51259ff0-0177-404a-8f2f-3d550f90daa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.05.19 01:32:57.248370 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 978 rows starting from the beginning of the part | ||
| 2090 | 2026.05.19 01:32:57.248393 [ 4 ] {51259ff0-0177-404a-8f2f-3d550f90daa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2091 | 2026.05.19 01:32:57.248464 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2750 rows starting from the beginning of the part | ||
| 2092 | 2026.05.19 01:32:57.248526 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 2093 | 2026.05.19 01:32:57.248569 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_11_2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.05.19 01:32:57.248581 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 2095 | 2026.05.19 01:32:57.248646 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2096 | 2026.05.19 01:32:57.248647 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_11_2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2097 | 2026.05.19 01:32:57.248703 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 2098 | 2026.05.19 01:32:57.248731 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2099 | 2026.05.19 01:32:57.248763 [ 4 ] {51259ff0-0177-404a-8f2f-3d550f90daa8} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.05.19 01:32:57.248803 [ 4 ] {51259ff0-0177-404a-8f2f-3d550f90daa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2101 | 2026.05.19 01:32:57.249109 [ 4 ] {51259ff0-0177-404a-8f2f-3d550f90daa8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2102 | 2026.05.19 01:32:57.249319 [ 4 ] {51259ff0-0177-404a-8f2f-3d550f90daa8} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.05.19 01:32:57.249422 [ 45 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2104 | 2026.05.19 01:32:57.249449 [ 45 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.05.19 01:32:57.249450 [ 4 ] {51259ff0-0177-404a-8f2f-3d550f90daa8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 2106 | 2026.05.19 01:32:57.249468 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2107 | 2026.05.19 01:32:57.249500 [ 4 ] {51259ff0-0177-404a-8f2f-3d550f90daa8} <Debug> TCPHandler: Processed in 0.001299157 sec. | ||
| 2108 | 2026.05.19 01:32:57.249554 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 2109 | 2026.05.19 01:32:57.249656 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2110 | 2026.05.19 01:32:57.249682 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
| 2111 | 2026.05.19 01:32:57.249725 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 2112 | 2026.05.19 01:32:57.249758 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2113 | 2026.05.19 01:32:57.249790 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 2114 | 2026.05.19 01:32:57.249822 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 2115 | 2026.05.19 01:32:57.249855 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 2116 | 2026.05.19 01:32:57.250176 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002034577 sec., 2083971.2628226897 rows/sec., 136.19 MiB/sec. | ||
| 2117 | 2026.05.19 01:32:57.250491 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2118 | 2026.05.19 01:32:57.250614 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092065 sec., 516452.7752468947 rows/sec., 34.81 MiB/sec. | ||
| 2119 | 2026.05.19 01:32:57.250745 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.05.19 01:32:57.250787 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2121 | 2026.05.19 01:32:57.250829 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2122 | 2026.05.19 01:32:57.250901 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 2123 | 2026.05.19 01:32:57.251045 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_11_2} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.05.19 01:32:57.251123 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_11_2} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2125 | 2026.05.19 01:32:57.251190 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2126 | 2026.05.19 01:32:58.626965 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48356 | ||
| 2127 | 2026.05.19 01:32:58.627086 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2128 | 2026.05.19 01:32:58.627113 [ 307 ] {} <Debug> TCP-Session: 75c536cc-5e43-43f5-95b5-8ee077d1130d Authenticating user 'default' from [fd00:1122:3344:101::e]:48356 | ||
| 2129 | 2026.05.19 01:32:58.627137 [ 307 ] {} <Debug> TCP-Session: 75c536cc-5e43-43f5-95b5-8ee077d1130d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.05.19 01:32:58.627150 [ 307 ] {} <Debug> TCP-Session: 75c536cc-5e43-43f5-95b5-8ee077d1130d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.05.19 01:32:58.627380 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34540 | ||
| 2132 | 2026.05.19 01:32:58.627411 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43916 | ||
| 2133 | 2026.05.19 01:32:58.627396 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40303 | ||
| 2134 | 2026.05.19 01:32:58.627472 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40483 | ||
| 2135 | 2026.05.19 01:32:58.627460 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39321 | ||
| 2136 | 2026.05.19 01:32:58.627523 [ 307 ] {} <Trace> TCP-Session: 75c536cc-5e43-43f5-95b5-8ee077d1130d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.05.19 01:32:58.627551 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2138 | 2026.05.19 01:32:58.627551 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2139 | 2026.05.19 01:32:58.627562 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2140 | 2026.05.19 01:32:58.627579 [ 309 ] {} <Debug> TCP-Session: f11d159f-ec6b-4732-b0db-31aa7e45e5de Authenticating user 'default' from [fd00:1122:3344:101::e]:40303 | ||
| 2141 | 2026.05.19 01:32:58.627594 [ 270 ] {} <Debug> TCP-Session: 3a5e83d0-7de9-407a-a070-493b920cb4b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40483 | ||
| 2142 | 2026.05.19 01:32:58.627623 [ 308 ] {} <Debug> TCP-Session: 46ad7859-acfa-436e-ac57-4d5d28ee81fe Authenticating user 'default' from [fd00:1122:3344:101::e]:34540 | ||
| 2143 | 2026.05.19 01:32:58.627636 [ 270 ] {} <Debug> TCP-Session: 3a5e83d0-7de9-407a-a070-493b920cb4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.05.19 01:32:58.627624 [ 309 ] {} <Debug> TCP-Session: f11d159f-ec6b-4732-b0db-31aa7e45e5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.05.19 01:32:58.627666 [ 270 ] {} <Debug> TCP-Session: 3a5e83d0-7de9-407a-a070-493b920cb4b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.05.19 01:32:58.627663 [ 308 ] {} <Debug> TCP-Session: 46ad7859-acfa-436e-ac57-4d5d28ee81fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.05.19 01:32:58.627682 [ 309 ] {} <Debug> TCP-Session: f11d159f-ec6b-4732-b0db-31aa7e45e5de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.05.19 01:32:58.627712 [ 308 ] {} <Debug> TCP-Session: 46ad7859-acfa-436e-ac57-4d5d28ee81fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.05.19 01:32:58.627719 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2150 | 2026.05.19 01:32:58.627748 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2151 | 2026.05.19 01:32:58.627773 [ 310 ] {} <Debug> TCP-Session: ba8d33ba-1bce-4ccc-9393-ff7297e8308d Authenticating user 'default' from [fd00:1122:3344:101::e]:43916 | ||
| 2152 | 2026.05.19 01:32:58.627724 [ 307 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48356) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2153 | 2026.05.19 01:32:58.627812 [ 311 ] {} <Debug> TCP-Session: 931940b8-7755-42aa-8e88-5f26d179bbad Authenticating user 'default' from [fd00:1122:3344:101::e]:39321 | ||
| 2154 | 2026.05.19 01:32:58.627809 [ 310 ] {} <Debug> TCP-Session: ba8d33ba-1bce-4ccc-9393-ff7297e8308d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.05.19 01:32:58.627863 [ 311 ] {} <Debug> TCP-Session: 931940b8-7755-42aa-8e88-5f26d179bbad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.05.19 01:32:58.627878 [ 310 ] {} <Debug> TCP-Session: ba8d33ba-1bce-4ccc-9393-ff7297e8308d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.05.19 01:32:58.627896 [ 311 ] {} <Debug> TCP-Session: 931940b8-7755-42aa-8e88-5f26d179bbad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.05.19 01:32:58.627494 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41537 | ||
| 2159 | 2026.05.19 01:32:58.627462 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37643 | ||
| 2160 | 2026.05.19 01:32:58.627503 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54633 | ||
| 2161 | 2026.05.19 01:32:58.628064 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2162 | 2026.05.19 01:32:58.628090 [ 307 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2163 | 2026.05.19 01:32:58.628101 [ 303 ] {} <Debug> TCP-Session: b765099e-4fa8-4a39-9e62-d348a0bf4ad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41537 | ||
| 2164 | 2026.05.19 01:32:58.628143 [ 303 ] {} <Debug> TCP-Session: b765099e-4fa8-4a39-9e62-d348a0bf4ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.05.19 01:32:58.628160 [ 303 ] {} <Debug> TCP-Session: b765099e-4fa8-4a39-9e62-d348a0bf4ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.05.19 01:32:58.628161 [ 307 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2167 | 2026.05.19 01:32:58.628347 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2168 | 2026.05.19 01:32:58.628372 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2026.05.19 01:32:58.628410 [ 3 ] {} <Debug> TCP-Session: 4c058b1e-8cd7-4787-9b00-9e2600931890 Authenticating user 'default' from [fd00:1122:3344:101::e]:37643 | ||
| 2170 | 2026.05.19 01:32:58.628415 [ 304 ] {} <Debug> TCP-Session: 3a0821be-a415-4061-a85d-564c8e20cb4d Authenticating user 'default' from [fd00:1122:3344:101::e]:54633 | ||
| 2171 | 2026.05.19 01:32:58.628449 [ 3 ] {} <Debug> TCP-Session: 4c058b1e-8cd7-4787-9b00-9e2600931890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2026.05.19 01:32:58.628452 [ 304 ] {} <Debug> TCP-Session: 3a0821be-a415-4061-a85d-564c8e20cb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.05.19 01:32:58.628465 [ 307 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 2174 | 2026.05.19 01:32:58.628487 [ 304 ] {} <Debug> TCP-Session: 3a0821be-a415-4061-a85d-564c8e20cb4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.05.19 01:32:58.628475 [ 3 ] {} <Debug> TCP-Session: 4c058b1e-8cd7-4787-9b00-9e2600931890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.19 01:32:58.628566 [ 307 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2177 | 2026.05.19 01:32:59.001186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.47 MiB, peak 194.31 MiB, free memory in arenas 0.00 B, will set to 205.37 MiB (RSS), difference: 17.90 MiB | ||
| 2178 | 2026.05.19 01:32:59.038575 [ 341 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Trace> AggregatingTransform: Aggregating | ||
| 2179 | 2026.05.19 01:32:59.038646 [ 341 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2180 | 2026.05.19 01:32:59.038682 [ 341 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001645362 sec. (607.769 rows/sec., 23.74 KiB/sec.) | ||
| 2181 | 2026.05.19 01:32:59.038699 [ 341 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Trace> Aggregator: Merging aggregated data | ||
| 2182 | 2026.05.19 01:32:59.039843 [ 307 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.412179 sec., 2.4261303948041992 rows/sec., 97.05 B/sec. | ||
| 2183 | 2026.05.19 01:32:59.040022 [ 307 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2184 | 2026.05.19 01:32:59.040039 [ 307 ] {86289e29-f07c-4b8d-b08f-4ba83ce1e44c} <Debug> TCPHandler: Processed in 0.412645708 sec. | ||
| 2185 | 2026.05.19 01:32:59.040206 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2186 | 2026.05.19 01:32:59.040239 [ 307 ] {} <Debug> TCP-Session: 75c536cc-5e43-43f5-95b5-8ee077d1130d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.05.19 01:32:59.040254 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2188 | 2026.05.19 01:32:59.040293 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2189 | 2026.05.19 01:32:59.040309 [ 308 ] {} <Debug> TCP-Session: 46ad7859-acfa-436e-ac57-4d5d28ee81fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.05.19 01:32:59.040319 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2191 | 2026.05.19 01:32:59.040348 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2192 | 2026.05.19 01:32:59.040373 [ 311 ] {} <Debug> TCP-Session: 931940b8-7755-42aa-8e88-5f26d179bbad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.05.19 01:32:59.040386 [ 309 ] {} <Debug> TCP-Session: f11d159f-ec6b-4732-b0db-31aa7e45e5de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.05.19 01:32:59.040407 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2195 | 2026.05.19 01:32:59.040432 [ 310 ] {} <Debug> TCP-Session: ba8d33ba-1bce-4ccc-9393-ff7297e8308d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.19 01:32:59.040438 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2197 | 2026.05.19 01:32:59.040464 [ 304 ] {} <Debug> TCP-Session: 3a0821be-a415-4061-a85d-564c8e20cb4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2026.05.19 01:32:59.040383 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2199 | 2026.05.19 01:32:59.040528 [ 303 ] {} <Debug> TCP-Session: b765099e-4fa8-4a39-9e62-d348a0bf4ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.19 01:32:59.040361 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2201 | 2026.05.19 01:32:59.040557 [ 3 ] {} <Debug> TCP-Session: 4c058b1e-8cd7-4787-9b00-9e2600931890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.05.19 01:32:59.040604 [ 270 ] {} <Debug> TCP-Session: 3a5e83d0-7de9-407a-a070-493b920cb4b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.05.19 01:32:59.290662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4386 | ||
| 2204 | 2026.05.19 01:32:59.291206 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.05.19 01:32:59.291260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 2206 | 2026.05.19 01:32:59.291831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2207 | 2026.05.19 01:32:59.292097 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.05.19 01:32:59.292242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4386 | ||
| 2209 | 2026.05.19 01:32:59.520417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2210 | 2026.05.19 01:32:59.538271 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.05.19 01:32:59.538343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 2212 | 2026.05.19 01:32:59.544681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2213 | 2026.05.19 01:32:59.545418 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.05.19 01:32:59.548562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2215 | 2026.05.19 01:33:00.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.28 MiB, peak 214.84 MiB, free memory in arenas 0.00 B, will set to 209.11 MiB (RSS), difference: 1.83 MiB | ||
| 2216 | 2026.05.19 01:33:01.795644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 254 | ||
| 2217 | 2026.05.19 01:33:01.797636 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.05.19 01:33:01.797682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2219 | 2026.05.19 01:33:01.798775 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2220 | 2026.05.19 01:33:01.799027 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.05.19 01:33:01.799256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 2222 | 2026.05.19 01:33:02.239155 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.05.19 01:33:02.239387 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2224 | 2026.05.19 01:33:02.239719 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2225 | 2026.05.19 01:33:02.239754 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2226 | 2026.05.19 01:33:02.239993 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2227 | 2026.05.19 01:33:02.240070 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2228 | 2026.05.19 01:33:02.240210 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2229 | 2026.05.19 01:33:02.240362 [ 361 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2230 | 2026.05.19 01:33:02.240362 [ 329 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2231 | 2026.05.19 01:33:02.240506 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 2232 | 2026.05.19 01:33:02.240534 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2233 | 2026.05.19 01:33:02.240605 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2234 | 2026.05.19 01:33:02.240625 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2235 | 2026.05.19 01:33:02.240659 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2236 | 2026.05.19 01:33:02.240702 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2237 | 2026.05.19 01:33:02.242025 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002717 sec., 13986.013986013988 rows/sec., 2.27 MiB/sec. | ||
| 2238 | 2026.05.19 01:33:02.242234 [ 4 ] {950c6251-b21b-4984-987d-2e01af29d9b2} <Debug> TCPHandler: Processed in 0.003209171 sec. | ||
| 2239 | 2026.05.19 01:33:02.244537 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.05.19 01:33:02.244664 [ 4 ] {628462d2-8051-42fa-b4e5-f9a9bcbcd2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2241 | 2026.05.19 01:33:02.244711 [ 4 ] {628462d2-8051-42fa-b4e5-f9a9bcbcd2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2242 | 2026.05.19 01:33:02.245284 [ 4 ] {628462d2-8051-42fa-b4e5-f9a9bcbcd2f9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.05.19 01:33:02.245323 [ 4 ] {628462d2-8051-42fa-b4e5-f9a9bcbcd2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2244 | 2026.05.19 01:33:02.245693 [ 4 ] {628462d2-8051-42fa-b4e5-f9a9bcbcd2f9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2245 | 2026.05.19 01:33:02.245912 [ 4 ] {628462d2-8051-42fa-b4e5-f9a9bcbcd2f9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2026.05.19 01:33:02.246054 [ 4 ] {628462d2-8051-42fa-b4e5-f9a9bcbcd2f9} <Debug> executeQuery: Read 130 rows, 11.49 KiB in 0.001423 sec., 91356.28952916374 rows/sec., 7.88 MiB/sec. | ||
| 2247 | 2026.05.19 01:33:02.246092 [ 4 ] {628462d2-8051-42fa-b4e5-f9a9bcbcd2f9} <Debug> TCPHandler: Processed in 0.001612801 sec. | ||
| 2248 | 2026.05.19 01:33:02.246226 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2026.05.19 01:33:02.246322 [ 4 ] {f96cceef-bfb7-4aa8-a5d7-fe0b1f5aac2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2250 | 2026.05.19 01:33:02.246361 [ 4 ] {f96cceef-bfb7-4aa8-a5d7-fe0b1f5aac2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2251 | 2026.05.19 01:33:02.246784 [ 4 ] {f96cceef-bfb7-4aa8-a5d7-fe0b1f5aac2f} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.05.19 01:33:02.246820 [ 4 ] {f96cceef-bfb7-4aa8-a5d7-fe0b1f5aac2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2253 | 2026.05.19 01:33:02.247110 [ 4 ] {f96cceef-bfb7-4aa8-a5d7-fe0b1f5aac2f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2254 | 2026.05.19 01:33:02.247333 [ 4 ] {f96cceef-bfb7-4aa8-a5d7-fe0b1f5aac2f} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.05.19 01:33:02.247425 [ 39 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2256 | 2026.05.19 01:33:02.247457 [ 4 ] {f96cceef-bfb7-4aa8-a5d7-fe0b1f5aac2f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001153 sec., 32090.19947961839 rows/sec., 2.36 MiB/sec. | ||
| 2257 | 2026.05.19 01:33:02.247466 [ 39 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.05.19 01:33:02.247500 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2259 | 2026.05.19 01:33:02.247500 [ 4 ] {f96cceef-bfb7-4aa8-a5d7-fe0b1f5aac2f} <Debug> TCPHandler: Processed in 0.001323187 sec. | ||
| 2260 | 2026.05.19 01:33:02.247616 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 2261 | 2026.05.19 01:33:02.247648 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.05.19 01:33:02.247738 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2263 | 2026.05.19 01:33:02.247750 [ 4 ] {08c06887-90fd-4b3e-9183-a8f2952907f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2264 | 2026.05.19 01:33:02.247773 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 47 rows starting from the beginning of the part | ||
| 2265 | 2026.05.19 01:33:02.247795 [ 4 ] {08c06887-90fd-4b3e-9183-a8f2952907f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2266 | 2026.05.19 01:33:02.247838 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 2267 | 2026.05.19 01:33:02.247884 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 2268 | 2026.05.19 01:33:02.247922 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
| 2269 | 2026.05.19 01:33:02.247958 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2270 | 2026.05.19 01:33:02.247993 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2271 | 2026.05.19 01:33:02.248240 [ 4 ] {08c06887-90fd-4b3e-9183-a8f2952907f1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.05.19 01:33:02.248282 [ 4 ] {08c06887-90fd-4b3e-9183-a8f2952907f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2273 | 2026.05.19 01:33:02.248600 [ 4 ] {08c06887-90fd-4b3e-9183-a8f2952907f1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2274 | 2026.05.19 01:33:02.248786 [ 191 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221986 sec., 210313.37511231715 rows/sec., 16.28 MiB/sec. | ||
| 2275 | 2026.05.19 01:33:02.248823 [ 4 ] {08c06887-90fd-4b3e-9183-a8f2952907f1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.05.19 01:33:02.248958 [ 4 ] {08c06887-90fd-4b3e-9183-a8f2952907f1} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001226 sec., 82381.72920065252 rows/sec., 6.43 MiB/sec. | ||
| 2277 | 2026.05.19 01:33:02.248976 [ 197 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2278 | 2026.05.19 01:33:02.248997 [ 4 ] {08c06887-90fd-4b3e-9183-a8f2952907f1} <Debug> TCPHandler: Processed in 0.001398318 sec. | ||
| 2279 | 2026.05.19 01:33:02.249136 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.05.19 01:33:02.249235 [ 4 ] {2ab8d45f-1b18-4234-a81b-3c3bbccc6e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.05.19 01:33:02.249273 [ 197 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2026.05.19 01:33:02.249277 [ 4 ] {2ab8d45f-1b18-4234-a81b-3c3bbccc6e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2283 | 2026.05.19 01:33:02.249355 [ 197 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_6_1} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2284 | 2026.05.19 01:33:02.249440 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2285 | 2026.05.19 01:33:02.249810 [ 4 ] {2ab8d45f-1b18-4234-a81b-3c3bbccc6e99} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.05.19 01:33:02.249861 [ 4 ] {2ab8d45f-1b18-4234-a81b-3c3bbccc6e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2287 | 2026.05.19 01:33:02.250238 [ 4 ] {2ab8d45f-1b18-4234-a81b-3c3bbccc6e99} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2288 | 2026.05.19 01:33:02.250510 [ 4 ] {2ab8d45f-1b18-4234-a81b-3c3bbccc6e99} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.05.19 01:33:02.250653 [ 4 ] {2ab8d45f-1b18-4234-a81b-3c3bbccc6e99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001436 sec., 111420.61281337048 rows/sec., 7.76 MiB/sec. | ||
| 2290 | 2026.05.19 01:33:02.250691 [ 4 ] {2ab8d45f-1b18-4234-a81b-3c3bbccc6e99} <Debug> TCPHandler: Processed in 0.001602951 sec. | ||
| 2291 | 2026.05.19 01:33:02.250839 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2026.05.19 01:33:02.250937 [ 4 ] {8c20631c-bb09-47ba-8cff-cbf8100fb849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2293 | 2026.05.19 01:33:02.250989 [ 4 ] {8c20631c-bb09-47ba-8cff-cbf8100fb849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2294 | 2026.05.19 01:33:02.251836 [ 4 ] {8c20631c-bb09-47ba-8cff-cbf8100fb849} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2026.05.19 01:33:02.251870 [ 4 ] {8c20631c-bb09-47ba-8cff-cbf8100fb849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2296 | 2026.05.19 01:33:02.252415 [ 4 ] {8c20631c-bb09-47ba-8cff-cbf8100fb849} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2297 | 2026.05.19 01:33:02.252638 [ 4 ] {8c20631c-bb09-47ba-8cff-cbf8100fb849} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2026.05.19 01:33:02.252759 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2299 | 2026.05.19 01:33:02.252775 [ 4 ] {8c20631c-bb09-47ba-8cff-cbf8100fb849} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001857 sec., 19924.60958535272 rows/sec., 35.70 MiB/sec. | ||
| 2300 | 2026.05.19 01:33:02.252803 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.05.19 01:33:02.252828 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2302 | 2026.05.19 01:33:02.252832 [ 4 ] {8c20631c-bb09-47ba-8cff-cbf8100fb849} <Debug> TCPHandler: Processed in 0.002050207 sec. | ||
| 2303 | 2026.05.19 01:33:02.252919 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 2304 | 2026.05.19 01:33:02.253015 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2026.05.19 01:33:02.253116 [ 4 ] {33e65804-edf6-41ce-b640-138acee237c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2306 | 2026.05.19 01:33:02.253123 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2307 | 2026.05.19 01:33:02.253160 [ 4 ] {33e65804-edf6-41ce-b640-138acee237c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2308 | 2026.05.19 01:33:02.253190 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 2309 | 2026.05.19 01:33:02.253321 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 2310 | 2026.05.19 01:33:02.253425 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 2311 | 2026.05.19 01:33:02.253527 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 2312 | 2026.05.19 01:33:02.253565 [ 4 ] {33e65804-edf6-41ce-b640-138acee237c0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2026.05.19 01:33:02.253606 [ 4 ] {33e65804-edf6-41ce-b640-138acee237c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2314 | 2026.05.19 01:33:02.253628 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2315 | 2026.05.19 01:33:02.253739 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2316 | 2026.05.19 01:33:02.253926 [ 4 ] {33e65804-edf6-41ce-b640-138acee237c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2317 | 2026.05.19 01:33:02.254175 [ 4 ] {33e65804-edf6-41ce-b640-138acee237c0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.05.19 01:33:02.254311 [ 4 ] {33e65804-edf6-41ce-b640-138acee237c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 2319 | 2026.05.19 01:33:02.254347 [ 4 ] {33e65804-edf6-41ce-b640-138acee237c0} <Debug> TCPHandler: Processed in 0.001382478 sec. | ||
| 2320 | 2026.05.19 01:33:02.261574 [ 198 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 19 columns (19 merged, 0 gathered) in 0.008686894 sec., 25210.391654370364 rows/sec., 45.18 MiB/sec. | ||
| 2321 | 2026.05.19 01:33:02.262067 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2322 | 2026.05.19 01:33:02.262401 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.05.19 01:33:02.262462 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2324 | 2026.05.19 01:33:02.262559 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 2325 | 2026.05.19 01:33:06.735978 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2326 | 2026.05.19 01:33:06.736047 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2327 | 2026.05.19 01:33:06.792503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4834 | ||
| 2328 | 2026.05.19 01:33:06.793038 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.05.19 01:33:06.793090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2330 | 2026.05.19 01:33:06.793558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2331 | 2026.05.19 01:33:06.793778 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.05.19 01:33:06.793904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4834 | ||
| 2333 | 2026.05.19 01:33:07.048818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2334 | 2026.05.19 01:33:07.064679 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2026.05.19 01:33:07.064719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2336 | 2026.05.19 01:33:07.070379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2337 | 2026.05.19 01:33:07.071073 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.05.19 01:33:07.073662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2339 | 2026.05.19 01:33:07.238901 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2026.05.19 01:33:07.239220 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2341 | 2026.05.19 01:33:07.239721 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2342 | 2026.05.19 01:33:07.239780 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2343 | 2026.05.19 01:33:07.240094 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2344 | 2026.05.19 01:33:07.240163 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2345 | 2026.05.19 01:33:07.240308 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2346 | 2026.05.19 01:33:07.240469 [ 329 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2347 | 2026.05.19 01:33:07.240511 [ 333 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2348 | 2026.05.19 01:33:07.240689 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 2349 | 2026.05.19 01:33:07.240727 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2350 | 2026.05.19 01:33:07.240805 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2351 | 2026.05.19 01:33:07.240827 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2352 | 2026.05.19 01:33:07.240863 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2353 | 2026.05.19 01:33:07.240902 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2354 | 2026.05.19 01:33:07.242316 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003234 sec., 11750.154607297465 rows/sec., 1.91 MiB/sec. | ||
| 2355 | 2026.05.19 01:33:07.242498 [ 4 ] {b0a42cc4-ee40-431f-a6b7-e365d7cf8cd9} <Debug> TCPHandler: Processed in 0.003742099 sec. | ||
| 2356 | 2026.05.19 01:33:07.244245 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.05.19 01:33:07.244381 [ 4 ] {e3bbf191-cc0a-42c0-b53b-3e6b7bdc258d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2358 | 2026.05.19 01:33:07.244435 [ 4 ] {e3bbf191-cc0a-42c0-b53b-3e6b7bdc258d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2359 | 2026.05.19 01:33:07.244991 [ 4 ] {e3bbf191-cc0a-42c0-b53b-3e6b7bdc258d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.05.19 01:33:07.245030 [ 4 ] {e3bbf191-cc0a-42c0-b53b-3e6b7bdc258d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2361 | 2026.05.19 01:33:07.245369 [ 4 ] {e3bbf191-cc0a-42c0-b53b-3e6b7bdc258d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2362 | 2026.05.19 01:33:07.245603 [ 4 ] {e3bbf191-cc0a-42c0-b53b-3e6b7bdc258d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.05.19 01:33:07.245740 [ 4 ] {e3bbf191-cc0a-42c0-b53b-3e6b7bdc258d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001401 sec., 39971.44896502498 rows/sec., 3.05 MiB/sec. | ||
| 2364 | 2026.05.19 01:33:07.245778 [ 4 ] {e3bbf191-cc0a-42c0-b53b-3e6b7bdc258d} <Debug> TCPHandler: Processed in 0.001654072 sec. | ||
| 2365 | 2026.05.19 01:33:07.245939 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.05.19 01:33:07.246036 [ 4 ] {d2d42255-4458-435c-80d8-d3ffb227f1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2367 | 2026.05.19 01:33:07.246075 [ 4 ] {d2d42255-4458-435c-80d8-d3ffb227f1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2368 | 2026.05.19 01:33:07.246510 [ 4 ] {d2d42255-4458-435c-80d8-d3ffb227f1b2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.05.19 01:33:07.246548 [ 4 ] {d2d42255-4458-435c-80d8-d3ffb227f1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2370 | 2026.05.19 01:33:07.246853 [ 4 ] {d2d42255-4458-435c-80d8-d3ffb227f1b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2371 | 2026.05.19 01:33:07.247073 [ 4 ] {d2d42255-4458-435c-80d8-d3ffb227f1b2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.05.19 01:33:07.247200 [ 4 ] {d2d42255-4458-435c-80d8-d3ffb227f1b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 2373 | 2026.05.19 01:33:07.247235 [ 4 ] {d2d42255-4458-435c-80d8-d3ffb227f1b2} <Debug> TCPHandler: Processed in 0.001346147 sec. | ||
| 2374 | 2026.05.19 01:33:07.247369 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.05.19 01:33:07.247464 [ 4 ] {889f8c2f-2fca-4d54-97b4-22afa1622e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2376 | 2026.05.19 01:33:07.247506 [ 4 ] {889f8c2f-2fca-4d54-97b4-22afa1622e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2377 | 2026.05.19 01:33:07.247935 [ 4 ] {889f8c2f-2fca-4d54-97b4-22afa1622e13} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.05.19 01:33:07.247971 [ 4 ] {889f8c2f-2fca-4d54-97b4-22afa1622e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2379 | 2026.05.19 01:33:07.248303 [ 4 ] {889f8c2f-2fca-4d54-97b4-22afa1622e13} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2380 | 2026.05.19 01:33:07.248518 [ 4 ] {889f8c2f-2fca-4d54-97b4-22afa1622e13} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.05.19 01:33:07.248647 [ 4 ] {889f8c2f-2fca-4d54-97b4-22afa1622e13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 2382 | 2026.05.19 01:33:07.248683 [ 4 ] {889f8c2f-2fca-4d54-97b4-22afa1622e13} <Debug> TCPHandler: Processed in 0.001362488 sec. | ||
| 2383 | 2026.05.19 01:33:07.248810 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.05.19 01:33:07.248906 [ 4 ] {ac6538fa-73ed-44cd-9a31-a00dc7ec3685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.05.19 01:33:07.248946 [ 4 ] {ac6538fa-73ed-44cd-9a31-a00dc7ec3685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2386 | 2026.05.19 01:33:07.249284 [ 4 ] {ac6538fa-73ed-44cd-9a31-a00dc7ec3685} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.05.19 01:33:07.249320 [ 4 ] {ac6538fa-73ed-44cd-9a31-a00dc7ec3685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2388 | 2026.05.19 01:33:07.249629 [ 4 ] {ac6538fa-73ed-44cd-9a31-a00dc7ec3685} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2389 | 2026.05.19 01:33:07.249842 [ 4 ] {ac6538fa-73ed-44cd-9a31-a00dc7ec3685} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.05.19 01:33:07.249972 [ 4 ] {ac6538fa-73ed-44cd-9a31-a00dc7ec3685} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2391 | 2026.05.19 01:33:07.250007 [ 4 ] {ac6538fa-73ed-44cd-9a31-a00dc7ec3685} <Debug> TCPHandler: Processed in 0.001245356 sec. | ||
| 2392 | 2026.05.19 01:33:11.115654 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.05.19 01:33:11.116033 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2394 | 2026.05.19 01:33:11.116483 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2395 | 2026.05.19 01:33:11.116522 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2396 | 2026.05.19 01:33:11.116773 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2397 | 2026.05.19 01:33:11.116841 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2398 | 2026.05.19 01:33:11.116981 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2399 | 2026.05.19 01:33:11.117121 [ 330 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2400 | 2026.05.19 01:33:11.117129 [ 323 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2401 | 2026.05.19 01:33:11.117276 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 2402 | 2026.05.19 01:33:11.117305 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2403 | 2026.05.19 01:33:11.117375 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2404 | 2026.05.19 01:33:11.117394 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2405 | 2026.05.19 01:33:11.117427 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2406 | 2026.05.19 01:33:11.117469 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2407 | 2026.05.19 01:33:11.118893 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.003015 sec., 12603.648424543948 rows/sec., 2.56 MiB/sec. | ||
| 2408 | 2026.05.19 01:33:11.119031 [ 4 ] {35eaaeb8-5439-44f4-9f01-910de43596b8} <Debug> TCPHandler: Processed in 0.003566747 sec. | ||
| 2409 | 2026.05.19 01:33:11.132233 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.05.19 01:33:11.132352 [ 4 ] {3f462b4a-11a2-49be-a7bb-41a465876bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2411 | 2026.05.19 01:33:11.132394 [ 4 ] {3f462b4a-11a2-49be-a7bb-41a465876bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2412 | 2026.05.19 01:33:11.132973 [ 4 ] {3f462b4a-11a2-49be-a7bb-41a465876bf4} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.05.19 01:33:11.133019 [ 4 ] {3f462b4a-11a2-49be-a7bb-41a465876bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2414 | 2026.05.19 01:33:11.133407 [ 4 ] {3f462b4a-11a2-49be-a7bb-41a465876bf4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2415 | 2026.05.19 01:33:11.133645 [ 4 ] {3f462b4a-11a2-49be-a7bb-41a465876bf4} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.05.19 01:33:11.133791 [ 4 ] {3f462b4a-11a2-49be-a7bb-41a465876bf4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001474 sec., 16282.225237449118 rows/sec., 1.35 MiB/sec. | ||
| 2417 | 2026.05.19 01:33:11.133828 [ 4 ] {3f462b4a-11a2-49be-a7bb-41a465876bf4} <Debug> TCPHandler: Processed in 0.001648632 sec. | ||
| 2418 | 2026.05.19 01:33:11.134072 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.05.19 01:33:11.134173 [ 4 ] {612241a1-613c-4df7-b296-a3829ec4daba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2420 | 2026.05.19 01:33:11.134212 [ 4 ] {612241a1-613c-4df7-b296-a3829ec4daba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2421 | 2026.05.19 01:33:11.134675 [ 4 ] {612241a1-613c-4df7-b296-a3829ec4daba} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.05.19 01:33:11.134712 [ 4 ] {612241a1-613c-4df7-b296-a3829ec4daba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2423 | 2026.05.19 01:33:11.135003 [ 4 ] {612241a1-613c-4df7-b296-a3829ec4daba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2424 | 2026.05.19 01:33:11.135214 [ 4 ] {612241a1-613c-4df7-b296-a3829ec4daba} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.05.19 01:33:11.135341 [ 4 ] {612241a1-613c-4df7-b296-a3829ec4daba} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001187 sec., 13479.359730412807 rows/sec., 1.07 MiB/sec. | ||
| 2426 | 2026.05.19 01:33:11.135376 [ 4 ] {612241a1-613c-4df7-b296-a3829ec4daba} <Debug> TCPHandler: Processed in 0.001354408 sec. | ||
| 2427 | 2026.05.19 01:33:11.135596 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.05.19 01:33:11.135692 [ 4 ] {ac5941c2-24e4-405b-aef2-fed7e4a7d65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2429 | 2026.05.19 01:33:11.135730 [ 4 ] {ac5941c2-24e4-405b-aef2-fed7e4a7d65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2430 | 2026.05.19 01:33:11.137175 [ 4 ] {ac5941c2-24e4-405b-aef2-fed7e4a7d65b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.05.19 01:33:11.137212 [ 4 ] {ac5941c2-24e4-405b-aef2-fed7e4a7d65b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2432 | 2026.05.19 01:33:11.137661 [ 4 ] {ac5941c2-24e4-405b-aef2-fed7e4a7d65b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2433 | 2026.05.19 01:33:11.137884 [ 4 ] {ac5941c2-24e4-405b-aef2-fed7e4a7d65b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.05.19 01:33:11.138015 [ 4 ] {ac5941c2-24e4-405b-aef2-fed7e4a7d65b} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.002341 sec., 1117898.3340452798 rows/sec., 83.71 MiB/sec. | ||
| 2435 | 2026.05.19 01:33:11.138051 [ 4 ] {ac5941c2-24e4-405b-aef2-fed7e4a7d65b} <Debug> TCPHandler: Processed in 0.002503603 sec. | ||
| 2436 | 2026.05.19 01:33:11.138176 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2026.05.19 01:33:11.138272 [ 4 ] {40ab6de4-f0ef-428b-91d1-a286361e67a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2438 | 2026.05.19 01:33:11.138310 [ 4 ] {40ab6de4-f0ef-428b-91d1-a286361e67a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2439 | 2026.05.19 01:33:11.138870 [ 4 ] {40ab6de4-f0ef-428b-91d1-a286361e67a6} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.05.19 01:33:11.138906 [ 4 ] {40ab6de4-f0ef-428b-91d1-a286361e67a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2441 | 2026.05.19 01:33:11.139212 [ 4 ] {40ab6de4-f0ef-428b-91d1-a286361e67a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2442 | 2026.05.19 01:33:11.139425 [ 4 ] {40ab6de4-f0ef-428b-91d1-a286361e67a6} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.05.19 01:33:11.139549 [ 4 ] {40ab6de4-f0ef-428b-91d1-a286361e67a6} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001295 sec., 62548.26254826255 rows/sec., 4.57 MiB/sec. | ||
| 2444 | 2026.05.19 01:33:11.139584 [ 4 ] {40ab6de4-f0ef-428b-91d1-a286361e67a6} <Debug> TCPHandler: Processed in 0.001457309 sec. | ||
| 2445 | 2026.05.19 01:33:11.139713 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.05.19 01:33:11.139813 [ 4 ] {590208fb-3938-4fc2-b798-f0c46a6a3352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.05.19 01:33:11.139852 [ 4 ] {590208fb-3938-4fc2-b798-f0c46a6a3352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2448 | 2026.05.19 01:33:11.140545 [ 4 ] {590208fb-3938-4fc2-b798-f0c46a6a3352} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.05.19 01:33:11.140581 [ 4 ] {590208fb-3938-4fc2-b798-f0c46a6a3352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2450 | 2026.05.19 01:33:11.140908 [ 4 ] {590208fb-3938-4fc2-b798-f0c46a6a3352} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2451 | 2026.05.19 01:33:11.141118 [ 4 ] {590208fb-3938-4fc2-b798-f0c46a6a3352} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.05.19 01:33:11.141240 [ 4 ] {590208fb-3938-4fc2-b798-f0c46a6a3352} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001445 sec., 570934.2560553633 rows/sec., 33.40 MiB/sec. | ||
| 2453 | 2026.05.19 01:33:11.141275 [ 4 ] {590208fb-3938-4fc2-b798-f0c46a6a3352} <Debug> TCPHandler: Processed in 0.001610281 sec. | ||
| 2454 | 2026.05.19 01:33:11.141394 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2026.05.19 01:33:11.141493 [ 4 ] {8f20e2b1-430d-4e72-9714-be6e50326871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2456 | 2026.05.19 01:33:11.141531 [ 4 ] {8f20e2b1-430d-4e72-9714-be6e50326871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2457 | 2026.05.19 01:33:11.141949 [ 4 ] {8f20e2b1-430d-4e72-9714-be6e50326871} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.05.19 01:33:11.141985 [ 4 ] {8f20e2b1-430d-4e72-9714-be6e50326871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2459 | 2026.05.19 01:33:11.142264 [ 4 ] {8f20e2b1-430d-4e72-9714-be6e50326871} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2460 | 2026.05.19 01:33:11.142481 [ 4 ] {8f20e2b1-430d-4e72-9714-be6e50326871} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.05.19 01:33:11.142607 [ 4 ] {8f20e2b1-430d-4e72-9714-be6e50326871} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 2462 | 2026.05.19 01:33:11.142641 [ 4 ] {8f20e2b1-430d-4e72-9714-be6e50326871} <Debug> TCPHandler: Processed in 0.001295627 sec. | ||
| 2463 | 2026.05.19 01:33:11.142775 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2026.05.19 01:33:11.142870 [ 4 ] {59d71a5a-5c3b-4628-9511-fd6c3da7bb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2465 | 2026.05.19 01:33:11.142907 [ 4 ] {59d71a5a-5c3b-4628-9511-fd6c3da7bb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2466 | 2026.05.19 01:33:11.143308 [ 4 ] {59d71a5a-5c3b-4628-9511-fd6c3da7bb11} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.05.19 01:33:11.143342 [ 4 ] {59d71a5a-5c3b-4628-9511-fd6c3da7bb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2468 | 2026.05.19 01:33:11.143635 [ 4 ] {59d71a5a-5c3b-4628-9511-fd6c3da7bb11} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2469 | 2026.05.19 01:33:11.143844 [ 4 ] {59d71a5a-5c3b-4628-9511-fd6c3da7bb11} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.05.19 01:33:11.143970 [ 4 ] {59d71a5a-5c3b-4628-9511-fd6c3da7bb11} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 2471 | 2026.05.19 01:33:11.144006 [ 4 ] {59d71a5a-5c3b-4628-9511-fd6c3da7bb11} <Debug> TCPHandler: Processed in 0.001286517 sec. | ||
| 2472 | 2026.05.19 01:33:11.144134 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.05.19 01:33:11.144229 [ 4 ] {5b585d23-0da9-4254-a39d-d465f090853d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2474 | 2026.05.19 01:33:11.144267 [ 4 ] {5b585d23-0da9-4254-a39d-d465f090853d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2475 | 2026.05.19 01:33:11.145108 [ 4 ] {5b585d23-0da9-4254-a39d-d465f090853d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2026.05.19 01:33:11.145145 [ 4 ] {5b585d23-0da9-4254-a39d-d465f090853d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2477 | 2026.05.19 01:33:11.145506 [ 4 ] {5b585d23-0da9-4254-a39d-d465f090853d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2478 | 2026.05.19 01:33:11.145714 [ 4 ] {5b585d23-0da9-4254-a39d-d465f090853d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.05.19 01:33:11.145841 [ 4 ] {5b585d23-0da9-4254-a39d-d465f090853d} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001629 sec., 849600.9821976672 rows/sec., 57.58 MiB/sec. | ||
| 2480 | 2026.05.19 01:33:11.145877 [ 4 ] {5b585d23-0da9-4254-a39d-d465f090853d} <Debug> TCPHandler: Processed in 0.001791053 sec. | ||
| 2481 | 2026.05.19 01:33:11.146010 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2482 | 2026.05.19 01:33:11.146105 [ 4 ] {fa4ebd28-434c-4b1d-a39a-9f963ff104eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2483 | 2026.05.19 01:33:11.146146 [ 4 ] {fa4ebd28-434c-4b1d-a39a-9f963ff104eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2484 | 2026.05.19 01:33:11.146946 [ 4 ] {fa4ebd28-434c-4b1d-a39a-9f963ff104eb} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.05.19 01:33:11.146983 [ 4 ] {fa4ebd28-434c-4b1d-a39a-9f963ff104eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2486 | 2026.05.19 01:33:11.147417 [ 4 ] {fa4ebd28-434c-4b1d-a39a-9f963ff104eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2487 | 2026.05.19 01:33:11.147642 [ 4 ] {fa4ebd28-434c-4b1d-a39a-9f963ff104eb} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2488 | 2026.05.19 01:33:11.147769 [ 4 ] {fa4ebd28-434c-4b1d-a39a-9f963ff104eb} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001682 sec., 972651.6052318669 rows/sec., 59.98 MiB/sec. | ||
| 2489 | 2026.05.19 01:33:11.147804 [ 4 ] {fa4ebd28-434c-4b1d-a39a-9f963ff104eb} <Debug> TCPHandler: Processed in 0.001842614 sec. | ||
| 2490 | 2026.05.19 01:33:11.147942 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2491 | 2026.05.19 01:33:11.148037 [ 4 ] {a22e4e1c-ff57-413b-8add-fe6a81db6277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2492 | 2026.05.19 01:33:11.148090 [ 4 ] {a22e4e1c-ff57-413b-8add-fe6a81db6277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2493 | 2026.05.19 01:33:11.148980 [ 4 ] {a22e4e1c-ff57-413b-8add-fe6a81db6277} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.05.19 01:33:11.149016 [ 4 ] {a22e4e1c-ff57-413b-8add-fe6a81db6277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2495 | 2026.05.19 01:33:11.149567 [ 4 ] {a22e4e1c-ff57-413b-8add-fe6a81db6277} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2496 | 2026.05.19 01:33:11.149791 [ 4 ] {a22e4e1c-ff57-413b-8add-fe6a81db6277} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.05.19 01:33:11.149927 [ 4 ] {a22e4e1c-ff57-413b-8add-fe6a81db6277} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001908 sec., 27777.777777777777 rows/sec., 49.78 MiB/sec. | ||
| 2498 | 2026.05.19 01:33:11.149980 [ 4 ] {a22e4e1c-ff57-413b-8add-fe6a81db6277} <Debug> TCPHandler: Processed in 0.002086787 sec. | ||
| 2499 | 2026.05.19 01:33:11.150104 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.05.19 01:33:11.150200 [ 4 ] {d5ad04ad-0835-4166-821f-437aa08feb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2501 | 2026.05.19 01:33:11.150241 [ 4 ] {d5ad04ad-0835-4166-821f-437aa08feb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2502 | 2026.05.19 01:33:11.150586 [ 4 ] {d5ad04ad-0835-4166-821f-437aa08feb27} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.05.19 01:33:11.150622 [ 4 ] {d5ad04ad-0835-4166-821f-437aa08feb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2504 | 2026.05.19 01:33:11.150922 [ 4 ] {d5ad04ad-0835-4166-821f-437aa08feb27} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2505 | 2026.05.19 01:33:11.151129 [ 4 ] {d5ad04ad-0835-4166-821f-437aa08feb27} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.05.19 01:33:11.151255 [ 4 ] {d5ad04ad-0835-4166-821f-437aa08feb27} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001073 sec., 44734.38956197577 rows/sec., 3.01 MiB/sec. | ||
| 2507 | 2026.05.19 01:33:11.151289 [ 4 ] {d5ad04ad-0835-4166-821f-437aa08feb27} <Debug> TCPHandler: Processed in 0.001234027 sec. | ||
| 2508 | 2026.05.19 01:33:11.799635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 302 | ||
| 2509 | 2026.05.19 01:33:11.802022 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.05.19 01:33:11.802066 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2511 | 2026.05.19 01:33:11.803235 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2512 | 2026.05.19 01:33:11.803500 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.05.19 01:33:11.803730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2514 | 2026.05.19 01:33:12.233890 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2026.05.19 01:33:12.234152 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2516 | 2026.05.19 01:33:12.234488 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2517 | 2026.05.19 01:33:12.234523 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2518 | 2026.05.19 01:33:12.234741 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2519 | 2026.05.19 01:33:12.234810 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2520 | 2026.05.19 01:33:12.234952 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2521 | 2026.05.19 01:33:12.235092 [ 323 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2522 | 2026.05.19 01:33:12.235105 [ 329 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2523 | 2026.05.19 01:33:12.235252 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 2524 | 2026.05.19 01:33:12.235280 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2525 | 2026.05.19 01:33:12.235349 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2526 | 2026.05.19 01:33:12.235369 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2527 | 2026.05.19 01:33:12.235404 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2528 | 2026.05.19 01:33:12.235441 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2529 | 2026.05.19 01:33:12.236978 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002931 sec., 12964.858410098943 rows/sec., 2.10 MiB/sec. | ||
| 2530 | 2026.05.19 01:33:12.237114 [ 4 ] {decf1331-123b-43e8-8dcd-a631850c420d} <Debug> TCPHandler: Processed in 0.003371644 sec. | ||
| 2531 | 2026.05.19 01:33:12.238411 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.05.19 01:33:12.238530 [ 4 ] {505bddab-b518-4e99-8e95-0bf4c7015d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2533 | 2026.05.19 01:33:12.238573 [ 4 ] {505bddab-b518-4e99-8e95-0bf4c7015d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2534 | 2026.05.19 01:33:12.239128 [ 4 ] {505bddab-b518-4e99-8e95-0bf4c7015d6f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.05.19 01:33:12.239167 [ 4 ] {505bddab-b518-4e99-8e95-0bf4c7015d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2536 | 2026.05.19 01:33:12.239543 [ 4 ] {505bddab-b518-4e99-8e95-0bf4c7015d6f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2537 | 2026.05.19 01:33:12.239763 [ 4 ] {505bddab-b518-4e99-8e95-0bf4c7015d6f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.05.19 01:33:12.239907 [ 4 ] {505bddab-b518-4e99-8e95-0bf4c7015d6f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001412 sec., 39660.056657223795 rows/sec., 3.03 MiB/sec. | ||
| 2539 | 2026.05.19 01:33:12.239944 [ 4 ] {505bddab-b518-4e99-8e95-0bf4c7015d6f} <Debug> TCPHandler: Processed in 0.001585671 sec. | ||
| 2540 | 2026.05.19 01:33:12.240101 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.05.19 01:33:12.240196 [ 4 ] {fd3e9f2a-6117-4f99-86ec-ab06c1becbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2542 | 2026.05.19 01:33:12.240236 [ 4 ] {fd3e9f2a-6117-4f99-86ec-ab06c1becbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2543 | 2026.05.19 01:33:12.240686 [ 4 ] {fd3e9f2a-6117-4f99-86ec-ab06c1becbe0} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.05.19 01:33:12.240722 [ 4 ] {fd3e9f2a-6117-4f99-86ec-ab06c1becbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2545 | 2026.05.19 01:33:12.241050 [ 4 ] {fd3e9f2a-6117-4f99-86ec-ab06c1becbe0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2546 | 2026.05.19 01:33:12.241257 [ 4 ] {fd3e9f2a-6117-4f99-86ec-ab06c1becbe0} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.05.19 01:33:12.241386 [ 4 ] {fd3e9f2a-6117-4f99-86ec-ab06c1becbe0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 2548 | 2026.05.19 01:33:12.241423 [ 4 ] {fd3e9f2a-6117-4f99-86ec-ab06c1becbe0} <Debug> TCPHandler: Processed in 0.001370588 sec. | ||
| 2549 | 2026.05.19 01:33:12.241556 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.05.19 01:33:12.241662 [ 4 ] {1accbc6d-23f7-4f89-b559-c3df0c7b9af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2551 | 2026.05.19 01:33:12.241704 [ 4 ] {1accbc6d-23f7-4f89-b559-c3df0c7b9af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2552 | 2026.05.19 01:33:12.242124 [ 4 ] {1accbc6d-23f7-4f89-b559-c3df0c7b9af6} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.05.19 01:33:12.242160 [ 4 ] {1accbc6d-23f7-4f89-b559-c3df0c7b9af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2554 | 2026.05.19 01:33:12.242475 [ 4 ] {1accbc6d-23f7-4f89-b559-c3df0c7b9af6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2555 | 2026.05.19 01:33:12.242691 [ 4 ] {1accbc6d-23f7-4f89-b559-c3df0c7b9af6} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.05.19 01:33:12.242820 [ 4 ] {1accbc6d-23f7-4f89-b559-c3df0c7b9af6} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001176 sec., 27210.884353741498 rows/sec., 1.90 MiB/sec. | ||
| 2557 | 2026.05.19 01:33:12.242856 [ 4 ] {1accbc6d-23f7-4f89-b559-c3df0c7b9af6} <Debug> TCPHandler: Processed in 0.001349028 sec. | ||
| 2558 | 2026.05.19 01:33:12.243004 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.05.19 01:33:12.243099 [ 4 ] {1d7f1eca-a050-4447-baa2-ebe2eebb5c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2560 | 2026.05.19 01:33:12.243141 [ 4 ] {1d7f1eca-a050-4447-baa2-ebe2eebb5c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2561 | 2026.05.19 01:33:12.243506 [ 4 ] {1d7f1eca-a050-4447-baa2-ebe2eebb5c85} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.05.19 01:33:12.243549 [ 4 ] {1d7f1eca-a050-4447-baa2-ebe2eebb5c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2563 | 2026.05.19 01:33:12.243855 [ 4 ] {1d7f1eca-a050-4447-baa2-ebe2eebb5c85} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2564 | 2026.05.19 01:33:12.244086 [ 4 ] {1d7f1eca-a050-4447-baa2-ebe2eebb5c85} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.05.19 01:33:12.244222 [ 4 ] {1d7f1eca-a050-4447-baa2-ebe2eebb5c85} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 725.79 KiB/sec. | ||
| 2566 | 2026.05.19 01:33:12.244265 [ 4 ] {1d7f1eca-a050-4447-baa2-ebe2eebb5c85} <Debug> TCPHandler: Processed in 0.001309637 sec. | ||
| 2567 | 2026.05.19 01:33:14.294009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5346 | ||
| 2568 | 2026.05.19 01:33:14.294575 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.05.19 01:33:14.294609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2570 | 2026.05.19 01:33:14.295084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2571 | 2026.05.19 01:33:14.295309 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.05.19 01:33:14.295426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5346 | ||
| 2573 | 2026.05.19 01:33:14.295465 [ 87 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2574 | 2026.05.19 01:33:14.295534 [ 87 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.05.19 01:33:14.295561 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2576 | 2026.05.19 01:33:14.295674 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 2577 | 2026.05.19 01:33:14.295781 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2578 | 2026.05.19 01:33:14.295818 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2914 rows starting from the beginning of the part | ||
| 2579 | 2026.05.19 01:33:14.295886 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2580 | 2026.05.19 01:33:14.295931 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 2581 | 2026.05.19 01:33:14.295971 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 2582 | 2026.05.19 01:33:14.296009 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 2583 | 2026.05.19 01:33:14.296048 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 2584 | 2026.05.19 01:33:14.297319 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5346 rows, containing 4 columns (4 merged, 0 gathered) in 0.001684342 sec., 3173939.734329489 rows/sec., 45.40 MiB/sec. | ||
| 2585 | 2026.05.19 01:33:14.298105 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2586 | 2026.05.19 01:33:14.298442 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_11_2} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.05.19 01:33:14.298525 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_11_2} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2588 | 2026.05.19 01:33:14.298621 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2589 | 2026.05.19 01:33:14.573736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2590 | 2026.05.19 01:33:14.589704 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.05.19 01:33:14.589755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2592 | 2026.05.19 01:33:14.595600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2593 | 2026.05.19 01:33:14.596284 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.19 01:33:14.596591 [ 104 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2595 | 2026.05.19 01:33:14.596681 [ 104 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.05.19 01:33:14.596715 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 2597 | 2026.05.19 01:33:14.596841 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 2598 | 2026.05.19 01:33:14.599172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2599 | 2026.05.19 01:33:14.601038 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2600 | 2026.05.19 01:33:14.602606 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 2601 | 2026.05.19 01:33:14.607386 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 2602 | 2026.05.19 01:33:14.611828 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 2603 | 2026.05.19 01:33:14.616200 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 2604 | 2026.05.19 01:33:14.620845 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 2605 | 2026.05.19 01:33:14.625151 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 2606 | 2026.05.19 01:33:14.675927 [ 198 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079138377 sec., 1048.7958326464036 rows/sec., 5.42 MiB/sec. | ||
| 2607 | 2026.05.19 01:33:14.678411 [ 198 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2608 | 2026.05.19 01:33:14.680657 [ 198 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_11_2} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.05.19 01:33:14.680771 [ 198 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_11_2} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2610 | 2026.05.19 01:33:14.682924 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2611 | 2026.05.19 01:33:15.001230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.80 MiB, peak 221.68 MiB, free memory in arenas 0.00 B, will set to 220.94 MiB (RSS), difference: 9.14 MiB | ||
| 2612 | 2026.05.19 01:33:17.239128 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.05.19 01:33:17.239395 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2614 | 2026.05.19 01:33:17.239738 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2615 | 2026.05.19 01:33:17.239775 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2616 | 2026.05.19 01:33:17.240005 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2617 | 2026.05.19 01:33:17.240078 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2618 | 2026.05.19 01:33:17.240221 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2619 | 2026.05.19 01:33:17.240344 [ 323 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2620 | 2026.05.19 01:33:17.240356 [ 321 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2621 | 2026.05.19 01:33:17.240482 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 2622 | 2026.05.19 01:33:17.240511 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2623 | 2026.05.19 01:33:17.240584 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2624 | 2026.05.19 01:33:17.240604 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2625 | 2026.05.19 01:33:17.240639 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2626 | 2026.05.19 01:33:17.240679 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2627 | 2026.05.19 01:33:17.241894 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002585 sec., 14700.193423597679 rows/sec., 2.38 MiB/sec. | ||
| 2628 | 2026.05.19 01:33:17.242046 [ 4 ] {888ea7fa-516b-4b39-9b3a-a3ba29568339} <Debug> TCPHandler: Processed in 0.003072251 sec. | ||
| 2629 | 2026.05.19 01:33:17.243643 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.05.19 01:33:17.243764 [ 4 ] {878127a5-f517-4bab-9be5-e81663bde640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2631 | 2026.05.19 01:33:17.243818 [ 4 ] {878127a5-f517-4bab-9be5-e81663bde640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2632 | 2026.05.19 01:33:17.244360 [ 4 ] {878127a5-f517-4bab-9be5-e81663bde640} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.05.19 01:33:17.244416 [ 4 ] {878127a5-f517-4bab-9be5-e81663bde640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2634 | 2026.05.19 01:33:17.244873 [ 4 ] {878127a5-f517-4bab-9be5-e81663bde640} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2635 | 2026.05.19 01:33:17.245208 [ 4 ] {878127a5-f517-4bab-9be5-e81663bde640} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.05.19 01:33:17.245378 [ 149 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2637 | 2026.05.19 01:33:17.245384 [ 4 ] {878127a5-f517-4bab-9be5-e81663bde640} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. | ||
| 2638 | 2026.05.19 01:33:17.245456 [ 149 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.05.19 01:33:17.245492 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2640 | 2026.05.19 01:33:17.245496 [ 4 ] {878127a5-f517-4bab-9be5-e81663bde640} <Debug> TCPHandler: Processed in 0.001906455 sec. | ||
| 2641 | 2026.05.19 01:33:17.245602 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 2642 | 2026.05.19 01:33:17.245721 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.05.19 01:33:17.245742 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2644 | 2026.05.19 01:33:17.245786 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2608 rows starting from the beginning of the part | ||
| 2645 | 2026.05.19 01:33:17.245851 [ 4 ] {a0313dd5-5ad9-4efe-8cc7-c91b2d46c7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2646 | 2026.05.19 01:33:17.245864 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part | ||
| 2647 | 2026.05.19 01:33:17.245906 [ 4 ] {a0313dd5-5ad9-4efe-8cc7-c91b2d46c7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2648 | 2026.05.19 01:33:17.245921 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2649 | 2026.05.19 01:33:17.245970 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2617 rows starting from the beginning of the part | ||
| 2650 | 2026.05.19 01:33:17.246012 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2651 | 2026.05.19 01:33:17.246050 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2652 | 2026.05.19 01:33:17.246388 [ 4 ] {a0313dd5-5ad9-4efe-8cc7-c91b2d46c7d0} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.05.19 01:33:17.246450 [ 4 ] {a0313dd5-5ad9-4efe-8cc7-c91b2d46c7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2654 | 2026.05.19 01:33:17.247093 [ 4 ] {a0313dd5-5ad9-4efe-8cc7-c91b2d46c7d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2655 | 2026.05.19 01:33:17.247405 [ 4 ] {a0313dd5-5ad9-4efe-8cc7-c91b2d46c7d0} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.05.19 01:33:17.247551 [ 149 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2657 | 2026.05.19 01:33:17.247587 [ 149 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.05.19 01:33:17.247600 [ 4 ] {a0313dd5-5ad9-4efe-8cc7-c91b2d46c7d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00177 sec., 36158.19209039548 rows/sec., 2.82 MiB/sec. | ||
| 2659 | 2026.05.19 01:33:17.247608 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2660 | 2026.05.19 01:33:17.247677 [ 4 ] {a0313dd5-5ad9-4efe-8cc7-c91b2d46c7d0} <Debug> TCPHandler: Processed in 0.002025686 sec. | ||
| 2661 | 2026.05.19 01:33:17.247716 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 2662 | 2026.05.19 01:33:17.247808 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2663 | 2026.05.19 01:33:17.247842 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1395 rows starting from the beginning of the part | ||
| 2664 | 2026.05.19 01:33:17.247901 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.05.19 01:33:17.247921 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 2666 | 2026.05.19 01:33:17.247968 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2667 | 2026.05.19 01:33:17.248009 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1384 rows starting from the beginning of the part | ||
| 2668 | 2026.05.19 01:33:17.248032 [ 4 ] {68969058-6a07-4b09-87d8-0822a5b15c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2669 | 2026.05.19 01:33:17.248050 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2670 | 2026.05.19 01:33:17.248090 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2671 | 2026.05.19 01:33:17.248091 [ 4 ] {68969058-6a07-4b09-87d8-0822a5b15c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2672 | 2026.05.19 01:33:17.248280 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002725755 sec., 2026227.5956569833 rows/sec., 160.02 MiB/sec. | ||
| 2673 | 2026.05.19 01:33:17.248658 [ 4 ] {68969058-6a07-4b09-87d8-0822a5b15c64} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.05.19 01:33:17.248693 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2675 | 2026.05.19 01:33:17.248699 [ 4 ] {68969058-6a07-4b09-87d8-0822a5b15c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2676 | 2026.05.19 01:33:17.249005 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.05.19 01:33:17.249076 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_16_3} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2678 | 2026.05.19 01:33:17.249151 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2679 | 2026.05.19 01:33:17.249170 [ 4 ] {68969058-6a07-4b09-87d8-0822a5b15c64} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2680 | 2026.05.19 01:33:17.249407 [ 4 ] {68969058-6a07-4b09-87d8-0822a5b15c64} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.05.19 01:33:17.249528 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2682 | 2026.05.19 01:33:17.249552 [ 192 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874325 sec., 1638990.0364131087 rows/sec., 119.00 MiB/sec. | ||
| 2683 | 2026.05.19 01:33:17.249674 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.05.19 01:33:17.249545 [ 4 ] {68969058-6a07-4b09-87d8-0822a5b15c64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 7.18 MiB/sec. | ||
| 2685 | 2026.05.19 01:33:17.249716 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2686 | 2026.05.19 01:33:17.249751 [ 4 ] {68969058-6a07-4b09-87d8-0822a5b15c64} <Debug> TCPHandler: Processed in 0.001958636 sec. | ||
| 2687 | 2026.05.19 01:33:17.249830 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 2688 | 2026.05.19 01:33:17.249891 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2689 | 2026.05.19 01:33:17.249905 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.05.19 01:33:17.249915 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2691 | 2026.05.19 01:33:17.250011 [ 4 ] {09b2cd22-20c7-4497-94b8-441d2977c0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.05.19 01:33:17.250026 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4240 rows starting from the beginning of the part | ||
| 2693 | 2026.05.19 01:33:17.250055 [ 4 ] {09b2cd22-20c7-4497-94b8-441d2977c0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2694 | 2026.05.19 01:33:17.250075 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 2695 | 2026.05.19 01:33:17.250113 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2696 | 2026.05.19 01:33:17.250151 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1636 rows starting from the beginning of the part | ||
| 2697 | 2026.05.19 01:33:17.250151 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_16_3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.05.19 01:33:17.250187 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 2699 | 2026.05.19 01:33:17.250222 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 2700 | 2026.05.19 01:33:17.250233 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_16_3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2701 | 2026.05.19 01:33:17.250294 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2702 | 2026.05.19 01:33:17.250423 [ 4 ] {09b2cd22-20c7-4497-94b8-441d2977c0b0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.05.19 01:33:17.250459 [ 4 ] {09b2cd22-20c7-4497-94b8-441d2977c0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2704 | 2026.05.19 01:33:17.250807 [ 4 ] {09b2cd22-20c7-4497-94b8-441d2977c0b0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2705 | 2026.05.19 01:33:17.251028 [ 4 ] {09b2cd22-20c7-4497-94b8-441d2977c0b0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.05.19 01:33:17.251134 [ 149 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2707 | 2026.05.19 01:33:17.251157 [ 4 ] {09b2cd22-20c7-4497-94b8-441d2977c0b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 2708 | 2026.05.19 01:33:17.251167 [ 149 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.05.19 01:33:17.251199 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2710 | 2026.05.19 01:33:17.251200 [ 4 ] {09b2cd22-20c7-4497-94b8-441d2977c0b0} <Debug> TCPHandler: Processed in 0.001345737 sec. | ||
| 2711 | 2026.05.19 01:33:17.251291 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 2712 | 2026.05.19 01:33:17.251403 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2713 | 2026.05.19 01:33:17.251431 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part | ||
| 2714 | 2026.05.19 01:33:17.251479 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 2715 | 2026.05.19 01:33:17.251517 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 2716 | 2026.05.19 01:33:17.251556 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 2717 | 2026.05.19 01:33:17.251600 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 2718 | 2026.05.19 01:33:17.251640 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 2719 | 2026.05.19 01:33:17.252485 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221416 sec., 658252.3890304369 rows/sec., 44.36 MiB/sec. | ||
| 2720 | 2026.05.19 01:33:17.252684 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2721 | 2026.05.19 01:33:17.252946 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_16_3} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.05.19 01:33:17.252978 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6388 rows, containing 5 columns (5 merged, 0 gathered) in 0.003163022 sec., 2019587.596924713 rows/sec., 130.77 MiB/sec. | ||
| 2723 | 2026.05.19 01:33:17.253068 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_16_3} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2724 | 2026.05.19 01:33:17.253176 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2725 | 2026.05.19 01:33:17.253561 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2726 | 2026.05.19 01:33:17.253836 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.05.19 01:33:17.253900 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2728 | 2026.05.19 01:33:17.253959 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 2729 | 2026.05.19 01:33:18.000415 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.38 MiB, peak 228.85 MiB, free memory in arenas 0.00 B, will set to 222.96 MiB (RSS), difference: 1.59 MiB | ||
| 2730 | 2026.05.19 01:33:21.736094 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2731 | 2026.05.19 01:33:21.736157 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2732 | 2026.05.19 01:33:21.795548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5794 | ||
| 2733 | 2026.05.19 01:33:21.796027 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.05.19 01:33:21.796077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2735 | 2026.05.19 01:33:21.796591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2736 | 2026.05.19 01:33:21.796827 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.05.19 01:33:21.796966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5794 | ||
| 2738 | 2026.05.19 01:33:21.803928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 322 | ||
| 2739 | 2026.05.19 01:33:21.806074 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.05.19 01:33:21.806126 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2741 | 2026.05.19 01:33:21.807376 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2742 | 2026.05.19 01:33:21.807671 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.05.19 01:33:21.808011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2744 | 2026.05.19 01:33:22.099267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2745 | 2026.05.19 01:33:22.118187 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.05.19 01:33:22.118260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2747 | 2026.05.19 01:33:22.124257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2748 | 2026.05.19 01:33:22.125121 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.05.19 01:33:22.131766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2750 | 2026.05.19 01:33:22.240571 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.05.19 01:33:22.240795 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2752 | 2026.05.19 01:33:22.241120 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2753 | 2026.05.19 01:33:22.241157 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2754 | 2026.05.19 01:33:22.241374 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2755 | 2026.05.19 01:33:22.241443 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2756 | 2026.05.19 01:33:22.241642 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2757 | 2026.05.19 01:33:22.241780 [ 339 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2758 | 2026.05.19 01:33:22.241789 [ 323 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2759 | 2026.05.19 01:33:22.241931 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 2760 | 2026.05.19 01:33:22.241967 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2761 | 2026.05.19 01:33:22.242054 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2762 | 2026.05.19 01:33:22.242101 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2763 | 2026.05.19 01:33:22.242150 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2764 | 2026.05.19 01:33:22.242203 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2765 | 2026.05.19 01:33:22.243356 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002648 sec., 14350.453172205436 rows/sec., 2.33 MiB/sec. | ||
| 2766 | 2026.05.19 01:33:22.243485 [ 4 ] {ba3150d9-1a86-497c-97b5-22b38b95a3f7} <Debug> TCPHandler: Processed in 0.00304002 sec. | ||
| 2767 | 2026.05.19 01:33:22.245620 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.05.19 01:33:22.245737 [ 4 ] {c600fd7f-dd11-49c8-a7bf-17d2d1679ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2769 | 2026.05.19 01:33:22.245781 [ 4 ] {c600fd7f-dd11-49c8-a7bf-17d2d1679ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2770 | 2026.05.19 01:33:22.246421 [ 4 ] {c600fd7f-dd11-49c8-a7bf-17d2d1679ccd} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2771 | 2026.05.19 01:33:22.246503 [ 4 ] {c600fd7f-dd11-49c8-a7bf-17d2d1679ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2772 | 2026.05.19 01:33:22.246947 [ 4 ] {c600fd7f-dd11-49c8-a7bf-17d2d1679ccd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2773 | 2026.05.19 01:33:22.247226 [ 4 ] {c600fd7f-dd11-49c8-a7bf-17d2d1679ccd} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2774 | 2026.05.19 01:33:22.247376 [ 4 ] {c600fd7f-dd11-49c8-a7bf-17d2d1679ccd} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001671 sec., 83782.16636744465 rows/sec., 7.28 MiB/sec. | ||
| 2775 | 2026.05.19 01:33:22.247421 [ 4 ] {c600fd7f-dd11-49c8-a7bf-17d2d1679ccd} <Debug> TCPHandler: Processed in 0.001854305 sec. | ||
| 2776 | 2026.05.19 01:33:22.247666 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.05.19 01:33:22.247844 [ 4 ] {869232e7-aa9d-402b-ac81-cd6b7d352b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2778 | 2026.05.19 01:33:22.247909 [ 4 ] {869232e7-aa9d-402b-ac81-cd6b7d352b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2779 | 2026.05.19 01:33:22.248570 [ 4 ] {869232e7-aa9d-402b-ac81-cd6b7d352b3c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.05.19 01:33:22.248615 [ 4 ] {869232e7-aa9d-402b-ac81-cd6b7d352b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2781 | 2026.05.19 01:33:22.249009 [ 4 ] {869232e7-aa9d-402b-ac81-cd6b7d352b3c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2782 | 2026.05.19 01:33:22.249235 [ 4 ] {869232e7-aa9d-402b-ac81-cd6b7d352b3c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.05.19 01:33:22.249388 [ 4 ] {869232e7-aa9d-402b-ac81-cd6b7d352b3c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001593 sec., 26365.348399246705 rows/sec., 1.94 MiB/sec. | ||
| 2784 | 2026.05.19 01:33:22.249438 [ 4 ] {869232e7-aa9d-402b-ac81-cd6b7d352b3c} <Debug> TCPHandler: Processed in 0.001898905 sec. | ||
| 2785 | 2026.05.19 01:33:22.249589 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2026.05.19 01:33:22.249695 [ 4 ] {00dd9d62-1337-42a3-b326-7867913f53d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2787 | 2026.05.19 01:33:22.249738 [ 4 ] {00dd9d62-1337-42a3-b326-7867913f53d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2788 | 2026.05.19 01:33:22.250198 [ 4 ] {00dd9d62-1337-42a3-b326-7867913f53d4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.05.19 01:33:22.250236 [ 4 ] {00dd9d62-1337-42a3-b326-7867913f53d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2790 | 2026.05.19 01:33:22.250560 [ 4 ] {00dd9d62-1337-42a3-b326-7867913f53d4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2791 | 2026.05.19 01:33:22.250784 [ 4 ] {00dd9d62-1337-42a3-b326-7867913f53d4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.05.19 01:33:22.250915 [ 4 ] {00dd9d62-1337-42a3-b326-7867913f53d4} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001244 sec., 85209.00321543407 rows/sec., 6.66 MiB/sec. | ||
| 2793 | 2026.05.19 01:33:22.250953 [ 4 ] {00dd9d62-1337-42a3-b326-7867913f53d4} <Debug> TCPHandler: Processed in 0.001415639 sec. | ||
| 2794 | 2026.05.19 01:33:22.251096 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.05.19 01:33:22.251197 [ 4 ] {dcfd2a8f-77d6-464e-bc3c-3a31acc90a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2796 | 2026.05.19 01:33:22.251241 [ 4 ] {dcfd2a8f-77d6-464e-bc3c-3a31acc90a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2797 | 2026.05.19 01:33:22.251776 [ 4 ] {dcfd2a8f-77d6-464e-bc3c-3a31acc90a25} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.05.19 01:33:22.251827 [ 4 ] {dcfd2a8f-77d6-464e-bc3c-3a31acc90a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2799 | 2026.05.19 01:33:22.252289 [ 4 ] {dcfd2a8f-77d6-464e-bc3c-3a31acc90a25} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2800 | 2026.05.19 01:33:22.252536 [ 4 ] {dcfd2a8f-77d6-464e-bc3c-3a31acc90a25} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.05.19 01:33:22.252716 [ 4 ] {dcfd2a8f-77d6-464e-bc3c-3a31acc90a25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec. | ||
| 2802 | 2026.05.19 01:33:22.252779 [ 4 ] {dcfd2a8f-77d6-464e-bc3c-3a31acc90a25} <Debug> TCPHandler: Processed in 0.001732493 sec. | ||
| 2803 | 2026.05.19 01:33:22.252966 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.05.19 01:33:22.253100 [ 4 ] {b2c8943d-9971-41c3-8b01-0e7874a329b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2805 | 2026.05.19 01:33:22.253169 [ 4 ] {b2c8943d-9971-41c3-8b01-0e7874a329b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2806 | 2026.05.19 01:33:22.254103 [ 4 ] {b2c8943d-9971-41c3-8b01-0e7874a329b9} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.05.19 01:33:22.254141 [ 4 ] {b2c8943d-9971-41c3-8b01-0e7874a329b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2808 | 2026.05.19 01:33:22.254762 [ 4 ] {b2c8943d-9971-41c3-8b01-0e7874a329b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2809 | 2026.05.19 01:33:22.254997 [ 4 ] {b2c8943d-9971-41c3-8b01-0e7874a329b9} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.05.19 01:33:22.255143 [ 4 ] {b2c8943d-9971-41c3-8b01-0e7874a329b9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002083 sec., 20163.226116178586 rows/sec., 36.13 MiB/sec. | ||
| 2811 | 2026.05.19 01:33:22.255209 [ 4 ] {b2c8943d-9971-41c3-8b01-0e7874a329b9} <Debug> TCPHandler: Processed in 0.00234991 sec. | ||
| 2812 | 2026.05.19 01:33:22.255349 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.05.19 01:33:22.255452 [ 4 ] {7cdb3cbd-a6e0-4b30-b615-f17773a62645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.05.19 01:33:22.255500 [ 4 ] {7cdb3cbd-a6e0-4b30-b615-f17773a62645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2815 | 2026.05.19 01:33:22.255898 [ 4 ] {7cdb3cbd-a6e0-4b30-b615-f17773a62645} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.05.19 01:33:22.255935 [ 4 ] {7cdb3cbd-a6e0-4b30-b615-f17773a62645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2817 | 2026.05.19 01:33:22.256268 [ 4 ] {7cdb3cbd-a6e0-4b30-b615-f17773a62645} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2818 | 2026.05.19 01:33:22.256479 [ 4 ] {7cdb3cbd-a6e0-4b30-b615-f17773a62645} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.05.19 01:33:22.256611 [ 4 ] {7cdb3cbd-a6e0-4b30-b615-f17773a62645} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 2820 | 2026.05.19 01:33:22.256648 [ 4 ] {7cdb3cbd-a6e0-4b30-b615-f17773a62645} <Debug> TCPHandler: Processed in 0.001349387 sec. | ||
| 2821 | 2026.05.19 01:33:27.238764 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.05.19 01:33:27.239037 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2823 | 2026.05.19 01:33:27.239455 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2824 | 2026.05.19 01:33:27.239497 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2825 | 2026.05.19 01:33:27.239720 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2826 | 2026.05.19 01:33:27.239794 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2827 | 2026.05.19 01:33:27.239947 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2828 | 2026.05.19 01:33:27.240078 [ 321 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2829 | 2026.05.19 01:33:27.240078 [ 323 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2830 | 2026.05.19 01:33:27.240201 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 2831 | 2026.05.19 01:33:27.240229 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2832 | 2026.05.19 01:33:27.240299 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2833 | 2026.05.19 01:33:27.240319 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2834 | 2026.05.19 01:33:27.240353 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2835 | 2026.05.19 01:33:27.240398 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2836 | 2026.05.19 01:33:27.241760 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002818 sec., 13484.740951029098 rows/sec., 2.19 MiB/sec. | ||
| 2837 | 2026.05.19 01:33:27.241964 [ 4 ] {6ead3fae-7fe0-47a4-99be-6265e9f72810} <Debug> TCPHandler: Processed in 0.003346484 sec. | ||
| 2838 | 2026.05.19 01:33:27.243731 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.05.19 01:33:27.243943 [ 4 ] {7a225445-cbb6-4969-a15c-73bdb545565b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2840 | 2026.05.19 01:33:27.244013 [ 4 ] {7a225445-cbb6-4969-a15c-73bdb545565b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2841 | 2026.05.19 01:33:27.244713 [ 4 ] {7a225445-cbb6-4969-a15c-73bdb545565b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.05.19 01:33:27.244751 [ 4 ] {7a225445-cbb6-4969-a15c-73bdb545565b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2843 | 2026.05.19 01:33:27.245139 [ 4 ] {7a225445-cbb6-4969-a15c-73bdb545565b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2844 | 2026.05.19 01:33:27.245375 [ 4 ] {7a225445-cbb6-4969-a15c-73bdb545565b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.05.19 01:33:27.245548 [ 4 ] {7a225445-cbb6-4969-a15c-73bdb545565b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. | ||
| 2846 | 2026.05.19 01:33:27.245598 [ 4 ] {7a225445-cbb6-4969-a15c-73bdb545565b} <Debug> TCPHandler: Processed in 0.002010846 sec. | ||
| 2847 | 2026.05.19 01:33:27.245743 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.05.19 01:33:27.245840 [ 4 ] {d036bb82-e01b-47cd-8766-e5ae62ffa722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2849 | 2026.05.19 01:33:27.245880 [ 4 ] {d036bb82-e01b-47cd-8766-e5ae62ffa722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2850 | 2026.05.19 01:33:27.246335 [ 4 ] {d036bb82-e01b-47cd-8766-e5ae62ffa722} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.05.19 01:33:27.246373 [ 4 ] {d036bb82-e01b-47cd-8766-e5ae62ffa722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2852 | 2026.05.19 01:33:27.246706 [ 4 ] {d036bb82-e01b-47cd-8766-e5ae62ffa722} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2853 | 2026.05.19 01:33:27.246951 [ 4 ] {d036bb82-e01b-47cd-8766-e5ae62ffa722} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.05.19 01:33:27.247107 [ 4 ] {d036bb82-e01b-47cd-8766-e5ae62ffa722} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001285 sec., 49805.447470817126 rows/sec., 3.89 MiB/sec. | ||
| 2855 | 2026.05.19 01:33:27.247145 [ 4 ] {d036bb82-e01b-47cd-8766-e5ae62ffa722} <Debug> TCPHandler: Processed in 0.001451129 sec. | ||
| 2856 | 2026.05.19 01:33:27.247292 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.05.19 01:33:27.247388 [ 4 ] {766db556-0d85-4874-8edd-cd25d0e35c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.05.19 01:33:27.247431 [ 4 ] {766db556-0d85-4874-8edd-cd25d0e35c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2859 | 2026.05.19 01:33:27.247924 [ 4 ] {766db556-0d85-4874-8edd-cd25d0e35c8b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.05.19 01:33:27.247961 [ 4 ] {766db556-0d85-4874-8edd-cd25d0e35c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2861 | 2026.05.19 01:33:27.248381 [ 4 ] {766db556-0d85-4874-8edd-cd25d0e35c8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2862 | 2026.05.19 01:33:27.248653 [ 4 ] {766db556-0d85-4874-8edd-cd25d0e35c8b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.05.19 01:33:27.248942 [ 4 ] {766db556-0d85-4874-8edd-cd25d0e35c8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. | ||
| 2864 | 2026.05.19 01:33:27.249026 [ 4 ] {766db556-0d85-4874-8edd-cd25d0e35c8b} <Debug> TCPHandler: Processed in 0.001781984 sec. | ||
| 2865 | 2026.05.19 01:33:27.249211 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.05.19 01:33:27.249341 [ 4 ] {742fb9d1-b660-42fc-9c3c-87bb06030ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.05.19 01:33:27.249394 [ 4 ] {742fb9d1-b660-42fc-9c3c-87bb06030ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2868 | 2026.05.19 01:33:27.249769 [ 4 ] {742fb9d1-b660-42fc-9c3c-87bb06030ad9} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.05.19 01:33:27.249806 [ 4 ] {742fb9d1-b660-42fc-9c3c-87bb06030ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2870 | 2026.05.19 01:33:27.250136 [ 4 ] {742fb9d1-b660-42fc-9c3c-87bb06030ad9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2871 | 2026.05.19 01:33:27.250359 [ 4 ] {742fb9d1-b660-42fc-9c3c-87bb06030ad9} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.05.19 01:33:27.250497 [ 4 ] {742fb9d1-b660-42fc-9c3c-87bb06030ad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 2873 | 2026.05.19 01:33:27.250533 [ 4 ] {742fb9d1-b660-42fc-9c3c-87bb06030ad9} <Debug> TCPHandler: Processed in 0.001384688 sec. | ||
| 2874 | 2026.05.19 01:33:29.297992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6306 | ||
| 2875 | 2026.05.19 01:33:29.298520 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.05.19 01:33:29.298554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2877 | 2026.05.19 01:33:29.299061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2878 | 2026.05.19 01:33:29.299290 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.05.19 01:33:29.299415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6306 | ||
| 2880 | 2026.05.19 01:33:29.631994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2881 | 2026.05.19 01:33:29.647548 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.05.19 01:33:29.647605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 2883 | 2026.05.19 01:33:29.653239 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2884 | 2026.05.19 01:33:29.653976 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.05.19 01:33:29.656693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2886 | 2026.05.19 01:33:31.809120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 346 | ||
| 2887 | 2026.05.19 01:33:31.811136 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.05.19 01:33:31.811181 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2889 | 2026.05.19 01:33:31.812309 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2890 | 2026.05.19 01:33:31.812575 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.05.19 01:33:31.812812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2892 | 2026.05.19 01:33:32.239471 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2026.05.19 01:33:32.239719 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2894 | 2026.05.19 01:33:32.240104 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2895 | 2026.05.19 01:33:32.240146 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2896 | 2026.05.19 01:33:32.240406 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2897 | 2026.05.19 01:33:32.240485 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2898 | 2026.05.19 01:33:32.240651 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2899 | 2026.05.19 01:33:32.240784 [ 339 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2900 | 2026.05.19 01:33:32.240789 [ 321 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2901 | 2026.05.19 01:33:32.240946 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 2902 | 2026.05.19 01:33:32.240974 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2903 | 2026.05.19 01:33:32.241043 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2904 | 2026.05.19 01:33:32.241063 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2905 | 2026.05.19 01:33:32.241097 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2906 | 2026.05.19 01:33:32.241135 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2907 | 2026.05.19 01:33:32.242427 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002803 sec., 13556.903317873706 rows/sec., 2.20 MiB/sec. | ||
| 2908 | 2026.05.19 01:33:32.242620 [ 4 ] {ab72f8ec-24e3-4fe9-a411-01346fafcb17} <Debug> TCPHandler: Processed in 0.003288373 sec. | ||
| 2909 | 2026.05.19 01:33:32.245001 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2026.05.19 01:33:32.245159 [ 4 ] {aa0a0af9-fb67-401d-908f-2ccc6cbf730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2911 | 2026.05.19 01:33:32.245222 [ 4 ] {aa0a0af9-fb67-401d-908f-2ccc6cbf730e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2912 | 2026.05.19 01:33:32.246106 [ 4 ] {aa0a0af9-fb67-401d-908f-2ccc6cbf730e} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.05.19 01:33:32.246173 [ 4 ] {aa0a0af9-fb67-401d-908f-2ccc6cbf730e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2914 | 2026.05.19 01:33:32.246670 [ 4 ] {aa0a0af9-fb67-401d-908f-2ccc6cbf730e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2915 | 2026.05.19 01:33:32.246920 [ 4 ] {aa0a0af9-fb67-401d-908f-2ccc6cbf730e} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.05.19 01:33:32.247077 [ 4 ] {aa0a0af9-fb67-401d-908f-2ccc6cbf730e} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001966 sec., 71210.57985757885 rows/sec., 6.19 MiB/sec. | ||
| 2917 | 2026.05.19 01:33:32.247130 [ 4 ] {aa0a0af9-fb67-401d-908f-2ccc6cbf730e} <Debug> TCPHandler: Processed in 0.00225727 sec. | ||
| 2918 | 2026.05.19 01:33:32.247355 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.05.19 01:33:32.247490 [ 4 ] {72f10896-82bf-4fb6-83ed-784a61951b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2920 | 2026.05.19 01:33:32.247544 [ 4 ] {72f10896-82bf-4fb6-83ed-784a61951b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2921 | 2026.05.19 01:33:32.248095 [ 4 ] {72f10896-82bf-4fb6-83ed-784a61951b9c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.05.19 01:33:32.248131 [ 4 ] {72f10896-82bf-4fb6-83ed-784a61951b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2923 | 2026.05.19 01:33:32.248430 [ 4 ] {72f10896-82bf-4fb6-83ed-784a61951b9c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2924 | 2026.05.19 01:33:32.248650 [ 4 ] {72f10896-82bf-4fb6-83ed-784a61951b9c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.05.19 01:33:32.248776 [ 4 ] {72f10896-82bf-4fb6-83ed-784a61951b9c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001328 sec., 31626.506024096387 rows/sec., 2.32 MiB/sec. | ||
| 2926 | 2026.05.19 01:33:32.248813 [ 4 ] {72f10896-82bf-4fb6-83ed-784a61951b9c} <Debug> TCPHandler: Processed in 0.001574641 sec. | ||
| 2927 | 2026.05.19 01:33:32.248976 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.05.19 01:33:32.249103 [ 4 ] {6dea4ce8-7659-40fe-b369-bd2d17878c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2929 | 2026.05.19 01:33:32.249160 [ 4 ] {6dea4ce8-7659-40fe-b369-bd2d17878c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2930 | 2026.05.19 01:33:32.249591 [ 4 ] {6dea4ce8-7659-40fe-b369-bd2d17878c82} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.05.19 01:33:32.249627 [ 4 ] {6dea4ce8-7659-40fe-b369-bd2d17878c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2932 | 2026.05.19 01:33:32.249939 [ 4 ] {6dea4ce8-7659-40fe-b369-bd2d17878c82} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2933 | 2026.05.19 01:33:32.250153 [ 4 ] {6dea4ce8-7659-40fe-b369-bd2d17878c82} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.05.19 01:33:32.250278 [ 4 ] {6dea4ce8-7659-40fe-b369-bd2d17878c82} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001201 sec., 88259.78351373856 rows/sec., 6.89 MiB/sec. | ||
| 2935 | 2026.05.19 01:33:32.250315 [ 4 ] {6dea4ce8-7659-40fe-b369-bd2d17878c82} <Debug> TCPHandler: Processed in 0.001408719 sec. | ||
| 2936 | 2026.05.19 01:33:32.250434 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.05.19 01:33:32.250529 [ 4 ] {878c8ff7-5b39-4e66-9b80-0daf8f917583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2938 | 2026.05.19 01:33:32.250571 [ 4 ] {878c8ff7-5b39-4e66-9b80-0daf8f917583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2939 | 2026.05.19 01:33:32.251014 [ 4 ] {878c8ff7-5b39-4e66-9b80-0daf8f917583} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.05.19 01:33:32.251050 [ 4 ] {878c8ff7-5b39-4e66-9b80-0daf8f917583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2941 | 2026.05.19 01:33:32.251370 [ 4 ] {878c8ff7-5b39-4e66-9b80-0daf8f917583} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2942 | 2026.05.19 01:33:32.251645 [ 4 ] {878c8ff7-5b39-4e66-9b80-0daf8f917583} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.19 01:33:32.251784 [ 4 ] {878c8ff7-5b39-4e66-9b80-0daf8f917583} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 2944 | 2026.05.19 01:33:32.251825 [ 4 ] {878c8ff7-5b39-4e66-9b80-0daf8f917583} <Debug> TCPHandler: Processed in 0.001441289 sec. | ||
| 2945 | 2026.05.19 01:33:32.251963 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.05.19 01:33:32.252059 [ 4 ] {1c3e6db3-ceaf-47a4-8d0e-d8318b158203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2947 | 2026.05.19 01:33:32.252111 [ 4 ] {1c3e6db3-ceaf-47a4-8d0e-d8318b158203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2948 | 2026.05.19 01:33:32.253025 [ 4 ] {1c3e6db3-ceaf-47a4-8d0e-d8318b158203} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.05.19 01:33:32.253069 [ 4 ] {1c3e6db3-ceaf-47a4-8d0e-d8318b158203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2950 | 2026.05.19 01:33:32.253790 [ 4 ] {1c3e6db3-ceaf-47a4-8d0e-d8318b158203} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2951 | 2026.05.19 01:33:32.254042 [ 4 ] {1c3e6db3-ceaf-47a4-8d0e-d8318b158203} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.19 01:33:32.254208 [ 4 ] {1c3e6db3-ceaf-47a4-8d0e-d8318b158203} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002164 sec., 19408.502772643253 rows/sec., 34.78 MiB/sec. | ||
| 2953 | 2026.05.19 01:33:32.254319 [ 4 ] {1c3e6db3-ceaf-47a4-8d0e-d8318b158203} <Debug> TCPHandler: Processed in 0.002403501 sec. | ||
| 2954 | 2026.05.19 01:33:32.254477 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.05.19 01:33:32.254591 [ 4 ] {feda7ce8-9bc7-451d-91f3-cc947a6dfbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2956 | 2026.05.19 01:33:32.254635 [ 4 ] {feda7ce8-9bc7-451d-91f3-cc947a6dfbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2957 | 2026.05.19 01:33:32.255013 [ 4 ] {feda7ce8-9bc7-451d-91f3-cc947a6dfbf3} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.05.19 01:33:32.255050 [ 4 ] {feda7ce8-9bc7-451d-91f3-cc947a6dfbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2959 | 2026.05.19 01:33:32.255364 [ 4 ] {feda7ce8-9bc7-451d-91f3-cc947a6dfbf3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2960 | 2026.05.19 01:33:32.255580 [ 4 ] {feda7ce8-9bc7-451d-91f3-cc947a6dfbf3} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.05.19 01:33:32.255710 [ 4 ] {feda7ce8-9bc7-451d-91f3-cc947a6dfbf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 2962 | 2026.05.19 01:33:32.255745 [ 4 ] {feda7ce8-9bc7-451d-91f3-cc947a6dfbf3} <Debug> TCPHandler: Processed in 0.001323777 sec. | ||
| 2963 | 2026.05.19 01:33:36.736218 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2964 | 2026.05.19 01:33:36.736284 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2965 | 2026.05.19 01:33:36.799607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6754 | ||
| 2966 | 2026.05.19 01:33:36.800067 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.05.19 01:33:36.800105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2968 | 2026.05.19 01:33:36.800581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2969 | 2026.05.19 01:33:36.800807 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.05.19 01:33:36.800929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6754 | ||
| 2971 | 2026.05.19 01:33:37.156882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2972 | 2026.05.19 01:33:37.172967 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.05.19 01:33:37.173023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2974 | 2026.05.19 01:33:37.178921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2975 | 2026.05.19 01:33:37.179627 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.05.19 01:33:37.182235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2977 | 2026.05.19 01:33:37.238681 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.05.19 01:33:37.238873 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2979 | 2026.05.19 01:33:37.239165 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2980 | 2026.05.19 01:33:37.239197 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2981 | 2026.05.19 01:33:37.239401 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2982 | 2026.05.19 01:33:37.239467 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2983 | 2026.05.19 01:33:37.239604 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2984 | 2026.05.19 01:33:37.239721 [ 344 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2985 | 2026.05.19 01:33:37.239742 [ 321 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2986 | 2026.05.19 01:33:37.239869 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 2987 | 2026.05.19 01:33:37.239898 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2988 | 2026.05.19 01:33:37.239964 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2989 | 2026.05.19 01:33:37.239984 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2990 | 2026.05.19 01:33:37.240017 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2991 | 2026.05.19 01:33:37.240055 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2992 | 2026.05.19 01:33:37.241365 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002569 sec., 14791.747761775008 rows/sec., 2.40 MiB/sec. | ||
| 2993 | 2026.05.19 01:33:37.241482 [ 4 ] {84cb0bb2-ac48-4849-8824-c2fb9fd8e920} <Debug> TCPHandler: Processed in 0.002924118 sec. | ||
| 2994 | 2026.05.19 01:33:37.243369 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.05.19 01:33:37.243482 [ 4 ] {d7196559-4093-4a58-aef3-a4aebda911a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2996 | 2026.05.19 01:33:37.243525 [ 4 ] {d7196559-4093-4a58-aef3-a4aebda911a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2997 | 2026.05.19 01:33:37.244014 [ 4 ] {d7196559-4093-4a58-aef3-a4aebda911a5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.05.19 01:33:37.244054 [ 4 ] {d7196559-4093-4a58-aef3-a4aebda911a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 2999 | 2026.05.19 01:33:37.244403 [ 4 ] {d7196559-4093-4a58-aef3-a4aebda911a5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3000 | 2026.05.19 01:33:37.244625 [ 4 ] {d7196559-4093-4a58-aef3-a4aebda911a5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.05.19 01:33:37.244772 [ 4 ] {d7196559-4093-4a58-aef3-a4aebda911a5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001323 sec., 42328.04232804233 rows/sec., 3.23 MiB/sec. | ||
| 3002 | 2026.05.19 01:33:37.244808 [ 4 ] {d7196559-4093-4a58-aef3-a4aebda911a5} <Debug> TCPHandler: Processed in 0.00148971 sec. | ||
| 3003 | 2026.05.19 01:33:37.244962 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.05.19 01:33:37.245057 [ 4 ] {18464527-e2f3-4d35-9931-06769af0e8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3005 | 2026.05.19 01:33:37.245095 [ 4 ] {18464527-e2f3-4d35-9931-06769af0e8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3006 | 2026.05.19 01:33:37.245526 [ 4 ] {18464527-e2f3-4d35-9931-06769af0e8a7} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.05.19 01:33:37.245563 [ 4 ] {18464527-e2f3-4d35-9931-06769af0e8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3008 | 2026.05.19 01:33:37.245865 [ 4 ] {18464527-e2f3-4d35-9931-06769af0e8a7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3009 | 2026.05.19 01:33:37.246077 [ 4 ] {18464527-e2f3-4d35-9931-06769af0e8a7} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.05.19 01:33:37.246203 [ 4 ] {18464527-e2f3-4d35-9931-06769af0e8a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 3011 | 2026.05.19 01:33:37.246238 [ 4 ] {18464527-e2f3-4d35-9931-06769af0e8a7} <Debug> TCPHandler: Processed in 0.001324158 sec. | ||
| 3012 | 2026.05.19 01:33:37.246377 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.05.19 01:33:37.246472 [ 4 ] {d4d6f98c-f72d-4c4f-8d3f-6f95e7054219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.05.19 01:33:37.246513 [ 4 ] {d4d6f98c-f72d-4c4f-8d3f-6f95e7054219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3015 | 2026.05.19 01:33:37.246923 [ 4 ] {d4d6f98c-f72d-4c4f-8d3f-6f95e7054219} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.05.19 01:33:37.246959 [ 4 ] {d4d6f98c-f72d-4c4f-8d3f-6f95e7054219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3017 | 2026.05.19 01:33:37.247289 [ 4 ] {d4d6f98c-f72d-4c4f-8d3f-6f95e7054219} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3018 | 2026.05.19 01:33:37.247527 [ 4 ] {d4d6f98c-f72d-4c4f-8d3f-6f95e7054219} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.05.19 01:33:37.247659 [ 4 ] {d4d6f98c-f72d-4c4f-8d3f-6f95e7054219} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 3020 | 2026.05.19 01:33:37.247695 [ 4 ] {d4d6f98c-f72d-4c4f-8d3f-6f95e7054219} <Debug> TCPHandler: Processed in 0.001366298 sec. | ||
| 3021 | 2026.05.19 01:33:37.247822 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.05.19 01:33:37.247917 [ 4 ] {350a7ed4-0ab7-456f-bf88-1eb1e66f56ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.05.19 01:33:37.247958 [ 4 ] {350a7ed4-0ab7-456f-bf88-1eb1e66f56ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3024 | 2026.05.19 01:33:37.248297 [ 4 ] {350a7ed4-0ab7-456f-bf88-1eb1e66f56ba} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.05.19 01:33:37.248333 [ 4 ] {350a7ed4-0ab7-456f-bf88-1eb1e66f56ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3026 | 2026.05.19 01:33:37.248708 [ 4 ] {350a7ed4-0ab7-456f-bf88-1eb1e66f56ba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3027 | 2026.05.19 01:33:37.248921 [ 4 ] {350a7ed4-0ab7-456f-bf88-1eb1e66f56ba} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.05.19 01:33:37.249048 [ 4 ] {350a7ed4-0ab7-456f-bf88-1eb1e66f56ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 3029 | 2026.05.19 01:33:37.249082 [ 4 ] {350a7ed4-0ab7-456f-bf88-1eb1e66f56ba} <Debug> TCPHandler: Processed in 0.001308297 sec. | ||
| 3030 | 2026.05.19 01:33:41.112178 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.05.19 01:33:41.112562 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3032 | 2026.05.19 01:33:41.113048 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3033 | 2026.05.19 01:33:41.113087 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3034 | 2026.05.19 01:33:41.113343 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3035 | 2026.05.19 01:33:41.113411 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3036 | 2026.05.19 01:33:41.113556 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 3037 | 2026.05.19 01:33:41.113707 [ 344 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3038 | 2026.05.19 01:33:41.113720 [ 349 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3039 | 2026.05.19 01:33:41.113870 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 3040 | 2026.05.19 01:33:41.113905 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3041 | 2026.05.19 01:33:41.113984 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3042 | 2026.05.19 01:33:41.114007 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3043 | 2026.05.19 01:33:41.114046 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3044 | 2026.05.19 01:33:41.114090 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3045 | 2026.05.19 01:33:41.115639 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.003213 sec., 11826.95300342359 rows/sec., 2.40 MiB/sec. | ||
| 3046 | 2026.05.19 01:33:41.115938 [ 4 ] {2ab09db2-9c63-4e6b-8fb8-883abc7d3f35} <Debug> TCPHandler: Processed in 0.003941001 sec. | ||
| 3047 | 2026.05.19 01:33:41.129191 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.05.19 01:33:41.129438 [ 4 ] {8595c8ee-2752-4393-8c64-3ad77aa50696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3049 | 2026.05.19 01:33:41.129537 [ 4 ] {8595c8ee-2752-4393-8c64-3ad77aa50696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3050 | 2026.05.19 01:33:41.130379 [ 4 ] {8595c8ee-2752-4393-8c64-3ad77aa50696} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.05.19 01:33:41.130428 [ 4 ] {8595c8ee-2752-4393-8c64-3ad77aa50696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3052 | 2026.05.19 01:33:41.130882 [ 4 ] {8595c8ee-2752-4393-8c64-3ad77aa50696} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3053 | 2026.05.19 01:33:41.131125 [ 4 ] {8595c8ee-2752-4393-8c64-3ad77aa50696} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.05.19 01:33:41.131283 [ 4 ] {8595c8ee-2752-4393-8c64-3ad77aa50696} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001922 sec., 12486.992715920915 rows/sec., 1.04 MiB/sec. | ||
| 3055 | 2026.05.19 01:33:41.131325 [ 4 ] {8595c8ee-2752-4393-8c64-3ad77aa50696} <Debug> TCPHandler: Processed in 0.00231851 sec. | ||
| 3056 | 2026.05.19 01:33:41.131474 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.05.19 01:33:41.131579 [ 4 ] {eacd1e22-bf08-4eeb-9efc-9e8bfb50e9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3058 | 2026.05.19 01:33:41.131621 [ 4 ] {eacd1e22-bf08-4eeb-9efc-9e8bfb50e9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3059 | 2026.05.19 01:33:41.132029 [ 4 ] {eacd1e22-bf08-4eeb-9efc-9e8bfb50e9ca} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.05.19 01:33:41.132067 [ 4 ] {eacd1e22-bf08-4eeb-9efc-9e8bfb50e9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3061 | 2026.05.19 01:33:41.132364 [ 4 ] {eacd1e22-bf08-4eeb-9efc-9e8bfb50e9ca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3062 | 2026.05.19 01:33:41.132579 [ 4 ] {eacd1e22-bf08-4eeb-9efc-9e8bfb50e9ca} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.05.19 01:33:41.132709 [ 4 ] {eacd1e22-bf08-4eeb-9efc-9e8bfb50e9ca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 3064 | 2026.05.19 01:33:41.132746 [ 4 ] {eacd1e22-bf08-4eeb-9efc-9e8bfb50e9ca} <Debug> TCPHandler: Processed in 0.001322638 sec. | ||
| 3065 | 2026.05.19 01:33:41.132877 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.05.19 01:33:41.132980 [ 4 ] {65abd7a8-7367-4e79-b629-089c4d4788bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3067 | 2026.05.19 01:33:41.133019 [ 4 ] {65abd7a8-7367-4e79-b629-089c4d4788bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3068 | 2026.05.19 01:33:41.134269 [ 4 ] {65abd7a8-7367-4e79-b629-089c4d4788bc} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.05.19 01:33:41.134307 [ 4 ] {65abd7a8-7367-4e79-b629-089c4d4788bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3070 | 2026.05.19 01:33:41.134792 [ 4 ] {65abd7a8-7367-4e79-b629-089c4d4788bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3071 | 2026.05.19 01:33:41.135009 [ 4 ] {65abd7a8-7367-4e79-b629-089c4d4788bc} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.05.19 01:33:41.135147 [ 4 ] {65abd7a8-7367-4e79-b629-089c4d4788bc} <Debug> executeQuery: Read 2610 rows, 200.17 KiB in 0.002186 sec., 1193961.5736505033 rows/sec., 89.42 MiB/sec. | ||
| 3073 | 2026.05.19 01:33:41.135152 [ 71 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3074 | 2026.05.19 01:33:41.135186 [ 4 ] {65abd7a8-7367-4e79-b629-089c4d4788bc} <Debug> TCPHandler: Processed in 0.00236426 sec. | ||
| 3075 | 2026.05.19 01:33:41.135219 [ 71 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.05.19 01:33:41.135251 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3077 | 2026.05.19 01:33:41.135324 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3078 | 2026.05.19 01:33:41.135350 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 3079 | 2026.05.19 01:33:41.135438 [ 4 ] {95688131-64d5-45ff-a6a6-e5f4aee248a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3080 | 2026.05.19 01:33:41.135482 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3081 | 2026.05.19 01:33:41.135484 [ 4 ] {95688131-64d5-45ff-a6a6-e5f4aee248a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3082 | 2026.05.19 01:33:41.135534 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2620 rows starting from the beginning of the part | ||
| 3083 | 2026.05.19 01:33:41.135603 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 140 rows starting from the beginning of the part | ||
| 3084 | 2026.05.19 01:33:41.135654 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3085 | 2026.05.19 01:33:41.135701 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 140 rows starting from the beginning of the part | ||
| 3086 | 2026.05.19 01:33:41.135745 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3087 | 2026.05.19 01:33:41.135787 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2610 rows starting from the beginning of the part | ||
| 3088 | 2026.05.19 01:33:41.135977 [ 4 ] {95688131-64d5-45ff-a6a6-e5f4aee248a7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.05.19 01:33:41.136021 [ 4 ] {95688131-64d5-45ff-a6a6-e5f4aee248a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3090 | 2026.05.19 01:33:41.136399 [ 4 ] {95688131-64d5-45ff-a6a6-e5f4aee248a7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3091 | 2026.05.19 01:33:41.136668 [ 4 ] {95688131-64d5-45ff-a6a6-e5f4aee248a7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.05.19 01:33:41.136808 [ 4 ] {95688131-64d5-45ff-a6a6-e5f4aee248a7} <Debug> executeQuery: Read 67 rows, 5.09 KiB in 0.00139 sec., 48201.438848920865 rows/sec., 3.57 MiB/sec. | ||
| 3093 | 2026.05.19 01:33:41.136848 [ 4 ] {95688131-64d5-45ff-a6a6-e5f4aee248a7} <Debug> TCPHandler: Processed in 0.00157476 sec. | ||
| 3094 | 2026.05.19 01:33:41.136989 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.05.19 01:33:41.137106 [ 4 ] {a7782326-8185-427b-b36a-5664efe97255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3096 | 2026.05.19 01:33:41.137146 [ 4 ] {a7782326-8185-427b-b36a-5664efe97255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3097 | 2026.05.19 01:33:41.137819 [ 4 ] {a7782326-8185-427b-b36a-5664efe97255} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.05.19 01:33:41.137857 [ 4 ] {a7782326-8185-427b-b36a-5664efe97255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3099 | 2026.05.19 01:33:41.138049 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5622 rows, containing 5 columns (5 merged, 0 gathered) in 0.002742656 sec., 2049837.821440239 rows/sec., 162.62 MiB/sec. | ||
| 3100 | 2026.05.19 01:33:41.138219 [ 4 ] {a7782326-8185-427b-b36a-5664efe97255} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3101 | 2026.05.19 01:33:41.138399 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3102 | 2026.05.19 01:33:41.138469 [ 4 ] {a7782326-8185-427b-b36a-5664efe97255} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.05.19 01:33:41.138621 [ 4 ] {a7782326-8185-427b-b36a-5664efe97255} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001534 sec., 537809.6479791395 rows/sec., 31.46 MiB/sec. | ||
| 3104 | 2026.05.19 01:33:41.138664 [ 4 ] {a7782326-8185-427b-b36a-5664efe97255} <Debug> TCPHandler: Processed in 0.001724392 sec. | ||
| 3105 | 2026.05.19 01:33:41.138760 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.05.19 01:33:41.138817 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.05.19 01:33:41.138860 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_21_4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3108 | 2026.05.19 01:33:41.138922 [ 4 ] {b662f344-b1bf-4769-b1a8-0faf888b39f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3109 | 2026.05.19 01:33:41.138966 [ 4 ] {b662f344-b1bf-4769-b1a8-0faf888b39f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3110 | 2026.05.19 01:33:41.138975 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 3111 | 2026.05.19 01:33:41.139404 [ 4 ] {b662f344-b1bf-4769-b1a8-0faf888b39f8} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.05.19 01:33:41.139446 [ 4 ] {b662f344-b1bf-4769-b1a8-0faf888b39f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3113 | 2026.05.19 01:33:41.139747 [ 4 ] {b662f344-b1bf-4769-b1a8-0faf888b39f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3114 | 2026.05.19 01:33:41.140019 [ 4 ] {b662f344-b1bf-4769-b1a8-0faf888b39f8} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.05.19 01:33:41.140152 [ 4 ] {b662f344-b1bf-4769-b1a8-0faf888b39f8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001248 sec., 801.2820512820513 rows/sec., 56.34 KiB/sec. | ||
| 3116 | 2026.05.19 01:33:41.140189 [ 4 ] {b662f344-b1bf-4769-b1a8-0faf888b39f8} <Debug> TCPHandler: Processed in 0.001429319 sec. | ||
| 3117 | 2026.05.19 01:33:41.140352 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2026.05.19 01:33:41.140452 [ 4 ] {8b061b5d-5a2f-4cfe-8d96-de767d988db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3119 | 2026.05.19 01:33:41.140529 [ 4 ] {8b061b5d-5a2f-4cfe-8d96-de767d988db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3120 | 2026.05.19 01:33:41.141066 [ 4 ] {8b061b5d-5a2f-4cfe-8d96-de767d988db7} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.05.19 01:33:41.141105 [ 4 ] {8b061b5d-5a2f-4cfe-8d96-de767d988db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3122 | 2026.05.19 01:33:41.141425 [ 4 ] {8b061b5d-5a2f-4cfe-8d96-de767d988db7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3123 | 2026.05.19 01:33:41.141643 [ 4 ] {8b061b5d-5a2f-4cfe-8d96-de767d988db7} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.05.19 01:33:41.141779 [ 4 ] {8b061b5d-5a2f-4cfe-8d96-de767d988db7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001344 sec., 8928.57142857143 rows/sec., 697.54 KiB/sec. | ||
| 3125 | 2026.05.19 01:33:41.141818 [ 4 ] {8b061b5d-5a2f-4cfe-8d96-de767d988db7} <Debug> TCPHandler: Processed in 0.00151504 sec. | ||
| 3126 | 2026.05.19 01:33:41.141959 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.05.19 01:33:41.142058 [ 4 ] {94fbec34-1fdc-45d6-b50d-81ef312161b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3128 | 2026.05.19 01:33:41.142097 [ 4 ] {94fbec34-1fdc-45d6-b50d-81ef312161b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3129 | 2026.05.19 01:33:41.142951 [ 4 ] {94fbec34-1fdc-45d6-b50d-81ef312161b1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.05.19 01:33:41.142991 [ 4 ] {94fbec34-1fdc-45d6-b50d-81ef312161b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3131 | 2026.05.19 01:33:41.143407 [ 4 ] {94fbec34-1fdc-45d6-b50d-81ef312161b1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3132 | 2026.05.19 01:33:41.143627 [ 4 ] {94fbec34-1fdc-45d6-b50d-81ef312161b1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.05.19 01:33:41.143760 [ 4 ] {94fbec34-1fdc-45d6-b50d-81ef312161b1} <Debug> executeQuery: Read 1370 rows, 94.90 KiB in 0.00172 sec., 796511.6279069767 rows/sec., 53.88 MiB/sec. | ||
| 3134 | 2026.05.19 01:33:41.143764 [ 61 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3135 | 2026.05.19 01:33:41.143800 [ 4 ] {94fbec34-1fdc-45d6-b50d-81ef312161b1} <Debug> TCPHandler: Processed in 0.001890815 sec. | ||
| 3136 | 2026.05.19 01:33:41.143817 [ 61 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.05.19 01:33:41.143845 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3138 | 2026.05.19 01:33:41.143939 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.05.19 01:33:41.143952 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 3140 | 2026.05.19 01:33:41.144045 [ 4 ] {00698533-a4d8-45b0-84ed-9ceb5db29b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3141 | 2026.05.19 01:33:41.144095 [ 4 ] {00698533-a4d8-45b0-84ed-9ceb5db29b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3142 | 2026.05.19 01:33:41.144108 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3143 | 2026.05.19 01:33:41.144167 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1404 rows starting from the beginning of the part | ||
| 3144 | 2026.05.19 01:33:41.144268 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
| 3145 | 2026.05.19 01:33:41.144327 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3146 | 2026.05.19 01:33:41.144379 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3147 | 2026.05.19 01:33:41.144490 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3148 | 2026.05.19 01:33:41.144550 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1370 rows starting from the beginning of the part | ||
| 3149 | 2026.05.19 01:33:41.144853 [ 4 ] {00698533-a4d8-45b0-84ed-9ceb5db29b6e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.05.19 01:33:41.144897 [ 4 ] {00698533-a4d8-45b0-84ed-9ceb5db29b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3151 | 2026.05.19 01:33:41.145390 [ 4 ] {00698533-a4d8-45b0-84ed-9ceb5db29b6e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3152 | 2026.05.19 01:33:41.145638 [ 4 ] {00698533-a4d8-45b0-84ed-9ceb5db29b6e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.05.19 01:33:41.145769 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3154 | 2026.05.19 01:33:41.145777 [ 4 ] {00698533-a4d8-45b0-84ed-9ceb5db29b6e} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001751 sec., 930325.5282695603 rows/sec., 57.34 MiB/sec. | ||
| 3155 | 2026.05.19 01:33:41.145817 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.05.19 01:33:41.145840 [ 4 ] {00698533-a4d8-45b0-84ed-9ceb5db29b6e} <Debug> TCPHandler: Processed in 0.001950146 sec. | ||
| 3157 | 2026.05.19 01:33:41.145843 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3158 | 2026.05.19 01:33:41.145965 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 3159 | 2026.05.19 01:33:41.145992 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3160 | 2026.05.19 01:33:41.146084 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3161 | 2026.05.19 01:33:41.146104 [ 4 ] {bb5d5d6d-185f-4843-b945-c9d6f93cd422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3162 | 2026.05.19 01:33:41.146120 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6388 rows starting from the beginning of the part | ||
| 3163 | 2026.05.19 01:33:41.146166 [ 4 ] {bb5d5d6d-185f-4843-b945-c9d6f93cd422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3164 | 2026.05.19 01:33:41.146191 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 3165 | 2026.05.19 01:33:41.146242 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 3166 | 2026.05.19 01:33:41.146285 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3167 | 2026.05.19 01:33:41.146326 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 3168 | 2026.05.19 01:33:41.146368 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1629 rows starting from the beginning of the part | ||
| 3169 | 2026.05.19 01:33:41.146835 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.002934818 sec., 1061053.8711429464 rows/sec., 77.17 MiB/sec. | ||
| 3170 | 2026.05.19 01:33:41.147166 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3171 | 2026.05.19 01:33:41.147259 [ 4 ] {bb5d5d6d-185f-4843-b945-c9d6f93cd422} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.05.19 01:33:41.147306 [ 4 ] {bb5d5d6d-185f-4843-b945-c9d6f93cd422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3173 | 2026.05.19 01:33:41.147578 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.05.19 01:33:41.147695 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_21_4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3175 | 2026.05.19 01:33:41.147793 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3176 | 2026.05.19 01:33:41.148092 [ 4 ] {bb5d5d6d-185f-4843-b945-c9d6f93cd422} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3177 | 2026.05.19 01:33:41.148340 [ 4 ] {bb5d5d6d-185f-4843-b945-c9d6f93cd422} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.05.19 01:33:41.148497 [ 4 ] {bb5d5d6d-185f-4843-b945-c9d6f93cd422} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002412 sec., 21973.46600331675 rows/sec., 39.38 MiB/sec. | ||
| 3179 | 2026.05.19 01:33:41.148553 [ 4 ] {bb5d5d6d-185f-4843-b945-c9d6f93cd422} <Debug> TCPHandler: Processed in 0.002615335 sec. | ||
| 3180 | 2026.05.19 01:33:41.148705 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2026.05.19 01:33:41.148801 [ 4 ] {de8c3714-87d8-4b83-9966-facc1f7c734d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3182 | 2026.05.19 01:33:41.148843 [ 4 ] {de8c3714-87d8-4b83-9966-facc1f7c734d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3183 | 2026.05.19 01:33:41.149223 [ 4 ] {de8c3714-87d8-4b83-9966-facc1f7c734d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.05.19 01:33:41.149260 [ 4 ] {de8c3714-87d8-4b83-9966-facc1f7c734d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3185 | 2026.05.19 01:33:41.149588 [ 4 ] {de8c3714-87d8-4b83-9966-facc1f7c734d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3186 | 2026.05.19 01:33:41.149806 [ 4 ] {de8c3714-87d8-4b83-9966-facc1f7c734d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.05.19 01:33:41.149842 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8657 rows, containing 5 columns (5 merged, 0 gathered) in 0.003913431 sec., 2212125.3702952727 rows/sec., 142.74 MiB/sec. | ||
| 3188 | 2026.05.19 01:33:41.149936 [ 61 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3189 | 2026.05.19 01:33:41.149941 [ 4 ] {de8c3714-87d8-4b83-9966-facc1f7c734d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001158 sec., 41450.77720207254 rows/sec., 2.79 MiB/sec. | ||
| 3190 | 2026.05.19 01:33:41.149982 [ 61 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.05.19 01:33:41.150004 [ 4 ] {de8c3714-87d8-4b83-9966-facc1f7c734d} <Debug> TCPHandler: Processed in 0.001348738 sec. | ||
| 3192 | 2026.05.19 01:33:41.150011 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3193 | 2026.05.19 01:33:41.150108 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3194 | 2026.05.19 01:33:41.150119 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 3195 | 2026.05.19 01:33:41.150241 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3196 | 2026.05.19 01:33:41.150281 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 804 rows starting from the beginning of the part | ||
| 3197 | 2026.05.19 01:33:41.150380 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 3198 | 2026.05.19 01:33:41.150433 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 3199 | 2026.05.19 01:33:41.150485 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 3200 | 2026.05.19 01:33:41.150496 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.05.19 01:33:41.150530 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 3202 | 2026.05.19 01:33:41.150580 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3203 | 2026.05.19 01:33:41.150586 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3204 | 2026.05.19 01:33:41.150682 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3205 | 2026.05.19 01:33:41.151537 [ 194 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 4 columns (4 merged, 0 gathered) in 0.001457659 sec., 749146.4052978096 rows/sec., 50.49 MiB/sec. | ||
| 3206 | 2026.05.19 01:33:41.151715 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3207 | 2026.05.19 01:33:41.152019 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_21_4} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.05.19 01:33:41.152098 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_21_4} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3209 | 2026.05.19 01:33:41.152184 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3210 | 2026.05.19 01:33:41.813011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 394 | ||
| 3211 | 2026.05.19 01:33:41.815579 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.05.19 01:33:41.815627 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3213 | 2026.05.19 01:33:41.816850 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3214 | 2026.05.19 01:33:41.817123 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.05.19 01:33:41.817273 [ 61 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3216 | 2026.05.19 01:33:41.817344 [ 61 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.05.19 01:33:41.817364 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3218 | 2026.05.19 01:33:41.817366 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 3219 | 2026.05.19 01:33:41.817534 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 3220 | 2026.05.19 01:33:41.818210 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3221 | 2026.05.19 01:33:41.818390 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part | ||
| 3222 | 2026.05.19 01:33:41.818786 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3223 | 2026.05.19 01:33:41.819134 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 3224 | 2026.05.19 01:33:41.819470 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3225 | 2026.05.19 01:33:41.819816 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 3226 | 2026.05.19 01:33:41.820148 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 3227 | 2026.05.19 01:33:41.825719 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 72 columns (72 merged, 0 gathered) in 0.008274398 sec., 47616.75713447673 rows/sec., 43.26 MiB/sec. | ||
| 3228 | 2026.05.19 01:33:41.826601 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3229 | 2026.05.19 01:33:41.827180 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_11_2} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.05.19 01:33:41.827252 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_11_2} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3231 | 2026.05.19 01:33:41.827575 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3232 | 2026.05.19 01:33:42.233905 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.05.19 01:33:42.234160 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3234 | 2026.05.19 01:33:42.234535 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3235 | 2026.05.19 01:33:42.234576 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3236 | 2026.05.19 01:33:42.234832 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3237 | 2026.05.19 01:33:42.234912 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3238 | 2026.05.19 01:33:42.235062 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3239 | 2026.05.19 01:33:42.235202 [ 349 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3240 | 2026.05.19 01:33:42.235206 [ 354 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3241 | 2026.05.19 01:33:42.235369 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 3242 | 2026.05.19 01:33:42.235397 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3243 | 2026.05.19 01:33:42.235468 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3244 | 2026.05.19 01:33:42.235487 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3245 | 2026.05.19 01:33:42.235525 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3246 | 2026.05.19 01:33:42.235564 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3247 | 2026.05.19 01:33:42.236987 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002924 sec., 12995.896032831737 rows/sec., 2.11 MiB/sec. | ||
| 3248 | 2026.05.19 01:33:42.237185 [ 4 ] {c52c6d2b-69e5-4071-bc0b-edb959aeccc3} <Debug> TCPHandler: Processed in 0.003419365 sec. | ||
| 3249 | 2026.05.19 01:33:42.238471 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.05.19 01:33:42.238620 [ 4 ] {86b7134d-bd83-4acd-8d79-802c7d0ec76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3251 | 2026.05.19 01:33:42.238682 [ 4 ] {86b7134d-bd83-4acd-8d79-802c7d0ec76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3252 | 2026.05.19 01:33:42.239304 [ 4 ] {86b7134d-bd83-4acd-8d79-802c7d0ec76f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.05.19 01:33:42.239347 [ 4 ] {86b7134d-bd83-4acd-8d79-802c7d0ec76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3254 | 2026.05.19 01:33:42.239725 [ 4 ] {86b7134d-bd83-4acd-8d79-802c7d0ec76f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3255 | 2026.05.19 01:33:42.239957 [ 4 ] {86b7134d-bd83-4acd-8d79-802c7d0ec76f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.05.19 01:33:42.240104 [ 4 ] {86b7134d-bd83-4acd-8d79-802c7d0ec76f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001535 sec., 36482.08469055375 rows/sec., 2.79 MiB/sec. | ||
| 3257 | 2026.05.19 01:33:42.240141 [ 4 ] {86b7134d-bd83-4acd-8d79-802c7d0ec76f} <Debug> TCPHandler: Processed in 0.001793414 sec. | ||
| 3258 | 2026.05.19 01:33:42.240270 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.05.19 01:33:42.240368 [ 4 ] {83e15bce-d72f-4c21-81d5-c439aa95d65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3260 | 2026.05.19 01:33:42.240408 [ 4 ] {83e15bce-d72f-4c21-81d5-c439aa95d65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3261 | 2026.05.19 01:33:42.240863 [ 4 ] {83e15bce-d72f-4c21-81d5-c439aa95d65f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.05.19 01:33:42.240900 [ 4 ] {83e15bce-d72f-4c21-81d5-c439aa95d65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3263 | 2026.05.19 01:33:42.241211 [ 4 ] {83e15bce-d72f-4c21-81d5-c439aa95d65f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3264 | 2026.05.19 01:33:42.241434 [ 4 ] {83e15bce-d72f-4c21-81d5-c439aa95d65f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.05.19 01:33:42.241558 [ 4 ] {83e15bce-d72f-4c21-81d5-c439aa95d65f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 3266 | 2026.05.19 01:33:42.241597 [ 4 ] {83e15bce-d72f-4c21-81d5-c439aa95d65f} <Debug> TCPHandler: Processed in 0.001375378 sec. | ||
| 3267 | 2026.05.19 01:33:42.241748 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.05.19 01:33:42.241844 [ 4 ] {ccd24a53-4572-4144-b3da-a06da5e21d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3269 | 2026.05.19 01:33:42.241887 [ 4 ] {ccd24a53-4572-4144-b3da-a06da5e21d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3270 | 2026.05.19 01:33:42.242345 [ 4 ] {ccd24a53-4572-4144-b3da-a06da5e21d33} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.05.19 01:33:42.242381 [ 4 ] {ccd24a53-4572-4144-b3da-a06da5e21d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3272 | 2026.05.19 01:33:42.242697 [ 4 ] {ccd24a53-4572-4144-b3da-a06da5e21d33} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3273 | 2026.05.19 01:33:42.242940 [ 4 ] {ccd24a53-4572-4144-b3da-a06da5e21d33} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.05.19 01:33:42.243072 [ 4 ] {ccd24a53-4572-4144-b3da-a06da5e21d33} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001247 sec., 25661.58781074579 rows/sec., 1.79 MiB/sec. | ||
| 3275 | 2026.05.19 01:33:42.243108 [ 4 ] {ccd24a53-4572-4144-b3da-a06da5e21d33} <Debug> TCPHandler: Processed in 0.001410109 sec. | ||
| 3276 | 2026.05.19 01:33:42.243254 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.05.19 01:33:42.243349 [ 4 ] {7e406311-3590-42ef-b1a8-c34002b9a680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3278 | 2026.05.19 01:33:42.243479 [ 4 ] {7e406311-3590-42ef-b1a8-c34002b9a680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3279 | 2026.05.19 01:33:42.243827 [ 4 ] {7e406311-3590-42ef-b1a8-c34002b9a680} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.05.19 01:33:42.243862 [ 4 ] {7e406311-3590-42ef-b1a8-c34002b9a680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3281 | 2026.05.19 01:33:42.244169 [ 4 ] {7e406311-3590-42ef-b1a8-c34002b9a680} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3282 | 2026.05.19 01:33:42.244393 [ 4 ] {7e406311-3590-42ef-b1a8-c34002b9a680} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.05.19 01:33:42.244518 [ 4 ] {7e406311-3590-42ef-b1a8-c34002b9a680} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 697.66 KiB/sec. | ||
| 3284 | 2026.05.19 01:33:42.244552 [ 4 ] {7e406311-3590-42ef-b1a8-c34002b9a680} <Debug> TCPHandler: Processed in 0.001346008 sec. | ||
| 3285 | 2026.05.19 01:33:44.301065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7266 | ||
| 3286 | 2026.05.19 01:33:44.301929 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.05.19 01:33:44.302002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3288 | 2026.05.19 01:33:44.302834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3289 | 2026.05.19 01:33:44.303065 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.05.19 01:33:44.303195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7266 | ||
| 3291 | 2026.05.19 01:33:44.682345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3292 | 2026.05.19 01:33:44.697896 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.05.19 01:33:44.697954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3294 | 2026.05.19 01:33:44.703776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3295 | 2026.05.19 01:33:44.704442 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.05.19 01:33:44.707004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3297 | 2026.05.19 01:33:47.238865 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.05.19 01:33:47.239086 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3299 | 2026.05.19 01:33:47.239397 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3300 | 2026.05.19 01:33:47.239430 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3301 | 2026.05.19 01:33:47.239638 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3302 | 2026.05.19 01:33:47.239704 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3303 | 2026.05.19 01:33:47.239837 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3304 | 2026.05.19 01:33:47.239957 [ 326 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3305 | 2026.05.19 01:33:47.239969 [ 354 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3306 | 2026.05.19 01:33:47.240107 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 3307 | 2026.05.19 01:33:47.240133 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3308 | 2026.05.19 01:33:47.240197 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3309 | 2026.05.19 01:33:47.240216 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3310 | 2026.05.19 01:33:47.240249 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3311 | 2026.05.19 01:33:47.240286 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3312 | 2026.05.19 01:33:47.241572 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002572 sec., 14774.494556765163 rows/sec., 2.40 MiB/sec. | ||
| 3313 | 2026.05.19 01:33:47.241688 [ 4 ] {5ead4010-c9cc-4098-9f71-710df962254e} <Debug> TCPHandler: Processed in 0.002945179 sec. | ||
| 3314 | 2026.05.19 01:33:47.243320 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.05.19 01:33:47.243426 [ 4 ] {fa510478-25aa-4ac1-90d5-8d1a4ef09312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3316 | 2026.05.19 01:33:47.243467 [ 4 ] {fa510478-25aa-4ac1-90d5-8d1a4ef09312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3317 | 2026.05.19 01:33:47.243947 [ 4 ] {fa510478-25aa-4ac1-90d5-8d1a4ef09312} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2026.05.19 01:33:47.243987 [ 4 ] {fa510478-25aa-4ac1-90d5-8d1a4ef09312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3319 | 2026.05.19 01:33:47.244337 [ 4 ] {fa510478-25aa-4ac1-90d5-8d1a4ef09312} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3320 | 2026.05.19 01:33:47.244554 [ 4 ] {fa510478-25aa-4ac1-90d5-8d1a4ef09312} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.05.19 01:33:47.244697 [ 4 ] {fa510478-25aa-4ac1-90d5-8d1a4ef09312} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001302 sec., 43010.75268817204 rows/sec., 3.28 MiB/sec. | ||
| 3322 | 2026.05.19 01:33:47.244733 [ 4 ] {fa510478-25aa-4ac1-90d5-8d1a4ef09312} <Debug> TCPHandler: Processed in 0.001462279 sec. | ||
| 3323 | 2026.05.19 01:33:47.244862 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2026.05.19 01:33:47.244955 [ 4 ] {48491007-5ab3-4803-9e42-338243fcbcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3325 | 2026.05.19 01:33:47.244992 [ 4 ] {48491007-5ab3-4803-9e42-338243fcbcb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3326 | 2026.05.19 01:33:47.245405 [ 4 ] {48491007-5ab3-4803-9e42-338243fcbcb3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.05.19 01:33:47.245440 [ 4 ] {48491007-5ab3-4803-9e42-338243fcbcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3328 | 2026.05.19 01:33:47.245731 [ 4 ] {48491007-5ab3-4803-9e42-338243fcbcb3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3329 | 2026.05.19 01:33:47.245934 [ 4 ] {48491007-5ab3-4803-9e42-338243fcbcb3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2026.05.19 01:33:47.246055 [ 4 ] {48491007-5ab3-4803-9e42-338243fcbcb3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001118 sec., 57245.08050089445 rows/sec., 4.47 MiB/sec. | ||
| 3331 | 2026.05.19 01:33:47.246089 [ 4 ] {48491007-5ab3-4803-9e42-338243fcbcb3} <Debug> TCPHandler: Processed in 0.001277387 sec. | ||
| 3332 | 2026.05.19 01:33:47.246212 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2026.05.19 01:33:47.246306 [ 4 ] {67616a2a-a8e1-4d8e-93bf-775080407049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3334 | 2026.05.19 01:33:47.246347 [ 4 ] {67616a2a-a8e1-4d8e-93bf-775080407049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3335 | 2026.05.19 01:33:47.246746 [ 4 ] {67616a2a-a8e1-4d8e-93bf-775080407049} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.05.19 01:33:47.246780 [ 4 ] {67616a2a-a8e1-4d8e-93bf-775080407049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3337 | 2026.05.19 01:33:47.247091 [ 4 ] {67616a2a-a8e1-4d8e-93bf-775080407049} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3338 | 2026.05.19 01:33:47.247301 [ 4 ] {67616a2a-a8e1-4d8e-93bf-775080407049} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.05.19 01:33:47.247425 [ 4 ] {67616a2a-a8e1-4d8e-93bf-775080407049} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 3340 | 2026.05.19 01:33:47.247458 [ 4 ] {67616a2a-a8e1-4d8e-93bf-775080407049} <Debug> TCPHandler: Processed in 0.001295217 sec. | ||
| 3341 | 2026.05.19 01:33:47.247580 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.05.19 01:33:47.247674 [ 4 ] {117c2aae-83e4-4c25-9f24-5370ba31b8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.05.19 01:33:47.247713 [ 4 ] {117c2aae-83e4-4c25-9f24-5370ba31b8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3344 | 2026.05.19 01:33:47.248176 [ 4 ] {117c2aae-83e4-4c25-9f24-5370ba31b8da} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.05.19 01:33:47.248220 [ 4 ] {117c2aae-83e4-4c25-9f24-5370ba31b8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 3346 | 2026.05.19 01:33:47.248589 [ 4 ] {117c2aae-83e4-4c25-9f24-5370ba31b8da} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3347 | 2026.05.19 01:33:47.248835 [ 4 ] {117c2aae-83e4-4c25-9f24-5370ba31b8da} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.05.19 01:33:47.248990 [ 4 ] {117c2aae-83e4-4c25-9f24-5370ba31b8da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 3349 | 2026.05.19 01:33:47.249033 [ 4 ] {117c2aae-83e4-4c25-9f24-5370ba31b8da} <Debug> TCPHandler: Processed in 0.001501249 sec. | ||
| 3350 | 2026.05.19 01:33:50.539677 [ 272 ] {} <Trace> TCP-Session: 9cabddde-609c-4552-9c97-edce9a90873b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.05.19 01:33:50.540000 [ 272 ] {88244fb4-e132-42ff-8d5c-45337305ac02} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33599) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 3352 | 2026.05.19 01:33:50.540490 [ 272 ] {88244fb4-e132-42ff-8d5c-45337305ac02} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3353 | 2026.05.19 01:33:50.540678 [ 272 ] {88244fb4-e132-42ff-8d5c-45337305ac02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3354 | 2026.05.19 01:33:50.541115 [ 322 ] {88244fb4-e132-42ff-8d5c-45337305ac02} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3355 | 2026.05.19 01:33:50.541958 [ 272 ] {88244fb4-e132-42ff-8d5c-45337305ac02} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.002094 sec., 66857.68863419293 rows/sec., 3.71 MiB/sec. | ||
| 3356 | 2026.05.19 01:33:50.542077 [ 272 ] {88244fb4-e132-42ff-8d5c-45337305ac02} <Debug> TCPHandler: Processed in 0.002582623 sec. | ||
| 3357 | 2026.05.19 01:33:51.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.17 MiB, peak 232.55 MiB, free memory in arenas 0.00 B, will set to 227.14 MiB (RSS), difference: -2.03 MiB | ||
| 3358 | 2026.05.19 01:33:51.736336 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3359 | 2026.05.19 01:33:51.736385 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3360 | 2026.05.19 01:33:51.804199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7714 | ||
| 3361 | 2026.05.19 01:33:51.804634 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.05.19 01:33:51.804667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3363 | 2026.05.19 01:33:51.805129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3364 | 2026.05.19 01:33:51.805382 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.05.19 01:33:51.805504 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7714 | ||
| 3366 | 2026.05.19 01:33:51.805581 [ 140 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3367 | 2026.05.19 01:33:51.805678 [ 140 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.05.19 01:33:51.805712 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3369 | 2026.05.19 01:33:51.805876 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 3370 | 2026.05.19 01:33:51.806023 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3371 | 2026.05.19 01:33:51.806064 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5346 rows starting from the beginning of the part | ||
| 3372 | 2026.05.19 01:33:51.806131 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 3373 | 2026.05.19 01:33:51.806184 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 3374 | 2026.05.19 01:33:51.806223 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 3375 | 2026.05.19 01:33:51.806262 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 3376 | 2026.05.19 01:33:51.806297 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 3377 | 2026.05.19 01:33:51.807610 [ 199 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7714 rows, containing 4 columns (4 merged, 0 gathered) in 0.001797154 sec., 4292342.22554105 rows/sec., 61.40 MiB/sec. | ||
| 3378 | 2026.05.19 01:33:51.808321 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3379 | 2026.05.19 01:33:51.808564 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_16_3} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.05.19 01:33:51.808628 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_16_3} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3381 | 2026.05.19 01:33:51.808694 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3382 | 2026.05.19 01:33:51.818543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 416 | ||
| 3383 | 2026.05.19 01:33:51.820589 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.05.19 01:33:51.820632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3385 | 2026.05.19 01:33:51.821835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3386 | 2026.05.19 01:33:51.822106 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.05.19 01:33:51.822351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 3388 | 2026.05.19 01:33:52.001382 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000961292 sec. | ||
| 3389 | 2026.05.19 01:33:52.207975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3390 | 2026.05.19 01:33:52.222978 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.05.19 01:33:52.223036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3392 | 2026.05.19 01:33:52.229289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3393 | 2026.05.19 01:33:52.229994 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.05.19 01:33:52.230275 [ 150 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3395 | 2026.05.19 01:33:52.230341 [ 150 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.05.19 01:33:52.230365 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3397 | 2026.05.19 01:33:52.230475 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 3398 | 2026.05.19 01:33:52.232865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3399 | 2026.05.19 01:33:52.234597 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3400 | 2026.05.19 01:33:52.235942 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 3401 | 2026.05.19 01:33:52.240160 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 3402 | 2026.05.19 01:33:52.240544 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.05.19 01:33:52.240788 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3404 | 2026.05.19 01:33:52.241144 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3405 | 2026.05.19 01:33:52.241178 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3406 | 2026.05.19 01:33:52.241391 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3407 | 2026.05.19 01:33:52.241457 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3408 | 2026.05.19 01:33:52.241595 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3409 | 2026.05.19 01:33:52.241688 [ 322 ] {35540723-b423-4452-a292-ac3a293fdb11} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3410 | 2026.05.19 01:33:52.241713 [ 326 ] {35540723-b423-4452-a292-ac3a293fdb11} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3411 | 2026.05.19 01:33:52.241822 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 3412 | 2026.05.19 01:33:52.241847 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3413 | 2026.05.19 01:33:52.241914 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3414 | 2026.05.19 01:33:52.241932 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3415 | 2026.05.19 01:33:52.241967 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3416 | 2026.05.19 01:33:52.242009 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3417 | 2026.05.19 01:33:52.243113 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002425 sec., 15670.103092783505 rows/sec., 2.54 MiB/sec. | ||
| 3418 | 2026.05.19 01:33:52.243209 [ 4 ] {35540723-b423-4452-a292-ac3a293fdb11} <Debug> TCPHandler: Processed in 0.002795306 sec. | ||
| 3419 | 2026.05.19 01:33:52.244209 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 3420 | 2026.05.19 01:33:52.245498 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2026.05.19 01:33:52.245666 [ 4 ] {8fc41043-1890-403a-982b-fcd33cf0a55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3422 | 2026.05.19 01:33:52.245726 [ 4 ] {8fc41043-1890-403a-982b-fcd33cf0a55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3423 | 2026.05.19 01:33:52.246354 [ 4 ] {8fc41043-1890-403a-982b-fcd33cf0a55d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.05.19 01:33:52.246392 [ 4 ] {8fc41043-1890-403a-982b-fcd33cf0a55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3425 | 2026.05.19 01:33:52.246789 [ 4 ] {8fc41043-1890-403a-982b-fcd33cf0a55d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3426 | 2026.05.19 01:33:52.247008 [ 4 ] {8fc41043-1890-403a-982b-fcd33cf0a55d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.05.19 01:33:52.247142 [ 4 ] {8fc41043-1890-403a-982b-fcd33cf0a55d} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001519 sec., 92165.89861751153 rows/sec., 8.01 MiB/sec. | ||
| 3428 | 2026.05.19 01:33:52.247180 [ 4 ] {8fc41043-1890-403a-982b-fcd33cf0a55d} <Debug> TCPHandler: Processed in 0.001804514 sec. | ||
| 3429 | 2026.05.19 01:33:52.247336 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.05.19 01:33:52.247441 [ 4 ] {58afc091-56bf-444f-a3a7-6768934bba9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3431 | 2026.05.19 01:33:52.247482 [ 4 ] {58afc091-56bf-444f-a3a7-6768934bba9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3432 | 2026.05.19 01:33:52.247928 [ 4 ] {58afc091-56bf-444f-a3a7-6768934bba9e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.05.19 01:33:52.247964 [ 4 ] {58afc091-56bf-444f-a3a7-6768934bba9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3434 | 2026.05.19 01:33:52.248300 [ 4 ] {58afc091-56bf-444f-a3a7-6768934bba9e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3435 | 2026.05.19 01:33:52.248512 [ 4 ] {58afc091-56bf-444f-a3a7-6768934bba9e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.05.19 01:33:52.248642 [ 4 ] {58afc091-56bf-444f-a3a7-6768934bba9e} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00122 sec., 34426.229508196724 rows/sec., 2.53 MiB/sec. | ||
| 3437 | 2026.05.19 01:33:52.248645 [ 150 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3438 | 2026.05.19 01:33:52.248680 [ 4 ] {58afc091-56bf-444f-a3a7-6768934bba9e} <Debug> TCPHandler: Processed in 0.001393008 sec. | ||
| 3439 | 2026.05.19 01:33:52.248644 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 3440 | 2026.05.19 01:33:52.248714 [ 150 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.05.19 01:33:52.248749 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3442 | 2026.05.19 01:33:52.248830 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2026.05.19 01:33:52.248857 [ 199 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 3444 | 2026.05.19 01:33:52.248930 [ 4 ] {d1ae8508-3db1-49bf-ac37-d4ddd1f1ae34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3445 | 2026.05.19 01:33:52.248967 [ 199 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3446 | 2026.05.19 01:33:52.248974 [ 4 ] {d1ae8508-3db1-49bf-ac37-d4ddd1f1ae34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3447 | 2026.05.19 01:33:52.249002 [ 199 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 74 rows starting from the beginning of the part | ||
| 3448 | 2026.05.19 01:33:52.249060 [ 199 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 81 rows starting from the beginning of the part | ||
| 3449 | 2026.05.19 01:33:52.249100 [ 199 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3450 | 2026.05.19 01:33:52.249136 [ 199 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3451 | 2026.05.19 01:33:52.249173 [ 199 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 67 rows starting from the beginning of the part | ||
| 3452 | 2026.05.19 01:33:52.249212 [ 199 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3453 | 2026.05.19 01:33:52.249440 [ 4 ] {d1ae8508-3db1-49bf-ac37-d4ddd1f1ae34} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.05.19 01:33:52.249482 [ 4 ] {d1ae8508-3db1-49bf-ac37-d4ddd1f1ae34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3455 | 2026.05.19 01:33:52.249904 [ 4 ] {d1ae8508-3db1-49bf-ac37-d4ddd1f1ae34} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3456 | 2026.05.19 01:33:52.250011 [ 197 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209066 sec., 287825.478509858 rows/sec., 22.24 MiB/sec. | ||
| 3457 | 2026.05.19 01:33:52.250130 [ 4 ] {d1ae8508-3db1-49bf-ac37-d4ddd1f1ae34} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.05.19 01:33:52.250152 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3459 | 2026.05.19 01:33:52.250264 [ 4 ] {d1ae8508-3db1-49bf-ac37-d4ddd1f1ae34} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001352 sec., 78402.36686390534 rows/sec., 6.12 MiB/sec. | ||
| 3460 | 2026.05.19 01:33:52.250301 [ 4 ] {d1ae8508-3db1-49bf-ac37-d4ddd1f1ae34} <Debug> TCPHandler: Processed in 0.00151976 sec. | ||
| 3461 | 2026.05.19 01:33:52.250415 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2026.05.19 01:33:52.250429 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2026.05.19 01:33:52.250481 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_11_2} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3464 | 2026.05.19 01:33:52.250525 [ 4 ] {6ffee3fc-249f-445a-8977-cea7bea6afe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3465 | 2026.05.19 01:33:52.250553 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3466 | 2026.05.19 01:33:52.250568 [ 4 ] {6ffee3fc-249f-445a-8977-cea7bea6afe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3467 | 2026.05.19 01:33:52.250983 [ 4 ] {6ffee3fc-249f-445a-8977-cea7bea6afe0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2026.05.19 01:33:52.251021 [ 4 ] {6ffee3fc-249f-445a-8977-cea7bea6afe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3469 | 2026.05.19 01:33:52.251360 [ 4 ] {6ffee3fc-249f-445a-8977-cea7bea6afe0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3470 | 2026.05.19 01:33:52.251591 [ 4 ] {6ffee3fc-249f-445a-8977-cea7bea6afe0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.05.19 01:33:52.251724 [ 4 ] {6ffee3fc-249f-445a-8977-cea7bea6afe0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 3472 | 2026.05.19 01:33:52.251760 [ 4 ] {6ffee3fc-249f-445a-8977-cea7bea6afe0} <Debug> TCPHandler: Processed in 0.001380218 sec. | ||
| 3473 | 2026.05.19 01:33:52.251884 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.05.19 01:33:52.251980 [ 4 ] {fb9d8517-c905-44e7-bfa9-f207ddb613ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3475 | 2026.05.19 01:33:52.252033 [ 4 ] {fb9d8517-c905-44e7-bfa9-f207ddb613ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3476 | 2026.05.19 01:33:52.252935 [ 4 ] {fb9d8517-c905-44e7-bfa9-f207ddb613ef} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.05.19 01:33:52.252971 [ 4 ] {fb9d8517-c905-44e7-bfa9-f207ddb613ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3478 | 2026.05.19 01:33:52.253029 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 3479 | 2026.05.19 01:33:52.253565 [ 4 ] {fb9d8517-c905-44e7-bfa9-f207ddb613ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3480 | 2026.05.19 01:33:52.253797 [ 4 ] {fb9d8517-c905-44e7-bfa9-f207ddb613ef} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.05.19 01:33:52.253913 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3482 | 2026.05.19 01:33:52.253932 [ 4 ] {fb9d8517-c905-44e7-bfa9-f207ddb613ef} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001969 sec., 21330.62468257999 rows/sec., 38.22 MiB/sec. | ||
| 3483 | 2026.05.19 01:33:52.253956 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.05.19 01:33:52.253981 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3485 | 2026.05.19 01:33:52.253991 [ 4 ] {fb9d8517-c905-44e7-bfa9-f207ddb613ef} <Debug> TCPHandler: Processed in 0.002156108 sec. | ||
| 3486 | 2026.05.19 01:33:52.254060 [ 199 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 3487 | 2026.05.19 01:33:52.254137 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.05.19 01:33:52.254237 [ 4 ] {22e52a74-db31-424b-9b28-c1d66fa37b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.05.19 01:33:52.254248 [ 199 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3490 | 2026.05.19 01:33:52.254278 [ 4 ] {22e52a74-db31-424b-9b28-c1d66fa37b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3491 | 2026.05.19 01:33:52.254309 [ 199 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part | ||
| 3492 | 2026.05.19 01:33:52.254425 [ 199 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
| 3493 | 2026.05.19 01:33:52.254557 [ 199 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3494 | 2026.05.19 01:33:52.254668 [ 4 ] {22e52a74-db31-424b-9b28-c1d66fa37b66} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.05.19 01:33:52.254707 [ 4 ] {22e52a74-db31-424b-9b28-c1d66fa37b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3496 | 2026.05.19 01:33:52.254718 [ 199 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3497 | 2026.05.19 01:33:52.254853 [ 199 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 53 rows starting from the beginning of the part | ||
| 3498 | 2026.05.19 01:33:52.254989 [ 199 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3499 | 2026.05.19 01:33:52.255049 [ 4 ] {22e52a74-db31-424b-9b28-c1d66fa37b66} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3500 | 2026.05.19 01:33:52.255277 [ 4 ] {22e52a74-db31-424b-9b28-c1d66fa37b66} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.05.19 01:33:52.255424 [ 4 ] {22e52a74-db31-424b-9b28-c1d66fa37b66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 3502 | 2026.05.19 01:33:52.255459 [ 4 ] {22e52a74-db31-424b-9b28-c1d66fa37b66} <Debug> TCPHandler: Processed in 0.001371848 sec. | ||
| 3503 | 2026.05.19 01:33:52.257646 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 3504 | 2026.05.19 01:33:52.259888 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 19 columns (19 merged, 0 gathered) in 0.005861897 sec., 76937.55110333738 rows/sec., 137.87 MiB/sec. | ||
| 3505 | 2026.05.19 01:33:52.260613 [ 197 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3506 | 2026.05.19 01:33:52.260988 [ 197 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.05.19 01:33:52.261066 [ 197 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3508 | 2026.05.19 01:33:52.261181 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 3509 | 2026.05.19 01:33:52.312158 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081731271 sec., 1480.4614992467205 rows/sec., 7.66 MiB/sec. | ||
| 3510 | 2026.05.19 01:33:52.313968 [ 197 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3511 | 2026.05.19 01:33:52.315855 [ 197 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_16_3} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.05.19 01:33:52.315939 [ 197 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_16_3} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3513 | 2026.05.19 01:33:52.317051 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3514 | 2026.05.19 01:33:53.000447 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.33 MiB, peak 239.31 MiB, free memory in arenas 0.00 B, will set to 239.30 MiB (RSS), difference: 9.97 MiB | ||
| 3515 | 2026.05.19 01:33:57.239605 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.05.19 01:33:57.239926 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3517 | 2026.05.19 01:33:57.240360 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3518 | 2026.05.19 01:33:57.240397 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3519 | 2026.05.19 01:33:57.240619 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3520 | 2026.05.19 01:33:57.240691 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3521 | 2026.05.19 01:33:57.240841 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3522 | 2026.05.19 01:33:57.240978 [ 354 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3523 | 2026.05.19 01:33:57.240988 [ 322 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3524 | 2026.05.19 01:33:57.241133 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 3525 | 2026.05.19 01:33:57.241165 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3526 | 2026.05.19 01:33:57.241238 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3527 | 2026.05.19 01:33:57.241261 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3528 | 2026.05.19 01:33:57.241297 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3529 | 2026.05.19 01:33:57.241339 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3530 | 2026.05.19 01:33:57.242662 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002856 sec., 13305.32212885154 rows/sec., 2.16 MiB/sec. | ||
| 3531 | 2026.05.19 01:33:57.242808 [ 4 ] {6921647b-c5a0-436e-a9a7-2171c079034b} <Debug> TCPHandler: Processed in 0.003369184 sec. | ||
| 3532 | 2026.05.19 01:33:57.244346 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.05.19 01:33:57.244568 [ 4 ] {f1778096-44a6-41ac-abee-1f9aaa3c2881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3534 | 2026.05.19 01:33:57.244632 [ 4 ] {f1778096-44a6-41ac-abee-1f9aaa3c2881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3535 | 2026.05.19 01:33:57.245356 [ 4 ] {f1778096-44a6-41ac-abee-1f9aaa3c2881} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.05.19 01:33:57.245394 [ 4 ] {f1778096-44a6-41ac-abee-1f9aaa3c2881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3537 | 2026.05.19 01:33:57.245803 [ 4 ] {f1778096-44a6-41ac-abee-1f9aaa3c2881} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3538 | 2026.05.19 01:33:57.246041 [ 4 ] {f1778096-44a6-41ac-abee-1f9aaa3c2881} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.05.19 01:33:57.246201 [ 4 ] {f1778096-44a6-41ac-abee-1f9aaa3c2881} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.54 MiB/sec. | ||
| 3540 | 2026.05.19 01:33:57.246240 [ 4 ] {f1778096-44a6-41ac-abee-1f9aaa3c2881} <Debug> TCPHandler: Processed in 0.001920076 sec. | ||
| 3541 | 2026.05.19 01:33:57.246375 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.05.19 01:33:57.246474 [ 4 ] {c3581c1a-dd4d-4761-b768-bb1aaa987708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3543 | 2026.05.19 01:33:57.246514 [ 4 ] {c3581c1a-dd4d-4761-b768-bb1aaa987708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3544 | 2026.05.19 01:33:57.246972 [ 4 ] {c3581c1a-dd4d-4761-b768-bb1aaa987708} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.05.19 01:33:57.247008 [ 4 ] {c3581c1a-dd4d-4761-b768-bb1aaa987708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3546 | 2026.05.19 01:33:57.247326 [ 4 ] {c3581c1a-dd4d-4761-b768-bb1aaa987708} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3547 | 2026.05.19 01:33:57.247550 [ 4 ] {c3581c1a-dd4d-4761-b768-bb1aaa987708} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.05.19 01:33:57.247686 [ 4 ] {c3581c1a-dd4d-4761-b768-bb1aaa987708} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 3549 | 2026.05.19 01:33:57.247723 [ 4 ] {c3581c1a-dd4d-4761-b768-bb1aaa987708} <Debug> TCPHandler: Processed in 0.001408228 sec. | ||
| 3550 | 2026.05.19 01:33:57.247887 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.05.19 01:33:57.247988 [ 4 ] {4ce03d03-372c-4257-a3af-ab3b443bac95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3552 | 2026.05.19 01:33:57.248032 [ 4 ] {4ce03d03-372c-4257-a3af-ab3b443bac95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3553 | 2026.05.19 01:33:57.248477 [ 4 ] {4ce03d03-372c-4257-a3af-ab3b443bac95} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.05.19 01:33:57.248516 [ 4 ] {4ce03d03-372c-4257-a3af-ab3b443bac95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3555 | 2026.05.19 01:33:57.248859 [ 4 ] {4ce03d03-372c-4257-a3af-ab3b443bac95} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3556 | 2026.05.19 01:33:57.249082 [ 4 ] {4ce03d03-372c-4257-a3af-ab3b443bac95} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.05.19 01:33:57.249222 [ 4 ] {4ce03d03-372c-4257-a3af-ab3b443bac95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 3558 | 2026.05.19 01:33:57.249260 [ 4 ] {4ce03d03-372c-4257-a3af-ab3b443bac95} <Debug> TCPHandler: Processed in 0.001423658 sec. | ||
| 3559 | 2026.05.19 01:33:57.249393 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.05.19 01:33:57.249490 [ 4 ] {67d926df-b671-4f93-9695-a75f00307df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3561 | 2026.05.19 01:33:57.249532 [ 4 ] {67d926df-b671-4f93-9695-a75f00307df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3562 | 2026.05.19 01:33:57.249892 [ 4 ] {67d926df-b671-4f93-9695-a75f00307df1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.05.19 01:33:57.249931 [ 4 ] {67d926df-b671-4f93-9695-a75f00307df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3564 | 2026.05.19 01:33:57.250256 [ 4 ] {67d926df-b671-4f93-9695-a75f00307df1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3565 | 2026.05.19 01:33:57.250486 [ 4 ] {67d926df-b671-4f93-9695-a75f00307df1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.05.19 01:33:57.250624 [ 4 ] {67d926df-b671-4f93-9695-a75f00307df1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 3567 | 2026.05.19 01:33:57.250662 [ 4 ] {67d926df-b671-4f93-9695-a75f00307df1} <Debug> TCPHandler: Processed in 0.001319987 sec. | ||
| 3568 | 2026.05.19 01:33:58.741362 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49591 | ||
| 3569 | 2026.05.19 01:33:58.741488 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3570 | 2026.05.19 01:33:58.741516 [ 307 ] {} <Debug> TCP-Session: e30e9ce4-e662-4506-a694-d44332f957ce Authenticating user 'default' from [fd00:1122:3344:101::e]:49591 | ||
| 3571 | 2026.05.19 01:33:58.741539 [ 307 ] {} <Debug> TCP-Session: e30e9ce4-e662-4506-a694-d44332f957ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2026.05.19 01:33:58.741553 [ 307 ] {} <Debug> TCP-Session: e30e9ce4-e662-4506-a694-d44332f957ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.05.19 01:33:58.741840 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45457 | ||
| 3574 | 2026.05.19 01:33:58.741866 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59627 | ||
| 3575 | 2026.05.19 01:33:58.741898 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46959 | ||
| 3576 | 2026.05.19 01:33:58.741920 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58523 | ||
| 3577 | 2026.05.19 01:33:58.741920 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58129 | ||
| 3578 | 2026.05.19 01:33:58.741881 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33234 | ||
| 3579 | 2026.05.19 01:33:58.741853 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57272 | ||
| 3580 | 2026.05.19 01:33:58.742053 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3581 | 2026.05.19 01:33:58.741850 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35094 | ||
| 3582 | 2026.05.19 01:33:58.742116 [ 308 ] {} <Debug> TCP-Session: 65a75672-4864-4649-914b-7bca1416dd04 Authenticating user 'default' from [fd00:1122:3344:101::e]:45457 | ||
| 3583 | 2026.05.19 01:33:58.741945 [ 307 ] {} <Trace> TCP-Session: e30e9ce4-e662-4506-a694-d44332f957ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.05.19 01:33:58.742158 [ 308 ] {} <Debug> TCP-Session: 65a75672-4864-4649-914b-7bca1416dd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.05.19 01:33:58.742191 [ 308 ] {} <Debug> TCP-Session: 65a75672-4864-4649-914b-7bca1416dd04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2026.05.19 01:33:58.742354 [ 307 ] {56767d7d-3098-4bae-b312-ceb1331fadb1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49591) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3587 | 2026.05.19 01:33:58.742524 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3588 | 2026.05.19 01:33:58.742566 [ 309 ] {} <Debug> TCP-Session: a3b0dfda-d7e1-40fa-803f-4a27e0405710 Authenticating user 'default' from [fd00:1122:3344:101::e]:57272 | ||
| 3589 | 2026.05.19 01:33:58.742594 [ 309 ] {} <Debug> TCP-Session: a3b0dfda-d7e1-40fa-803f-4a27e0405710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2026.05.19 01:33:58.742608 [ 309 ] {} <Debug> TCP-Session: a3b0dfda-d7e1-40fa-803f-4a27e0405710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.05.19 01:33:58.742734 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3592 | 2026.05.19 01:33:58.742750 [ 307 ] {56767d7d-3098-4bae-b312-ceb1331fadb1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3593 | 2026.05.19 01:33:58.742774 [ 310 ] {} <Debug> TCP-Session: e1e4e442-4053-43fd-99d7-9b317d1368ba Authenticating user 'default' from [fd00:1122:3344:101::e]:35094 | ||
| 3594 | 2026.05.19 01:33:58.742801 [ 310 ] {} <Debug> TCP-Session: e1e4e442-4053-43fd-99d7-9b317d1368ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2026.05.19 01:33:58.742818 [ 310 ] {} <Debug> TCP-Session: e1e4e442-4053-43fd-99d7-9b317d1368ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3596 | 2026.05.19 01:33:58.742824 [ 307 ] {56767d7d-3098-4bae-b312-ceb1331fadb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3597 | 2026.05.19 01:33:58.742869 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3598 | 2026.05.19 01:33:58.742918 [ 311 ] {} <Debug> TCP-Session: f3d145cb-f5b3-4ecf-bd03-d62aef8e40f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59627 | ||
| 3599 | 2026.05.19 01:33:58.742944 [ 311 ] {} <Debug> TCP-Session: f3d145cb-f5b3-4ecf-bd03-d62aef8e40f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2026.05.19 01:33:58.742958 [ 311 ] {} <Debug> TCP-Session: f3d145cb-f5b3-4ecf-bd03-d62aef8e40f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.05.19 01:33:58.743124 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3602 | 2026.05.19 01:33:58.743131 [ 307 ] {56767d7d-3098-4bae-b312-ceb1331fadb1} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 3603 | 2026.05.19 01:33:58.743170 [ 3 ] {} <Debug> TCP-Session: b4282e04-7a84-4ead-b7ac-618d81509c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:33234 | ||
| 3604 | 2026.05.19 01:33:58.743191 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3605 | 2026.05.19 01:33:58.743199 [ 3 ] {} <Debug> TCP-Session: b4282e04-7a84-4ead-b7ac-618d81509c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.05.19 01:33:58.743219 [ 303 ] {} <Debug> TCP-Session: aa87f06f-e4d1-4450-8987-99fda1dc6d93 Authenticating user 'default' from [fd00:1122:3344:101::e]:58129 | ||
| 3607 | 2026.05.19 01:33:58.743219 [ 3 ] {} <Debug> TCP-Session: b4282e04-7a84-4ead-b7ac-618d81509c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.05.19 01:33:58.743241 [ 303 ] {} <Debug> TCP-Session: aa87f06f-e4d1-4450-8987-99fda1dc6d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.05.19 01:33:58.743254 [ 303 ] {} <Debug> TCP-Session: aa87f06f-e4d1-4450-8987-99fda1dc6d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.05.19 01:33:58.743502 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3611 | 2026.05.19 01:33:58.743549 [ 304 ] {} <Debug> TCP-Session: 3b26b3af-17cd-4622-a60d-ac708b795bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:58523 | ||
| 3612 | 2026.05.19 01:33:58.743565 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3613 | 2026.05.19 01:33:58.743568 [ 304 ] {} <Debug> TCP-Session: 3b26b3af-17cd-4622-a60d-ac708b795bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.05.19 01:33:58.743601 [ 304 ] {} <Debug> TCP-Session: 3b26b3af-17cd-4622-a60d-ac708b795bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.05.19 01:33:58.743601 [ 270 ] {} <Debug> TCP-Session: be30035d-19a1-4ab3-a703-e2c07db1898b Authenticating user 'default' from [fd00:1122:3344:101::e]:46959 | ||
| 3616 | 2026.05.19 01:33:58.743627 [ 270 ] {} <Debug> TCP-Session: be30035d-19a1-4ab3-a703-e2c07db1898b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.05.19 01:33:58.743640 [ 270 ] {} <Debug> TCP-Session: be30035d-19a1-4ab3-a703-e2c07db1898b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.05.19 01:33:58.744173 [ 358 ] {56767d7d-3098-4bae-b312-ceb1331fadb1} <Trace> AggregatingTransform: Aggregating | ||
| 3619 | 2026.05.19 01:33:58.744209 [ 358 ] {56767d7d-3098-4bae-b312-ceb1331fadb1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3620 | 2026.05.19 01:33:58.744242 [ 358 ] {56767d7d-3098-4bae-b312-ceb1331fadb1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974123 sec. (1026.564 rows/sec., 40.10 KiB/sec.) | ||
| 3621 | 2026.05.19 01:33:58.744259 [ 358 ] {56767d7d-3098-4bae-b312-ceb1331fadb1} <Trace> Aggregator: Merging aggregated data | ||
| 3622 | 2026.05.19 01:33:58.745958 [ 307 ] {56767d7d-3098-4bae-b312-ceb1331fadb1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003661 sec., 273.1494127287626 rows/sec., 10.67 KiB/sec. | ||
| 3623 | 2026.05.19 01:33:58.746139 [ 307 ] {56767d7d-3098-4bae-b312-ceb1331fadb1} <Debug> TCPHandler: Processed in 0.004319936 sec. | ||
| 3624 | 2026.05.19 01:33:58.746277 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3625 | 2026.05.19 01:33:58.746315 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3626 | 2026.05.19 01:33:58.746320 [ 307 ] {} <Debug> TCP-Session: e30e9ce4-e662-4506-a694-d44332f957ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2026.05.19 01:33:58.746337 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3628 | 2026.05.19 01:33:58.746363 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3629 | 2026.05.19 01:33:58.746386 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3630 | 2026.05.19 01:33:58.746408 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3631 | 2026.05.19 01:33:58.746438 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3632 | 2026.05.19 01:33:58.746465 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3633 | 2026.05.19 01:33:58.746480 [ 270 ] {} <Debug> TCP-Session: be30035d-19a1-4ab3-a703-e2c07db1898b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.05.19 01:33:58.746495 [ 3 ] {} <Debug> TCP-Session: b4282e04-7a84-4ead-b7ac-618d81509c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.05.19 01:33:58.746502 [ 303 ] {} <Debug> TCP-Session: aa87f06f-e4d1-4450-8987-99fda1dc6d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.05.19 01:33:58.746492 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3637 | 2026.05.19 01:33:58.746456 [ 311 ] {} <Debug> TCP-Session: f3d145cb-f5b3-4ecf-bd03-d62aef8e40f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.05.19 01:33:58.746575 [ 304 ] {} <Debug> TCP-Session: 3b26b3af-17cd-4622-a60d-ac708b795bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2026.05.19 01:33:58.746431 [ 310 ] {} <Debug> TCP-Session: e1e4e442-4053-43fd-99d7-9b317d1368ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.05.19 01:33:58.746396 [ 309 ] {} <Debug> TCP-Session: a3b0dfda-d7e1-40fa-803f-4a27e0405710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.05.19 01:33:58.746366 [ 308 ] {} <Debug> TCP-Session: 65a75672-4864-4649-914b-7bca1416dd04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.05.19 01:33:58.787957 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47618 | ||
| 3643 | 2026.05.19 01:33:58.788066 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3644 | 2026.05.19 01:33:58.788096 [ 307 ] {} <Debug> TCP-Session: 16c893fb-5524-452c-9c25-575967c9f4a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47618 | ||
| 3645 | 2026.05.19 01:33:58.788120 [ 307 ] {} <Debug> TCP-Session: 16c893fb-5524-452c-9c25-575967c9f4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.05.19 01:33:58.788134 [ 307 ] {} <Debug> TCP-Session: 16c893fb-5524-452c-9c25-575967c9f4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2026.05.19 01:33:58.788423 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43695 | ||
| 3648 | 2026.05.19 01:33:58.788433 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43968 | ||
| 3649 | 2026.05.19 01:33:58.788455 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52362 | ||
| 3650 | 2026.05.19 01:33:58.788475 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48221 | ||
| 3651 | 2026.05.19 01:33:58.788489 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51612 | ||
| 3652 | 2026.05.19 01:33:58.788468 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49439 | ||
| 3653 | 2026.05.19 01:33:58.788535 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3654 | 2026.05.19 01:33:58.788539 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3655 | 2026.05.19 01:33:58.788547 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3656 | 2026.05.19 01:33:58.788575 [ 310 ] {} <Debug> TCP-Session: 47c2657d-a6bf-4148-9791-bcc00dd45e43 Authenticating user 'default' from [fd00:1122:3344:101::e]:43968 | ||
| 3657 | 2026.05.19 01:33:58.788586 [ 3 ] {} <Debug> TCP-Session: 35fe135d-b2f8-4208-89c0-72873cac07e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52362 | ||
| 3658 | 2026.05.19 01:33:58.788595 [ 303 ] {} <Debug> TCP-Session: 36160bd7-404f-47ec-8abf-4c4c5c0a09ec Authenticating user 'default' from [fd00:1122:3344:101::e]:48221 | ||
| 3659 | 2026.05.19 01:33:58.788607 [ 310 ] {} <Debug> TCP-Session: 47c2657d-a6bf-4148-9791-bcc00dd45e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3660 | 2026.05.19 01:33:58.788609 [ 3 ] {} <Debug> TCP-Session: 35fe135d-b2f8-4208-89c0-72873cac07e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.05.19 01:33:58.788624 [ 310 ] {} <Debug> TCP-Session: 47c2657d-a6bf-4148-9791-bcc00dd45e43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.05.19 01:33:58.788632 [ 3 ] {} <Debug> TCP-Session: 35fe135d-b2f8-4208-89c0-72873cac07e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.05.19 01:33:58.788619 [ 303 ] {} <Debug> TCP-Session: 36160bd7-404f-47ec-8abf-4c4c5c0a09ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.05.19 01:33:58.788591 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3665 | 2026.05.19 01:33:58.788658 [ 303 ] {} <Debug> TCP-Session: 36160bd7-404f-47ec-8abf-4c4c5c0a09ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.05.19 01:33:58.788692 [ 270 ] {} <Debug> TCP-Session: 72bc8f7d-f9a8-4fbb-b1bf-0a8de58046d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49439 | ||
| 3667 | 2026.05.19 01:33:58.788584 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3668 | 2026.05.19 01:33:58.788719 [ 270 ] {} <Debug> TCP-Session: 72bc8f7d-f9a8-4fbb-b1bf-0a8de58046d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.05.19 01:33:58.788543 [ 307 ] {} <Trace> TCP-Session: 16c893fb-5524-452c-9c25-575967c9f4a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.05.19 01:33:58.788745 [ 270 ] {} <Debug> TCP-Session: 72bc8f7d-f9a8-4fbb-b1bf-0a8de58046d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.05.19 01:33:58.788746 [ 304 ] {} <Debug> TCP-Session: e187dd69-ff2f-4140-912d-d1900fed177c Authenticating user 'default' from [fd00:1122:3344:101::e]:51612 | ||
| 3672 | 2026.05.19 01:33:58.788529 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3673 | 2026.05.19 01:33:58.788803 [ 304 ] {} <Debug> TCP-Session: e187dd69-ff2f-4140-912d-d1900fed177c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.05.19 01:33:58.788834 [ 309 ] {} <Debug> TCP-Session: a8d1982f-8cf9-4197-a836-6567ccde9bed Authenticating user 'default' from [fd00:1122:3344:101::e]:43695 | ||
| 3675 | 2026.05.19 01:33:58.788840 [ 304 ] {} <Debug> TCP-Session: e187dd69-ff2f-4140-912d-d1900fed177c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3676 | 2026.05.19 01:33:58.788860 [ 309 ] {} <Debug> TCP-Session: a8d1982f-8cf9-4197-a836-6567ccde9bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.05.19 01:33:58.788453 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55565 | ||
| 3678 | 2026.05.19 01:33:58.788421 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39578 | ||
| 3679 | 2026.05.19 01:33:58.788885 [ 309 ] {} <Debug> TCP-Session: a8d1982f-8cf9-4197-a836-6567ccde9bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2026.05.19 01:33:58.788976 [ 307 ] {2036918f-6537-462a-a729-4ebddb7e3194} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47618) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3681 | 2026.05.19 01:33:58.789004 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.05.19 01:33:58.789005 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3683 | 2026.05.19 01:33:58.789036 [ 311 ] {} <Debug> TCP-Session: 62489e5c-6842-4d92-a7d8-a130431dd9a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55565 | ||
| 3684 | 2026.05.19 01:33:58.789041 [ 308 ] {} <Debug> TCP-Session: 309e6699-afd3-4c4e-abc6-d2b9497aa023 Authenticating user 'default' from [fd00:1122:3344:101::e]:39578 | ||
| 3685 | 2026.05.19 01:33:58.789059 [ 311 ] {} <Debug> TCP-Session: 62489e5c-6842-4d92-a7d8-a130431dd9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.05.19 01:33:58.789062 [ 308 ] {} <Debug> TCP-Session: 309e6699-afd3-4c4e-abc6-d2b9497aa023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.05.19 01:33:58.789073 [ 311 ] {} <Debug> TCP-Session: 62489e5c-6842-4d92-a7d8-a130431dd9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.05.19 01:33:58.789080 [ 308 ] {} <Debug> TCP-Session: 309e6699-afd3-4c4e-abc6-d2b9497aa023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.05.19 01:33:58.789246 [ 307 ] {2036918f-6537-462a-a729-4ebddb7e3194} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3690 | 2026.05.19 01:33:58.789312 [ 307 ] {2036918f-6537-462a-a729-4ebddb7e3194} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3691 | 2026.05.19 01:33:58.789595 [ 307 ] {2036918f-6537-462a-a729-4ebddb7e3194} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 3692 | 2026.05.19 01:33:58.790579 [ 324 ] {2036918f-6537-462a-a729-4ebddb7e3194} <Trace> AggregatingTransform: Aggregating | ||
| 3693 | 2026.05.19 01:33:58.790631 [ 324 ] {2036918f-6537-462a-a729-4ebddb7e3194} <Trace> Aggregator: Aggregation method: without_key | ||
| 3694 | 2026.05.19 01:33:58.790678 [ 324 ] {2036918f-6537-462a-a729-4ebddb7e3194} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973093 sec. (1027.651 rows/sec., 40.14 KiB/sec.) | ||
| 3695 | 2026.05.19 01:33:58.790697 [ 324 ] {2036918f-6537-462a-a729-4ebddb7e3194} <Trace> Aggregator: Merging aggregated data | ||
| 3696 | 2026.05.19 01:33:58.792117 [ 307 ] {2036918f-6537-462a-a729-4ebddb7e3194} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003198 sec., 312.6954346466542 rows/sec., 12.21 KiB/sec. | ||
| 3697 | 2026.05.19 01:33:58.792266 [ 307 ] {2036918f-6537-462a-a729-4ebddb7e3194} <Debug> TCPHandler: Processed in 0.003861061 sec. | ||
| 3698 | 2026.05.19 01:33:58.792408 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3699 | 2026.05.19 01:33:58.792443 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3700 | 2026.05.19 01:33:58.792448 [ 307 ] {} <Debug> TCP-Session: 16c893fb-5524-452c-9c25-575967c9f4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.05.19 01:33:58.792467 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3702 | 2026.05.19 01:33:58.792494 [ 308 ] {} <Debug> TCP-Session: 309e6699-afd3-4c4e-abc6-d2b9497aa023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.05.19 01:33:58.792495 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3704 | 2026.05.19 01:33:58.792534 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3705 | 2026.05.19 01:33:58.792562 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3706 | 2026.05.19 01:33:58.792570 [ 311 ] {} <Debug> TCP-Session: 62489e5c-6842-4d92-a7d8-a130431dd9a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.05.19 01:33:58.792583 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3708 | 2026.05.19 01:33:58.792603 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3709 | 2026.05.19 01:33:58.792626 [ 310 ] {} <Debug> TCP-Session: 47c2657d-a6bf-4148-9791-bcc00dd45e43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.05.19 01:33:58.792649 [ 3 ] {} <Debug> TCP-Session: 35fe135d-b2f8-4208-89c0-72873cac07e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.05.19 01:33:58.792668 [ 303 ] {} <Debug> TCP-Session: 36160bd7-404f-47ec-8abf-4c4c5c0a09ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.05.19 01:33:58.792593 [ 309 ] {} <Debug> TCP-Session: a8d1982f-8cf9-4197-a836-6567ccde9bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.05.19 01:33:58.792527 [ 304 ] {} <Debug> TCP-Session: e187dd69-ff2f-4140-912d-d1900fed177c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.05.19 01:33:58.792510 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3715 | 2026.05.19 01:33:58.792776 [ 270 ] {} <Debug> TCP-Session: 72bc8f7d-f9a8-4fbb-b1bf-0a8de58046d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.05.19 01:33:59.305663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8226 | ||
| 3717 | 2026.05.19 01:33:59.306181 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.05.19 01:33:59.306234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3719 | 2026.05.19 01:33:59.306855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3720 | 2026.05.19 01:33:59.307199 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.05.19 01:33:59.307403 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8226 | ||
| 3722 | 2026.05.19 01:33:59.733018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3723 | 2026.05.19 01:33:59.748714 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.05.19 01:33:59.748786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3725 | 2026.05.19 01:33:59.755370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3726 | 2026.05.19 01:33:59.756376 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.05.19 01:33:59.760356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3728 | 2026.05.19 01:34:01.822767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 444 | ||
| 3729 | 2026.05.19 01:34:01.824982 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.05.19 01:34:01.825028 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3731 | 2026.05.19 01:34:01.826246 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3732 | 2026.05.19 01:34:01.826511 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.05.19 01:34:01.826753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3734 | 2026.05.19 01:34:02.240303 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.05.19 01:34:02.240515 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3736 | 2026.05.19 01:34:02.240847 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3737 | 2026.05.19 01:34:02.240882 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3738 | 2026.05.19 01:34:02.241098 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3739 | 2026.05.19 01:34:02.241163 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3740 | 2026.05.19 01:34:02.241304 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3741 | 2026.05.19 01:34:02.241459 [ 348 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3742 | 2026.05.19 01:34:02.241462 [ 317 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3743 | 2026.05.19 01:34:02.241605 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 3744 | 2026.05.19 01:34:02.241631 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3745 | 2026.05.19 01:34:02.241698 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3746 | 2026.05.19 01:34:02.241717 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3747 | 2026.05.19 01:34:02.241750 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3748 | 2026.05.19 01:34:02.241785 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3749 | 2026.05.19 01:34:02.243064 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002633 sec., 14432.206608431448 rows/sec., 2.34 MiB/sec. | ||
| 3750 | 2026.05.19 01:34:02.243192 [ 4 ] {d78cc99c-811f-4a17-9aad-6573d4884c71} <Debug> TCPHandler: Processed in 0.003008089 sec. | ||
| 3751 | 2026.05.19 01:34:02.245572 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.05.19 01:34:02.245686 [ 4 ] {71635dc5-96d9-4ad5-8104-1c442c4bb057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3753 | 2026.05.19 01:34:02.245726 [ 4 ] {71635dc5-96d9-4ad5-8104-1c442c4bb057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3754 | 2026.05.19 01:34:02.246380 [ 4 ] {71635dc5-96d9-4ad5-8104-1c442c4bb057} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.05.19 01:34:02.246418 [ 4 ] {71635dc5-96d9-4ad5-8104-1c442c4bb057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3756 | 2026.05.19 01:34:02.246794 [ 4 ] {71635dc5-96d9-4ad5-8104-1c442c4bb057} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3757 | 2026.05.19 01:34:02.247013 [ 4 ] {71635dc5-96d9-4ad5-8104-1c442c4bb057} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.05.19 01:34:02.247155 [ 4 ] {71635dc5-96d9-4ad5-8104-1c442c4bb057} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.0015 sec., 93333.33333333333 rows/sec., 8.11 MiB/sec. | ||
| 3759 | 2026.05.19 01:34:02.247174 [ 137 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3760 | 2026.05.19 01:34:02.247192 [ 4 ] {71635dc5-96d9-4ad5-8104-1c442c4bb057} <Debug> TCPHandler: Processed in 0.001679932 sec. | ||
| 3761 | 2026.05.19 01:34:02.247238 [ 137 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2026.05.19 01:34:02.247268 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3763 | 2026.05.19 01:34:02.247344 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.05.19 01:34:02.247385 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 3765 | 2026.05.19 01:34:02.247453 [ 4 ] {7f7b2850-c720-42e8-89ad-e42877f91357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3766 | 2026.05.19 01:34:02.247497 [ 4 ] {7f7b2850-c720-42e8-89ad-e42877f91357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3767 | 2026.05.19 01:34:02.247520 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3768 | 2026.05.19 01:34:02.247557 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2620 rows starting from the beginning of the part | ||
| 3769 | 2026.05.19 01:34:02.247640 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 3770 | 2026.05.19 01:34:02.247694 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 3771 | 2026.05.19 01:34:02.247747 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
| 3772 | 2026.05.19 01:34:02.247794 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3773 | 2026.05.19 01:34:02.247841 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 140 rows starting from the beginning of the part | ||
| 3774 | 2026.05.19 01:34:02.247928 [ 4 ] {7f7b2850-c720-42e8-89ad-e42877f91357} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2026.05.19 01:34:02.247969 [ 4 ] {7f7b2850-c720-42e8-89ad-e42877f91357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3776 | 2026.05.19 01:34:02.248293 [ 4 ] {7f7b2850-c720-42e8-89ad-e42877f91357} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3777 | 2026.05.19 01:34:02.248504 [ 4 ] {7f7b2850-c720-42e8-89ad-e42877f91357} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2026.05.19 01:34:02.248654 [ 4 ] {7f7b2850-c720-42e8-89ad-e42877f91357} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001219 sec., 34454.47087776866 rows/sec., 2.53 MiB/sec. | ||
| 3779 | 2026.05.19 01:34:02.248690 [ 4 ] {7f7b2850-c720-42e8-89ad-e42877f91357} <Debug> TCPHandler: Processed in 0.001395118 sec. | ||
| 3780 | 2026.05.19 01:34:02.248813 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2026.05.19 01:34:02.248902 [ 4 ] {69525eea-ca7e-47c4-88d9-3603e7630f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3782 | 2026.05.19 01:34:02.248938 [ 4 ] {69525eea-ca7e-47c4-88d9-3603e7630f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3783 | 2026.05.19 01:34:02.249246 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936335 sec., 1584436.5773484444 rows/sec., 126.56 MiB/sec. | ||
| 3784 | 2026.05.19 01:34:02.249347 [ 4 ] {69525eea-ca7e-47c4-88d9-3603e7630f19} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.05.19 01:34:02.249384 [ 4 ] {69525eea-ca7e-47c4-88d9-3603e7630f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3786 | 2026.05.19 01:34:02.249559 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3787 | 2026.05.19 01:34:02.249681 [ 4 ] {69525eea-ca7e-47c4-88d9-3603e7630f19} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3788 | 2026.05.19 01:34:02.249947 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.05.19 01:34:02.250018 [ 4 ] {69525eea-ca7e-47c4-88d9-3603e7630f19} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.05.19 01:34:02.250032 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_26_5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3791 | 2026.05.19 01:34:02.250140 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3792 | 2026.05.19 01:34:02.250160 [ 4 ] {69525eea-ca7e-47c4-88d9-3603e7630f19} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001267 sec., 83662.19415943173 rows/sec., 6.53 MiB/sec. | ||
| 3793 | 2026.05.19 01:34:02.250165 [ 136 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3794 | 2026.05.19 01:34:02.250202 [ 4 ] {69525eea-ca7e-47c4-88d9-3603e7630f19} <Debug> TCPHandler: Processed in 0.001435619 sec. | ||
| 3795 | 2026.05.19 01:34:02.250220 [ 136 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.05.19 01:34:02.250249 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3797 | 2026.05.19 01:34:02.250323 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 3798 | 2026.05.19 01:34:02.250344 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2026.05.19 01:34:02.250421 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3800 | 2026.05.19 01:34:02.250444 [ 4 ] {c0f1168c-948a-48d8-a60d-63120c13afe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3801 | 2026.05.19 01:34:02.250448 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1404 rows starting from the beginning of the part | ||
| 3802 | 2026.05.19 01:34:02.250492 [ 4 ] {c0f1168c-948a-48d8-a60d-63120c13afe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3803 | 2026.05.19 01:34:02.250514 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3804 | 2026.05.19 01:34:02.250554 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 3805 | 2026.05.19 01:34:02.250587 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
| 3806 | 2026.05.19 01:34:02.250619 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 3807 | 2026.05.19 01:34:02.250653 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 3808 | 2026.05.19 01:34:02.250916 [ 4 ] {c0f1168c-948a-48d8-a60d-63120c13afe9} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.05.19 01:34:02.250956 [ 4 ] {c0f1168c-948a-48d8-a60d-63120c13afe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3810 | 2026.05.19 01:34:02.251298 [ 4 ] {c0f1168c-948a-48d8-a60d-63120c13afe9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3811 | 2026.05.19 01:34:02.251514 [ 4 ] {c0f1168c-948a-48d8-a60d-63120c13afe9} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.05.19 01:34:02.251617 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318377 sec., 1371383.147612557 rows/sec., 101.49 MiB/sec. | ||
| 3813 | 2026.05.19 01:34:02.251636 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3814 | 2026.05.19 01:34:02.251647 [ 4 ] {c0f1168c-948a-48d8-a60d-63120c13afe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 3815 | 2026.05.19 01:34:02.251677 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.05.19 01:34:02.251698 [ 4 ] {c0f1168c-948a-48d8-a60d-63120c13afe9} <Debug> TCPHandler: Processed in 0.001403198 sec. | ||
| 3817 | 2026.05.19 01:34:02.251702 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3818 | 2026.05.19 01:34:02.251791 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3819 | 2026.05.19 01:34:02.251801 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 3820 | 2026.05.19 01:34:02.251832 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3821 | 2026.05.19 01:34:02.251936 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3822 | 2026.05.19 01:34:02.251946 [ 4 ] {69170c79-b121-4e75-914a-58c05600aa4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3823 | 2026.05.19 01:34:02.251975 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8657 rows starting from the beginning of the part | ||
| 3824 | 2026.05.19 01:34:02.252011 [ 4 ] {69170c79-b121-4e75-914a-58c05600aa4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3825 | 2026.05.19 01:34:02.252052 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 3826 | 2026.05.19 01:34:02.252104 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 3827 | 2026.05.19 01:34:02.252144 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.05.19 01:34:02.252147 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 3829 | 2026.05.19 01:34:02.252215 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3830 | 2026.05.19 01:34:02.252235 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_26_5} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3831 | 2026.05.19 01:34:02.252267 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 3832 | 2026.05.19 01:34:02.252317 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3833 | 2026.05.19 01:34:02.252894 [ 4 ] {69170c79-b121-4e75-914a-58c05600aa4a} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.05.19 01:34:02.252934 [ 4 ] {69170c79-b121-4e75-914a-58c05600aa4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3835 | 2026.05.19 01:34:02.253553 [ 4 ] {69170c79-b121-4e75-914a-58c05600aa4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3836 | 2026.05.19 01:34:02.253800 [ 4 ] {69170c79-b121-4e75-914a-58c05600aa4a} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.05.19 01:34:02.253941 [ 4 ] {69170c79-b121-4e75-914a-58c05600aa4a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002013 sec., 20864.381520119226 rows/sec., 37.39 MiB/sec. | ||
| 3838 | 2026.05.19 01:34:02.253993 [ 4 ] {69170c79-b121-4e75-914a-58c05600aa4a} <Debug> TCPHandler: Processed in 0.002209018 sec. | ||
| 3839 | 2026.05.19 01:34:02.254127 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.05.19 01:34:02.254222 [ 4 ] {a57c5f5c-97cd-497d-bd0a-5e21eaa3223c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3841 | 2026.05.19 01:34:02.254261 [ 4 ] {a57c5f5c-97cd-497d-bd0a-5e21eaa3223c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3842 | 2026.05.19 01:34:02.254643 [ 4 ] {a57c5f5c-97cd-497d-bd0a-5e21eaa3223c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.05.19 01:34:02.254678 [ 4 ] {a57c5f5c-97cd-497d-bd0a-5e21eaa3223c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3844 | 2026.05.19 01:34:02.255009 [ 4 ] {a57c5f5c-97cd-497d-bd0a-5e21eaa3223c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3845 | 2026.05.19 01:34:02.255228 [ 4 ] {a57c5f5c-97cd-497d-bd0a-5e21eaa3223c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.05.19 01:34:02.255352 [ 136 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3847 | 2026.05.19 01:34:02.255361 [ 4 ] {a57c5f5c-97cd-497d-bd0a-5e21eaa3223c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 3848 | 2026.05.19 01:34:02.255401 [ 136 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.05.19 01:34:02.255417 [ 4 ] {a57c5f5c-97cd-497d-bd0a-5e21eaa3223c} <Debug> TCPHandler: Processed in 0.001343548 sec. | ||
| 3850 | 2026.05.19 01:34:02.255432 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3851 | 2026.05.19 01:34:02.255528 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 3852 | 2026.05.19 01:34:02.255632 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3853 | 2026.05.19 01:34:02.255658 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1092 rows starting from the beginning of the part | ||
| 3854 | 2026.05.19 01:34:02.255707 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 3855 | 2026.05.19 01:34:02.255748 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 3856 | 2026.05.19 01:34:02.255772 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9329 rows, containing 5 columns (5 merged, 0 gathered) in 0.004006323 sec., 2328569.1143724555 rows/sec., 151.11 MiB/sec. | ||
| 3857 | 2026.05.19 01:34:02.255812 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 3858 | 2026.05.19 01:34:02.255878 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 3859 | 2026.05.19 01:34:02.255928 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 3860 | 2026.05.19 01:34:02.256087 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3861 | 2026.05.19 01:34:02.256425 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2026.05.19 01:34:02.256496 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3863 | 2026.05.19 01:34:02.256574 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3864 | 2026.05.19 01:34:02.256882 [ 192 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001388968 sec., 967624.8840866025 rows/sec., 65.21 MiB/sec. | ||
| 3865 | 2026.05.19 01:34:02.257184 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3866 | 2026.05.19 01:34:02.257503 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_26_5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.05.19 01:34:02.257581 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_26_5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3868 | 2026.05.19 01:34:02.257665 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3869 | 2026.05.19 01:34:03.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.68 MiB, peak 248.64 MiB, free memory in arenas 0.00 B, will set to 243.34 MiB (RSS), difference: 1.66 MiB | ||
| 3870 | 2026.05.19 01:34:06.736477 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3871 | 2026.05.19 01:34:06.736573 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3872 | 2026.05.19 01:34:06.807700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8674 | ||
| 3873 | 2026.05.19 01:34:06.808208 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.05.19 01:34:06.808247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3875 | 2026.05.19 01:34:06.808730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3876 | 2026.05.19 01:34:06.808963 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.05.19 01:34:06.809092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8674 | ||
| 3878 | 2026.05.19 01:34:07.239032 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2026.05.19 01:34:07.239245 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3880 | 2026.05.19 01:34:07.239550 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3881 | 2026.05.19 01:34:07.239583 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3882 | 2026.05.19 01:34:07.239790 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3883 | 2026.05.19 01:34:07.239856 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3884 | 2026.05.19 01:34:07.239991 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3885 | 2026.05.19 01:34:07.240109 [ 317 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3886 | 2026.05.19 01:34:07.240122 [ 348 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3887 | 2026.05.19 01:34:07.240246 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 3888 | 2026.05.19 01:34:07.240273 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3889 | 2026.05.19 01:34:07.240340 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3890 | 2026.05.19 01:34:07.240359 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3891 | 2026.05.19 01:34:07.240393 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3892 | 2026.05.19 01:34:07.240429 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3893 | 2026.05.19 01:34:07.241771 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00261 sec., 14559.386973180077 rows/sec., 2.36 MiB/sec. | ||
| 3894 | 2026.05.19 01:34:07.241908 [ 4 ] {49f309af-5659-4c9c-bdb3-7b26bcd4a533} <Debug> TCPHandler: Processed in 0.002993999 sec. | ||
| 3895 | 2026.05.19 01:34:07.243513 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3896 | 2026.05.19 01:34:07.243627 [ 4 ] {10e46897-c4ae-4ac1-82cf-a4f4f3f592e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3897 | 2026.05.19 01:34:07.243670 [ 4 ] {10e46897-c4ae-4ac1-82cf-a4f4f3f592e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3898 | 2026.05.19 01:34:07.244647 [ 4 ] {10e46897-c4ae-4ac1-82cf-a4f4f3f592e6} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.05.19 01:34:07.244715 [ 4 ] {10e46897-c4ae-4ac1-82cf-a4f4f3f592e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3900 | 2026.05.19 01:34:07.245136 [ 4 ] {10e46897-c4ae-4ac1-82cf-a4f4f3f592e6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3901 | 2026.05.19 01:34:07.245360 [ 4 ] {10e46897-c4ae-4ac1-82cf-a4f4f3f592e6} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.05.19 01:34:07.245511 [ 4 ] {10e46897-c4ae-4ac1-82cf-a4f4f3f592e6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. | ||
| 3903 | 2026.05.19 01:34:07.245561 [ 4 ] {10e46897-c4ae-4ac1-82cf-a4f4f3f592e6} <Debug> TCPHandler: Processed in 0.002099607 sec. | ||
| 3904 | 2026.05.19 01:34:07.245702 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.05.19 01:34:07.245797 [ 4 ] {6518645b-bff0-41f1-8b6e-fc603681cec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3906 | 2026.05.19 01:34:07.245837 [ 4 ] {6518645b-bff0-41f1-8b6e-fc603681cec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3907 | 2026.05.19 01:34:07.246271 [ 4 ] {6518645b-bff0-41f1-8b6e-fc603681cec6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.05.19 01:34:07.246308 [ 4 ] {6518645b-bff0-41f1-8b6e-fc603681cec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3909 | 2026.05.19 01:34:07.246602 [ 4 ] {6518645b-bff0-41f1-8b6e-fc603681cec6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3910 | 2026.05.19 01:34:07.246818 [ 4 ] {6518645b-bff0-41f1-8b6e-fc603681cec6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.05.19 01:34:07.246964 [ 4 ] {6518645b-bff0-41f1-8b6e-fc603681cec6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 3912 | 2026.05.19 01:34:07.247001 [ 4 ] {6518645b-bff0-41f1-8b6e-fc603681cec6} <Debug> TCPHandler: Processed in 0.001347548 sec. | ||
| 3913 | 2026.05.19 01:34:07.247135 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2026.05.19 01:34:07.247231 [ 4 ] {c48b1e00-766c-447f-84c2-1432d129aaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3915 | 2026.05.19 01:34:07.247273 [ 4 ] {c48b1e00-766c-447f-84c2-1432d129aaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3916 | 2026.05.19 01:34:07.247681 [ 4 ] {c48b1e00-766c-447f-84c2-1432d129aaf0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.05.19 01:34:07.247717 [ 4 ] {c48b1e00-766c-447f-84c2-1432d129aaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3918 | 2026.05.19 01:34:07.248035 [ 4 ] {c48b1e00-766c-447f-84c2-1432d129aaf0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3919 | 2026.05.19 01:34:07.248254 [ 4 ] {c48b1e00-766c-447f-84c2-1432d129aaf0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.05.19 01:34:07.248404 [ 4 ] {c48b1e00-766c-447f-84c2-1432d129aaf0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 3921 | 2026.05.19 01:34:07.248440 [ 4 ] {c48b1e00-766c-447f-84c2-1432d129aaf0} <Debug> TCPHandler: Processed in 0.001353158 sec. | ||
| 3922 | 2026.05.19 01:34:07.248563 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.05.19 01:34:07.248657 [ 4 ] {7f4e76aa-9959-411e-a94a-4d4558056743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3924 | 2026.05.19 01:34:07.248697 [ 4 ] {7f4e76aa-9959-411e-a94a-4d4558056743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3925 | 2026.05.19 01:34:07.249027 [ 4 ] {7f4e76aa-9959-411e-a94a-4d4558056743} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.05.19 01:34:07.249063 [ 4 ] {7f4e76aa-9959-411e-a94a-4d4558056743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3927 | 2026.05.19 01:34:07.249362 [ 4 ] {7f4e76aa-9959-411e-a94a-4d4558056743} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3928 | 2026.05.19 01:34:07.249584 [ 4 ] {7f4e76aa-9959-411e-a94a-4d4558056743} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.05.19 01:34:07.249710 [ 4 ] {7f4e76aa-9959-411e-a94a-4d4558056743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 3930 | 2026.05.19 01:34:07.249745 [ 4 ] {7f4e76aa-9959-411e-a94a-4d4558056743} <Debug> TCPHandler: Processed in 0.001230066 sec. | ||
| 3931 | 2026.05.19 01:34:07.260632 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3932 | 2026.05.19 01:34:07.274699 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.05.19 01:34:07.274745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 3934 | 2026.05.19 01:34:07.280221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3935 | 2026.05.19 01:34:07.280884 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.05.19 01:34:07.283450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3937 | 2026.05.19 01:34:11.112505 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.05.19 01:34:11.112774 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3939 | 2026.05.19 01:34:11.113140 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3940 | 2026.05.19 01:34:11.113180 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3941 | 2026.05.19 01:34:11.113438 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3942 | 2026.05.19 01:34:11.113507 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3943 | 2026.05.19 01:34:11.113649 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 3944 | 2026.05.19 01:34:11.113787 [ 313 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3945 | 2026.05.19 01:34:11.113828 [ 348 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3946 | 2026.05.19 01:34:11.113985 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 3947 | 2026.05.19 01:34:11.114014 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3948 | 2026.05.19 01:34:11.114086 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3949 | 2026.05.19 01:34:11.114105 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 3950 | 2026.05.19 01:34:11.114140 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3951 | 2026.05.19 01:34:11.114179 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3952 | 2026.05.19 01:34:11.115671 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002995 sec., 12687.81302170284 rows/sec., 2.57 MiB/sec. | ||
| 3953 | 2026.05.19 01:34:11.115887 [ 4 ] {7db3d4b3-6cfe-4759-b243-7542501a1240} <Debug> TCPHandler: Processed in 0.003528156 sec. | ||
| 3954 | 2026.05.19 01:34:11.129706 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.05.19 01:34:11.129872 [ 4 ] {6718a242-a3ce-4ac5-81d2-25b9f270e037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.05.19 01:34:11.129941 [ 4 ] {6718a242-a3ce-4ac5-81d2-25b9f270e037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3957 | 2026.05.19 01:34:11.130705 [ 4 ] {6718a242-a3ce-4ac5-81d2-25b9f270e037} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.05.19 01:34:11.130761 [ 4 ] {6718a242-a3ce-4ac5-81d2-25b9f270e037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3959 | 2026.05.19 01:34:11.131185 [ 4 ] {6718a242-a3ce-4ac5-81d2-25b9f270e037} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3960 | 2026.05.19 01:34:11.131415 [ 4 ] {6718a242-a3ce-4ac5-81d2-25b9f270e037} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.05.19 01:34:11.131573 [ 4 ] {6718a242-a3ce-4ac5-81d2-25b9f270e037} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001755 sec., 13675.213675213674 rows/sec., 1.13 MiB/sec. | ||
| 3962 | 2026.05.19 01:34:11.131573 [ 129 ] {} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3963 | 2026.05.19 01:34:11.131613 [ 4 ] {6718a242-a3ce-4ac5-81d2-25b9f270e037} <Debug> TCPHandler: Processed in 0.002039516 sec. | ||
| 3964 | 2026.05.19 01:34:11.131634 [ 129 ] {} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.05.19 01:34:11.131661 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3966 | 2026.05.19 01:34:11.131752 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3967 | 2026.05.19 01:34:11.131773 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 3968 | 2026.05.19 01:34:11.131863 [ 4 ] {aba5bf06-b47a-4777-a40b-049e9dd906c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3969 | 2026.05.19 01:34:11.131911 [ 4 ] {aba5bf06-b47a-4777-a40b-049e9dd906c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3970 | 2026.05.19 01:34:11.131922 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3971 | 2026.05.19 01:34:11.131958 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 3972 | 2026.05.19 01:34:11.132019 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 3973 | 2026.05.19 01:34:11.132062 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 3974 | 2026.05.19 01:34:11.132106 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 3975 | 2026.05.19 01:34:11.132144 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 3976 | 2026.05.19 01:34:11.132537 [ 4 ] {aba5bf06-b47a-4777-a40b-049e9dd906c3} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.05.19 01:34:11.132581 [ 4 ] {aba5bf06-b47a-4777-a40b-049e9dd906c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3978 | 2026.05.19 01:34:11.132897 [ 4 ] {aba5bf06-b47a-4777-a40b-049e9dd906c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3979 | 2026.05.19 01:34:11.132951 [ 188 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225086 sec., 97952.30702171112 rows/sec., 8.50 MiB/sec. | ||
| 3980 | 2026.05.19 01:34:11.133112 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3981 | 2026.05.19 01:34:11.133307 [ 4 ] {aba5bf06-b47a-4777-a40b-049e9dd906c3} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.05.19 01:34:11.133388 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_5_1} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.05.19 01:34:11.133468 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_5_1} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3984 | 2026.05.19 01:34:11.133544 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3985 | 2026.05.19 01:34:11.133596 [ 4 ] {aba5bf06-b47a-4777-a40b-049e9dd906c3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001746 sec., 9163.802978235968 rows/sec., 747.24 KiB/sec. | ||
| 3986 | 2026.05.19 01:34:11.133700 [ 4 ] {aba5bf06-b47a-4777-a40b-049e9dd906c3} <Debug> TCPHandler: Processed in 0.001996147 sec. | ||
| 3987 | 2026.05.19 01:34:11.133929 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3988 | 2026.05.19 01:34:11.134070 [ 4 ] {aef5bbd6-579a-42e7-9c1c-74543293842c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3989 | 2026.05.19 01:34:11.134127 [ 4 ] {aef5bbd6-579a-42e7-9c1c-74543293842c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3990 | 2026.05.19 01:34:11.135542 [ 4 ] {aef5bbd6-579a-42e7-9c1c-74543293842c} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2026.05.19 01:34:11.135580 [ 4 ] {aef5bbd6-579a-42e7-9c1c-74543293842c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 3992 | 2026.05.19 01:34:11.136094 [ 4 ] {aef5bbd6-579a-42e7-9c1c-74543293842c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3993 | 2026.05.19 01:34:11.136329 [ 4 ] {aef5bbd6-579a-42e7-9c1c-74543293842c} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.05.19 01:34:11.136464 [ 4 ] {aef5bbd6-579a-42e7-9c1c-74543293842c} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.002442 sec., 1071662.5716625715 rows/sec., 80.25 MiB/sec. | ||
| 3995 | 2026.05.19 01:34:11.136500 [ 4 ] {aef5bbd6-579a-42e7-9c1c-74543293842c} <Debug> TCPHandler: Processed in 0.002691416 sec. | ||
| 3996 | 2026.05.19 01:34:11.136650 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2026.05.19 01:34:11.136745 [ 4 ] {cd0e8a92-e7d1-40ef-95ea-bb0e8f4e2194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3998 | 2026.05.19 01:34:11.136784 [ 4 ] {cd0e8a92-e7d1-40ef-95ea-bb0e8f4e2194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3999 | 2026.05.19 01:34:11.137282 [ 4 ] {cd0e8a92-e7d1-40ef-95ea-bb0e8f4e2194} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.05.19 01:34:11.137320 [ 4 ] {cd0e8a92-e7d1-40ef-95ea-bb0e8f4e2194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4001 | 2026.05.19 01:34:11.137633 [ 4 ] {cd0e8a92-e7d1-40ef-95ea-bb0e8f4e2194} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4002 | 2026.05.19 01:34:11.137855 [ 4 ] {cd0e8a92-e7d1-40ef-95ea-bb0e8f4e2194} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.05.19 01:34:11.137985 [ 4 ] {cd0e8a92-e7d1-40ef-95ea-bb0e8f4e2194} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001259 sec., 64336.77521842733 rows/sec., 4.70 MiB/sec. | ||
| 4004 | 2026.05.19 01:34:11.138022 [ 4 ] {cd0e8a92-e7d1-40ef-95ea-bb0e8f4e2194} <Debug> TCPHandler: Processed in 0.001421858 sec. | ||
| 4005 | 2026.05.19 01:34:11.138150 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2026.05.19 01:34:11.138246 [ 4 ] {efbf13a4-6a2e-47c9-8f01-9893d645184d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4007 | 2026.05.19 01:34:11.138285 [ 4 ] {efbf13a4-6a2e-47c9-8f01-9893d645184d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4008 | 2026.05.19 01:34:11.138953 [ 4 ] {efbf13a4-6a2e-47c9-8f01-9893d645184d} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.05.19 01:34:11.138990 [ 4 ] {efbf13a4-6a2e-47c9-8f01-9893d645184d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4010 | 2026.05.19 01:34:11.139353 [ 4 ] {efbf13a4-6a2e-47c9-8f01-9893d645184d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4011 | 2026.05.19 01:34:11.139569 [ 4 ] {efbf13a4-6a2e-47c9-8f01-9893d645184d} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.05.19 01:34:11.139699 [ 4 ] {efbf13a4-6a2e-47c9-8f01-9893d645184d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00147 sec., 561224.4897959183 rows/sec., 32.83 MiB/sec. | ||
| 4013 | 2026.05.19 01:34:11.139736 [ 4 ] {efbf13a4-6a2e-47c9-8f01-9893d645184d} <Debug> TCPHandler: Processed in 0.001634441 sec. | ||
| 4014 | 2026.05.19 01:34:11.139862 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2026.05.19 01:34:11.139958 [ 4 ] {2a00c117-d458-48c6-9853-4b03d8c427d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4016 | 2026.05.19 01:34:11.139997 [ 4 ] {2a00c117-d458-48c6-9853-4b03d8c427d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4017 | 2026.05.19 01:34:11.140399 [ 4 ] {2a00c117-d458-48c6-9853-4b03d8c427d6} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2026.05.19 01:34:11.140435 [ 4 ] {2a00c117-d458-48c6-9853-4b03d8c427d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4019 | 2026.05.19 01:34:11.140716 [ 4 ] {2a00c117-d458-48c6-9853-4b03d8c427d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4020 | 2026.05.19 01:34:11.140941 [ 4 ] {2a00c117-d458-48c6-9853-4b03d8c427d6} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2026.05.19 01:34:11.141068 [ 4 ] {2a00c117-d458-48c6-9853-4b03d8c427d6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. | ||
| 4022 | 2026.05.19 01:34:11.141105 [ 4 ] {2a00c117-d458-48c6-9853-4b03d8c427d6} <Debug> TCPHandler: Processed in 0.001290497 sec. | ||
| 4023 | 2026.05.19 01:34:11.141266 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.05.19 01:34:11.141361 [ 4 ] {a46d5441-cebe-4ea5-9c5f-302ed111101a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4025 | 2026.05.19 01:34:11.141400 [ 4 ] {a46d5441-cebe-4ea5-9c5f-302ed111101a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4026 | 2026.05.19 01:34:11.141842 [ 4 ] {a46d5441-cebe-4ea5-9c5f-302ed111101a} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.05.19 01:34:11.141879 [ 4 ] {a46d5441-cebe-4ea5-9c5f-302ed111101a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4028 | 2026.05.19 01:34:11.142180 [ 4 ] {a46d5441-cebe-4ea5-9c5f-302ed111101a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4029 | 2026.05.19 01:34:11.142384 [ 4 ] {a46d5441-cebe-4ea5-9c5f-302ed111101a} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.05.19 01:34:11.142487 [ 128 ] {} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4031 | 2026.05.19 01:34:11.142513 [ 4 ] {a46d5441-cebe-4ea5-9c5f-302ed111101a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 4032 | 2026.05.19 01:34:11.142525 [ 128 ] {} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.05.19 01:34:11.142557 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4034 | 2026.05.19 01:34:11.142557 [ 4 ] {a46d5441-cebe-4ea5-9c5f-302ed111101a} <Debug> TCPHandler: Processed in 0.001344078 sec. | ||
| 4035 | 2026.05.19 01:34:11.142661 [ 201 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 4036 | 2026.05.19 01:34:11.142697 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2026.05.19 01:34:11.142773 [ 201 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4038 | 2026.05.19 01:34:11.142798 [ 4 ] {e22ac80b-d07f-4063-99e1-be0e3c393677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4039 | 2026.05.19 01:34:11.142807 [ 201 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 4040 | 2026.05.19 01:34:11.142850 [ 4 ] {e22ac80b-d07f-4063-99e1-be0e3c393677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4041 | 2026.05.19 01:34:11.142902 [ 201 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 4042 | 2026.05.19 01:34:11.142956 [ 201 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 4043 | 2026.05.19 01:34:11.143004 [ 201 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 4044 | 2026.05.19 01:34:11.143047 [ 201 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 4045 | 2026.05.19 01:34:11.143857 [ 191 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235216 sec., 48574.500330306604 rows/sec., 3.89 MiB/sec. | ||
| 4046 | 2026.05.19 01:34:11.143864 [ 4 ] {e22ac80b-d07f-4063-99e1-be0e3c393677} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.05.19 01:34:11.143918 [ 4 ] {e22ac80b-d07f-4063-99e1-be0e3c393677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4048 | 2026.05.19 01:34:11.144028 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4049 | 2026.05.19 01:34:11.144355 [ 4 ] {e22ac80b-d07f-4063-99e1-be0e3c393677} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4050 | 2026.05.19 01:34:11.144392 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_5_1} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.05.19 01:34:11.144489 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_5_1} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4052 | 2026.05.19 01:34:11.144585 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4053 | 2026.05.19 01:34:11.144610 [ 4 ] {e22ac80b-d07f-4063-99e1-be0e3c393677} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.05.19 01:34:11.144750 [ 4 ] {e22ac80b-d07f-4063-99e1-be0e3c393677} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001969 sec., 702894.8704926359 rows/sec., 47.63 MiB/sec. | ||
| 4055 | 2026.05.19 01:34:11.144788 [ 4 ] {e22ac80b-d07f-4063-99e1-be0e3c393677} <Debug> TCPHandler: Processed in 0.002139628 sec. | ||
| 4056 | 2026.05.19 01:34:11.144937 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.05.19 01:34:11.145038 [ 4 ] {5036ff2a-f5ea-4faf-9da7-a174ddfb77d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4058 | 2026.05.19 01:34:11.145079 [ 4 ] {5036ff2a-f5ea-4faf-9da7-a174ddfb77d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4059 | 2026.05.19 01:34:11.145861 [ 4 ] {5036ff2a-f5ea-4faf-9da7-a174ddfb77d0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.05.19 01:34:11.145897 [ 4 ] {5036ff2a-f5ea-4faf-9da7-a174ddfb77d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4061 | 2026.05.19 01:34:11.146348 [ 4 ] {5036ff2a-f5ea-4faf-9da7-a174ddfb77d0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4062 | 2026.05.19 01:34:11.146565 [ 4 ] {5036ff2a-f5ea-4faf-9da7-a174ddfb77d0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.05.19 01:34:11.146695 [ 4 ] {5036ff2a-f5ea-4faf-9da7-a174ddfb77d0} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001675 sec., 976716.4179104477 rows/sec., 60.23 MiB/sec. | ||
| 4064 | 2026.05.19 01:34:11.146732 [ 4 ] {5036ff2a-f5ea-4faf-9da7-a174ddfb77d0} <Debug> TCPHandler: Processed in 0.001843674 sec. | ||
| 4065 | 2026.05.19 01:34:11.146861 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.05.19 01:34:11.146956 [ 4 ] {fe8907ae-e3ad-420e-948d-4fb208024ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4067 | 2026.05.19 01:34:11.147008 [ 4 ] {fe8907ae-e3ad-420e-948d-4fb208024ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4068 | 2026.05.19 01:34:11.147881 [ 4 ] {fe8907ae-e3ad-420e-948d-4fb208024ccb} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.05.19 01:34:11.147918 [ 4 ] {fe8907ae-e3ad-420e-948d-4fb208024ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4070 | 2026.05.19 01:34:11.148493 [ 4 ] {fe8907ae-e3ad-420e-948d-4fb208024ccb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4071 | 2026.05.19 01:34:11.148714 [ 4 ] {fe8907ae-e3ad-420e-948d-4fb208024ccb} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2026.05.19 01:34:11.148852 [ 4 ] {fe8907ae-e3ad-420e-948d-4fb208024ccb} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001914 sec., 27690.700104493208 rows/sec., 49.62 MiB/sec. | ||
| 4073 | 2026.05.19 01:34:11.148903 [ 4 ] {fe8907ae-e3ad-420e-948d-4fb208024ccb} <Debug> TCPHandler: Processed in 0.002090857 sec. | ||
| 4074 | 2026.05.19 01:34:11.149026 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.05.19 01:34:11.149120 [ 4 ] {271c4a33-babe-47b2-8b83-bc0ce701acbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4076 | 2026.05.19 01:34:11.149161 [ 4 ] {271c4a33-babe-47b2-8b83-bc0ce701acbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4077 | 2026.05.19 01:34:11.149508 [ 4 ] {271c4a33-babe-47b2-8b83-bc0ce701acbf} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.05.19 01:34:11.149543 [ 4 ] {271c4a33-babe-47b2-8b83-bc0ce701acbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4079 | 2026.05.19 01:34:11.149849 [ 4 ] {271c4a33-babe-47b2-8b83-bc0ce701acbf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4080 | 2026.05.19 01:34:11.150066 [ 4 ] {271c4a33-babe-47b2-8b83-bc0ce701acbf} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.05.19 01:34:11.150191 [ 4 ] {271c4a33-babe-47b2-8b83-bc0ce701acbf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001089 sec., 44077.1349862259 rows/sec., 2.97 MiB/sec. | ||
| 4082 | 2026.05.19 01:34:11.150225 [ 4 ] {271c4a33-babe-47b2-8b83-bc0ce701acbf} <Debug> TCPHandler: Processed in 0.001250486 sec. | ||
| 4083 | 2026.05.19 01:34:11.826911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 492 | ||
| 4084 | 2026.05.19 01:34:11.829494 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.05.19 01:34:11.829535 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4086 | 2026.05.19 01:34:11.830788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4087 | 2026.05.19 01:34:11.831059 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.05.19 01:34:11.831308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 4089 | 2026.05.19 01:34:12.234018 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2026.05.19 01:34:12.234279 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4091 | 2026.05.19 01:34:12.234673 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4092 | 2026.05.19 01:34:12.234712 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4093 | 2026.05.19 01:34:12.234953 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4094 | 2026.05.19 01:34:12.235022 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4095 | 2026.05.19 01:34:12.235167 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4096 | 2026.05.19 01:34:12.235302 [ 261 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4097 | 2026.05.19 01:34:12.235318 [ 317 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4098 | 2026.05.19 01:34:12.235457 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 4099 | 2026.05.19 01:34:12.235491 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4100 | 2026.05.19 01:34:12.235561 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4101 | 2026.05.19 01:34:12.235581 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4102 | 2026.05.19 01:34:12.235615 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4103 | 2026.05.19 01:34:12.235664 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4104 | 2026.05.19 01:34:12.237220 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003045 sec., 12479.474548440066 rows/sec., 2.02 MiB/sec. | ||
| 4105 | 2026.05.19 01:34:12.237342 [ 4 ] {75bb0c4f-6b1f-49db-b22d-e854d09b345c} <Debug> TCPHandler: Processed in 0.003471545 sec. | ||
| 4106 | 2026.05.19 01:34:12.238537 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.05.19 01:34:12.238647 [ 4 ] {8eb722d1-8967-4923-a55f-280107a005ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4108 | 2026.05.19 01:34:12.238688 [ 4 ] {8eb722d1-8967-4923-a55f-280107a005ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4109 | 2026.05.19 01:34:12.239350 [ 4 ] {8eb722d1-8967-4923-a55f-280107a005ef} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.05.19 01:34:12.239395 [ 4 ] {8eb722d1-8967-4923-a55f-280107a005ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4111 | 2026.05.19 01:34:12.239768 [ 4 ] {8eb722d1-8967-4923-a55f-280107a005ef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4112 | 2026.05.19 01:34:12.240007 [ 4 ] {8eb722d1-8967-4923-a55f-280107a005ef} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.05.19 01:34:12.240155 [ 4 ] {8eb722d1-8967-4923-a55f-280107a005ef} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001487 sec., 37659.71755211836 rows/sec., 2.88 MiB/sec. | ||
| 4114 | 2026.05.19 01:34:12.240193 [ 4 ] {8eb722d1-8967-4923-a55f-280107a005ef} <Debug> TCPHandler: Processed in 0.001660632 sec. | ||
| 4115 | 2026.05.19 01:34:12.240322 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.05.19 01:34:12.240417 [ 4 ] {13f13c71-78c9-4cbf-9bc4-e8dec693bde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4117 | 2026.05.19 01:34:12.240456 [ 4 ] {13f13c71-78c9-4cbf-9bc4-e8dec693bde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4118 | 2026.05.19 01:34:12.240940 [ 4 ] {13f13c71-78c9-4cbf-9bc4-e8dec693bde3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.05.19 01:34:12.240978 [ 4 ] {13f13c71-78c9-4cbf-9bc4-e8dec693bde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4120 | 2026.05.19 01:34:12.241308 [ 4 ] {13f13c71-78c9-4cbf-9bc4-e8dec693bde3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4121 | 2026.05.19 01:34:12.241520 [ 4 ] {13f13c71-78c9-4cbf-9bc4-e8dec693bde3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.05.19 01:34:12.241649 [ 4 ] {13f13c71-78c9-4cbf-9bc4-e8dec693bde3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 4123 | 2026.05.19 01:34:12.241685 [ 4 ] {13f13c71-78c9-4cbf-9bc4-e8dec693bde3} <Debug> TCPHandler: Processed in 0.001412038 sec. | ||
| 4124 | 2026.05.19 01:34:12.241813 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.05.19 01:34:12.241910 [ 4 ] {3168dda0-99de-42ee-9533-31f76592c384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4126 | 2026.05.19 01:34:12.241951 [ 4 ] {3168dda0-99de-42ee-9533-31f76592c384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4127 | 2026.05.19 01:34:12.242339 [ 4 ] {3168dda0-99de-42ee-9533-31f76592c384} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.05.19 01:34:12.242376 [ 4 ] {3168dda0-99de-42ee-9533-31f76592c384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4129 | 2026.05.19 01:34:12.242708 [ 4 ] {3168dda0-99de-42ee-9533-31f76592c384} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4130 | 2026.05.19 01:34:12.242926 [ 4 ] {3168dda0-99de-42ee-9533-31f76592c384} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.05.19 01:34:12.243056 [ 4 ] {3168dda0-99de-42ee-9533-31f76592c384} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001165 sec., 27467.811158798282 rows/sec., 1.91 MiB/sec. | ||
| 4132 | 2026.05.19 01:34:12.243092 [ 4 ] {3168dda0-99de-42ee-9533-31f76592c384} <Debug> TCPHandler: Processed in 0.001327907 sec. | ||
| 4133 | 2026.05.19 01:34:12.243218 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.05.19 01:34:12.243313 [ 4 ] {8b563fce-8c94-4253-97b3-131dd6bf2e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4135 | 2026.05.19 01:34:12.243353 [ 4 ] {8b563fce-8c94-4253-97b3-131dd6bf2e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4136 | 2026.05.19 01:34:12.243685 [ 4 ] {8b563fce-8c94-4253-97b3-131dd6bf2e60} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.05.19 01:34:12.243721 [ 4 ] {8b563fce-8c94-4253-97b3-131dd6bf2e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4138 | 2026.05.19 01:34:12.244027 [ 4 ] {8b563fce-8c94-4253-97b3-131dd6bf2e60} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4139 | 2026.05.19 01:34:12.244239 [ 4 ] {8b563fce-8c94-4253-97b3-131dd6bf2e60} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.05.19 01:34:12.244365 [ 4 ] {8b563fce-8c94-4253-97b3-131dd6bf2e60} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 773.95 KiB/sec. | ||
| 4141 | 2026.05.19 01:34:12.244399 [ 4 ] {8b563fce-8c94-4253-97b3-131dd6bf2e60} <Debug> TCPHandler: Processed in 0.001229596 sec. | ||
| 4142 | 2026.05.19 01:34:14.309189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9186 | ||
| 4143 | 2026.05.19 01:34:14.309734 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.05.19 01:34:14.309773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4145 | 2026.05.19 01:34:14.310278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4146 | 2026.05.19 01:34:14.310504 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.05.19 01:34:14.310625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9186 | ||
| 4148 | 2026.05.19 01:34:14.783556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4149 | 2026.05.19 01:34:14.798706 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.05.19 01:34:14.798753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4151 | 2026.05.19 01:34:14.804840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4152 | 2026.05.19 01:34:14.805544 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.05.19 01:34:14.808077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4154 | 2026.05.19 01:34:17.239363 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2026.05.19 01:34:17.239600 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4156 | 2026.05.19 01:34:17.239934 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4157 | 2026.05.19 01:34:17.239968 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4158 | 2026.05.19 01:34:17.240178 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4159 | 2026.05.19 01:34:17.240244 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4160 | 2026.05.19 01:34:17.240380 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4161 | 2026.05.19 01:34:17.240497 [ 261 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4162 | 2026.05.19 01:34:17.240519 [ 317 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4163 | 2026.05.19 01:34:17.240634 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 4164 | 2026.05.19 01:34:17.240661 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4165 | 2026.05.19 01:34:17.240728 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4166 | 2026.05.19 01:34:17.240746 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4167 | 2026.05.19 01:34:17.240779 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4168 | 2026.05.19 01:34:17.240827 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4169 | 2026.05.19 01:34:17.242205 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002691 sec., 14121.144555927165 rows/sec., 2.29 MiB/sec. | ||
| 4170 | 2026.05.19 01:34:17.242326 [ 4 ] {79ca2419-6f83-42f6-80e9-d438d48b1d03} <Debug> TCPHandler: Processed in 0.00308799 sec. | ||
| 4171 | 2026.05.19 01:34:17.243828 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.05.19 01:34:17.243937 [ 4 ] {d09aa93e-f7dc-49f1-9163-65689a9a0ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4173 | 2026.05.19 01:34:17.243978 [ 4 ] {d09aa93e-f7dc-49f1-9163-65689a9a0ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4174 | 2026.05.19 01:34:17.244553 [ 4 ] {d09aa93e-f7dc-49f1-9163-65689a9a0ef3} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.05.19 01:34:17.244605 [ 4 ] {d09aa93e-f7dc-49f1-9163-65689a9a0ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4176 | 2026.05.19 01:34:17.245049 [ 4 ] {d09aa93e-f7dc-49f1-9163-65689a9a0ef3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4177 | 2026.05.19 01:34:17.245284 [ 4 ] {d09aa93e-f7dc-49f1-9163-65689a9a0ef3} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.05.19 01:34:17.245432 [ 4 ] {d09aa93e-f7dc-49f1-9163-65689a9a0ef3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001527 sec., 36673.2154551408 rows/sec., 2.80 MiB/sec. | ||
| 4179 | 2026.05.19 01:34:17.245468 [ 4 ] {d09aa93e-f7dc-49f1-9163-65689a9a0ef3} <Debug> TCPHandler: Processed in 0.001689882 sec. | ||
| 4180 | 2026.05.19 01:34:17.245594 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2026.05.19 01:34:17.245687 [ 4 ] {125bb8f3-3547-4492-864b-e070b7dc3398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4182 | 2026.05.19 01:34:17.245726 [ 4 ] {125bb8f3-3547-4492-864b-e070b7dc3398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4183 | 2026.05.19 01:34:17.246136 [ 4 ] {125bb8f3-3547-4492-864b-e070b7dc3398} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2026.05.19 01:34:17.246172 [ 4 ] {125bb8f3-3547-4492-864b-e070b7dc3398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4185 | 2026.05.19 01:34:17.246470 [ 4 ] {125bb8f3-3547-4492-864b-e070b7dc3398} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4186 | 2026.05.19 01:34:17.246675 [ 4 ] {125bb8f3-3547-4492-864b-e070b7dc3398} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.05.19 01:34:17.246798 [ 4 ] {125bb8f3-3547-4492-864b-e070b7dc3398} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001129 sec., 56687.333923826394 rows/sec., 4.42 MiB/sec. | ||
| 4188 | 2026.05.19 01:34:17.246834 [ 4 ] {125bb8f3-3547-4492-864b-e070b7dc3398} <Debug> TCPHandler: Processed in 0.001288997 sec. | ||
| 4189 | 2026.05.19 01:34:17.246956 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.05.19 01:34:17.247051 [ 4 ] {fd1da74b-674f-4295-bd5e-e7fd005b62af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4191 | 2026.05.19 01:34:17.247092 [ 4 ] {fd1da74b-674f-4295-bd5e-e7fd005b62af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4192 | 2026.05.19 01:34:17.247540 [ 4 ] {fd1da74b-674f-4295-bd5e-e7fd005b62af} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.05.19 01:34:17.247576 [ 4 ] {fd1da74b-674f-4295-bd5e-e7fd005b62af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4194 | 2026.05.19 01:34:17.247911 [ 4 ] {fd1da74b-674f-4295-bd5e-e7fd005b62af} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4195 | 2026.05.19 01:34:17.248120 [ 4 ] {fd1da74b-674f-4295-bd5e-e7fd005b62af} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.05.19 01:34:17.248245 [ 4 ] {fd1da74b-674f-4295-bd5e-e7fd005b62af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 4197 | 2026.05.19 01:34:17.248280 [ 4 ] {fd1da74b-674f-4295-bd5e-e7fd005b62af} <Debug> TCPHandler: Processed in 0.001372088 sec. | ||
| 4198 | 2026.05.19 01:34:17.248409 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.05.19 01:34:17.248504 [ 4 ] {1a96df6f-d2f1-4500-9c4b-9741a92f701f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4200 | 2026.05.19 01:34:17.248544 [ 4 ] {1a96df6f-d2f1-4500-9c4b-9741a92f701f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4201 | 2026.05.19 01:34:17.248877 [ 4 ] {1a96df6f-d2f1-4500-9c4b-9741a92f701f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.05.19 01:34:17.248915 [ 4 ] {1a96df6f-d2f1-4500-9c4b-9741a92f701f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4203 | 2026.05.19 01:34:17.249211 [ 4 ] {1a96df6f-d2f1-4500-9c4b-9741a92f701f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4204 | 2026.05.19 01:34:17.249420 [ 4 ] {1a96df6f-d2f1-4500-9c4b-9741a92f701f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.05.19 01:34:17.249545 [ 4 ] {1a96df6f-d2f1-4500-9c4b-9741a92f701f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 4206 | 2026.05.19 01:34:17.249578 [ 4 ] {1a96df6f-d2f1-4500-9c4b-9741a92f701f} <Debug> TCPHandler: Processed in 0.001217576 sec. | ||
| 4207 | 2026.05.19 01:34:21.736858 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4208 | 2026.05.19 01:34:21.736930 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4209 | 2026.05.19 01:34:21.810741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9634 | ||
| 4210 | 2026.05.19 01:34:21.811294 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.05.19 01:34:21.811446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4212 | 2026.05.19 01:34:21.811977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4213 | 2026.05.19 01:34:21.812205 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.05.19 01:34:21.812336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9634 | ||
| 4215 | 2026.05.19 01:34:21.831572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 512 | ||
| 4216 | 2026.05.19 01:34:21.833828 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.05.19 01:34:21.833866 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4218 | 2026.05.19 01:34:21.835013 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4219 | 2026.05.19 01:34:21.835278 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.05.19 01:34:21.835506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 4221 | 2026.05.19 01:34:22.240718 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.05.19 01:34:22.240997 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4223 | 2026.05.19 01:34:22.241455 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4224 | 2026.05.19 01:34:22.241497 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4225 | 2026.05.19 01:34:22.241719 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4226 | 2026.05.19 01:34:22.241788 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4227 | 2026.05.19 01:34:22.241928 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4228 | 2026.05.19 01:34:22.242048 [ 261 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4229 | 2026.05.19 01:34:22.242057 [ 317 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4230 | 2026.05.19 01:34:22.242191 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 4231 | 2026.05.19 01:34:22.242233 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4232 | 2026.05.19 01:34:22.242306 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4233 | 2026.05.19 01:34:22.242325 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4234 | 2026.05.19 01:34:22.242361 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4235 | 2026.05.19 01:34:22.242401 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4236 | 2026.05.19 01:34:22.243468 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002596 sec., 14637.904468412944 rows/sec., 2.37 MiB/sec. | ||
| 4237 | 2026.05.19 01:34:22.243567 [ 4 ] {4cf1cb5b-77b9-4e84-818d-1bd7013b923b} <Debug> TCPHandler: Processed in 0.002984739 sec. | ||
| 4238 | 2026.05.19 01:34:22.245915 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.05.19 01:34:22.246040 [ 4 ] {e028e0a7-0b01-4d38-90e3-aa2073619181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4240 | 2026.05.19 01:34:22.246082 [ 4 ] {e028e0a7-0b01-4d38-90e3-aa2073619181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4241 | 2026.05.19 01:34:22.246678 [ 4 ] {e028e0a7-0b01-4d38-90e3-aa2073619181} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.05.19 01:34:22.246721 [ 4 ] {e028e0a7-0b01-4d38-90e3-aa2073619181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4243 | 2026.05.19 01:34:22.247117 [ 4 ] {e028e0a7-0b01-4d38-90e3-aa2073619181} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4244 | 2026.05.19 01:34:22.247352 [ 4 ] {e028e0a7-0b01-4d38-90e3-aa2073619181} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.05.19 01:34:22.247494 [ 112 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4246 | 2026.05.19 01:34:22.247496 [ 4 ] {e028e0a7-0b01-4d38-90e3-aa2073619181} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001491 sec., 93896.71361502347 rows/sec., 8.16 MiB/sec. | ||
| 4247 | 2026.05.19 01:34:22.247541 [ 112 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.05.19 01:34:22.247556 [ 4 ] {e028e0a7-0b01-4d38-90e3-aa2073619181} <Debug> TCPHandler: Processed in 0.001749463 sec. | ||
| 4249 | 2026.05.19 01:34:22.247567 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4250 | 2026.05.19 01:34:22.247697 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.05.19 01:34:22.247697 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 4252 | 2026.05.19 01:34:22.247797 [ 4 ] {4ddb7a5f-025b-4f32-8b96-9a4a5d890ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4253 | 2026.05.19 01:34:22.247842 [ 4 ] {4ddb7a5f-025b-4f32-8b96-9a4a5d890ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4254 | 2026.05.19 01:34:22.247848 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4255 | 2026.05.19 01:34:22.247886 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2620 rows starting from the beginning of the part | ||
| 4256 | 2026.05.19 01:34:22.247949 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4257 | 2026.05.19 01:34:22.247991 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2617 rows starting from the beginning of the part | ||
| 4258 | 2026.05.19 01:34:22.248031 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 4259 | 2026.05.19 01:34:22.248066 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4260 | 2026.05.19 01:34:22.248104 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 140 rows starting from the beginning of the part | ||
| 4261 | 2026.05.19 01:34:22.248266 [ 4 ] {4ddb7a5f-025b-4f32-8b96-9a4a5d890ef1} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2026.05.19 01:34:22.248308 [ 4 ] {4ddb7a5f-025b-4f32-8b96-9a4a5d890ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4263 | 2026.05.19 01:34:22.248621 [ 4 ] {4ddb7a5f-025b-4f32-8b96-9a4a5d890ef1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4264 | 2026.05.19 01:34:22.248840 [ 4 ] {4ddb7a5f-025b-4f32-8b96-9a4a5d890ef1} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2026.05.19 01:34:22.248970 [ 4 ] {4ddb7a5f-025b-4f32-8b96-9a4a5d890ef1} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001191 sec., 35264.48362720403 rows/sec., 2.59 MiB/sec. | ||
| 4266 | 2026.05.19 01:34:22.249007 [ 4 ] {4ddb7a5f-025b-4f32-8b96-9a4a5d890ef1} <Debug> TCPHandler: Processed in 0.001359827 sec. | ||
| 4267 | 2026.05.19 01:34:22.249130 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4268 | 2026.05.19 01:34:22.249226 [ 4 ] {f4d47717-b445-402a-9f72-de65461f2652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4269 | 2026.05.19 01:34:22.249265 [ 4 ] {f4d47717-b445-402a-9f72-de65461f2652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4270 | 2026.05.19 01:34:22.249704 [ 4 ] {f4d47717-b445-402a-9f72-de65461f2652} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.05.19 01:34:22.249740 [ 4 ] {f4d47717-b445-402a-9f72-de65461f2652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4272 | 2026.05.19 01:34:22.249892 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.00224952 sec., 2464970.30477613 rows/sec., 194.85 MiB/sec. | ||
| 4273 | 2026.05.19 01:34:22.250043 [ 4 ] {f4d47717-b445-402a-9f72-de65461f2652} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4274 | 2026.05.19 01:34:22.250248 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4275 | 2026.05.19 01:34:22.250277 [ 4 ] {f4d47717-b445-402a-9f72-de65461f2652} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.05.19 01:34:22.250393 [ 112 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4277 | 2026.05.19 01:34:22.250420 [ 4 ] {f4d47717-b445-402a-9f72-de65461f2652} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001213 sec., 87386.64468260511 rows/sec., 6.83 MiB/sec. | ||
| 4278 | 2026.05.19 01:34:22.250425 [ 112 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.05.19 01:34:22.250460 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4280 | 2026.05.19 01:34:22.250464 [ 4 ] {f4d47717-b445-402a-9f72-de65461f2652} <Debug> TCPHandler: Processed in 0.001382338 sec. | ||
| 4281 | 2026.05.19 01:34:22.250532 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 4282 | 2026.05.19 01:34:22.250603 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2026.05.19 01:34:22.250627 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4284 | 2026.05.19 01:34:22.250635 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_31_6} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2026.05.19 01:34:22.250659 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1404 rows starting from the beginning of the part | ||
| 4286 | 2026.05.19 01:34:22.250704 [ 4 ] {91d17311-06d1-45b6-82e3-2e605e00230b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4287 | 2026.05.19 01:34:22.250707 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4288 | 2026.05.19 01:34:22.250729 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_31_6} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4289 | 2026.05.19 01:34:22.250755 [ 4 ] {91d17311-06d1-45b6-82e3-2e605e00230b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4290 | 2026.05.19 01:34:22.250766 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1384 rows starting from the beginning of the part | ||
| 4291 | 2026.05.19 01:34:22.250808 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 4292 | 2026.05.19 01:34:22.250829 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 4293 | 2026.05.19 01:34:22.250842 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4294 | 2026.05.19 01:34:22.250881 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4295 | 2026.05.19 01:34:22.251173 [ 4 ] {91d17311-06d1-45b6-82e3-2e605e00230b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.05.19 01:34:22.251213 [ 4 ] {91d17311-06d1-45b6-82e3-2e605e00230b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4297 | 2026.05.19 01:34:22.251582 [ 4 ] {91d17311-06d1-45b6-82e3-2e605e00230b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4298 | 2026.05.19 01:34:22.251794 [ 4 ] {91d17311-06d1-45b6-82e3-2e605e00230b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2026.05.19 01:34:22.251907 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4300 | 2026.05.19 01:34:22.251930 [ 4 ] {91d17311-06d1-45b6-82e3-2e605e00230b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 4301 | 2026.05.19 01:34:22.251937 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.05.19 01:34:22.251960 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456509 sec., 2118764.799942877 rows/sec., 153.92 MiB/sec. | ||
| 4303 | 2026.05.19 01:34:22.251973 [ 4 ] {91d17311-06d1-45b6-82e3-2e605e00230b} <Debug> TCPHandler: Processed in 0.001418378 sec. | ||
| 4304 | 2026.05.19 01:34:22.251969 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4305 | 2026.05.19 01:34:22.252112 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 4306 | 2026.05.19 01:34:22.252117 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.05.19 01:34:22.252144 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4308 | 2026.05.19 01:34:22.252226 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4309 | 2026.05.19 01:34:22.252234 [ 4 ] {d6345380-ab0f-46ef-91c1-4a922a98aeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4310 | 2026.05.19 01:34:22.252264 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9329 rows starting from the beginning of the part | ||
| 4311 | 2026.05.19 01:34:22.252299 [ 4 ] {d6345380-ab0f-46ef-91c1-4a922a98aeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4312 | 2026.05.19 01:34:22.252327 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 4313 | 2026.05.19 01:34:22.252377 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1636 rows starting from the beginning of the part | ||
| 4314 | 2026.05.19 01:34:22.252416 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_31_6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.05.19 01:34:22.252430 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 4316 | 2026.05.19 01:34:22.252477 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 4317 | 2026.05.19 01:34:22.252498 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_31_6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4318 | 2026.05.19 01:34:22.252519 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 4319 | 2026.05.19 01:34:22.252573 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4320 | 2026.05.19 01:34:22.253125 [ 4 ] {d6345380-ab0f-46ef-91c1-4a922a98aeb2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.05.19 01:34:22.253166 [ 4 ] {d6345380-ab0f-46ef-91c1-4a922a98aeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4322 | 2026.05.19 01:34:22.253815 [ 4 ] {d6345380-ab0f-46ef-91c1-4a922a98aeb2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4323 | 2026.05.19 01:34:22.254063 [ 4 ] {d6345380-ab0f-46ef-91c1-4a922a98aeb2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.05.19 01:34:22.254203 [ 4 ] {d6345380-ab0f-46ef-91c1-4a922a98aeb2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001987 sec., 21137.393054856566 rows/sec., 37.88 MiB/sec. | ||
| 4325 | 2026.05.19 01:34:22.254257 [ 4 ] {d6345380-ab0f-46ef-91c1-4a922a98aeb2} <Debug> TCPHandler: Processed in 0.002188728 sec. | ||
| 4326 | 2026.05.19 01:34:22.254393 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.05.19 01:34:22.254488 [ 4 ] {ca470206-b702-4061-8f01-f8d8579c3dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4328 | 2026.05.19 01:34:22.254527 [ 4 ] {ca470206-b702-4061-8f01-f8d8579c3dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4329 | 2026.05.19 01:34:22.254895 [ 4 ] {ca470206-b702-4061-8f01-f8d8579c3dd5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.05.19 01:34:22.254930 [ 4 ] {ca470206-b702-4061-8f01-f8d8579c3dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4331 | 2026.05.19 01:34:22.255272 [ 4 ] {ca470206-b702-4061-8f01-f8d8579c3dd5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4332 | 2026.05.19 01:34:22.255490 [ 4 ] {ca470206-b702-4061-8f01-f8d8579c3dd5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.05.19 01:34:22.255615 [ 4 ] {ca470206-b702-4061-8f01-f8d8579c3dd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 4334 | 2026.05.19 01:34:22.255634 [ 112 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4335 | 2026.05.19 01:34:22.255651 [ 4 ] {ca470206-b702-4061-8f01-f8d8579c3dd5} <Debug> TCPHandler: Processed in 0.001306817 sec. | ||
| 4336 | 2026.05.19 01:34:22.255679 [ 112 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.05.19 01:34:22.255708 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4338 | 2026.05.19 01:34:22.255802 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 4339 | 2026.05.19 01:34:22.255928 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4340 | 2026.05.19 01:34:22.255962 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1344 rows starting from the beginning of the part | ||
| 4341 | 2026.05.19 01:34:22.256049 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 4342 | 2026.05.19 01:34:22.256100 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 4343 | 2026.05.19 01:34:22.256145 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 4344 | 2026.05.19 01:34:22.256217 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 4345 | 2026.05.19 01:34:22.256256 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11477 rows, containing 5 columns (5 merged, 0 gathered) in 0.004179865 sec., 2745782.4594813474 rows/sec., 177.50 MiB/sec. | ||
| 4346 | 2026.05.19 01:34:22.256260 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 4347 | 2026.05.19 01:34:22.256552 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4348 | 2026.05.19 01:34:22.256865 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.05.19 01:34:22.256937 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4350 | 2026.05.19 01:34:22.257022 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 4351 | 2026.05.19 01:34:22.257754 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 4 columns (4 merged, 0 gathered) in 0.001988896 sec., 796421.7334641932 rows/sec., 53.67 MiB/sec. | ||
| 4352 | 2026.05.19 01:34:22.257966 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4353 | 2026.05.19 01:34:22.258225 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_31_6} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.05.19 01:34:22.258292 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_31_6} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4355 | 2026.05.19 01:34:22.258368 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4356 | 2026.05.19 01:34:22.308174 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4357 | 2026.05.19 01:34:22.328361 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.05.19 01:34:22.328413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4359 | 2026.05.19 01:34:22.334770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4360 | 2026.05.19 01:34:22.335510 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.05.19 01:34:22.340838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4362 | 2026.05.19 01:34:22.493360 [ 113 ] {} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4363 | 2026.05.19 01:34:22.493423 [ 113 ] {} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.05.19 01:34:22.493450 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4365 | 2026.05.19 01:34:22.493572 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::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 | ||
| 4366 | 2026.05.19 01:34:22.493725 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4367 | 2026.05.19 01:34:22.493761 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::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 | ||
| 4368 | 2026.05.19 01:34:22.493834 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4369 | 2026.05.19 01:34:22.493889 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4370 | 2026.05.19 01:34:22.493944 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4371 | 2026.05.19 01:34:22.493995 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4372 | 2026.05.19 01:34:22.494778 [ 190 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257006 sec., 38185.97524594155 rows/sec., 3.19 MiB/sec. | ||
| 4373 | 2026.05.19 01:34:22.494910 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4374 | 2026.05.19 01:34:22.495169 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_5_1} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.05.19 01:34:22.495231 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_5_1} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4376 | 2026.05.19 01:34:22.495291 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4377 | 2026.05.19 01:34:23.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.38 MiB, peak 252.88 MiB, free memory in arenas 0.00 B, will set to 247.54 MiB (RSS), difference: 1.15 MiB | ||
| 4378 | 2026.05.19 01:34:25.686970 [ 106 ] {} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4379 | 2026.05.19 01:34:25.687045 [ 106 ] {} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.05.19 01:34:25.687066 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4381 | 2026.05.19 01:34:25.687183 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::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 | ||
| 4382 | 2026.05.19 01:34:25.687319 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4383 | 2026.05.19 01:34:25.687351 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::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 | ||
| 4384 | 2026.05.19 01:34:25.687418 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part | ||
| 4385 | 2026.05.19 01:34:25.687466 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 4386 | 2026.05.19 01:34:25.687505 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 4387 | 2026.05.19 01:34:25.687543 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 4388 | 2026.05.19 01:34:25.688760 [ 190 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001632801 sec., 2035765.5341955328 rows/sec., 127.21 MiB/sec. | ||
| 4389 | 2026.05.19 01:34:25.688964 [ 190 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4390 | 2026.05.19 01:34:25.689282 [ 190 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_5_1} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.05.19 01:34:25.689356 [ 190 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_5_1} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4392 | 2026.05.19 01:34:25.689449 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4393 | 2026.05.19 01:34:27.239348 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4394 | 2026.05.19 01:34:27.239584 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4395 | 2026.05.19 01:34:27.239929 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4396 | 2026.05.19 01:34:27.239963 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4397 | 2026.05.19 01:34:27.240196 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4398 | 2026.05.19 01:34:27.240265 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4399 | 2026.05.19 01:34:27.240409 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4400 | 2026.05.19 01:34:27.240534 [ 333 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4401 | 2026.05.19 01:34:27.240540 [ 335 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4402 | 2026.05.19 01:34:27.240788 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 4403 | 2026.05.19 01:34:27.240824 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4404 | 2026.05.19 01:34:27.240895 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4405 | 2026.05.19 01:34:27.240915 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4406 | 2026.05.19 01:34:27.240954 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4407 | 2026.05.19 01:34:27.240992 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4408 | 2026.05.19 01:34:27.242146 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002655 sec., 14312.617702448211 rows/sec., 2.32 MiB/sec. | ||
| 4409 | 2026.05.19 01:34:27.242246 [ 4 ] {42b70493-de73-4afd-bae8-bffce1cac214} <Debug> TCPHandler: Processed in 0.00305055 sec. | ||
| 4410 | 2026.05.19 01:34:27.243862 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.05.19 01:34:27.243977 [ 4 ] {032407d8-e5b9-423d-9d64-be8aad279a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4412 | 2026.05.19 01:34:27.244019 [ 4 ] {032407d8-e5b9-423d-9d64-be8aad279a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4413 | 2026.05.19 01:34:27.244533 [ 4 ] {032407d8-e5b9-423d-9d64-be8aad279a93} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.05.19 01:34:27.244573 [ 4 ] {032407d8-e5b9-423d-9d64-be8aad279a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4415 | 2026.05.19 01:34:27.244933 [ 4 ] {032407d8-e5b9-423d-9d64-be8aad279a93} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4416 | 2026.05.19 01:34:27.245159 [ 4 ] {032407d8-e5b9-423d-9d64-be8aad279a93} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.05.19 01:34:27.245305 [ 4 ] {032407d8-e5b9-423d-9d64-be8aad279a93} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001359 sec., 41206.76968359088 rows/sec., 3.15 MiB/sec. | ||
| 4418 | 2026.05.19 01:34:27.245343 [ 4 ] {032407d8-e5b9-423d-9d64-be8aad279a93} <Debug> TCPHandler: Processed in 0.001532691 sec. | ||
| 4419 | 2026.05.19 01:34:27.245497 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.05.19 01:34:27.245593 [ 4 ] {68432f31-4713-4fb0-9944-96b85e48e32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4421 | 2026.05.19 01:34:27.245632 [ 4 ] {68432f31-4713-4fb0-9944-96b85e48e32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4422 | 2026.05.19 01:34:27.246054 [ 4 ] {68432f31-4713-4fb0-9944-96b85e48e32f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.05.19 01:34:27.246090 [ 4 ] {68432f31-4713-4fb0-9944-96b85e48e32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4424 | 2026.05.19 01:34:27.246392 [ 4 ] {68432f31-4713-4fb0-9944-96b85e48e32f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4425 | 2026.05.19 01:34:27.246605 [ 4 ] {68432f31-4713-4fb0-9944-96b85e48e32f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.05.19 01:34:27.246729 [ 4 ] {68432f31-4713-4fb0-9944-96b85e48e32f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 4427 | 2026.05.19 01:34:27.246766 [ 4 ] {68432f31-4713-4fb0-9944-96b85e48e32f} <Debug> TCPHandler: Processed in 0.001318677 sec. | ||
| 4428 | 2026.05.19 01:34:27.246895 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.05.19 01:34:27.247001 [ 4 ] {7949daed-cdc4-4909-a54f-50be201dbf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4430 | 2026.05.19 01:34:27.247043 [ 4 ] {7949daed-cdc4-4909-a54f-50be201dbf2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4431 | 2026.05.19 01:34:27.247445 [ 4 ] {7949daed-cdc4-4909-a54f-50be201dbf2c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.05.19 01:34:27.247481 [ 4 ] {7949daed-cdc4-4909-a54f-50be201dbf2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4433 | 2026.05.19 01:34:27.247814 [ 4 ] {7949daed-cdc4-4909-a54f-50be201dbf2c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4434 | 2026.05.19 01:34:27.248027 [ 4 ] {7949daed-cdc4-4909-a54f-50be201dbf2c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.05.19 01:34:27.248152 [ 4 ] {7949daed-cdc4-4909-a54f-50be201dbf2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 4436 | 2026.05.19 01:34:27.248190 [ 4 ] {7949daed-cdc4-4909-a54f-50be201dbf2c} <Debug> TCPHandler: Processed in 0.001343338 sec. | ||
| 4437 | 2026.05.19 01:34:27.248319 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.05.19 01:34:27.248413 [ 4 ] {864798a8-9f7a-44cd-90d0-e1767c4c280e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4439 | 2026.05.19 01:34:27.248452 [ 4 ] {864798a8-9f7a-44cd-90d0-e1767c4c280e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4440 | 2026.05.19 01:34:27.248799 [ 4 ] {864798a8-9f7a-44cd-90d0-e1767c4c280e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.05.19 01:34:27.248834 [ 4 ] {864798a8-9f7a-44cd-90d0-e1767c4c280e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4442 | 2026.05.19 01:34:27.249131 [ 4 ] {864798a8-9f7a-44cd-90d0-e1767c4c280e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4443 | 2026.05.19 01:34:27.249335 [ 4 ] {864798a8-9f7a-44cd-90d0-e1767c4c280e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.05.19 01:34:27.249461 [ 4 ] {864798a8-9f7a-44cd-90d0-e1767c4c280e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 4445 | 2026.05.19 01:34:27.249496 [ 4 ] {864798a8-9f7a-44cd-90d0-e1767c4c280e} <Debug> TCPHandler: Processed in 0.001225566 sec. | ||
| 4446 | 2026.05.19 01:34:29.312481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10146 | ||
| 4447 | 2026.05.19 01:34:29.313091 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.05.19 01:34:29.313133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4449 | 2026.05.19 01:34:29.313687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4450 | 2026.05.19 01:34:29.313925 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.05.19 01:34:29.314050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10146 | ||
| 4452 | 2026.05.19 01:34:29.314061 [ 103 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4453 | 2026.05.19 01:34:29.314101 [ 103 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.05.19 01:34:29.314120 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4455 | 2026.05.19 01:34:29.314204 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 4456 | 2026.05.19 01:34:29.314279 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4457 | 2026.05.19 01:34:29.314310 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7714 rows starting from the beginning of the part | ||
| 4458 | 2026.05.19 01:34:29.314365 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 4459 | 2026.05.19 01:34:29.314406 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 4460 | 2026.05.19 01:34:29.314444 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 4461 | 2026.05.19 01:34:29.314480 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 4462 | 2026.05.19 01:34:29.314523 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 4463 | 2026.05.19 01:34:29.316187 [ 198 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002014606 sec., 5036220.4818212595 rows/sec., 72.04 MiB/sec. | ||
| 4464 | 2026.05.19 01:34:29.316414 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4465 | 2026.05.19 01:34:29.316652 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_21_4} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.05.19 01:34:29.316712 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_21_4} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4467 | 2026.05.19 01:34:29.316770 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4468 | 2026.05.19 01:34:29.840912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4469 | 2026.05.19 01:34:29.858270 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.05.19 01:34:29.858331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4471 | 2026.05.19 01:34:29.864347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4472 | 2026.05.19 01:34:29.865048 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.05.19 01:34:29.865355 [ 102 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4474 | 2026.05.19 01:34:29.865428 [ 102 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.05.19 01:34:29.865451 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4476 | 2026.05.19 01:34:29.865559 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 4477 | 2026.05.19 01:34:29.868126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4478 | 2026.05.19 01:34:29.869221 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4479 | 2026.05.19 01:34:29.870459 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 4480 | 2026.05.19 01:34:29.875031 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 4481 | 2026.05.19 01:34:29.879444 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 4482 | 2026.05.19 01:34:29.883891 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 4483 | 2026.05.19 01:34:29.888318 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 4484 | 2026.05.19 01:34:29.892645 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 4485 | 2026.05.19 01:34:29.951045 [ 198 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.08552848 sec., 1859.0298810407946 rows/sec., 9.61 MiB/sec. | ||
| 4486 | 2026.05.19 01:34:29.953270 [ 198 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4487 | 2026.05.19 01:34:29.955186 [ 198 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_21_4} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.05.19 01:34:29.955283 [ 198 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_21_4} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4489 | 2026.05.19 01:34:29.957969 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4490 | 2026.05.19 01:34:30.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.71 MiB, peak 259.25 MiB, free memory in arenas 0.00 B, will set to 252.64 MiB (RSS), difference: 3.94 MiB | ||
| 4491 | 2026.05.19 01:34:31.835747 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 536 | ||
| 4492 | 2026.05.19 01:34:31.837804 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.05.19 01:34:31.837851 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4494 | 2026.05.19 01:34:31.839051 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4495 | 2026.05.19 01:34:31.839321 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.05.19 01:34:31.839509 [ 101 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4497 | 2026.05.19 01:34:31.839573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 4498 | 2026.05.19 01:34:31.839584 [ 101 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.05.19 01:34:31.839618 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4500 | 2026.05.19 01:34:31.839821 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 4501 | 2026.05.19 01:34:31.840377 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4502 | 2026.05.19 01:34:31.840505 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 394 rows starting from the beginning of the part | ||
| 4503 | 2026.05.19 01:34:31.840819 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 4504 | 2026.05.19 01:34:31.841115 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 4505 | 2026.05.19 01:34:31.841400 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 4506 | 2026.05.19 01:34:31.841681 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 4507 | 2026.05.19 01:34:31.841964 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4508 | 2026.05.19 01:34:31.847428 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 72 columns (72 merged, 0 gathered) in 0.00764948 sec., 70070.12241354967 rows/sec., 62.29 MiB/sec. | ||
| 4509 | 2026.05.19 01:34:31.848452 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4510 | 2026.05.19 01:34:31.849063 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_16_3} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.05.19 01:34:31.849140 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_16_3} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4512 | 2026.05.19 01:34:31.849371 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 4513 | 2026.05.19 01:34:32.240703 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.05.19 01:34:32.240951 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4515 | 2026.05.19 01:34:32.241320 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4516 | 2026.05.19 01:34:32.241361 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4517 | 2026.05.19 01:34:32.241630 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4518 | 2026.05.19 01:34:32.241697 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4519 | 2026.05.19 01:34:32.241840 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4520 | 2026.05.19 01:34:32.241957 [ 321 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4521 | 2026.05.19 01:34:32.241960 [ 333 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4522 | 2026.05.19 01:34:32.242095 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 4523 | 2026.05.19 01:34:32.242147 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4524 | 2026.05.19 01:34:32.242221 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4525 | 2026.05.19 01:34:32.242240 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4526 | 2026.05.19 01:34:32.242273 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4527 | 2026.05.19 01:34:32.242309 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4528 | 2026.05.19 01:34:32.243512 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002659 sec., 14291.08687476495 rows/sec., 2.32 MiB/sec. | ||
| 4529 | 2026.05.19 01:34:32.243629 [ 4 ] {bba9e3e7-9863-4064-9dfa-adda7eb87864} <Debug> TCPHandler: Processed in 0.00305715 sec. | ||
| 4530 | 2026.05.19 01:34:32.246057 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2026.05.19 01:34:32.246183 [ 4 ] {9ad0fca8-b6c1-4f0d-a27c-bba93a123e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4532 | 2026.05.19 01:34:32.246229 [ 4 ] {9ad0fca8-b6c1-4f0d-a27c-bba93a123e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4533 | 2026.05.19 01:34:32.246831 [ 4 ] {9ad0fca8-b6c1-4f0d-a27c-bba93a123e28} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.05.19 01:34:32.246870 [ 4 ] {9ad0fca8-b6c1-4f0d-a27c-bba93a123e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4535 | 2026.05.19 01:34:32.247297 [ 4 ] {9ad0fca8-b6c1-4f0d-a27c-bba93a123e28} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4536 | 2026.05.19 01:34:32.247528 [ 4 ] {9ad0fca8-b6c1-4f0d-a27c-bba93a123e28} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.05.19 01:34:32.247671 [ 4 ] {9ad0fca8-b6c1-4f0d-a27c-bba93a123e28} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001514 sec., 92470.27741083223 rows/sec., 8.04 MiB/sec. | ||
| 4538 | 2026.05.19 01:34:32.247709 [ 4 ] {9ad0fca8-b6c1-4f0d-a27c-bba93a123e28} <Debug> TCPHandler: Processed in 0.001714043 sec. | ||
| 4539 | 2026.05.19 01:34:32.247840 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.05.19 01:34:32.247937 [ 4 ] {9c30cc04-84fa-4c2b-bf16-218ae2cd4709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4541 | 2026.05.19 01:34:32.247976 [ 4 ] {9c30cc04-84fa-4c2b-bf16-218ae2cd4709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4542 | 2026.05.19 01:34:32.248390 [ 4 ] {9c30cc04-84fa-4c2b-bf16-218ae2cd4709} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.05.19 01:34:32.248427 [ 4 ] {9c30cc04-84fa-4c2b-bf16-218ae2cd4709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4544 | 2026.05.19 01:34:32.248727 [ 4 ] {9c30cc04-84fa-4c2b-bf16-218ae2cd4709} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4545 | 2026.05.19 01:34:32.248933 [ 4 ] {9c30cc04-84fa-4c2b-bf16-218ae2cd4709} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.05.19 01:34:32.249063 [ 4 ] {9c30cc04-84fa-4c2b-bf16-218ae2cd4709} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001145 sec., 36681.222707423585 rows/sec., 2.69 MiB/sec. | ||
| 4547 | 2026.05.19 01:34:32.249100 [ 4 ] {9c30cc04-84fa-4c2b-bf16-218ae2cd4709} <Debug> TCPHandler: Processed in 0.001309547 sec. | ||
| 4548 | 2026.05.19 01:34:32.249224 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.05.19 01:34:32.249322 [ 4 ] {44732d7d-6065-4414-8a44-382d42a14203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4550 | 2026.05.19 01:34:32.249360 [ 4 ] {44732d7d-6065-4414-8a44-382d42a14203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4551 | 2026.05.19 01:34:32.249791 [ 4 ] {44732d7d-6065-4414-8a44-382d42a14203} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.05.19 01:34:32.249828 [ 4 ] {44732d7d-6065-4414-8a44-382d42a14203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4553 | 2026.05.19 01:34:32.250137 [ 4 ] {44732d7d-6065-4414-8a44-382d42a14203} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4554 | 2026.05.19 01:34:32.250401 [ 4 ] {44732d7d-6065-4414-8a44-382d42a14203} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.05.19 01:34:32.250543 [ 4 ] {44732d7d-6065-4414-8a44-382d42a14203} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001239 sec., 85552.86521388216 rows/sec., 6.68 MiB/sec. | ||
| 4556 | 2026.05.19 01:34:32.250581 [ 4 ] {44732d7d-6065-4414-8a44-382d42a14203} <Debug> TCPHandler: Processed in 0.001405538 sec. | ||
| 4557 | 2026.05.19 01:34:32.250761 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.05.19 01:34:32.250857 [ 4 ] {8599e9a8-72b8-4fe7-9738-bb78c2af87a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4559 | 2026.05.19 01:34:32.250900 [ 4 ] {8599e9a8-72b8-4fe7-9738-bb78c2af87a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4560 | 2026.05.19 01:34:32.251392 [ 4 ] {8599e9a8-72b8-4fe7-9738-bb78c2af87a2} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.05.19 01:34:32.251443 [ 4 ] {8599e9a8-72b8-4fe7-9738-bb78c2af87a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4562 | 2026.05.19 01:34:32.251794 [ 4 ] {8599e9a8-72b8-4fe7-9738-bb78c2af87a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4563 | 2026.05.19 01:34:32.252006 [ 4 ] {8599e9a8-72b8-4fe7-9738-bb78c2af87a2} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.05.19 01:34:32.252138 [ 4 ] {8599e9a8-72b8-4fe7-9738-bb78c2af87a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 4565 | 2026.05.19 01:34:32.252175 [ 4 ] {8599e9a8-72b8-4fe7-9738-bb78c2af87a2} <Debug> TCPHandler: Processed in 0.001472819 sec. | ||
| 4566 | 2026.05.19 01:34:32.252307 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.05.19 01:34:32.252404 [ 4 ] {7450c8ed-2769-4cc3-b001-395a76810220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4568 | 2026.05.19 01:34:32.252456 [ 4 ] {7450c8ed-2769-4cc3-b001-395a76810220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4569 | 2026.05.19 01:34:32.253282 [ 4 ] {7450c8ed-2769-4cc3-b001-395a76810220} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.05.19 01:34:32.253318 [ 4 ] {7450c8ed-2769-4cc3-b001-395a76810220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4571 | 2026.05.19 01:34:32.253884 [ 4 ] {7450c8ed-2769-4cc3-b001-395a76810220} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4572 | 2026.05.19 01:34:32.254112 [ 4 ] {7450c8ed-2769-4cc3-b001-395a76810220} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.05.19 01:34:32.254246 [ 4 ] {7450c8ed-2769-4cc3-b001-395a76810220} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00186 sec., 22580.645161290322 rows/sec., 40.46 MiB/sec. | ||
| 4574 | 2026.05.19 01:34:32.254297 [ 4 ] {7450c8ed-2769-4cc3-b001-395a76810220} <Debug> TCPHandler: Processed in 0.002038477 sec. | ||
| 4575 | 2026.05.19 01:34:32.254440 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.05.19 01:34:32.254536 [ 4 ] {572f7152-70d4-460d-bbbb-7f5506fbc1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.05.19 01:34:32.254576 [ 4 ] {572f7152-70d4-460d-bbbb-7f5506fbc1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4578 | 2026.05.19 01:34:32.254927 [ 4 ] {572f7152-70d4-460d-bbbb-7f5506fbc1c1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.05.19 01:34:32.254962 [ 4 ] {572f7152-70d4-460d-bbbb-7f5506fbc1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 4580 | 2026.05.19 01:34:32.255257 [ 4 ] {572f7152-70d4-460d-bbbb-7f5506fbc1c1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4581 | 2026.05.19 01:34:32.255455 [ 4 ] {572f7152-70d4-460d-bbbb-7f5506fbc1c1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.05.19 01:34:32.255582 [ 4 ] {572f7152-70d4-460d-bbbb-7f5506fbc1c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4583 | 2026.05.19 01:34:32.255616 [ 4 ] {572f7152-70d4-460d-bbbb-7f5506fbc1c1} <Debug> TCPHandler: Processed in 0.001224876 sec. | ||
| 4584 | 2026.05.19 01:34:36.737192 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4585 | 2026.05.19 01:34:36.737258 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4586 | 2026.05.19 01:34:36.814202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10594 | ||
| 4587 | 2026.05.19 01:34:36.814897 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.05.19 01:34:36.814942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4589 | 2026.05.19 01:34:36.815633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4590 | 2026.05.19 01:34:36.815864 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.05.19 01:34:36.816000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10594 | ||
| 4592 | 2026.05.19 01:34:37.240281 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.05.19 01:34:37.240676 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4594 | 2026.05.19 01:34:37.241070 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4595 | 2026.05.19 01:34:37.241109 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4596 | 2026.05.19 01:34:37.241329 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4597 | 2026.05.19 01:34:37.241401 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4598 | 2026.05.19 01:34:37.241548 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4599 | 2026.05.19 01:34:37.241671 [ 321 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4600 | 2026.05.19 01:34:37.241677 [ 335 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4601 | 2026.05.19 01:34:37.241815 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 4602 | 2026.05.19 01:34:37.241848 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4603 | 2026.05.19 01:34:37.241928 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4604 | 2026.05.19 01:34:37.241948 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4605 | 2026.05.19 01:34:37.241984 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4606 | 2026.05.19 01:34:37.242026 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4607 | 2026.05.19 01:34:37.243365 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002849 sec., 13338.013338013337 rows/sec., 2.16 MiB/sec. | ||
| 4608 | 2026.05.19 01:34:37.243482 [ 4 ] {48fb0699-f5c3-473c-b7a4-6b4be865dc4a} <Debug> TCPHandler: Processed in 0.003392175 sec. | ||
| 4609 | 2026.05.19 01:34:37.245179 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.05.19 01:34:37.245298 [ 4 ] {3e8b183d-1082-44d8-8284-9b6264688f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4611 | 2026.05.19 01:34:37.245342 [ 4 ] {3e8b183d-1082-44d8-8284-9b6264688f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4612 | 2026.05.19 01:34:37.245962 [ 4 ] {3e8b183d-1082-44d8-8284-9b6264688f55} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.05.19 01:34:37.246001 [ 4 ] {3e8b183d-1082-44d8-8284-9b6264688f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4614 | 2026.05.19 01:34:37.246377 [ 4 ] {3e8b183d-1082-44d8-8284-9b6264688f55} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4615 | 2026.05.19 01:34:37.246617 [ 4 ] {3e8b183d-1082-44d8-8284-9b6264688f55} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.05.19 01:34:37.246764 [ 4 ] {3e8b183d-1082-44d8-8284-9b6264688f55} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0015 sec., 37333.333333333336 rows/sec., 2.85 MiB/sec. | ||
| 4617 | 2026.05.19 01:34:37.246804 [ 4 ] {3e8b183d-1082-44d8-8284-9b6264688f55} <Debug> TCPHandler: Processed in 0.001678732 sec. | ||
| 4618 | 2026.05.19 01:34:37.246957 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.05.19 01:34:37.247056 [ 4 ] {65353bf6-1d26-4fbc-8ea1-b2262777bd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4620 | 2026.05.19 01:34:37.247097 [ 4 ] {65353bf6-1d26-4fbc-8ea1-b2262777bd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4621 | 2026.05.19 01:34:37.247543 [ 4 ] {65353bf6-1d26-4fbc-8ea1-b2262777bd63} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.05.19 01:34:37.247581 [ 4 ] {65353bf6-1d26-4fbc-8ea1-b2262777bd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4623 | 2026.05.19 01:34:37.247881 [ 4 ] {65353bf6-1d26-4fbc-8ea1-b2262777bd63} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4624 | 2026.05.19 01:34:37.248099 [ 4 ] {65353bf6-1d26-4fbc-8ea1-b2262777bd63} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.05.19 01:34:37.248237 [ 4 ] {65353bf6-1d26-4fbc-8ea1-b2262777bd63} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 4626 | 2026.05.19 01:34:37.248275 [ 4 ] {65353bf6-1d26-4fbc-8ea1-b2262777bd63} <Debug> TCPHandler: Processed in 0.001367637 sec. | ||
| 4627 | 2026.05.19 01:34:37.248418 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.05.19 01:34:37.248516 [ 4 ] {98149db0-6418-40db-9592-d4db4ee05881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.05.19 01:34:37.248559 [ 4 ] {98149db0-6418-40db-9592-d4db4ee05881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4630 | 2026.05.19 01:34:37.249001 [ 4 ] {98149db0-6418-40db-9592-d4db4ee05881} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.05.19 01:34:37.249040 [ 4 ] {98149db0-6418-40db-9592-d4db4ee05881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4632 | 2026.05.19 01:34:37.249388 [ 4 ] {98149db0-6418-40db-9592-d4db4ee05881} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4633 | 2026.05.19 01:34:37.249602 [ 4 ] {98149db0-6418-40db-9592-d4db4ee05881} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.05.19 01:34:37.249734 [ 4 ] {98149db0-6418-40db-9592-d4db4ee05881} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 4635 | 2026.05.19 01:34:37.249772 [ 4 ] {98149db0-6418-40db-9592-d4db4ee05881} <Debug> TCPHandler: Processed in 0.001403708 sec. | ||
| 4636 | 2026.05.19 01:34:37.249916 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.05.19 01:34:37.250022 [ 4 ] {81438583-6b7e-4a41-856f-5aa7a6546399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4638 | 2026.05.19 01:34:37.250065 [ 4 ] {81438583-6b7e-4a41-856f-5aa7a6546399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4639 | 2026.05.19 01:34:37.250436 [ 4 ] {81438583-6b7e-4a41-856f-5aa7a6546399} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.05.19 01:34:37.250473 [ 4 ] {81438583-6b7e-4a41-856f-5aa7a6546399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4641 | 2026.05.19 01:34:37.250772 [ 4 ] {81438583-6b7e-4a41-856f-5aa7a6546399} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4642 | 2026.05.19 01:34:37.250982 [ 4 ] {81438583-6b7e-4a41-856f-5aa7a6546399} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.05.19 01:34:37.251122 [ 4 ] {81438583-6b7e-4a41-856f-5aa7a6546399} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 4644 | 2026.05.19 01:34:37.251159 [ 4 ] {81438583-6b7e-4a41-856f-5aa7a6546399} <Debug> TCPHandler: Processed in 0.001291607 sec. | ||
| 4645 | 2026.05.19 01:34:37.368216 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4646 | 2026.05.19 01:34:37.382631 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.05.19 01:34:37.382689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4648 | 2026.05.19 01:34:37.388248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4649 | 2026.05.19 01:34:37.388935 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.05.19 01:34:37.391492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4651 | 2026.05.19 01:34:41.113108 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.05.19 01:34:41.113382 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4653 | 2026.05.19 01:34:41.113764 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4654 | 2026.05.19 01:34:41.113805 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4655 | 2026.05.19 01:34:41.114075 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4656 | 2026.05.19 01:34:41.114146 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4657 | 2026.05.19 01:34:41.114291 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4658 | 2026.05.19 01:34:41.114429 [ 321 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4659 | 2026.05.19 01:34:41.114435 [ 335 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4660 | 2026.05.19 01:34:41.114599 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 4661 | 2026.05.19 01:34:41.114627 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4662 | 2026.05.19 01:34:41.114699 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4663 | 2026.05.19 01:34:41.114723 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4664 | 2026.05.19 01:34:41.114762 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4665 | 2026.05.19 01:34:41.114805 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4666 | 2026.05.19 01:34:41.116178 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002896 sec., 13121.546961325967 rows/sec., 2.66 MiB/sec. | ||
| 4667 | 2026.05.19 01:34:41.116399 [ 4 ] {5032d8c1-aa6e-4b2c-924c-26a71e772a51} <Debug> TCPHandler: Processed in 0.003437445 sec. | ||
| 4668 | 2026.05.19 01:34:41.130340 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2026.05.19 01:34:41.130508 [ 4 ] {82f5ee54-a1ba-474c-bca4-79c9e6631686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4670 | 2026.05.19 01:34:41.130576 [ 4 ] {82f5ee54-a1ba-474c-bca4-79c9e6631686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4671 | 2026.05.19 01:34:41.131211 [ 4 ] {82f5ee54-a1ba-474c-bca4-79c9e6631686} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2026.05.19 01:34:41.131255 [ 4 ] {82f5ee54-a1ba-474c-bca4-79c9e6631686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4673 | 2026.05.19 01:34:41.131645 [ 4 ] {82f5ee54-a1ba-474c-bca4-79c9e6631686} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4674 | 2026.05.19 01:34:41.131894 [ 4 ] {82f5ee54-a1ba-474c-bca4-79c9e6631686} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2026.05.19 01:34:41.132059 [ 4 ] {82f5ee54-a1ba-474c-bca4-79c9e6631686} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 4676 | 2026.05.19 01:34:41.132105 [ 4 ] {82f5ee54-a1ba-474c-bca4-79c9e6631686} <Debug> TCPHandler: Processed in 0.001895065 sec. | ||
| 4677 | 2026.05.19 01:34:41.132245 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2026.05.19 01:34:41.132350 [ 4 ] {dd1b6204-f35b-477a-b7f1-a2f27c346a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4679 | 2026.05.19 01:34:41.132394 [ 4 ] {dd1b6204-f35b-477a-b7f1-a2f27c346a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4680 | 2026.05.19 01:34:41.132868 [ 4 ] {dd1b6204-f35b-477a-b7f1-a2f27c346a7c} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.05.19 01:34:41.132905 [ 4 ] {dd1b6204-f35b-477a-b7f1-a2f27c346a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4682 | 2026.05.19 01:34:41.133206 [ 4 ] {dd1b6204-f35b-477a-b7f1-a2f27c346a7c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4683 | 2026.05.19 01:34:41.133417 [ 4 ] {dd1b6204-f35b-477a-b7f1-a2f27c346a7c} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.05.19 01:34:41.133549 [ 4 ] {dd1b6204-f35b-477a-b7f1-a2f27c346a7c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001223 sec., 1635.322976287817 rows/sec., 133.35 KiB/sec. | ||
| 4685 | 2026.05.19 01:34:41.133588 [ 4 ] {dd1b6204-f35b-477a-b7f1-a2f27c346a7c} <Debug> TCPHandler: Processed in 0.001401778 sec. | ||
| 4686 | 2026.05.19 01:34:41.133715 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2026.05.19 01:34:41.133814 [ 4 ] {53442951-caae-4442-8068-32c1ff88cd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4688 | 2026.05.19 01:34:41.133855 [ 4 ] {53442951-caae-4442-8068-32c1ff88cd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4689 | 2026.05.19 01:34:41.135306 [ 4 ] {53442951-caae-4442-8068-32c1ff88cd3f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.05.19 01:34:41.135344 [ 4 ] {53442951-caae-4442-8068-32c1ff88cd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4691 | 2026.05.19 01:34:41.135881 [ 4 ] {53442951-caae-4442-8068-32c1ff88cd3f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4692 | 2026.05.19 01:34:41.136103 [ 4 ] {53442951-caae-4442-8068-32c1ff88cd3f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.05.19 01:34:41.136240 [ 4 ] {53442951-caae-4442-8068-32c1ff88cd3f} <Debug> executeQuery: Read 2610 rows, 200.17 KiB in 0.002446 sec., 1067048.2420278005 rows/sec., 79.92 MiB/sec. | ||
| 4694 | 2026.05.19 01:34:41.136278 [ 4 ] {53442951-caae-4442-8068-32c1ff88cd3f} <Debug> TCPHandler: Processed in 0.002611225 sec. | ||
| 4695 | 2026.05.19 01:34:41.136509 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2026.05.19 01:34:41.136613 [ 4 ] {fcc2b419-e81d-4cd6-ada3-dd028e7f21af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4697 | 2026.05.19 01:34:41.136653 [ 4 ] {fcc2b419-e81d-4cd6-ada3-dd028e7f21af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4698 | 2026.05.19 01:34:41.137090 [ 4 ] {fcc2b419-e81d-4cd6-ada3-dd028e7f21af} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.05.19 01:34:41.137128 [ 4 ] {fcc2b419-e81d-4cd6-ada3-dd028e7f21af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4700 | 2026.05.19 01:34:41.137452 [ 4 ] {fcc2b419-e81d-4cd6-ada3-dd028e7f21af} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4701 | 2026.05.19 01:34:41.137673 [ 4 ] {fcc2b419-e81d-4cd6-ada3-dd028e7f21af} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.05.19 01:34:41.137786 [ 93 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4703 | 2026.05.19 01:34:41.137804 [ 4 ] {fcc2b419-e81d-4cd6-ada3-dd028e7f21af} <Debug> executeQuery: Read 67 rows, 5.09 KiB in 0.00121 sec., 55371.90082644628 rows/sec., 4.10 MiB/sec. | ||
| 4704 | 2026.05.19 01:34:41.137862 [ 93 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.19 01:34:41.137870 [ 4 ] {fcc2b419-e81d-4cd6-ada3-dd028e7f21af} <Debug> TCPHandler: Processed in 0.001413529 sec. | ||
| 4706 | 2026.05.19 01:34:41.137893 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4707 | 2026.05.19 01:34:41.138008 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 4708 | 2026.05.19 01:34:41.138037 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.05.19 01:34:41.138138 [ 4 ] {eb1de670-b9ba-47f2-af90-f562387b1278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.05.19 01:34:41.138139 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4711 | 2026.05.19 01:34:41.138180 [ 4 ] {eb1de670-b9ba-47f2-af90-f562387b1278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4712 | 2026.05.19 01:34:41.138189 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 4713 | 2026.05.19 01:34:41.138267 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 4714 | 2026.05.19 01:34:41.138314 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 81 rows starting from the beginning of the part | ||
| 4715 | 2026.05.19 01:34:41.138361 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 4716 | 2026.05.19 01:34:41.138397 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 4717 | 2026.05.19 01:34:41.138445 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 67 rows starting from the beginning of the part | ||
| 4718 | 2026.05.19 01:34:41.138922 [ 4 ] {eb1de670-b9ba-47f2-af90-f562387b1278} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.05.19 01:34:41.138965 [ 4 ] {eb1de670-b9ba-47f2-af90-f562387b1278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4720 | 2026.05.19 01:34:41.139290 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329187 sec., 268585.2329280982 rows/sec., 20.73 MiB/sec. | ||
| 4721 | 2026.05.19 01:34:41.139385 [ 4 ] {eb1de670-b9ba-47f2-af90-f562387b1278} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4722 | 2026.05.19 01:34:41.139496 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4723 | 2026.05.19 01:34:41.139655 [ 4 ] {eb1de670-b9ba-47f2-af90-f562387b1278} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.05.19 01:34:41.139799 [ 4 ] {eb1de670-b9ba-47f2-af90-f562387b1278} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001679 sec., 491363.9070875521 rows/sec., 28.74 MiB/sec. | ||
| 4725 | 2026.05.19 01:34:41.139841 [ 4 ] {eb1de670-b9ba-47f2-af90-f562387b1278} <Debug> TCPHandler: Processed in 0.001858414 sec. | ||
| 4726 | 2026.05.19 01:34:41.139848 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_16_3} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.05.19 01:34:41.139932 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_16_3} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4728 | 2026.05.19 01:34:41.139993 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.05.19 01:34:41.140029 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4730 | 2026.05.19 01:34:41.140094 [ 4 ] {750f6eee-b5ef-4d24-a9b0-f9e6cf435576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4731 | 2026.05.19 01:34:41.140138 [ 4 ] {750f6eee-b5ef-4d24-a9b0-f9e6cf435576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4732 | 2026.05.19 01:34:41.140536 [ 4 ] {750f6eee-b5ef-4d24-a9b0-f9e6cf435576} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.05.19 01:34:41.140573 [ 4 ] {750f6eee-b5ef-4d24-a9b0-f9e6cf435576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4734 | 2026.05.19 01:34:41.140877 [ 4 ] {750f6eee-b5ef-4d24-a9b0-f9e6cf435576} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4735 | 2026.05.19 01:34:41.141094 [ 4 ] {750f6eee-b5ef-4d24-a9b0-f9e6cf435576} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.05.19 01:34:41.141223 [ 4 ] {750f6eee-b5ef-4d24-a9b0-f9e6cf435576} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 61.25 KiB/sec. | ||
| 4737 | 2026.05.19 01:34:41.141261 [ 4 ] {750f6eee-b5ef-4d24-a9b0-f9e6cf435576} <Debug> TCPHandler: Processed in 0.001315877 sec. | ||
| 4738 | 2026.05.19 01:34:41.141389 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.05.19 01:34:41.141484 [ 4 ] {40734850-6af2-49a9-a297-e96b17ddc996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4740 | 2026.05.19 01:34:41.141522 [ 4 ] {40734850-6af2-49a9-a297-e96b17ddc996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4741 | 2026.05.19 01:34:41.141924 [ 4 ] {40734850-6af2-49a9-a297-e96b17ddc996} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.05.19 01:34:41.141960 [ 4 ] {40734850-6af2-49a9-a297-e96b17ddc996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4743 | 2026.05.19 01:34:41.142249 [ 4 ] {40734850-6af2-49a9-a297-e96b17ddc996} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4744 | 2026.05.19 01:34:41.142476 [ 4 ] {40734850-6af2-49a9-a297-e96b17ddc996} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.05.19 01:34:41.142610 [ 4 ] {40734850-6af2-49a9-a297-e96b17ddc996} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 4746 | 2026.05.19 01:34:41.142648 [ 4 ] {40734850-6af2-49a9-a297-e96b17ddc996} <Debug> TCPHandler: Processed in 0.001307097 sec. | ||
| 4747 | 2026.05.19 01:34:41.142809 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2026.05.19 01:34:41.142903 [ 4 ] {7560cc56-2320-40c7-8030-a5a4181f746c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4749 | 2026.05.19 01:34:41.142942 [ 4 ] {7560cc56-2320-40c7-8030-a5a4181f746c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4750 | 2026.05.19 01:34:41.143837 [ 4 ] {7560cc56-2320-40c7-8030-a5a4181f746c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.05.19 01:34:41.143874 [ 4 ] {7560cc56-2320-40c7-8030-a5a4181f746c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4752 | 2026.05.19 01:34:41.144277 [ 4 ] {7560cc56-2320-40c7-8030-a5a4181f746c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4753 | 2026.05.19 01:34:41.144503 [ 4 ] {7560cc56-2320-40c7-8030-a5a4181f746c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.05.19 01:34:41.144636 [ 4 ] {7560cc56-2320-40c7-8030-a5a4181f746c} <Debug> executeQuery: Read 1370 rows, 94.90 KiB in 0.00175 sec., 782857.1428571428 rows/sec., 52.96 MiB/sec. | ||
| 4755 | 2026.05.19 01:34:41.144672 [ 4 ] {7560cc56-2320-40c7-8030-a5a4181f746c} <Debug> TCPHandler: Processed in 0.001914335 sec. | ||
| 4756 | 2026.05.19 01:34:41.144815 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.05.19 01:34:41.144910 [ 4 ] {61a20cf5-a155-4a23-b4a3-2857b3360676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4758 | 2026.05.19 01:34:41.144952 [ 4 ] {61a20cf5-a155-4a23-b4a3-2857b3360676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4759 | 2026.05.19 01:34:41.145674 [ 4 ] {61a20cf5-a155-4a23-b4a3-2857b3360676} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.05.19 01:34:41.145707 [ 4 ] {61a20cf5-a155-4a23-b4a3-2857b3360676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4761 | 2026.05.19 01:34:41.146150 [ 4 ] {61a20cf5-a155-4a23-b4a3-2857b3360676} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4762 | 2026.05.19 01:34:41.146363 [ 4 ] {61a20cf5-a155-4a23-b4a3-2857b3360676} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.05.19 01:34:41.146493 [ 4 ] {61a20cf5-a155-4a23-b4a3-2857b3360676} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.0016 sec., 1018125 rows/sec., 62.75 MiB/sec. | ||
| 4764 | 2026.05.19 01:34:41.146529 [ 4 ] {61a20cf5-a155-4a23-b4a3-2857b3360676} <Debug> TCPHandler: Processed in 0.001762943 sec. | ||
| 4765 | 2026.05.19 01:34:41.146673 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.05.19 01:34:41.146771 [ 4 ] {f5a31f38-daf5-40e6-beda-7b15691eae66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.05.19 01:34:41.146823 [ 4 ] {f5a31f38-daf5-40e6-beda-7b15691eae66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4768 | 2026.05.19 01:34:41.147733 [ 4 ] {f5a31f38-daf5-40e6-beda-7b15691eae66} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.05.19 01:34:41.147769 [ 4 ] {f5a31f38-daf5-40e6-beda-7b15691eae66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4770 | 2026.05.19 01:34:41.148342 [ 4 ] {f5a31f38-daf5-40e6-beda-7b15691eae66} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4771 | 2026.05.19 01:34:41.148562 [ 4 ] {f5a31f38-daf5-40e6-beda-7b15691eae66} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.05.19 01:34:41.148677 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4773 | 2026.05.19 01:34:41.148708 [ 4 ] {f5a31f38-daf5-40e6-beda-7b15691eae66} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001956 sec., 27096.114519427407 rows/sec., 48.55 MiB/sec. | ||
| 4774 | 2026.05.19 01:34:41.148727 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.05.19 01:34:41.148754 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4776 | 2026.05.19 01:34:41.148766 [ 4 ] {f5a31f38-daf5-40e6-beda-7b15691eae66} <Debug> TCPHandler: Processed in 0.002141798 sec. | ||
| 4777 | 2026.05.19 01:34:41.148862 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 4778 | 2026.05.19 01:34:41.148901 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2026.05.19 01:34:41.149002 [ 4 ] {9773a14d-8624-424d-a8ca-5a6fc6e48538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4780 | 2026.05.19 01:34:41.149043 [ 4 ] {9773a14d-8624-424d-a8ca-5a6fc6e48538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4781 | 2026.05.19 01:34:41.149112 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4782 | 2026.05.19 01:34:41.149172 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 451 rows starting from the beginning of the part | ||
| 4783 | 2026.05.19 01:34:41.149290 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 4784 | 2026.05.19 01:34:41.149392 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part | ||
| 4785 | 2026.05.19 01:34:41.149453 [ 4 ] {9773a14d-8624-424d-a8ca-5a6fc6e48538} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.05.19 01:34:41.149496 [ 4 ] {9773a14d-8624-424d-a8ca-5a6fc6e48538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4787 | 2026.05.19 01:34:41.149498 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 4788 | 2026.05.19 01:34:41.149620 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 4789 | 2026.05.19 01:34:41.149718 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part | ||
| 4790 | 2026.05.19 01:34:41.149860 [ 4 ] {9773a14d-8624-424d-a8ca-5a6fc6e48538} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4791 | 2026.05.19 01:34:41.150117 [ 4 ] {9773a14d-8624-424d-a8ca-5a6fc6e48538} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.05.19 01:34:41.150261 [ 4 ] {9773a14d-8624-424d-a8ca-5a6fc6e48538} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001278 sec., 37558.68544600939 rows/sec., 2.53 MiB/sec. | ||
| 4793 | 2026.05.19 01:34:41.150297 [ 4 ] {9773a14d-8624-424d-a8ca-5a6fc6e48538} <Debug> TCPHandler: Processed in 0.001444869 sec. | ||
| 4794 | 2026.05.19 01:34:41.167036 [ 195 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 683 rows, containing 19 columns (19 merged, 0 gathered) in 0.018216529 sec., 37493.42149648816 rows/sec., 67.19 MiB/sec. | ||
| 4795 | 2026.05.19 01:34:41.168215 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4796 | 2026.05.19 01:34:41.168573 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.05.19 01:34:41.168648 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4798 | 2026.05.19 01:34:41.168769 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 4799 | 2026.05.19 01:34:41.839679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 584 | ||
| 4800 | 2026.05.19 01:34:41.843084 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.05.19 01:34:41.843156 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4802 | 2026.05.19 01:34:41.844459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4803 | 2026.05.19 01:34:41.844726 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.05.19 01:34:41.845101 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4805 | 2026.05.19 01:34:42.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.68 MiB, peak 262.42 MiB, free memory in arenas 0.00 B, will set to 256.46 MiB (RSS), difference: 1.79 MiB | ||
| 4806 | 2026.05.19 01:34:42.234397 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.05.19 01:34:42.234617 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4808 | 2026.05.19 01:34:42.234942 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4809 | 2026.05.19 01:34:42.234976 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4810 | 2026.05.19 01:34:42.235190 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4811 | 2026.05.19 01:34:42.235256 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4812 | 2026.05.19 01:34:42.235392 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4813 | 2026.05.19 01:34:42.235489 [ 340 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4814 | 2026.05.19 01:34:42.235507 [ 335 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4815 | 2026.05.19 01:34:42.235616 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 4816 | 2026.05.19 01:34:42.235641 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4817 | 2026.05.19 01:34:42.235708 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4818 | 2026.05.19 01:34:42.235727 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4819 | 2026.05.19 01:34:42.235760 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4820 | 2026.05.19 01:34:42.235798 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4821 | 2026.05.19 01:34:42.236939 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002409 sec., 15774.180157741801 rows/sec., 2.56 MiB/sec. | ||
| 4822 | 2026.05.19 01:34:42.237056 [ 4 ] {07a14ec0-faec-405a-af6b-e6009dbdf371} <Debug> TCPHandler: Processed in 0.002788316 sec. | ||
| 4823 | 2026.05.19 01:34:42.238157 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.05.19 01:34:42.238272 [ 4 ] {24ff6ff9-4fb6-4de9-bd75-5177c201875b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4825 | 2026.05.19 01:34:42.238315 [ 4 ] {24ff6ff9-4fb6-4de9-bd75-5177c201875b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4826 | 2026.05.19 01:34:42.238801 [ 4 ] {24ff6ff9-4fb6-4de9-bd75-5177c201875b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.05.19 01:34:42.238843 [ 4 ] {24ff6ff9-4fb6-4de9-bd75-5177c201875b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4828 | 2026.05.19 01:34:42.239200 [ 4 ] {24ff6ff9-4fb6-4de9-bd75-5177c201875b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4829 | 2026.05.19 01:34:42.239430 [ 4 ] {24ff6ff9-4fb6-4de9-bd75-5177c201875b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.05.19 01:34:42.239582 [ 4 ] {24ff6ff9-4fb6-4de9-bd75-5177c201875b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001347 sec., 41573.86785449146 rows/sec., 3.17 MiB/sec. | ||
| 4831 | 2026.05.19 01:34:42.239567 [ 91 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4832 | 2026.05.19 01:34:42.239620 [ 4 ] {24ff6ff9-4fb6-4de9-bd75-5177c201875b} <Debug> TCPHandler: Processed in 0.0015122 sec. | ||
| 4833 | 2026.05.19 01:34:42.239670 [ 91 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.05.19 01:34:42.239700 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4835 | 2026.05.19 01:34:42.239759 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.05.19 01:34:42.239802 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 4837 | 2026.05.19 01:34:42.239859 [ 4 ] {ee8c7ed6-a57f-445c-9e60-69ce4f01f46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4838 | 2026.05.19 01:34:42.239903 [ 4 ] {ee8c7ed6-a57f-445c-9e60-69ce4f01f46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4839 | 2026.05.19 01:34:42.239946 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4840 | 2026.05.19 01:34:42.239984 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2620 rows starting from the beginning of the part | ||
| 4841 | 2026.05.19 01:34:42.240050 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 4842 | 2026.05.19 01:34:42.240100 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 140 rows starting from the beginning of the part | ||
| 4843 | 2026.05.19 01:34:42.240147 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 4844 | 2026.05.19 01:34:42.240190 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2610 rows starting from the beginning of the part | ||
| 4845 | 2026.05.19 01:34:42.240234 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 4846 | 2026.05.19 01:34:42.240328 [ 4 ] {ee8c7ed6-a57f-445c-9e60-69ce4f01f46c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.05.19 01:34:42.240371 [ 4 ] {ee8c7ed6-a57f-445c-9e60-69ce4f01f46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4848 | 2026.05.19 01:34:42.240717 [ 4 ] {ee8c7ed6-a57f-445c-9e60-69ce4f01f46c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4849 | 2026.05.19 01:34:42.240935 [ 4 ] {ee8c7ed6-a57f-445c-9e60-69ce4f01f46c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.05.19 01:34:42.241050 [ 91 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4851 | 2026.05.19 01:34:42.241079 [ 4 ] {ee8c7ed6-a57f-445c-9e60-69ce4f01f46c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 4852 | 2026.05.19 01:34:42.241101 [ 91 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.05.19 01:34:42.241119 [ 4 ] {ee8c7ed6-a57f-445c-9e60-69ce4f01f46c} <Debug> TCPHandler: Processed in 0.001414779 sec. | ||
| 4854 | 2026.05.19 01:34:42.241125 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4855 | 2026.05.19 01:34:42.241237 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 4856 | 2026.05.19 01:34:42.241247 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.05.19 01:34:42.241341 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4858 | 2026.05.19 01:34:42.241353 [ 4 ] {4fa6c444-0621-4209-b335-07ffa350f698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4859 | 2026.05.19 01:34:42.241373 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1404 rows starting from the beginning of the part | ||
| 4860 | 2026.05.19 01:34:42.241397 [ 4 ] {4fa6c444-0621-4209-b335-07ffa350f698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4861 | 2026.05.19 01:34:42.241432 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 4862 | 2026.05.19 01:34:42.241475 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 4863 | 2026.05.19 01:34:42.241511 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 4864 | 2026.05.19 01:34:42.241547 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1370 rows starting from the beginning of the part | ||
| 4865 | 2026.05.19 01:34:42.241582 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 4866 | 2026.05.19 01:34:42.241889 [ 4 ] {4fa6c444-0621-4209-b335-07ffa350f698} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.05.19 01:34:42.241927 [ 4 ] {4fa6c444-0621-4209-b335-07ffa350f698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4868 | 2026.05.19 01:34:42.242190 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002436063 sec., 2273340.221496735 rows/sec., 179.71 MiB/sec. | ||
| 4869 | 2026.05.19 01:34:42.242495 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4870 | 2026.05.19 01:34:42.242554 [ 4 ] {4fa6c444-0621-4209-b335-07ffa350f698} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4871 | 2026.05.19 01:34:42.242847 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633891 sec., 1880174.381277576 rows/sec., 136.50 MiB/sec. | ||
| 4872 | 2026.05.19 01:34:42.242861 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_36_7} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.19 01:34:42.242898 [ 4 ] {4fa6c444-0621-4209-b335-07ffa350f698} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.05.19 01:34:42.242958 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_36_7} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4875 | 2026.05.19 01:34:42.243030 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4876 | 2026.05.19 01:34:42.243033 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4877 | 2026.05.19 01:34:42.243074 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 4878 | 2026.05.19 01:34:42.243074 [ 4 ] {4fa6c444-0621-4209-b335-07ffa350f698} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001705 sec., 18768.3284457478 rows/sec., 1.31 MiB/sec. | ||
| 4879 | 2026.05.19 01:34:42.243083 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.05.19 01:34:42.243145 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4881 | 2026.05.19 01:34:42.243177 [ 4 ] {4fa6c444-0621-4209-b335-07ffa350f698} <Debug> TCPHandler: Processed in 0.001962565 sec. | ||
| 4882 | 2026.05.19 01:34:42.243215 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 4883 | 2026.05.19 01:34:42.243301 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_36_7} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.05.19 01:34:42.243308 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4885 | 2026.05.19 01:34:42.243347 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11477 rows starting from the beginning of the part | ||
| 4886 | 2026.05.19 01:34:42.243375 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.05.19 01:34:42.243376 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_36_7} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4888 | 2026.05.19 01:34:42.243398 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 4889 | 2026.05.19 01:34:42.243451 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 4890 | 2026.05.19 01:34:42.243470 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4891 | 2026.05.19 01:34:42.243488 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 4892 | 2026.05.19 01:34:42.243507 [ 4 ] {eae25c36-c162-449b-af62-80409c3c1138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4893 | 2026.05.19 01:34:42.243529 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1629 rows starting from the beginning of the part | ||
| 4894 | 2026.05.19 01:34:42.243562 [ 4 ] {eae25c36-c162-449b-af62-80409c3c1138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4895 | 2026.05.19 01:34:42.243565 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 4896 | 2026.05.19 01:34:42.243975 [ 4 ] {eae25c36-c162-449b-af62-80409c3c1138} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.05.19 01:34:42.244012 [ 4 ] {eae25c36-c162-449b-af62-80409c3c1138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4898 | 2026.05.19 01:34:42.244367 [ 4 ] {eae25c36-c162-449b-af62-80409c3c1138} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4899 | 2026.05.19 01:34:42.244589 [ 4 ] {eae25c36-c162-449b-af62-80409c3c1138} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.05.19 01:34:42.244710 [ 91 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4901 | 2026.05.19 01:34:42.244736 [ 4 ] {eae25c36-c162-449b-af62-80409c3c1138} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001267 sec., 9471.19179163378 rows/sec., 653.61 KiB/sec. | ||
| 4902 | 2026.05.19 01:34:42.244744 [ 91 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.05.19 01:34:42.244779 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4904 | 2026.05.19 01:34:42.244780 [ 4 ] {eae25c36-c162-449b-af62-80409c3c1138} <Debug> TCPHandler: Processed in 0.001509729 sec. | ||
| 4905 | 2026.05.19 01:34:42.244876 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 4906 | 2026.05.19 01:34:42.244989 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4907 | 2026.05.19 01:34:42.245020 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1584 rows starting from the beginning of the part | ||
| 4908 | 2026.05.19 01:34:42.245078 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 4909 | 2026.05.19 01:34:42.245122 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 4910 | 2026.05.19 01:34:42.245161 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 4911 | 2026.05.19 01:34:42.245201 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 4912 | 2026.05.19 01:34:42.245240 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 4913 | 2026.05.19 01:34:42.246304 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 4 columns (4 merged, 0 gathered) in 0.001468279 sec., 1242270.712854982 rows/sec., 83.72 MiB/sec. | ||
| 4914 | 2026.05.19 01:34:42.246545 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4915 | 2026.05.19 01:34:42.246783 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_36_7} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.05.19 01:34:42.246847 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_36_7} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4917 | 2026.05.19 01:34:42.246907 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4918 | 2026.05.19 01:34:42.247031 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13618 rows, containing 5 columns (5 merged, 0 gathered) in 0.003843761 sec., 3542884.1699574976 rows/sec., 228.42 MiB/sec. | ||
| 4919 | 2026.05.19 01:34:42.247331 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4920 | 2026.05.19 01:34:42.247580 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.05.19 01:34:42.247649 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4922 | 2026.05.19 01:34:42.247708 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 4923 | 2026.05.19 01:34:44.316151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11106 | ||
| 4924 | 2026.05.19 01:34:44.316902 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.05.19 01:34:44.316959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4926 | 2026.05.19 01:34:44.317449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4927 | 2026.05.19 01:34:44.317671 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.05.19 01:34:44.317795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11106 | ||
| 4929 | 2026.05.19 01:34:44.891623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4930 | 2026.05.19 01:34:44.906887 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.19 01:34:44.906937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4932 | 2026.05.19 01:34:44.912990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4933 | 2026.05.19 01:34:44.913682 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.05.19 01:34:44.916203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4935 | 2026.05.19 01:34:47.239592 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.05.19 01:34:47.239856 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4937 | 2026.05.19 01:34:47.240211 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4938 | 2026.05.19 01:34:47.240247 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4939 | 2026.05.19 01:34:47.240478 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4940 | 2026.05.19 01:34:47.240547 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4941 | 2026.05.19 01:34:47.240704 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4942 | 2026.05.19 01:34:47.240825 [ 340 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4943 | 2026.05.19 01:34:47.240825 [ 335 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4944 | 2026.05.19 01:34:47.240953 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 4945 | 2026.05.19 01:34:47.240979 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4946 | 2026.05.19 01:34:47.241065 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4947 | 2026.05.19 01:34:47.241088 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 4948 | 2026.05.19 01:34:47.241132 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4949 | 2026.05.19 01:34:47.241169 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4950 | 2026.05.19 01:34:47.242370 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002611 sec., 14553.810800459594 rows/sec., 2.36 MiB/sec. | ||
| 4951 | 2026.05.19 01:34:47.242526 [ 4 ] {b7e2d9c3-64bf-479e-8fa7-acc07cbf7e92} <Debug> TCPHandler: Processed in 0.00307509 sec. | ||
| 4952 | 2026.05.19 01:34:47.244195 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.05.19 01:34:47.244326 [ 4 ] {2125dbe8-3e13-4754-aab0-79f70840190e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4954 | 2026.05.19 01:34:47.244381 [ 4 ] {2125dbe8-3e13-4754-aab0-79f70840190e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4955 | 2026.05.19 01:34:47.244919 [ 4 ] {2125dbe8-3e13-4754-aab0-79f70840190e} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.05.19 01:34:47.244960 [ 4 ] {2125dbe8-3e13-4754-aab0-79f70840190e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4957 | 2026.05.19 01:34:47.245334 [ 4 ] {2125dbe8-3e13-4754-aab0-79f70840190e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4958 | 2026.05.19 01:34:47.245556 [ 4 ] {2125dbe8-3e13-4754-aab0-79f70840190e} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.05.19 01:34:47.245708 [ 4 ] {2125dbe8-3e13-4754-aab0-79f70840190e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001422 sec., 39381.15330520394 rows/sec., 3.01 MiB/sec. | ||
| 4960 | 2026.05.19 01:34:47.245746 [ 4 ] {2125dbe8-3e13-4754-aab0-79f70840190e} <Debug> TCPHandler: Processed in 0.001661011 sec. | ||
| 4961 | 2026.05.19 01:34:47.245877 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.05.19 01:34:47.245972 [ 4 ] {1a6436ef-43ce-4e84-a3eb-8d9ed435b51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4963 | 2026.05.19 01:34:47.246010 [ 4 ] {1a6436ef-43ce-4e84-a3eb-8d9ed435b51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4964 | 2026.05.19 01:34:47.246445 [ 4 ] {1a6436ef-43ce-4e84-a3eb-8d9ed435b51b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.05.19 01:34:47.246481 [ 4 ] {1a6436ef-43ce-4e84-a3eb-8d9ed435b51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4966 | 2026.05.19 01:34:47.246788 [ 4 ] {1a6436ef-43ce-4e84-a3eb-8d9ed435b51b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4967 | 2026.05.19 01:34:47.246992 [ 4 ] {1a6436ef-43ce-4e84-a3eb-8d9ed435b51b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.05.19 01:34:47.247119 [ 4 ] {1a6436ef-43ce-4e84-a3eb-8d9ed435b51b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 4969 | 2026.05.19 01:34:47.247155 [ 4 ] {1a6436ef-43ce-4e84-a3eb-8d9ed435b51b} <Debug> TCPHandler: Processed in 0.001326988 sec. | ||
| 4970 | 2026.05.19 01:34:47.247275 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.05.19 01:34:47.247370 [ 4 ] {a553b345-746c-4203-b0a4-7ac8f5b57578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.05.19 01:34:47.247412 [ 4 ] {a553b345-746c-4203-b0a4-7ac8f5b57578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4973 | 2026.05.19 01:34:47.247830 [ 4 ] {a553b345-746c-4203-b0a4-7ac8f5b57578} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.05.19 01:34:47.247865 [ 4 ] {a553b345-746c-4203-b0a4-7ac8f5b57578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4975 | 2026.05.19 01:34:47.248191 [ 4 ] {a553b345-746c-4203-b0a4-7ac8f5b57578} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4976 | 2026.05.19 01:34:47.248393 [ 4 ] {a553b345-746c-4203-b0a4-7ac8f5b57578} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.05.19 01:34:47.248520 [ 4 ] {a553b345-746c-4203-b0a4-7ac8f5b57578} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 4978 | 2026.05.19 01:34:47.248555 [ 4 ] {a553b345-746c-4203-b0a4-7ac8f5b57578} <Debug> TCPHandler: Processed in 0.001328737 sec. | ||
| 4979 | 2026.05.19 01:34:47.248669 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.05.19 01:34:47.248764 [ 4 ] {543212f0-2a42-4165-a3c5-baf037b23da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4981 | 2026.05.19 01:34:47.248804 [ 4 ] {543212f0-2a42-4165-a3c5-baf037b23da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4982 | 2026.05.19 01:34:47.249139 [ 4 ] {543212f0-2a42-4165-a3c5-baf037b23da7} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.05.19 01:34:47.249174 [ 4 ] {543212f0-2a42-4165-a3c5-baf037b23da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4984 | 2026.05.19 01:34:47.249471 [ 4 ] {543212f0-2a42-4165-a3c5-baf037b23da7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4985 | 2026.05.19 01:34:47.249672 [ 4 ] {543212f0-2a42-4165-a3c5-baf037b23da7} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.05.19 01:34:47.249798 [ 4 ] {543212f0-2a42-4165-a3c5-baf037b23da7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 4987 | 2026.05.19 01:34:47.249832 [ 4 ] {543212f0-2a42-4165-a3c5-baf037b23da7} <Debug> TCPHandler: Processed in 0.001211646 sec. | ||
| 4988 | 2026.05.19 01:34:51.737512 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4989 | 2026.05.19 01:34:51.737576 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4990 | 2026.05.19 01:34:51.817911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11554 | ||
| 4991 | 2026.05.19 01:34:51.818430 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.05.19 01:34:51.818480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4993 | 2026.05.19 01:34:51.819034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4994 | 2026.05.19 01:34:51.819274 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.05.19 01:34:51.819398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11554 | ||
| 4996 | 2026.05.19 01:34:51.845379 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 604 | ||
| 4997 | 2026.05.19 01:34:51.847511 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2026.05.19 01:34:51.847560 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 4999 | 2026.05.19 01:34:51.848709 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5000 | 2026.05.19 01:34:51.848964 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2026.05.19 01:34:51.849222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 5002 | 2026.05.19 01:34:52.240972 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.05.19 01:34:52.241211 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5004 | 2026.05.19 01:34:52.241569 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5005 | 2026.05.19 01:34:52.241610 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5006 | 2026.05.19 01:34:52.241861 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5007 | 2026.05.19 01:34:52.241939 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5008 | 2026.05.19 01:34:52.242111 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5009 | 2026.05.19 01:34:52.242299 [ 337 ] {32492ff5-e3fb-42c2-8967-637807137765} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5010 | 2026.05.19 01:34:52.242320 [ 340 ] {32492ff5-e3fb-42c2-8967-637807137765} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5011 | 2026.05.19 01:34:52.242487 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 5012 | 2026.05.19 01:34:52.242517 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5013 | 2026.05.19 01:34:52.242587 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5014 | 2026.05.19 01:34:52.242606 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5015 | 2026.05.19 01:34:52.242640 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5016 | 2026.05.19 01:34:52.242677 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5017 | 2026.05.19 01:34:52.244217 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003096 sec., 12273.901808785531 rows/sec., 1.99 MiB/sec. | ||
| 5018 | 2026.05.19 01:34:52.244432 [ 4 ] {32492ff5-e3fb-42c2-8967-637807137765} <Debug> TCPHandler: Processed in 0.003585897 sec. | ||
| 5019 | 2026.05.19 01:34:52.246770 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.05.19 01:34:52.246915 [ 4 ] {7276bb8a-a9e8-403b-b4a3-643f1c768e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5021 | 2026.05.19 01:34:52.246973 [ 4 ] {7276bb8a-a9e8-403b-b4a3-643f1c768e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5022 | 2026.05.19 01:34:52.247656 [ 4 ] {7276bb8a-a9e8-403b-b4a3-643f1c768e48} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.05.19 01:34:52.247698 [ 4 ] {7276bb8a-a9e8-403b-b4a3-643f1c768e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5024 | 2026.05.19 01:34:52.248091 [ 4 ] {7276bb8a-a9e8-403b-b4a3-643f1c768e48} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5025 | 2026.05.19 01:34:52.248317 [ 4 ] {7276bb8a-a9e8-403b-b4a3-643f1c768e48} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.05.19 01:34:52.248475 [ 4 ] {7276bb8a-a9e8-403b-b4a3-643f1c768e48} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001608 sec., 87064.67661691541 rows/sec., 7.57 MiB/sec. | ||
| 5027 | 2026.05.19 01:34:52.248513 [ 4 ] {7276bb8a-a9e8-403b-b4a3-643f1c768e48} <Debug> TCPHandler: Processed in 0.001865864 sec. | ||
| 5028 | 2026.05.19 01:34:52.248671 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.05.19 01:34:52.248767 [ 4 ] {06f4007b-740c-49bf-a6ce-f3b94237112e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.05.19 01:34:52.248807 [ 4 ] {06f4007b-740c-49bf-a6ce-f3b94237112e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5031 | 2026.05.19 01:34:52.249297 [ 4 ] {06f4007b-740c-49bf-a6ce-f3b94237112e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.05.19 01:34:52.249334 [ 4 ] {06f4007b-740c-49bf-a6ce-f3b94237112e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5033 | 2026.05.19 01:34:52.249638 [ 4 ] {06f4007b-740c-49bf-a6ce-f3b94237112e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5034 | 2026.05.19 01:34:52.249884 [ 4 ] {06f4007b-740c-49bf-a6ce-f3b94237112e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.05.19 01:34:52.250014 [ 4 ] {06f4007b-740c-49bf-a6ce-f3b94237112e} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001265 sec., 33201.581027667984 rows/sec., 2.44 MiB/sec. | ||
| 5036 | 2026.05.19 01:34:52.250051 [ 4 ] {06f4007b-740c-49bf-a6ce-f3b94237112e} <Debug> TCPHandler: Processed in 0.001428728 sec. | ||
| 5037 | 2026.05.19 01:34:52.250184 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.05.19 01:34:52.250279 [ 4 ] {aa3d9d83-67a8-415e-a6d6-33142c474d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5039 | 2026.05.19 01:34:52.250318 [ 4 ] {aa3d9d83-67a8-415e-a6d6-33142c474d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5040 | 2026.05.19 01:34:52.250763 [ 4 ] {aa3d9d83-67a8-415e-a6d6-33142c474d1d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.05.19 01:34:52.250800 [ 4 ] {aa3d9d83-67a8-415e-a6d6-33142c474d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5042 | 2026.05.19 01:34:52.251113 [ 4 ] {aa3d9d83-67a8-415e-a6d6-33142c474d1d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5043 | 2026.05.19 01:34:52.251320 [ 4 ] {aa3d9d83-67a8-415e-a6d6-33142c474d1d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.05.19 01:34:52.251453 [ 4 ] {aa3d9d83-67a8-415e-a6d6-33142c474d1d} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001191 sec., 89000.83963056255 rows/sec., 6.95 MiB/sec. | ||
| 5045 | 2026.05.19 01:34:52.251490 [ 4 ] {aa3d9d83-67a8-415e-a6d6-33142c474d1d} <Debug> TCPHandler: Processed in 0.001356338 sec. | ||
| 5046 | 2026.05.19 01:34:52.251650 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.05.19 01:34:52.251745 [ 4 ] {eee4e737-a1e5-4b6d-b938-a724e9689b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.05.19 01:34:52.251787 [ 4 ] {eee4e737-a1e5-4b6d-b938-a724e9689b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5049 | 2026.05.19 01:34:52.252213 [ 4 ] {eee4e737-a1e5-4b6d-b938-a724e9689b7a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.05.19 01:34:52.252249 [ 4 ] {eee4e737-a1e5-4b6d-b938-a724e9689b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5051 | 2026.05.19 01:34:52.252576 [ 4 ] {eee4e737-a1e5-4b6d-b938-a724e9689b7a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5052 | 2026.05.19 01:34:52.252788 [ 4 ] {eee4e737-a1e5-4b6d-b938-a724e9689b7a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.05.19 01:34:52.252929 [ 4 ] {eee4e737-a1e5-4b6d-b938-a724e9689b7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 5054 | 2026.05.19 01:34:52.252966 [ 4 ] {eee4e737-a1e5-4b6d-b938-a724e9689b7a} <Debug> TCPHandler: Processed in 0.001365768 sec. | ||
| 5055 | 2026.05.19 01:34:52.253121 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.05.19 01:34:52.253217 [ 4 ] {3557a83e-b3bf-477c-bba9-2e88c4f33b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5057 | 2026.05.19 01:34:52.253269 [ 4 ] {3557a83e-b3bf-477c-bba9-2e88c4f33b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5058 | 2026.05.19 01:34:52.254091 [ 4 ] {3557a83e-b3bf-477c-bba9-2e88c4f33b1c} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.05.19 01:34:52.254129 [ 4 ] {3557a83e-b3bf-477c-bba9-2e88c4f33b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5060 | 2026.05.19 01:34:52.254692 [ 4 ] {3557a83e-b3bf-477c-bba9-2e88c4f33b1c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5061 | 2026.05.19 01:34:52.254919 [ 4 ] {3557a83e-b3bf-477c-bba9-2e88c4f33b1c} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.05.19 01:34:52.255057 [ 4 ] {3557a83e-b3bf-477c-bba9-2e88c4f33b1c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001858 sec., 22604.951560818085 rows/sec., 40.51 MiB/sec. | ||
| 5063 | 2026.05.19 01:34:52.255110 [ 4 ] {3557a83e-b3bf-477c-bba9-2e88c4f33b1c} <Debug> TCPHandler: Processed in 0.002043387 sec. | ||
| 5064 | 2026.05.19 01:34:52.255294 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.05.19 01:34:52.255389 [ 4 ] {e5a7b00b-195d-470b-96e0-2e576e33a69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5066 | 2026.05.19 01:34:52.255430 [ 4 ] {e5a7b00b-195d-470b-96e0-2e576e33a69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5067 | 2026.05.19 01:34:52.255829 [ 4 ] {e5a7b00b-195d-470b-96e0-2e576e33a69b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.05.19 01:34:52.255865 [ 4 ] {e5a7b00b-195d-470b-96e0-2e576e33a69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5069 | 2026.05.19 01:34:52.256168 [ 4 ] {e5a7b00b-195d-470b-96e0-2e576e33a69b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5070 | 2026.05.19 01:34:52.256373 [ 4 ] {e5a7b00b-195d-470b-96e0-2e576e33a69b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.05.19 01:34:52.256507 [ 4 ] {e5a7b00b-195d-470b-96e0-2e576e33a69b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 5072 | 2026.05.19 01:34:52.256542 [ 4 ] {e5a7b00b-195d-470b-96e0-2e576e33a69b} <Debug> TCPHandler: Processed in 0.001302697 sec. | ||
| 5073 | 2026.05.19 01:34:52.416290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5074 | 2026.05.19 01:34:52.433789 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2026.05.19 01:34:52.433863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5076 | 2026.05.19 01:34:52.440189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5077 | 2026.05.19 01:34:52.440910 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2026.05.19 01:34:52.444053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5079 | 2026.05.19 01:34:52.548252 [ 79 ] {} <Debug> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5080 | 2026.05.19 01:34:52.548353 [ 79 ] {} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.05.19 01:34:52.548392 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5082 | 2026.05.19 01:34:52.548666 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::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 | ||
| 5083 | 2026.05.19 01:34:52.548914 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5084 | 2026.05.19 01:34:52.548969 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::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 | ||
| 5085 | 2026.05.19 01:34:52.549077 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::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 | ||
| 5086 | 2026.05.19 01:34:52.549152 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::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 | ||
| 5087 | 2026.05.19 01:34:52.549220 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::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 | ||
| 5088 | 2026.05.19 01:34:52.549257 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::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 | ||
| 5089 | 2026.05.19 01:34:52.549995 [ 197 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420178 sec., 4224.822522247211 rows/sec., 313.56 KiB/sec. | ||
| 5090 | 2026.05.19 01:34:52.550114 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5091 | 2026.05.19 01:34:52.550364 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_5_1} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.05.19 01:34:52.550432 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_5_1} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5093 | 2026.05.19 01:34:52.550501 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5094 | 2026.05.19 01:34:57.239331 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.05.19 01:34:57.239591 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5096 | 2026.05.19 01:34:57.239954 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5097 | 2026.05.19 01:34:57.239994 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5098 | 2026.05.19 01:34:57.240234 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5099 | 2026.05.19 01:34:57.240301 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5100 | 2026.05.19 01:34:57.240438 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5101 | 2026.05.19 01:34:57.240553 [ 332 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5102 | 2026.05.19 01:34:57.240574 [ 337 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5103 | 2026.05.19 01:34:57.240731 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 5104 | 2026.05.19 01:34:57.240759 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5105 | 2026.05.19 01:34:57.240827 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5106 | 2026.05.19 01:34:57.240846 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5107 | 2026.05.19 01:34:57.240879 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5108 | 2026.05.19 01:34:57.240943 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5109 | 2026.05.19 01:34:57.242222 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002726 sec., 13939.838591342626 rows/sec., 2.26 MiB/sec. | ||
| 5110 | 2026.05.19 01:34:57.242347 [ 4 ] {90b993b5-58e9-4f22-b7bf-d062a380f6da} <Debug> TCPHandler: Processed in 0.003148621 sec. | ||
| 5111 | 2026.05.19 01:34:57.243957 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.05.19 01:34:57.244073 [ 4 ] {4216e24b-ed5a-4a8d-a3d9-2c182bc08e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5113 | 2026.05.19 01:34:57.244115 [ 4 ] {4216e24b-ed5a-4a8d-a3d9-2c182bc08e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5114 | 2026.05.19 01:34:57.244601 [ 4 ] {4216e24b-ed5a-4a8d-a3d9-2c182bc08e75} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.05.19 01:34:57.244638 [ 4 ] {4216e24b-ed5a-4a8d-a3d9-2c182bc08e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5116 | 2026.05.19 01:34:57.244998 [ 4 ] {4216e24b-ed5a-4a8d-a3d9-2c182bc08e75} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5117 | 2026.05.19 01:34:57.245214 [ 4 ] {4216e24b-ed5a-4a8d-a3d9-2c182bc08e75} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.05.19 01:34:57.245355 [ 4 ] {4216e24b-ed5a-4a8d-a3d9-2c182bc08e75} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001314 sec., 42617.960426179605 rows/sec., 3.25 MiB/sec. | ||
| 5119 | 2026.05.19 01:34:57.245393 [ 4 ] {4216e24b-ed5a-4a8d-a3d9-2c182bc08e75} <Debug> TCPHandler: Processed in 0.001489179 sec. | ||
| 5120 | 2026.05.19 01:34:57.245517 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.05.19 01:34:57.245613 [ 4 ] {4dbf2163-1400-4234-bd75-212b00dfb529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5122 | 2026.05.19 01:34:57.245651 [ 4 ] {4dbf2163-1400-4234-bd75-212b00dfb529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5123 | 2026.05.19 01:34:57.246055 [ 4 ] {4dbf2163-1400-4234-bd75-212b00dfb529} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.05.19 01:34:57.246090 [ 4 ] {4dbf2163-1400-4234-bd75-212b00dfb529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5125 | 2026.05.19 01:34:57.246380 [ 4 ] {4dbf2163-1400-4234-bd75-212b00dfb529} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5126 | 2026.05.19 01:34:57.246599 [ 4 ] {4dbf2163-1400-4234-bd75-212b00dfb529} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.05.19 01:34:57.246725 [ 4 ] {4dbf2163-1400-4234-bd75-212b00dfb529} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 5128 | 2026.05.19 01:34:57.246762 [ 4 ] {4dbf2163-1400-4234-bd75-212b00dfb529} <Debug> TCPHandler: Processed in 0.001293927 sec. | ||
| 5129 | 2026.05.19 01:34:57.246886 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.05.19 01:34:57.246982 [ 4 ] {d10880a5-2663-4474-a624-a171325dec68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5131 | 2026.05.19 01:34:57.247024 [ 4 ] {d10880a5-2663-4474-a624-a171325dec68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5132 | 2026.05.19 01:34:57.247470 [ 4 ] {d10880a5-2663-4474-a624-a171325dec68} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.05.19 01:34:57.247505 [ 4 ] {d10880a5-2663-4474-a624-a171325dec68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5134 | 2026.05.19 01:34:57.247839 [ 4 ] {d10880a5-2663-4474-a624-a171325dec68} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5135 | 2026.05.19 01:34:57.248055 [ 4 ] {d10880a5-2663-4474-a624-a171325dec68} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.05.19 01:34:57.248190 [ 4 ] {d10880a5-2663-4474-a624-a171325dec68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 5137 | 2026.05.19 01:34:57.248229 [ 4 ] {d10880a5-2663-4474-a624-a171325dec68} <Debug> TCPHandler: Processed in 0.001390958 sec. | ||
| 5138 | 2026.05.19 01:34:57.248348 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5139 | 2026.05.19 01:34:57.248445 [ 4 ] {8bca34fb-008c-4700-b1ec-8235898086a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5140 | 2026.05.19 01:34:57.248486 [ 4 ] {8bca34fb-008c-4700-b1ec-8235898086a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5141 | 2026.05.19 01:34:57.248823 [ 4 ] {8bca34fb-008c-4700-b1ec-8235898086a6} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.05.19 01:34:57.248859 [ 4 ] {8bca34fb-008c-4700-b1ec-8235898086a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5143 | 2026.05.19 01:34:57.249154 [ 4 ] {8bca34fb-008c-4700-b1ec-8235898086a6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5144 | 2026.05.19 01:34:57.249362 [ 4 ] {8bca34fb-008c-4700-b1ec-8235898086a6} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.05.19 01:34:57.249490 [ 4 ] {8bca34fb-008c-4700-b1ec-8235898086a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 5146 | 2026.05.19 01:34:57.249524 [ 4 ] {8bca34fb-008c-4700-b1ec-8235898086a6} <Debug> TCPHandler: Processed in 0.001225346 sec. | ||
| 5147 | 2026.05.19 01:34:58.495484 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32819 | ||
| 5148 | 2026.05.19 01:34:58.495599 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5149 | 2026.05.19 01:34:58.495628 [ 307 ] {} <Debug> TCP-Session: f79f575d-2dce-405d-b2c8-ce23c9cfbd19 Authenticating user 'default' from [fd00:1122:3344:101::e]:32819 | ||
| 5150 | 2026.05.19 01:34:58.495650 [ 307 ] {} <Debug> TCP-Session: f79f575d-2dce-405d-b2c8-ce23c9cfbd19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5151 | 2026.05.19 01:34:58.495664 [ 307 ] {} <Debug> TCP-Session: f79f575d-2dce-405d-b2c8-ce23c9cfbd19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5152 | 2026.05.19 01:34:58.495846 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49558 | ||
| 5153 | 2026.05.19 01:34:58.495899 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48186 | ||
| 5154 | 2026.05.19 01:34:58.495934 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43471 | ||
| 5155 | 2026.05.19 01:34:58.495949 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39515 | ||
| 5156 | 2026.05.19 01:34:58.495980 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35786 | ||
| 5157 | 2026.05.19 01:34:58.496011 [ 307 ] {} <Trace> TCP-Session: f79f575d-2dce-405d-b2c8-ce23c9cfbd19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.05.19 01:34:58.496015 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5159 | 2026.05.19 01:34:58.496030 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61050 | ||
| 5160 | 2026.05.19 01:34:58.496004 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5161 | 2026.05.19 01:34:58.496149 [ 309 ] {} <Debug> TCP-Session: 9dd9d24a-4d58-441b-be7d-1a1f5dfdef9a Authenticating user 'default' from [fd00:1122:3344:101::e]:48186 | ||
| 5162 | 2026.05.19 01:34:58.496177 [ 308 ] {} <Debug> TCP-Session: b92192d6-0187-497e-ac5a-aa191c8c9f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:49558 | ||
| 5163 | 2026.05.19 01:34:58.495940 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43714 | ||
| 5164 | 2026.05.19 01:34:58.496214 [ 308 ] {} <Debug> TCP-Session: b92192d6-0187-497e-ac5a-aa191c8c9f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2026.05.19 01:34:58.496206 [ 307 ] {5c88ce47-e353-4465-9fa2-5a16de4390ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32819) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5166 | 2026.05.19 01:34:58.496251 [ 308 ] {} <Debug> TCP-Session: b92192d6-0187-497e-ac5a-aa191c8c9f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5167 | 2026.05.19 01:34:58.495973 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59419 | ||
| 5168 | 2026.05.19 01:34:58.496204 [ 309 ] {} <Debug> TCP-Session: 9dd9d24a-4d58-441b-be7d-1a1f5dfdef9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5169 | 2026.05.19 01:34:58.496354 [ 309 ] {} <Debug> TCP-Session: 9dd9d24a-4d58-441b-be7d-1a1f5dfdef9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5170 | 2026.05.19 01:34:58.496503 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5171 | 2026.05.19 01:34:58.496533 [ 3 ] {} <Debug> TCP-Session: 2e64c6fa-a637-4b54-83a9-ecb73180801d Authenticating user 'default' from [fd00:1122:3344:101::e]:39515 | ||
| 5172 | 2026.05.19 01:34:58.496550 [ 3 ] {} <Debug> TCP-Session: 2e64c6fa-a637-4b54-83a9-ecb73180801d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5173 | 2026.05.19 01:34:58.496553 [ 307 ] {5c88ce47-e353-4465-9fa2-5a16de4390ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5174 | 2026.05.19 01:34:58.496567 [ 3 ] {} <Debug> TCP-Session: 2e64c6fa-a637-4b54-83a9-ecb73180801d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2026.05.19 01:34:58.496620 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5176 | 2026.05.19 01:34:58.496634 [ 307 ] {5c88ce47-e353-4465-9fa2-5a16de4390ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5177 | 2026.05.19 01:34:58.496662 [ 311 ] {} <Debug> TCP-Session: 6ef8d578-567e-4176-922e-a025a351120b Authenticating user 'default' from [fd00:1122:3344:101::e]:43714 | ||
| 5178 | 2026.05.19 01:34:58.496691 [ 311 ] {} <Debug> TCP-Session: 6ef8d578-567e-4176-922e-a025a351120b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5179 | 2026.05.19 01:34:58.496707 [ 311 ] {} <Debug> TCP-Session: 6ef8d578-567e-4176-922e-a025a351120b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2026.05.19 01:34:58.496863 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5181 | 2026.05.19 01:34:58.496894 [ 310 ] {} <Debug> TCP-Session: d3996862-16dc-4e2a-884b-9829c020e640 Authenticating user 'default' from [fd00:1122:3344:101::e]:43471 | ||
| 5182 | 2026.05.19 01:34:58.496911 [ 310 ] {} <Debug> TCP-Session: d3996862-16dc-4e2a-884b-9829c020e640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5183 | 2026.05.19 01:34:58.496927 [ 310 ] {} <Debug> TCP-Session: d3996862-16dc-4e2a-884b-9829c020e640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5184 | 2026.05.19 01:34:58.496958 [ 307 ] {5c88ce47-e353-4465-9fa2-5a16de4390ed} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 5185 | 2026.05.19 01:34:58.496964 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5186 | 2026.05.19 01:34:58.497008 [ 270 ] {} <Debug> TCP-Session: cefccfc7-7357-4d24-a712-bae3863ac930 Authenticating user 'default' from [fd00:1122:3344:101::e]:59419 | ||
| 5187 | 2026.05.19 01:34:58.497024 [ 270 ] {} <Debug> TCP-Session: cefccfc7-7357-4d24-a712-bae3863ac930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5188 | 2026.05.19 01:34:58.497042 [ 270 ] {} <Debug> TCP-Session: cefccfc7-7357-4d24-a712-bae3863ac930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5189 | 2026.05.19 01:34:58.497379 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5190 | 2026.05.19 01:34:58.497417 [ 304 ] {} <Debug> TCP-Session: c498a0ac-ab61-4690-b4b1-88e347f849a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61050 | ||
| 5191 | 2026.05.19 01:34:58.497440 [ 304 ] {} <Debug> TCP-Session: c498a0ac-ab61-4690-b4b1-88e347f849a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5192 | 2026.05.19 01:34:58.497454 [ 304 ] {} <Debug> TCP-Session: c498a0ac-ab61-4690-b4b1-88e347f849a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5193 | 2026.05.19 01:34:58.497476 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5194 | 2026.05.19 01:34:58.497518 [ 303 ] {} <Debug> TCP-Session: 1d577f9e-ddf6-4059-aece-d9e50330b6b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35786 | ||
| 5195 | 2026.05.19 01:34:58.497536 [ 303 ] {} <Debug> TCP-Session: 1d577f9e-ddf6-4059-aece-d9e50330b6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.05.19 01:34:58.497550 [ 303 ] {} <Debug> TCP-Session: 1d577f9e-ddf6-4059-aece-d9e50330b6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.05.19 01:34:58.497976 [ 337 ] {5c88ce47-e353-4465-9fa2-5a16de4390ed} <Trace> AggregatingTransform: Aggregating | ||
| 5198 | 2026.05.19 01:34:58.498015 [ 337 ] {5c88ce47-e353-4465-9fa2-5a16de4390ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 5199 | 2026.05.19 01:34:58.498058 [ 337 ] {5c88ce47-e353-4465-9fa2-5a16de4390ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971332 sec. (1029.514 rows/sec., 40.22 KiB/sec.) | ||
| 5200 | 2026.05.19 01:34:58.498077 [ 337 ] {5c88ce47-e353-4465-9fa2-5a16de4390ed} <Trace> Aggregator: Merging aggregated data | ||
| 5201 | 2026.05.19 01:34:58.499529 [ 307 ] {5c88ce47-e353-4465-9fa2-5a16de4390ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003386 sec., 295.33372711163616 rows/sec., 11.54 KiB/sec. | ||
| 5202 | 2026.05.19 01:34:58.499675 [ 307 ] {5c88ce47-e353-4465-9fa2-5a16de4390ed} <Debug> TCPHandler: Processed in 0.00378382 sec. | ||
| 5203 | 2026.05.19 01:34:58.499818 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5204 | 2026.05.19 01:34:58.499850 [ 307 ] {} <Debug> TCP-Session: f79f575d-2dce-405d-b2c8-ce23c9cfbd19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2026.05.19 01:34:58.499853 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5206 | 2026.05.19 01:34:58.499872 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5207 | 2026.05.19 01:34:58.499890 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5208 | 2026.05.19 01:34:58.499919 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5209 | 2026.05.19 01:34:58.499942 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5210 | 2026.05.19 01:34:58.499965 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5211 | 2026.05.19 01:34:58.499977 [ 310 ] {} <Debug> TCP-Session: d3996862-16dc-4e2a-884b-9829c020e640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2026.05.19 01:34:58.499994 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5213 | 2026.05.19 01:34:58.500017 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5214 | 2026.05.19 01:34:58.499999 [ 311 ] {} <Debug> TCP-Session: 6ef8d578-567e-4176-922e-a025a351120b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5215 | 2026.05.19 01:34:58.500110 [ 270 ] {} <Debug> TCP-Session: cefccfc7-7357-4d24-a712-bae3863ac930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5216 | 2026.05.19 01:34:58.500122 [ 303 ] {} <Debug> TCP-Session: 1d577f9e-ddf6-4059-aece-d9e50330b6b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5217 | 2026.05.19 01:34:58.500020 [ 3 ] {} <Debug> TCP-Session: 2e64c6fa-a637-4b54-83a9-ecb73180801d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2026.05.19 01:34:58.499956 [ 304 ] {} <Debug> TCP-Session: c498a0ac-ab61-4690-b4b1-88e347f849a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2026.05.19 01:34:58.499924 [ 309 ] {} <Debug> TCP-Session: 9dd9d24a-4d58-441b-be7d-1a1f5dfdef9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2026.05.19 01:34:58.499890 [ 308 ] {} <Debug> TCP-Session: b92192d6-0187-497e-ac5a-aa191c8c9f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5221 | 2026.05.19 01:34:58.708262 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59331 | ||
| 5222 | 2026.05.19 01:34:58.708371 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5223 | 2026.05.19 01:34:58.708405 [ 307 ] {} <Debug> TCP-Session: 5f628e29-b888-4c2b-98e6-aeb48da1fa71 Authenticating user 'default' from [fd00:1122:3344:101::e]:59331 | ||
| 5224 | 2026.05.19 01:34:58.708427 [ 307 ] {} <Debug> TCP-Session: 5f628e29-b888-4c2b-98e6-aeb48da1fa71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2026.05.19 01:34:58.708440 [ 307 ] {} <Debug> TCP-Session: 5f628e29-b888-4c2b-98e6-aeb48da1fa71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2026.05.19 01:34:58.708715 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44833 | ||
| 5227 | 2026.05.19 01:34:58.708726 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44286 | ||
| 5228 | 2026.05.19 01:34:58.708747 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34694 | ||
| 5229 | 2026.05.19 01:34:58.708778 [ 307 ] {} <Trace> TCP-Session: 5f628e29-b888-4c2b-98e6-aeb48da1fa71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2026.05.19 01:34:58.708797 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33858 | ||
| 5231 | 2026.05.19 01:34:58.708830 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5232 | 2026.05.19 01:34:58.708831 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5233 | 2026.05.19 01:34:58.708843 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5234 | 2026.05.19 01:34:58.708867 [ 310 ] {} <Debug> TCP-Session: a0201b35-9a92-4ca9-80ad-b4b11e121daf Authenticating user 'default' from [fd00:1122:3344:101::e]:44286 | ||
| 5235 | 2026.05.19 01:34:58.708870 [ 308 ] {} <Debug> TCP-Session: 7766d150-8d0b-4f48-aecc-1805509d4ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44833 | ||
| 5236 | 2026.05.19 01:34:58.708886 [ 311 ] {} <Debug> TCP-Session: c186c4aa-8b93-482e-967c-5954d8214b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:34694 | ||
| 5237 | 2026.05.19 01:34:58.708893 [ 310 ] {} <Debug> TCP-Session: a0201b35-9a92-4ca9-80ad-b4b11e121daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5238 | 2026.05.19 01:34:58.708901 [ 308 ] {} <Debug> TCP-Session: 7766d150-8d0b-4f48-aecc-1805509d4ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5239 | 2026.05.19 01:34:58.708911 [ 311 ] {} <Debug> TCP-Session: c186c4aa-8b93-482e-967c-5954d8214b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.05.19 01:34:58.708920 [ 308 ] {} <Debug> TCP-Session: 7766d150-8d0b-4f48-aecc-1805509d4ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5241 | 2026.05.19 01:34:58.708935 [ 311 ] {} <Debug> TCP-Session: c186c4aa-8b93-482e-967c-5954d8214b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5242 | 2026.05.19 01:34:58.708772 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60455 | ||
| 5243 | 2026.05.19 01:34:58.708978 [ 307 ] {31a5f187-e651-49ba-a5a3-c03ed5a8061a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59331) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5244 | 2026.05.19 01:34:58.708912 [ 310 ] {} <Debug> TCP-Session: a0201b35-9a92-4ca9-80ad-b4b11e121daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2026.05.19 01:34:58.708905 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5246 | 2026.05.19 01:34:58.708784 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44951 | ||
| 5247 | 2026.05.19 01:34:58.709116 [ 304 ] {} <Debug> TCP-Session: 2c99b66e-ae48-4cf5-8863-5dc0f2bc3dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:33858 | ||
| 5248 | 2026.05.19 01:34:58.709108 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5249 | 2026.05.19 01:34:58.709185 [ 304 ] {} <Debug> TCP-Session: 2c99b66e-ae48-4cf5-8863-5dc0f2bc3dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2026.05.19 01:34:58.709204 [ 3 ] {} <Debug> TCP-Session: b6c18c5a-e244-47f3-b45f-9cfcb2c36567 Authenticating user 'default' from [fd00:1122:3344:101::e]:60455 | ||
| 5251 | 2026.05.19 01:34:58.709217 [ 304 ] {} <Debug> TCP-Session: 2c99b66e-ae48-4cf5-8863-5dc0f2bc3dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.05.19 01:34:58.709230 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5253 | 2026.05.19 01:34:58.709262 [ 3 ] {} <Debug> TCP-Session: b6c18c5a-e244-47f3-b45f-9cfcb2c36567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5254 | 2026.05.19 01:34:58.708775 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34402 | ||
| 5255 | 2026.05.19 01:34:58.709295 [ 307 ] {31a5f187-e651-49ba-a5a3-c03ed5a8061a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5256 | 2026.05.19 01:34:58.709296 [ 3 ] {} <Debug> TCP-Session: b6c18c5a-e244-47f3-b45f-9cfcb2c36567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5257 | 2026.05.19 01:34:58.709291 [ 303 ] {} <Debug> TCP-Session: 34f031bc-658c-457a-8ac3-988ce8ba9698 Authenticating user 'default' from [fd00:1122:3344:101::e]:44951 | ||
| 5258 | 2026.05.19 01:34:58.709363 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5259 | 2026.05.19 01:34:58.709376 [ 307 ] {31a5f187-e651-49ba-a5a3-c03ed5a8061a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5260 | 2026.05.19 01:34:58.709388 [ 303 ] {} <Debug> TCP-Session: 34f031bc-658c-457a-8ac3-988ce8ba9698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2026.05.19 01:34:58.709398 [ 270 ] {} <Debug> TCP-Session: 02811865-39ef-49fb-805a-f522f140a1d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34402 | ||
| 5262 | 2026.05.19 01:34:58.709428 [ 303 ] {} <Debug> TCP-Session: 34f031bc-658c-457a-8ac3-988ce8ba9698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5263 | 2026.05.19 01:34:58.709444 [ 270 ] {} <Debug> TCP-Session: 02811865-39ef-49fb-805a-f522f140a1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5264 | 2026.05.19 01:34:58.708718 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49502 | ||
| 5265 | 2026.05.19 01:34:58.709473 [ 270 ] {} <Debug> TCP-Session: 02811865-39ef-49fb-805a-f522f140a1d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5266 | 2026.05.19 01:34:58.709575 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5267 | 2026.05.19 01:34:58.709612 [ 309 ] {} <Debug> TCP-Session: eeec39a8-ea00-4979-af25-880ec2ba5f31 Authenticating user 'default' from [fd00:1122:3344:101::e]:49502 | ||
| 5268 | 2026.05.19 01:34:58.709632 [ 309 ] {} <Debug> TCP-Session: eeec39a8-ea00-4979-af25-880ec2ba5f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5269 | 2026.05.19 01:34:58.709646 [ 309 ] {} <Debug> TCP-Session: eeec39a8-ea00-4979-af25-880ec2ba5f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2026.05.19 01:34:58.709687 [ 307 ] {31a5f187-e651-49ba-a5a3-c03ed5a8061a} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 5271 | 2026.05.19 01:34:58.710639 [ 351 ] {31a5f187-e651-49ba-a5a3-c03ed5a8061a} <Trace> AggregatingTransform: Aggregating | ||
| 5272 | 2026.05.19 01:34:58.710695 [ 351 ] {31a5f187-e651-49ba-a5a3-c03ed5a8061a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5273 | 2026.05.19 01:34:58.710734 [ 351 ] {31a5f187-e651-49ba-a5a3-c03ed5a8061a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940102 sec. (1063.714 rows/sec., 41.55 KiB/sec.) | ||
| 5274 | 2026.05.19 01:34:58.710756 [ 351 ] {31a5f187-e651-49ba-a5a3-c03ed5a8061a} <Trace> Aggregator: Merging aggregated data | ||
| 5275 | 2026.05.19 01:34:58.712029 [ 307 ] {31a5f187-e651-49ba-a5a3-c03ed5a8061a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003107 sec., 321.853878339234 rows/sec., 12.57 KiB/sec. | ||
| 5276 | 2026.05.19 01:34:58.712193 [ 307 ] {31a5f187-e651-49ba-a5a3-c03ed5a8061a} <Debug> TCPHandler: Processed in 0.003530927 sec. | ||
| 5277 | 2026.05.19 01:34:58.712323 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5278 | 2026.05.19 01:34:58.712353 [ 307 ] {} <Debug> TCP-Session: 5f628e29-b888-4c2b-98e6-aeb48da1fa71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2026.05.19 01:34:58.712363 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5280 | 2026.05.19 01:34:58.712383 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5281 | 2026.05.19 01:34:58.712402 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5282 | 2026.05.19 01:34:58.712425 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5283 | 2026.05.19 01:34:58.712446 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5284 | 2026.05.19 01:34:58.712463 [ 310 ] {} <Debug> TCP-Session: a0201b35-9a92-4ca9-80ad-b4b11e121daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5285 | 2026.05.19 01:34:58.712498 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5286 | 2026.05.19 01:34:58.712511 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5287 | 2026.05.19 01:34:58.712510 [ 3 ] {} <Debug> TCP-Session: b6c18c5a-e244-47f3-b45f-9cfcb2c36567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2026.05.19 01:34:58.712554 [ 270 ] {} <Debug> TCP-Session: 02811865-39ef-49fb-805a-f522f140a1d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5289 | 2026.05.19 01:34:58.712573 [ 304 ] {} <Debug> TCP-Session: 2c99b66e-ae48-4cf5-8863-5dc0f2bc3dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5290 | 2026.05.19 01:34:58.712480 [ 311 ] {} <Debug> TCP-Session: c186c4aa-8b93-482e-967c-5954d8214b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2026.05.19 01:34:58.712455 [ 309 ] {} <Debug> TCP-Session: eeec39a8-ea00-4979-af25-880ec2ba5f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.05.19 01:34:58.712412 [ 308 ] {} <Debug> TCP-Session: 7766d150-8d0b-4f48-aecc-1805509d4ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.05.19 01:34:58.712462 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5294 | 2026.05.19 01:34:58.712720 [ 303 ] {} <Debug> TCP-Session: 34f031bc-658c-457a-8ac3-988ce8ba9698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2026.05.19 01:34:58.829095 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43620 | ||
| 5296 | 2026.05.19 01:34:58.829207 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5297 | 2026.05.19 01:34:58.829234 [ 307 ] {} <Debug> TCP-Session: 0984ad8c-9772-49fa-ad14-4f80da399d3e Authenticating user 'default' from [fd00:1122:3344:101::e]:43620 | ||
| 5298 | 2026.05.19 01:34:58.829256 [ 307 ] {} <Debug> TCP-Session: 0984ad8c-9772-49fa-ad14-4f80da399d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2026.05.19 01:34:58.829270 [ 307 ] {} <Debug> TCP-Session: 0984ad8c-9772-49fa-ad14-4f80da399d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.05.19 01:34:58.829470 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61361 | ||
| 5301 | 2026.05.19 01:34:58.829513 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61287 | ||
| 5302 | 2026.05.19 01:34:58.829521 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51974 | ||
| 5303 | 2026.05.19 01:34:58.829549 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46806 | ||
| 5304 | 2026.05.19 01:34:58.829586 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5305 | 2026.05.19 01:34:58.829593 [ 307 ] {} <Trace> TCP-Session: 0984ad8c-9772-49fa-ad14-4f80da399d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2026.05.19 01:34:58.829612 [ 310 ] {} <Debug> TCP-Session: c49501c2-7c36-4181-9c79-738a85df30ec Authenticating user 'default' from [fd00:1122:3344:101::e]:61287 | ||
| 5307 | 2026.05.19 01:34:58.829605 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52413 | ||
| 5308 | 2026.05.19 01:34:58.829631 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58201 | ||
| 5309 | 2026.05.19 01:34:58.829656 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5310 | 2026.05.19 01:34:58.829721 [ 309 ] {} <Debug> TCP-Session: 3055d17b-4740-4c0d-ba25-f264d03903b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51974 | ||
| 5311 | 2026.05.19 01:34:58.829721 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5312 | 2026.05.19 01:34:58.829748 [ 309 ] {} <Debug> TCP-Session: 3055d17b-4740-4c0d-ba25-f264d03903b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2026.05.19 01:34:58.829758 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5314 | 2026.05.19 01:34:58.829772 [ 307 ] {fb5dbec3-aeb9-4238-af43-545ebf141e30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43620) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5315 | 2026.05.19 01:34:58.829774 [ 309 ] {} <Debug> TCP-Session: 3055d17b-4740-4c0d-ba25-f264d03903b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5316 | 2026.05.19 01:34:58.829801 [ 304 ] {} <Debug> TCP-Session: fd7eb564-577e-4b22-a3c6-92aacdd8084a Authenticating user 'default' from [fd00:1122:3344:101::e]:58201 | ||
| 5317 | 2026.05.19 01:34:58.829593 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33931 | ||
| 5318 | 2026.05.19 01:34:58.829847 [ 304 ] {} <Debug> TCP-Session: fd7eb564-577e-4b22-a3c6-92aacdd8084a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.05.19 01:34:58.829648 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5320 | 2026.05.19 01:34:58.829888 [ 304 ] {} <Debug> TCP-Session: fd7eb564-577e-4b22-a3c6-92aacdd8084a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.05.19 01:34:58.829770 [ 303 ] {} <Debug> TCP-Session: 2ec81cd9-3fdd-43f1-a5d8-136ce877943c Authenticating user 'default' from [fd00:1122:3344:101::e]:52413 | ||
| 5322 | 2026.05.19 01:34:58.829920 [ 311 ] {} <Debug> TCP-Session: e1536de9-2508-407d-9b38-6fd8f0930d5a Authenticating user 'default' from [fd00:1122:3344:101::e]:46806 | ||
| 5323 | 2026.05.19 01:34:58.829971 [ 303 ] {} <Debug> TCP-Session: 2ec81cd9-3fdd-43f1-a5d8-136ce877943c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.05.19 01:34:58.829973 [ 311 ] {} <Debug> TCP-Session: e1536de9-2508-407d-9b38-6fd8f0930d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.05.19 01:34:58.829991 [ 303 ] {} <Debug> TCP-Session: 2ec81cd9-3fdd-43f1-a5d8-136ce877943c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.05.19 01:34:58.830008 [ 311 ] {} <Debug> TCP-Session: e1536de9-2508-407d-9b38-6fd8f0930d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.05.19 01:34:58.829918 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5328 | 2026.05.19 01:34:58.830063 [ 307 ] {fb5dbec3-aeb9-4238-af43-545ebf141e30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5329 | 2026.05.19 01:34:58.829602 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54202 | ||
| 5330 | 2026.05.19 01:34:58.830098 [ 3 ] {} <Debug> TCP-Session: 9fd060de-9c34-4225-a71e-59eb27ed7489 Authenticating user 'default' from [fd00:1122:3344:101::e]:33931 | ||
| 5331 | 2026.05.19 01:34:58.830132 [ 307 ] {fb5dbec3-aeb9-4238-af43-545ebf141e30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5332 | 2026.05.19 01:34:58.829536 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5333 | 2026.05.19 01:34:58.830173 [ 3 ] {} <Debug> TCP-Session: 9fd060de-9c34-4225-a71e-59eb27ed7489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5334 | 2026.05.19 01:34:58.830175 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5335 | 2026.05.19 01:34:58.830202 [ 3 ] {} <Debug> TCP-Session: 9fd060de-9c34-4225-a71e-59eb27ed7489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.05.19 01:34:58.830202 [ 308 ] {} <Debug> TCP-Session: f27969ff-550b-4d78-837e-267fc09be0c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61361 | ||
| 5337 | 2026.05.19 01:34:58.830221 [ 270 ] {} <Debug> TCP-Session: 96e5401a-66be-4fdd-b84b-1314bc58020a Authenticating user 'default' from [fd00:1122:3344:101::e]:54202 | ||
| 5338 | 2026.05.19 01:34:58.830240 [ 308 ] {} <Debug> TCP-Session: f27969ff-550b-4d78-837e-267fc09be0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2026.05.19 01:34:58.830247 [ 270 ] {} <Debug> TCP-Session: 96e5401a-66be-4fdd-b84b-1314bc58020a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.05.19 01:34:58.830260 [ 308 ] {} <Debug> TCP-Session: f27969ff-550b-4d78-837e-267fc09be0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5341 | 2026.05.19 01:34:58.830270 [ 270 ] {} <Debug> TCP-Session: 96e5401a-66be-4fdd-b84b-1314bc58020a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5342 | 2026.05.19 01:34:58.829634 [ 310 ] {} <Debug> TCP-Session: c49501c2-7c36-4181-9c79-738a85df30ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2026.05.19 01:34:58.830315 [ 310 ] {} <Debug> TCP-Session: c49501c2-7c36-4181-9c79-738a85df30ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.05.19 01:34:58.830480 [ 307 ] {fb5dbec3-aeb9-4238-af43-545ebf141e30} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 5345 | 2026.05.19 01:34:58.831488 [ 337 ] {fb5dbec3-aeb9-4238-af43-545ebf141e30} <Trace> AggregatingTransform: Aggregating | ||
| 5346 | 2026.05.19 01:34:58.831525 [ 337 ] {fb5dbec3-aeb9-4238-af43-545ebf141e30} <Trace> Aggregator: Aggregation method: without_key | ||
| 5347 | 2026.05.19 01:34:58.831559 [ 337 ] {fb5dbec3-aeb9-4238-af43-545ebf141e30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969073 sec. (1031.914 rows/sec., 40.31 KiB/sec.) | ||
| 5348 | 2026.05.19 01:34:58.831577 [ 337 ] {fb5dbec3-aeb9-4238-af43-545ebf141e30} <Trace> Aggregator: Merging aggregated data | ||
| 5349 | 2026.05.19 01:34:58.833199 [ 307 ] {fb5dbec3-aeb9-4238-af43-545ebf141e30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003488 sec., 286.697247706422 rows/sec., 11.20 KiB/sec. | ||
| 5350 | 2026.05.19 01:34:58.833331 [ 307 ] {fb5dbec3-aeb9-4238-af43-545ebf141e30} <Debug> TCPHandler: Processed in 0.00385908 sec. | ||
| 5351 | 2026.05.19 01:34:58.833481 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5352 | 2026.05.19 01:34:58.833512 [ 307 ] {} <Debug> TCP-Session: 0984ad8c-9772-49fa-ad14-4f80da399d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.05.19 01:34:58.833537 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5354 | 2026.05.19 01:34:58.833563 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5355 | 2026.05.19 01:34:58.833579 [ 308 ] {} <Debug> TCP-Session: f27969ff-550b-4d78-837e-267fc09be0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.05.19 01:34:58.833583 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5357 | 2026.05.19 01:34:58.833611 [ 3 ] {} <Debug> TCP-Session: 9fd060de-9c34-4225-a71e-59eb27ed7489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5358 | 2026.05.19 01:34:58.833611 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5359 | 2026.05.19 01:34:58.833641 [ 304 ] {} <Debug> TCP-Session: fd7eb564-577e-4b22-a3c6-92aacdd8084a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.05.19 01:34:58.833665 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5361 | 2026.05.19 01:34:58.833693 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5362 | 2026.05.19 01:34:58.833702 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5363 | 2026.05.19 01:34:58.833720 [ 270 ] {} <Debug> TCP-Session: 96e5401a-66be-4fdd-b84b-1314bc58020a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.05.19 01:34:58.833729 [ 310 ] {} <Debug> TCP-Session: c49501c2-7c36-4181-9c79-738a85df30ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2026.05.19 01:34:58.833738 [ 303 ] {} <Debug> TCP-Session: 2ec81cd9-3fdd-43f1-a5d8-136ce877943c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2026.05.19 01:34:58.833637 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5367 | 2026.05.19 01:34:58.833679 [ 309 ] {} <Debug> TCP-Session: 3055d17b-4740-4c0d-ba25-f264d03903b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5368 | 2026.05.19 01:34:58.833795 [ 311 ] {} <Debug> TCP-Session: e1536de9-2508-407d-9b38-6fd8f0930d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.05.19 01:34:59.320411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12066 | ||
| 5370 | 2026.05.19 01:34:59.321122 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.05.19 01:34:59.321193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5372 | 2026.05.19 01:34:59.321760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5373 | 2026.05.19 01:34:59.322091 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.05.19 01:34:59.322457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12066 | ||
| 5375 | 2026.05.19 01:34:59.945046 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5376 | 2026.05.19 01:34:59.963457 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.05.19 01:34:59.963530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 5378 | 2026.05.19 01:34:59.969701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5379 | 2026.05.19 01:34:59.970444 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.05.19 01:34:59.973734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5381 | 2026.05.19 01:35:01.849364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 634 | ||
| 5382 | 2026.05.19 01:35:01.851676 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.05.19 01:35:01.851718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5384 | 2026.05.19 01:35:01.852933 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5385 | 2026.05.19 01:35:01.853193 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.05.19 01:35:01.853442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 5387 | 2026.05.19 01:35:02.240394 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.05.19 01:35:02.240642 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5389 | 2026.05.19 01:35:02.241010 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5390 | 2026.05.19 01:35:02.241051 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5391 | 2026.05.19 01:35:02.241302 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5392 | 2026.05.19 01:35:02.241378 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5393 | 2026.05.19 01:35:02.241516 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5394 | 2026.05.19 01:35:02.241624 [ 353 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5395 | 2026.05.19 01:35:02.241638 [ 363 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5396 | 2026.05.19 01:35:02.241736 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 5397 | 2026.05.19 01:35:02.241762 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5398 | 2026.05.19 01:35:02.241828 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5399 | 2026.05.19 01:35:02.241847 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5400 | 2026.05.19 01:35:02.241880 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5401 | 2026.05.19 01:35:02.241916 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5402 | 2026.05.19 01:35:02.243159 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002615 sec., 14531.54875717017 rows/sec., 2.36 MiB/sec. | ||
| 5403 | 2026.05.19 01:35:02.243262 [ 4 ] {74773d7e-6a5f-41c8-9096-f5e89ec910e3} <Debug> TCPHandler: Processed in 0.003004789 sec. | ||
| 5404 | 2026.05.19 01:35:02.245426 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.05.19 01:35:02.245561 [ 4 ] {244e8363-71d7-420c-9b0d-ac6fae5d3afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5406 | 2026.05.19 01:35:02.245612 [ 4 ] {244e8363-71d7-420c-9b0d-ac6fae5d3afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5407 | 2026.05.19 01:35:02.246270 [ 4 ] {244e8363-71d7-420c-9b0d-ac6fae5d3afd} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.05.19 01:35:02.246318 [ 4 ] {244e8363-71d7-420c-9b0d-ac6fae5d3afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5409 | 2026.05.19 01:35:02.246742 [ 4 ] {244e8363-71d7-420c-9b0d-ac6fae5d3afd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5410 | 2026.05.19 01:35:02.247009 [ 4 ] {244e8363-71d7-420c-9b0d-ac6fae5d3afd} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.05.19 01:35:02.247238 [ 4 ] {244e8363-71d7-420c-9b0d-ac6fae5d3afd} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.0017 sec., 82352.94117647059 rows/sec., 7.16 MiB/sec. | ||
| 5412 | 2026.05.19 01:35:02.247350 [ 4 ] {244e8363-71d7-420c-9b0d-ac6fae5d3afd} <Debug> TCPHandler: Processed in 0.001987386 sec. | ||
| 5413 | 2026.05.19 01:35:02.247550 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.05.19 01:35:02.247680 [ 4 ] {3adb0bab-e501-4559-a32c-39d0e95c76d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5415 | 2026.05.19 01:35:02.247734 [ 4 ] {3adb0bab-e501-4559-a32c-39d0e95c76d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5416 | 2026.05.19 01:35:02.248262 [ 4 ] {3adb0bab-e501-4559-a32c-39d0e95c76d3} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.05.19 01:35:02.248305 [ 4 ] {3adb0bab-e501-4559-a32c-39d0e95c76d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5418 | 2026.05.19 01:35:02.248675 [ 4 ] {3adb0bab-e501-4559-a32c-39d0e95c76d3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5419 | 2026.05.19 01:35:02.248907 [ 4 ] {3adb0bab-e501-4559-a32c-39d0e95c76d3} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.05.19 01:35:02.249057 [ 4 ] {3adb0bab-e501-4559-a32c-39d0e95c76d3} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001416 sec., 29661.016949152545 rows/sec., 2.18 MiB/sec. | ||
| 5421 | 2026.05.19 01:35:02.249094 [ 4 ] {3adb0bab-e501-4559-a32c-39d0e95c76d3} <Debug> TCPHandler: Processed in 0.001651742 sec. | ||
| 5422 | 2026.05.19 01:35:02.249220 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.05.19 01:35:02.249316 [ 4 ] {1b137a65-3ff8-4f53-af2f-d9868fabc448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5424 | 2026.05.19 01:35:02.249356 [ 4 ] {1b137a65-3ff8-4f53-af2f-d9868fabc448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5425 | 2026.05.19 01:35:02.249812 [ 4 ] {1b137a65-3ff8-4f53-af2f-d9868fabc448} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.05.19 01:35:02.249855 [ 4 ] {1b137a65-3ff8-4f53-af2f-d9868fabc448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5427 | 2026.05.19 01:35:02.250198 [ 4 ] {1b137a65-3ff8-4f53-af2f-d9868fabc448} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5428 | 2026.05.19 01:35:02.250403 [ 4 ] {1b137a65-3ff8-4f53-af2f-d9868fabc448} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.05.19 01:35:02.250545 [ 4 ] {1b137a65-3ff8-4f53-af2f-d9868fabc448} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001247 sec., 85004.00962309542 rows/sec., 6.64 MiB/sec. | ||
| 5430 | 2026.05.19 01:35:02.250607 [ 4 ] {1b137a65-3ff8-4f53-af2f-d9868fabc448} <Debug> TCPHandler: Processed in 0.001434849 sec. | ||
| 5431 | 2026.05.19 01:35:02.250741 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.05.19 01:35:02.250839 [ 4 ] {f568d9ec-0927-4c1e-ba95-a38f13541c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5433 | 2026.05.19 01:35:02.250880 [ 4 ] {f568d9ec-0927-4c1e-ba95-a38f13541c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5434 | 2026.05.19 01:35:02.251348 [ 4 ] {f568d9ec-0927-4c1e-ba95-a38f13541c46} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.05.19 01:35:02.251384 [ 4 ] {f568d9ec-0927-4c1e-ba95-a38f13541c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5436 | 2026.05.19 01:35:02.251733 [ 4 ] {f568d9ec-0927-4c1e-ba95-a38f13541c46} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5437 | 2026.05.19 01:35:02.251943 [ 4 ] {f568d9ec-0927-4c1e-ba95-a38f13541c46} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.05.19 01:35:02.252098 [ 4 ] {f568d9ec-0927-4c1e-ba95-a38f13541c46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 5439 | 2026.05.19 01:35:02.252141 [ 4 ] {f568d9ec-0927-4c1e-ba95-a38f13541c46} <Debug> TCPHandler: Processed in 0.001448939 sec. | ||
| 5440 | 2026.05.19 01:35:02.252287 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.05.19 01:35:02.252382 [ 4 ] {18643d65-796a-4456-8ce2-1c2829371243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5442 | 2026.05.19 01:35:02.252433 [ 4 ] {18643d65-796a-4456-8ce2-1c2829371243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5443 | 2026.05.19 01:35:02.253272 [ 4 ] {18643d65-796a-4456-8ce2-1c2829371243} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.05.19 01:35:02.253312 [ 4 ] {18643d65-796a-4456-8ce2-1c2829371243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5445 | 2026.05.19 01:35:02.253885 [ 4 ] {18643d65-796a-4456-8ce2-1c2829371243} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5446 | 2026.05.19 01:35:02.254107 [ 4 ] {18643d65-796a-4456-8ce2-1c2829371243} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.05.19 01:35:02.254251 [ 4 ] {18643d65-796a-4456-8ce2-1c2829371243} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001887 sec., 22257.551669316374 rows/sec., 39.88 MiB/sec. | ||
| 5448 | 2026.05.19 01:35:02.254314 [ 4 ] {18643d65-796a-4456-8ce2-1c2829371243} <Debug> TCPHandler: Processed in 0.002086307 sec. | ||
| 5449 | 2026.05.19 01:35:02.254437 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2026.05.19 01:35:02.254533 [ 4 ] {740ae6b2-66ce-4419-9846-50c4685a50fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5451 | 2026.05.19 01:35:02.254573 [ 4 ] {740ae6b2-66ce-4419-9846-50c4685a50fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5452 | 2026.05.19 01:35:02.254910 [ 4 ] {740ae6b2-66ce-4419-9846-50c4685a50fa} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.05.19 01:35:02.254944 [ 4 ] {740ae6b2-66ce-4419-9846-50c4685a50fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5454 | 2026.05.19 01:35:02.255242 [ 4 ] {740ae6b2-66ce-4419-9846-50c4685a50fa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5455 | 2026.05.19 01:35:02.255445 [ 4 ] {740ae6b2-66ce-4419-9846-50c4685a50fa} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.05.19 01:35:02.255571 [ 4 ] {740ae6b2-66ce-4419-9846-50c4685a50fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5457 | 2026.05.19 01:35:02.255606 [ 4 ] {740ae6b2-66ce-4419-9846-50c4685a50fa} <Debug> TCPHandler: Processed in 0.001218686 sec. | ||
| 5458 | 2026.05.19 01:35:06.737625 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5459 | 2026.05.19 01:35:06.737689 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5460 | 2026.05.19 01:35:06.822725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12514 | ||
| 5461 | 2026.05.19 01:35:06.823308 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.05.19 01:35:06.823357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5463 | 2026.05.19 01:35:06.823864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5464 | 2026.05.19 01:35:06.824103 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.05.19 01:35:06.824241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12514 | ||
| 5466 | 2026.05.19 01:35:06.824267 [ 65 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5467 | 2026.05.19 01:35:06.824328 [ 65 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.05.19 01:35:06.824352 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5469 | 2026.05.19 01:35:06.824492 [ 197 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 5470 | 2026.05.19 01:35:06.824679 [ 197 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5471 | 2026.05.19 01:35:06.824731 [ 197 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10146 rows starting from the beginning of the part | ||
| 5472 | 2026.05.19 01:35:06.824815 [ 197 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 5473 | 2026.05.19 01:35:06.824873 [ 197 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 5474 | 2026.05.19 01:35:06.824926 [ 197 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 5475 | 2026.05.19 01:35:06.824978 [ 197 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 5476 | 2026.05.19 01:35:06.825029 [ 197 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 5477 | 2026.05.19 01:35:06.826935 [ 196 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12514 rows, containing 4 columns (4 merged, 0 gathered) in 0.002505442 sec., 4994727.4772275705 rows/sec., 71.45 MiB/sec. | ||
| 5478 | 2026.05.19 01:35:06.827360 [ 196 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5479 | 2026.05.19 01:35:06.827683 [ 196 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_26_5} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.05.19 01:35:06.827768 [ 196 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_26_5} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5481 | 2026.05.19 01:35:06.827900 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5482 | 2026.05.19 01:35:07.239235 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.05.19 01:35:07.239517 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5484 | 2026.05.19 01:35:07.239878 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5485 | 2026.05.19 01:35:07.239912 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5486 | 2026.05.19 01:35:07.240153 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5487 | 2026.05.19 01:35:07.240228 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5488 | 2026.05.19 01:35:07.240374 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5489 | 2026.05.19 01:35:07.240498 [ 363 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5490 | 2026.05.19 01:35:07.240498 [ 353 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5491 | 2026.05.19 01:35:07.240627 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 5492 | 2026.05.19 01:35:07.240657 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5493 | 2026.05.19 01:35:07.240735 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5494 | 2026.05.19 01:35:07.240756 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5495 | 2026.05.19 01:35:07.240791 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5496 | 2026.05.19 01:35:07.240832 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5497 | 2026.05.19 01:35:07.241969 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00256 sec., 14843.749999999998 rows/sec., 2.41 MiB/sec. | ||
| 5498 | 2026.05.19 01:35:07.242077 [ 4 ] {1cf8b8d3-9162-4bca-a3d9-ec81dbc58be2} <Debug> TCPHandler: Processed in 0.00302738 sec. | ||
| 5499 | 2026.05.19 01:35:07.243873 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5500 | 2026.05.19 01:35:07.244092 [ 4 ] {76996e55-e45e-46ee-917f-f61565941fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5501 | 2026.05.19 01:35:07.244172 [ 4 ] {76996e55-e45e-46ee-917f-f61565941fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5502 | 2026.05.19 01:35:07.244915 [ 4 ] {76996e55-e45e-46ee-917f-f61565941fbb} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.05.19 01:35:07.244963 [ 4 ] {76996e55-e45e-46ee-917f-f61565941fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5504 | 2026.05.19 01:35:07.245371 [ 4 ] {76996e55-e45e-46ee-917f-f61565941fbb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5505 | 2026.05.19 01:35:07.245614 [ 4 ] {76996e55-e45e-46ee-917f-f61565941fbb} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.05.19 01:35:07.245780 [ 4 ] {76996e55-e45e-46ee-917f-f61565941fbb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001748 sec., 32036.613272311213 rows/sec., 2.45 MiB/sec. | ||
| 5507 | 2026.05.19 01:35:07.245795 [ 65 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5508 | 2026.05.19 01:35:07.245822 [ 4 ] {76996e55-e45e-46ee-917f-f61565941fbb} <Debug> TCPHandler: Processed in 0.002107477 sec. | ||
| 5509 | 2026.05.19 01:35:07.245849 [ 65 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2026.05.19 01:35:07.245880 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5511 | 2026.05.19 01:35:07.245992 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2026.05.19 01:35:07.245994 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 5513 | 2026.05.19 01:35:07.246097 [ 4 ] {153e0cf4-d1ee-4444-917b-c9b77e80dcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5514 | 2026.05.19 01:35:07.246145 [ 4 ] {153e0cf4-d1ee-4444-917b-c9b77e80dcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5515 | 2026.05.19 01:35:07.246165 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5516 | 2026.05.19 01:35:07.246202 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2620 rows starting from the beginning of the part | ||
| 5517 | 2026.05.19 01:35:07.246265 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5518 | 2026.05.19 01:35:07.246312 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 140 rows starting from the beginning of the part | ||
| 5519 | 2026.05.19 01:35:07.246357 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5520 | 2026.05.19 01:35:07.246395 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 140 rows starting from the beginning of the part | ||
| 5521 | 2026.05.19 01:35:07.246436 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 5522 | 2026.05.19 01:35:07.246649 [ 4 ] {153e0cf4-d1ee-4444-917b-c9b77e80dcf4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.05.19 01:35:07.246707 [ 4 ] {153e0cf4-d1ee-4444-917b-c9b77e80dcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5524 | 2026.05.19 01:35:07.247134 [ 4 ] {153e0cf4-d1ee-4444-917b-c9b77e80dcf4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5525 | 2026.05.19 01:35:07.247421 [ 4 ] {153e0cf4-d1ee-4444-917b-c9b77e80dcf4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.05.19 01:35:07.247569 [ 65 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5527 | 2026.05.19 01:35:07.247580 [ 4 ] {153e0cf4-d1ee-4444-917b-c9b77e80dcf4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001502 sec., 42609.85352862849 rows/sec., 3.33 MiB/sec. | ||
| 5528 | 2026.05.19 01:35:07.247608 [ 65 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.05.19 01:35:07.247634 [ 4 ] {153e0cf4-d1ee-4444-917b-c9b77e80dcf4} <Debug> TCPHandler: Processed in 0.001691432 sec. | ||
| 5530 | 2026.05.19 01:35:07.247637 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5531 | 2026.05.19 01:35:07.247735 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 5532 | 2026.05.19 01:35:07.247782 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.05.19 01:35:07.247837 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5534 | 2026.05.19 01:35:07.247871 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1404 rows starting from the beginning of the part | ||
| 5535 | 2026.05.19 01:35:07.247886 [ 4 ] {b691bd92-6dd4-4a00-b478-7f66c3b6f5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5536 | 2026.05.19 01:35:07.247921 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001978575 sec., 1550610.9194748744 rows/sec., 123.86 MiB/sec. | ||
| 5537 | 2026.05.19 01:35:07.247927 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5538 | 2026.05.19 01:35:07.247937 [ 4 ] {b691bd92-6dd4-4a00-b478-7f66c3b6f5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5539 | 2026.05.19 01:35:07.248000 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
| 5540 | 2026.05.19 01:35:07.248051 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5541 | 2026.05.19 01:35:07.248094 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 5542 | 2026.05.19 01:35:07.248138 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 5543 | 2026.05.19 01:35:07.248194 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5544 | 2026.05.19 01:35:07.248414 [ 4 ] {b691bd92-6dd4-4a00-b478-7f66c3b6f5e5} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.05.19 01:35:07.248461 [ 4 ] {b691bd92-6dd4-4a00-b478-7f66c3b6f5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5546 | 2026.05.19 01:35:07.248528 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.05.19 01:35:07.248599 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_41_8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5548 | 2026.05.19 01:35:07.248695 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5549 | 2026.05.19 01:35:07.248820 [ 4 ] {b691bd92-6dd4-4a00-b478-7f66c3b6f5e5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5550 | 2026.05.19 01:35:07.249046 [ 4 ] {b691bd92-6dd4-4a00-b478-7f66c3b6f5e5} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2026.05.19 01:35:07.249159 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5552 | 2026.05.19 01:35:07.249182 [ 4 ] {b691bd92-6dd4-4a00-b478-7f66c3b6f5e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 5553 | 2026.05.19 01:35:07.249193 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.05.19 01:35:07.249195 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491399 sec., 1212284.5730753473 rows/sec., 89.72 MiB/sec. | ||
| 5555 | 2026.05.19 01:35:07.249231 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5556 | 2026.05.19 01:35:07.249232 [ 4 ] {b691bd92-6dd4-4a00-b478-7f66c3b6f5e5} <Debug> TCPHandler: Processed in 0.00149954 sec. | ||
| 5557 | 2026.05.19 01:35:07.249316 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 5558 | 2026.05.19 01:35:07.249388 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5559 | 2026.05.19 01:35:07.249398 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5560 | 2026.05.19 01:35:07.249420 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5561 | 2026.05.19 01:35:07.249451 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13618 rows starting from the beginning of the part | ||
| 5562 | 2026.05.19 01:35:07.249491 [ 4 ] {297f8dd3-7c78-4f7f-8c93-e56d2a10ed9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5563 | 2026.05.19 01:35:07.249499 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 5564 | 2026.05.19 01:35:07.249544 [ 4 ] {297f8dd3-7c78-4f7f-8c93-e56d2a10ed9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5565 | 2026.05.19 01:35:07.249554 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 5566 | 2026.05.19 01:35:07.249599 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5567 | 2026.05.19 01:35:07.249641 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 5568 | 2026.05.19 01:35:07.249684 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 5569 | 2026.05.19 01:35:07.249684 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.05.19 01:35:07.249774 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_41_8} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5571 | 2026.05.19 01:35:07.249863 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 5572 | 2026.05.19 01:35:07.249915 [ 4 ] {297f8dd3-7c78-4f7f-8c93-e56d2a10ed9d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.05.19 01:35:07.249953 [ 4 ] {297f8dd3-7c78-4f7f-8c93-e56d2a10ed9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5574 | 2026.05.19 01:35:07.250277 [ 4 ] {297f8dd3-7c78-4f7f-8c93-e56d2a10ed9d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5575 | 2026.05.19 01:35:07.250487 [ 4 ] {297f8dd3-7c78-4f7f-8c93-e56d2a10ed9d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.05.19 01:35:07.250599 [ 65 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5577 | 2026.05.19 01:35:07.250624 [ 4 ] {297f8dd3-7c78-4f7f-8c93-e56d2a10ed9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 5578 | 2026.05.19 01:35:07.250629 [ 65 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.05.19 01:35:07.250667 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5580 | 2026.05.19 01:35:07.250670 [ 4 ] {297f8dd3-7c78-4f7f-8c93-e56d2a10ed9d} <Debug> TCPHandler: Processed in 0.001330288 sec. | ||
| 5581 | 2026.05.19 01:35:07.250752 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 5582 | 2026.05.19 01:35:07.250863 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5583 | 2026.05.19 01:35:07.250893 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1824 rows starting from the beginning of the part | ||
| 5584 | 2026.05.19 01:35:07.250946 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 5585 | 2026.05.19 01:35:07.250988 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 5586 | 2026.05.19 01:35:07.251029 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 5587 | 2026.05.19 01:35:07.251064 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 5588 | 2026.05.19 01:35:07.251102 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 5589 | 2026.05.19 01:35:07.252266 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001546491 sec., 1373431.8531436652 rows/sec., 92.56 MiB/sec. | ||
| 5590 | 2026.05.19 01:35:07.252488 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5591 | 2026.05.19 01:35:07.252788 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_41_8} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.05.19 01:35:07.252866 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_41_8} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5593 | 2026.05.19 01:35:07.252954 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5594 | 2026.05.19 01:35:07.253260 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14418 rows, containing 5 columns (5 merged, 0 gathered) in 0.003973972 sec., 3628108.099402814 rows/sec., 234.96 MiB/sec. | ||
| 5595 | 2026.05.19 01:35:07.253673 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5596 | 2026.05.19 01:35:07.253960 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5597 | 2026.05.19 01:35:07.254040 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5598 | 2026.05.19 01:35:07.254124 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.68 MiB. | ||
| 5599 | 2026.05.19 01:35:07.473932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5600 | 2026.05.19 01:35:07.492705 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.05.19 01:35:07.492760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5602 | 2026.05.19 01:35:07.498982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5603 | 2026.05.19 01:35:07.499725 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.05.19 01:35:07.500035 [ 65 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5605 | 2026.05.19 01:35:07.500084 [ 65 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.05.19 01:35:07.500104 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5607 | 2026.05.19 01:35:07.500229 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 5608 | 2026.05.19 01:35:07.503528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5609 | 2026.05.19 01:35:07.504278 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5610 | 2026.05.19 01:35:07.505836 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 5611 | 2026.05.19 01:35:07.510526 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 5612 | 2026.05.19 01:35:07.515228 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 5613 | 2026.05.19 01:35:07.519887 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 5614 | 2026.05.19 01:35:07.524155 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 5615 | 2026.05.19 01:35:07.528236 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 5616 | 2026.05.19 01:35:07.580069 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079887257 sec., 2453.4576271657443 rows/sec., 12.69 MiB/sec. | ||
| 5617 | 2026.05.19 01:35:07.582665 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5618 | 2026.05.19 01:35:07.584597 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_26_5} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.05.19 01:35:07.584701 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_26_5} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5620 | 2026.05.19 01:35:07.587197 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5621 | 2026.05.19 01:35:08.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.14 MiB, peak 270.69 MiB, free memory in arenas 0.00 B, will set to 263.55 MiB (RSS), difference: 3.42 MiB | ||
| 5622 | 2026.05.19 01:35:11.110935 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5623 | 2026.05.19 01:35:11.111216 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5624 | 2026.05.19 01:35:11.111611 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5625 | 2026.05.19 01:35:11.111651 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5626 | 2026.05.19 01:35:11.111898 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5627 | 2026.05.19 01:35:11.111964 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5628 | 2026.05.19 01:35:11.112101 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 5629 | 2026.05.19 01:35:11.112233 [ 317 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5630 | 2026.05.19 01:35:11.112239 [ 261 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5631 | 2026.05.19 01:35:11.112402 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 5632 | 2026.05.19 01:35:11.112428 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5633 | 2026.05.19 01:35:11.112497 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5634 | 2026.05.19 01:35:11.112516 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5635 | 2026.05.19 01:35:11.112550 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5636 | 2026.05.19 01:35:11.112588 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5637 | 2026.05.19 01:35:11.113797 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002695 sec., 14100.185528756958 rows/sec., 2.86 MiB/sec. | ||
| 5638 | 2026.05.19 01:35:11.113928 [ 4 ] {4f986842-fc88-4230-8c41-9d01cd77c688} <Debug> TCPHandler: Processed in 0.003129991 sec. | ||
| 5639 | 2026.05.19 01:35:11.126754 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.05.19 01:35:11.126870 [ 4 ] {adeaa78c-cba0-4d79-bae0-1b3b4d215f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5641 | 2026.05.19 01:35:11.126914 [ 4 ] {adeaa78c-cba0-4d79-bae0-1b3b4d215f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5642 | 2026.05.19 01:35:11.127507 [ 4 ] {adeaa78c-cba0-4d79-bae0-1b3b4d215f4d} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.05.19 01:35:11.127561 [ 4 ] {adeaa78c-cba0-4d79-bae0-1b3b4d215f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5644 | 2026.05.19 01:35:11.127994 [ 4 ] {adeaa78c-cba0-4d79-bae0-1b3b4d215f4d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5645 | 2026.05.19 01:35:11.128262 [ 4 ] {adeaa78c-cba0-4d79-bae0-1b3b4d215f4d} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.05.19 01:35:11.128445 [ 4 ] {adeaa78c-cba0-4d79-bae0-1b3b4d215f4d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 5647 | 2026.05.19 01:35:11.128493 [ 4 ] {adeaa78c-cba0-4d79-bae0-1b3b4d215f4d} <Debug> TCPHandler: Processed in 0.001796534 sec. | ||
| 5648 | 2026.05.19 01:35:11.128648 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2026.05.19 01:35:11.128744 [ 4 ] {ed2259ce-a4bb-451a-b783-c9a39aac8afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5650 | 2026.05.19 01:35:11.128783 [ 4 ] {ed2259ce-a4bb-451a-b783-c9a39aac8afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5651 | 2026.05.19 01:35:11.129203 [ 4 ] {ed2259ce-a4bb-451a-b783-c9a39aac8afc} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.05.19 01:35:11.129238 [ 4 ] {ed2259ce-a4bb-451a-b783-c9a39aac8afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5653 | 2026.05.19 01:35:11.129509 [ 4 ] {ed2259ce-a4bb-451a-b783-c9a39aac8afc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5654 | 2026.05.19 01:35:11.129702 [ 4 ] {ed2259ce-a4bb-451a-b783-c9a39aac8afc} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.05.19 01:35:11.129832 [ 4 ] {ed2259ce-a4bb-451a-b783-c9a39aac8afc} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00115 sec., 13913.04347826087 rows/sec., 1.11 MiB/sec. | ||
| 5656 | 2026.05.19 01:35:11.129868 [ 4 ] {ed2259ce-a4bb-451a-b783-c9a39aac8afc} <Debug> TCPHandler: Processed in 0.001318627 sec. | ||
| 5657 | 2026.05.19 01:35:11.129984 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.05.19 01:35:11.130073 [ 4 ] {8dfa26a7-91e7-4840-8817-cb92d5d476e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5659 | 2026.05.19 01:35:11.130108 [ 4 ] {8dfa26a7-91e7-4840-8817-cb92d5d476e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5660 | 2026.05.19 01:35:11.131855 [ 4 ] {8dfa26a7-91e7-4840-8817-cb92d5d476e4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.05.19 01:35:11.131892 [ 4 ] {8dfa26a7-91e7-4840-8817-cb92d5d476e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5662 | 2026.05.19 01:35:11.132352 [ 4 ] {8dfa26a7-91e7-4840-8817-cb92d5d476e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5663 | 2026.05.19 01:35:11.132572 [ 4 ] {8dfa26a7-91e7-4840-8817-cb92d5d476e4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.05.19 01:35:11.132710 [ 4 ] {8dfa26a7-91e7-4840-8817-cb92d5d476e4} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.002595 sec., 1008477.8420038535 rows/sec., 75.52 MiB/sec. | ||
| 5665 | 2026.05.19 01:35:11.132748 [ 4 ] {8dfa26a7-91e7-4840-8817-cb92d5d476e4} <Debug> TCPHandler: Processed in 0.002757406 sec. | ||
| 5666 | 2026.05.19 01:35:11.132882 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.05.19 01:35:11.132976 [ 4 ] {b6d0ab14-810e-4165-adde-ae17e3dde15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5668 | 2026.05.19 01:35:11.133014 [ 4 ] {b6d0ab14-810e-4165-adde-ae17e3dde15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5669 | 2026.05.19 01:35:11.133454 [ 4 ] {b6d0ab14-810e-4165-adde-ae17e3dde15c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.05.19 01:35:11.133490 [ 4 ] {b6d0ab14-810e-4165-adde-ae17e3dde15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5671 | 2026.05.19 01:35:11.133790 [ 4 ] {b6d0ab14-810e-4165-adde-ae17e3dde15c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5672 | 2026.05.19 01:35:11.133992 [ 4 ] {b6d0ab14-810e-4165-adde-ae17e3dde15c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.05.19 01:35:11.134127 [ 4 ] {b6d0ab14-810e-4165-adde-ae17e3dde15c} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001169 sec., 69289.99144568008 rows/sec., 5.07 MiB/sec. | ||
| 5674 | 2026.05.19 01:35:11.134164 [ 4 ] {b6d0ab14-810e-4165-adde-ae17e3dde15c} <Debug> TCPHandler: Processed in 0.001330778 sec. | ||
| 5675 | 2026.05.19 01:35:11.134309 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.05.19 01:35:11.134403 [ 4 ] {f4fcd644-d95e-4f6d-b1e5-f091827bbb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5677 | 2026.05.19 01:35:11.134441 [ 4 ] {f4fcd644-d95e-4f6d-b1e5-f091827bbb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5678 | 2026.05.19 01:35:11.135195 [ 4 ] {f4fcd644-d95e-4f6d-b1e5-f091827bbb09} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.05.19 01:35:11.135231 [ 4 ] {f4fcd644-d95e-4f6d-b1e5-f091827bbb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5680 | 2026.05.19 01:35:11.135592 [ 4 ] {f4fcd644-d95e-4f6d-b1e5-f091827bbb09} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5681 | 2026.05.19 01:35:11.135794 [ 4 ] {f4fcd644-d95e-4f6d-b1e5-f091827bbb09} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.05.19 01:35:11.135918 [ 4 ] {f4fcd644-d95e-4f6d-b1e5-f091827bbb09} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001532 sec., 538511.7493472585 rows/sec., 31.50 MiB/sec. | ||
| 5683 | 2026.05.19 01:35:11.135954 [ 4 ] {f4fcd644-d95e-4f6d-b1e5-f091827bbb09} <Debug> TCPHandler: Processed in 0.001693982 sec. | ||
| 5684 | 2026.05.19 01:35:11.136083 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2026.05.19 01:35:11.136176 [ 4 ] {5422bf41-36d0-495e-b828-15b808892716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5686 | 2026.05.19 01:35:11.136220 [ 4 ] {5422bf41-36d0-495e-b828-15b808892716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5687 | 2026.05.19 01:35:11.136601 [ 4 ] {5422bf41-36d0-495e-b828-15b808892716} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.05.19 01:35:11.136637 [ 4 ] {5422bf41-36d0-495e-b828-15b808892716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5689 | 2026.05.19 01:35:11.136916 [ 4 ] {5422bf41-36d0-495e-b828-15b808892716} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5690 | 2026.05.19 01:35:11.137127 [ 4 ] {5422bf41-36d0-495e-b828-15b808892716} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.05.19 01:35:11.137252 [ 4 ] {5422bf41-36d0-495e-b828-15b808892716} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. | ||
| 5692 | 2026.05.19 01:35:11.137288 [ 4 ] {5422bf41-36d0-495e-b828-15b808892716} <Debug> TCPHandler: Processed in 0.001253067 sec. | ||
| 5693 | 2026.05.19 01:35:11.137422 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.05.19 01:35:11.137514 [ 4 ] {713fda42-dbe1-40c6-bfa4-a2952af68746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5695 | 2026.05.19 01:35:11.137552 [ 4 ] {713fda42-dbe1-40c6-bfa4-a2952af68746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5696 | 2026.05.19 01:35:11.137959 [ 4 ] {713fda42-dbe1-40c6-bfa4-a2952af68746} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.05.19 01:35:11.137994 [ 4 ] {713fda42-dbe1-40c6-bfa4-a2952af68746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5698 | 2026.05.19 01:35:11.138283 [ 4 ] {713fda42-dbe1-40c6-bfa4-a2952af68746} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5699 | 2026.05.19 01:35:11.138495 [ 4 ] {713fda42-dbe1-40c6-bfa4-a2952af68746} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.05.19 01:35:11.138628 [ 4 ] {713fda42-dbe1-40c6-bfa4-a2952af68746} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 5701 | 2026.05.19 01:35:11.138666 [ 4 ] {713fda42-dbe1-40c6-bfa4-a2952af68746} <Debug> TCPHandler: Processed in 0.001292967 sec. | ||
| 5702 | 2026.05.19 01:35:11.138789 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5703 | 2026.05.19 01:35:11.138882 [ 4 ] {69369621-fd65-46a3-a6fe-9ae30f92b013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5704 | 2026.05.19 01:35:11.138920 [ 4 ] {69369621-fd65-46a3-a6fe-9ae30f92b013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5705 | 2026.05.19 01:35:11.140048 [ 4 ] {69369621-fd65-46a3-a6fe-9ae30f92b013} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.05.19 01:35:11.140084 [ 4 ] {69369621-fd65-46a3-a6fe-9ae30f92b013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5707 | 2026.05.19 01:35:11.140496 [ 4 ] {69369621-fd65-46a3-a6fe-9ae30f92b013} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5708 | 2026.05.19 01:35:11.140702 [ 4 ] {69369621-fd65-46a3-a6fe-9ae30f92b013} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.05.19 01:35:11.140837 [ 4 ] {69369621-fd65-46a3-a6fe-9ae30f92b013} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001971 sec., 702181.6336884829 rows/sec., 47.59 MiB/sec. | ||
| 5710 | 2026.05.19 01:35:11.140873 [ 4 ] {69369621-fd65-46a3-a6fe-9ae30f92b013} <Debug> TCPHandler: Processed in 0.002132298 sec. | ||
| 5711 | 2026.05.19 01:35:11.141004 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5712 | 2026.05.19 01:35:11.141098 [ 4 ] {a070ed1f-7604-4b46-ab2d-17a970824b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5713 | 2026.05.19 01:35:11.141139 [ 4 ] {a070ed1f-7604-4b46-ab2d-17a970824b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5714 | 2026.05.19 01:35:11.142111 [ 4 ] {a070ed1f-7604-4b46-ab2d-17a970824b41} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5715 | 2026.05.19 01:35:11.142147 [ 4 ] {a070ed1f-7604-4b46-ab2d-17a970824b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5716 | 2026.05.19 01:35:11.142592 [ 4 ] {a070ed1f-7604-4b46-ab2d-17a970824b41} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5717 | 2026.05.19 01:35:11.142809 [ 4 ] {a070ed1f-7604-4b46-ab2d-17a970824b41} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.05.19 01:35:11.142945 [ 4 ] {a070ed1f-7604-4b46-ab2d-17a970824b41} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001865 sec., 877211.7962466489 rows/sec., 54.09 MiB/sec. | ||
| 5719 | 2026.05.19 01:35:11.142982 [ 4 ] {a070ed1f-7604-4b46-ab2d-17a970824b41} <Debug> TCPHandler: Processed in 0.002025866 sec. | ||
| 5720 | 2026.05.19 01:35:11.143102 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2026.05.19 01:35:11.143198 [ 4 ] {b84764cc-8753-4b50-ba3b-5bf1df857793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5722 | 2026.05.19 01:35:11.143249 [ 4 ] {b84764cc-8753-4b50-ba3b-5bf1df857793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5723 | 2026.05.19 01:35:11.144153 [ 4 ] {b84764cc-8753-4b50-ba3b-5bf1df857793} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.05.19 01:35:11.144193 [ 4 ] {b84764cc-8753-4b50-ba3b-5bf1df857793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5725 | 2026.05.19 01:35:11.144764 [ 4 ] {b84764cc-8753-4b50-ba3b-5bf1df857793} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5726 | 2026.05.19 01:35:11.144990 [ 4 ] {b84764cc-8753-4b50-ba3b-5bf1df857793} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2026.05.19 01:35:11.145133 [ 4 ] {b84764cc-8753-4b50-ba3b-5bf1df857793} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001954 sec., 27123.84851586489 rows/sec., 48.60 MiB/sec. | ||
| 5728 | 2026.05.19 01:35:11.145195 [ 4 ] {b84764cc-8753-4b50-ba3b-5bf1df857793} <Debug> TCPHandler: Processed in 0.002141208 sec. | ||
| 5729 | 2026.05.19 01:35:11.145340 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2026.05.19 01:35:11.145435 [ 4 ] {23cb1e97-f65c-45d7-b1e6-d994b8550385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5731 | 2026.05.19 01:35:11.145475 [ 4 ] {23cb1e97-f65c-45d7-b1e6-d994b8550385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5732 | 2026.05.19 01:35:11.145813 [ 4 ] {23cb1e97-f65c-45d7-b1e6-d994b8550385} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.05.19 01:35:11.145848 [ 4 ] {23cb1e97-f65c-45d7-b1e6-d994b8550385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5734 | 2026.05.19 01:35:11.146141 [ 4 ] {23cb1e97-f65c-45d7-b1e6-d994b8550385} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5735 | 2026.05.19 01:35:11.146349 [ 4 ] {23cb1e97-f65c-45d7-b1e6-d994b8550385} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.05.19 01:35:11.146475 [ 4 ] {23cb1e97-f65c-45d7-b1e6-d994b8550385} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001058 sec., 45368.62003780719 rows/sec., 3.06 MiB/sec. | ||
| 5737 | 2026.05.19 01:35:11.146509 [ 4 ] {23cb1e97-f65c-45d7-b1e6-d994b8550385} <Debug> TCPHandler: Processed in 0.001217526 sec. | ||
| 5738 | 2026.05.19 01:35:11.853670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 682 | ||
| 5739 | 2026.05.19 01:35:11.856216 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.05.19 01:35:11.856261 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5741 | 2026.05.19 01:35:11.857485 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5742 | 2026.05.19 01:35:11.857742 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.05.19 01:35:11.857992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 5744 | 2026.05.19 01:35:12.234743 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.05.19 01:35:12.235014 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5746 | 2026.05.19 01:35:12.235408 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5747 | 2026.05.19 01:35:12.235450 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5748 | 2026.05.19 01:35:12.235714 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5749 | 2026.05.19 01:35:12.235790 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5750 | 2026.05.19 01:35:12.235936 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5751 | 2026.05.19 01:35:12.236096 [ 261 ] {04804c64-d838-4b12-b3bc-49746562173e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5752 | 2026.05.19 01:35:12.236100 [ 317 ] {04804c64-d838-4b12-b3bc-49746562173e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5753 | 2026.05.19 01:35:12.236275 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 5754 | 2026.05.19 01:35:12.236308 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5755 | 2026.05.19 01:35:12.236382 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5756 | 2026.05.19 01:35:12.236402 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5757 | 2026.05.19 01:35:12.236437 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5758 | 2026.05.19 01:35:12.236473 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5759 | 2026.05.19 01:35:12.237815 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002908 sec., 13067.400275103164 rows/sec., 2.12 MiB/sec. | ||
| 5760 | 2026.05.19 01:35:12.237930 [ 4 ] {04804c64-d838-4b12-b3bc-49746562173e} <Debug> TCPHandler: Processed in 0.003335134 sec. | ||
| 5761 | 2026.05.19 01:35:12.239040 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2026.05.19 01:35:12.239157 [ 4 ] {936a98f9-fd0c-4a30-b0f5-98c60468849a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5763 | 2026.05.19 01:35:12.239202 [ 4 ] {936a98f9-fd0c-4a30-b0f5-98c60468849a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5764 | 2026.05.19 01:35:12.239748 [ 4 ] {936a98f9-fd0c-4a30-b0f5-98c60468849a} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.05.19 01:35:12.239790 [ 4 ] {936a98f9-fd0c-4a30-b0f5-98c60468849a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5766 | 2026.05.19 01:35:12.240170 [ 4 ] {936a98f9-fd0c-4a30-b0f5-98c60468849a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5767 | 2026.05.19 01:35:12.240416 [ 4 ] {936a98f9-fd0c-4a30-b0f5-98c60468849a} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.05.19 01:35:12.240579 [ 4 ] {936a98f9-fd0c-4a30-b0f5-98c60468849a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001456 sec., 38461.53846153846 rows/sec., 2.94 MiB/sec. | ||
| 5769 | 2026.05.19 01:35:12.240618 [ 4 ] {936a98f9-fd0c-4a30-b0f5-98c60468849a} <Debug> TCPHandler: Processed in 0.001630951 sec. | ||
| 5770 | 2026.05.19 01:35:12.240762 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2026.05.19 01:35:12.240870 [ 4 ] {50495a88-97da-4cdc-9fa3-070f6ba24d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5772 | 2026.05.19 01:35:12.241042 [ 4 ] {50495a88-97da-4cdc-9fa3-070f6ba24d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5773 | 2026.05.19 01:35:12.241499 [ 4 ] {50495a88-97da-4cdc-9fa3-070f6ba24d14} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.05.19 01:35:12.241536 [ 4 ] {50495a88-97da-4cdc-9fa3-070f6ba24d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5775 | 2026.05.19 01:35:12.241850 [ 4 ] {50495a88-97da-4cdc-9fa3-070f6ba24d14} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5776 | 2026.05.19 01:35:12.242071 [ 4 ] {50495a88-97da-4cdc-9fa3-070f6ba24d14} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.05.19 01:35:12.242215 [ 4 ] {50495a88-97da-4cdc-9fa3-070f6ba24d14} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001366 sec., 46852.12298682284 rows/sec., 3.66 MiB/sec. | ||
| 5778 | 2026.05.19 01:35:12.242254 [ 4 ] {50495a88-97da-4cdc-9fa3-070f6ba24d14} <Debug> TCPHandler: Processed in 0.00154427 sec. | ||
| 5779 | 2026.05.19 01:35:12.242429 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.05.19 01:35:12.242540 [ 4 ] {09d131a1-0839-4e07-ba6a-0813fb4bc92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5781 | 2026.05.19 01:35:12.242591 [ 4 ] {09d131a1-0839-4e07-ba6a-0813fb4bc92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5782 | 2026.05.19 01:35:12.242992 [ 4 ] {09d131a1-0839-4e07-ba6a-0813fb4bc92d} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.05.19 01:35:12.243027 [ 4 ] {09d131a1-0839-4e07-ba6a-0813fb4bc92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5784 | 2026.05.19 01:35:12.243341 [ 4 ] {09d131a1-0839-4e07-ba6a-0813fb4bc92d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5785 | 2026.05.19 01:35:12.243547 [ 4 ] {09d131a1-0839-4e07-ba6a-0813fb4bc92d} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.05.19 01:35:12.243675 [ 4 ] {09d131a1-0839-4e07-ba6a-0813fb4bc92d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001155 sec., 27705.627705627707 rows/sec., 1.93 MiB/sec. | ||
| 5787 | 2026.05.19 01:35:12.243711 [ 4 ] {09d131a1-0839-4e07-ba6a-0813fb4bc92d} <Debug> TCPHandler: Processed in 0.001341488 sec. | ||
| 5788 | 2026.05.19 01:35:12.243870 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2026.05.19 01:35:12.243967 [ 4 ] {b33b1423-0f39-42c9-b9a9-8efe74fb0850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5790 | 2026.05.19 01:35:12.244006 [ 4 ] {b33b1423-0f39-42c9-b9a9-8efe74fb0850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5791 | 2026.05.19 01:35:12.244341 [ 4 ] {b33b1423-0f39-42c9-b9a9-8efe74fb0850} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.05.19 01:35:12.244377 [ 4 ] {b33b1423-0f39-42c9-b9a9-8efe74fb0850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5793 | 2026.05.19 01:35:12.244671 [ 4 ] {b33b1423-0f39-42c9-b9a9-8efe74fb0850} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5794 | 2026.05.19 01:35:12.244879 [ 4 ] {b33b1423-0f39-42c9-b9a9-8efe74fb0850} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.05.19 01:35:12.245006 [ 4 ] {b33b1423-0f39-42c9-b9a9-8efe74fb0850} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 5796 | 2026.05.19 01:35:12.245041 [ 4 ] {b33b1423-0f39-42c9-b9a9-8efe74fb0850} <Debug> TCPHandler: Processed in 0.001219466 sec. | ||
| 5797 | 2026.05.19 01:35:14.325298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13026 | ||
| 5798 | 2026.05.19 01:35:14.325799 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.05.19 01:35:14.325837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5800 | 2026.05.19 01:35:14.326322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5801 | 2026.05.19 01:35:14.326543 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.05.19 01:35:14.326667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13026 | ||
| 5803 | 2026.05.19 01:35:15.003573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5804 | 2026.05.19 01:35:15.019323 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.05.19 01:35:15.019376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5806 | 2026.05.19 01:35:15.024714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5807 | 2026.05.19 01:35:15.025439 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.05.19 01:35:15.028275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5809 | 2026.05.19 01:35:17.239104 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2026.05.19 01:35:17.239389 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5811 | 2026.05.19 01:35:17.239778 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5812 | 2026.05.19 01:35:17.239815 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5813 | 2026.05.19 01:35:17.240035 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5814 | 2026.05.19 01:35:17.240106 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5815 | 2026.05.19 01:35:17.240257 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5816 | 2026.05.19 01:35:17.240407 [ 348 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5817 | 2026.05.19 01:35:17.240409 [ 351 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5818 | 2026.05.19 01:35:17.240573 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 5819 | 2026.05.19 01:35:17.240600 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5820 | 2026.05.19 01:35:17.240671 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5821 | 2026.05.19 01:35:17.240690 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5822 | 2026.05.19 01:35:17.240724 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5823 | 2026.05.19 01:35:17.240766 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5824 | 2026.05.19 01:35:17.242081 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.0028 sec., 13571.428571428572 rows/sec., 2.20 MiB/sec. | ||
| 5825 | 2026.05.19 01:35:17.242184 [ 4 ] {0ccd00ec-7cf9-4e64-a3a8-84f9c53c9a77} <Debug> TCPHandler: Processed in 0.003227653 sec. | ||
| 5826 | 2026.05.19 01:35:17.243903 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.05.19 01:35:17.244093 [ 4 ] {1134a537-1649-47e8-9e24-d430e2f30685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5828 | 2026.05.19 01:35:17.244168 [ 4 ] {1134a537-1649-47e8-9e24-d430e2f30685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5829 | 2026.05.19 01:35:17.244989 [ 4 ] {1134a537-1649-47e8-9e24-d430e2f30685} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.05.19 01:35:17.245034 [ 4 ] {1134a537-1649-47e8-9e24-d430e2f30685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5831 | 2026.05.19 01:35:17.245437 [ 4 ] {1134a537-1649-47e8-9e24-d430e2f30685} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5832 | 2026.05.19 01:35:17.245672 [ 4 ] {1134a537-1649-47e8-9e24-d430e2f30685} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.05.19 01:35:17.245835 [ 4 ] {1134a537-1649-47e8-9e24-d430e2f30685} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0018 sec., 31111.111111111113 rows/sec., 2.38 MiB/sec. | ||
| 5834 | 2026.05.19 01:35:17.245877 [ 4 ] {1134a537-1649-47e8-9e24-d430e2f30685} <Debug> TCPHandler: Processed in 0.002112758 sec. | ||
| 5835 | 2026.05.19 01:35:17.246027 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5836 | 2026.05.19 01:35:17.246124 [ 4 ] {8eebef76-8733-4ab3-8adc-7c35d236ae93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5837 | 2026.05.19 01:35:17.246164 [ 4 ] {8eebef76-8733-4ab3-8adc-7c35d236ae93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5838 | 2026.05.19 01:35:17.246605 [ 4 ] {8eebef76-8733-4ab3-8adc-7c35d236ae93} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.05.19 01:35:17.246642 [ 4 ] {8eebef76-8733-4ab3-8adc-7c35d236ae93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5840 | 2026.05.19 01:35:17.246950 [ 4 ] {8eebef76-8733-4ab3-8adc-7c35d236ae93} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5841 | 2026.05.19 01:35:17.247175 [ 4 ] {8eebef76-8733-4ab3-8adc-7c35d236ae93} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.05.19 01:35:17.247316 [ 4 ] {8eebef76-8733-4ab3-8adc-7c35d236ae93} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 5843 | 2026.05.19 01:35:17.247353 [ 4 ] {8eebef76-8733-4ab3-8adc-7c35d236ae93} <Debug> TCPHandler: Processed in 0.001375608 sec. | ||
| 5844 | 2026.05.19 01:35:17.247488 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2026.05.19 01:35:17.247587 [ 4 ] {74354c09-f96c-4bb2-abbd-25ad364bf054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5846 | 2026.05.19 01:35:17.247631 [ 4 ] {74354c09-f96c-4bb2-abbd-25ad364bf054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5847 | 2026.05.19 01:35:17.248201 [ 4 ] {74354c09-f96c-4bb2-abbd-25ad364bf054} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2026.05.19 01:35:17.248237 [ 4 ] {74354c09-f96c-4bb2-abbd-25ad364bf054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5849 | 2026.05.19 01:35:17.248668 [ 4 ] {74354c09-f96c-4bb2-abbd-25ad364bf054} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5850 | 2026.05.19 01:35:17.248914 [ 4 ] {74354c09-f96c-4bb2-abbd-25ad364bf054} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2026.05.19 01:35:17.249053 [ 4 ] {74354c09-f96c-4bb2-abbd-25ad364bf054} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. | ||
| 5852 | 2026.05.19 01:35:17.249089 [ 4 ] {74354c09-f96c-4bb2-abbd-25ad364bf054} <Debug> TCPHandler: Processed in 0.001649122 sec. | ||
| 5853 | 2026.05.19 01:35:17.249224 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2026.05.19 01:35:17.249320 [ 4 ] {bc7cc233-a9e7-461e-9224-64d5b1b349b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5855 | 2026.05.19 01:35:17.249361 [ 4 ] {bc7cc233-a9e7-461e-9224-64d5b1b349b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5856 | 2026.05.19 01:35:17.249706 [ 4 ] {bc7cc233-a9e7-461e-9224-64d5b1b349b4} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.05.19 01:35:17.249741 [ 4 ] {bc7cc233-a9e7-461e-9224-64d5b1b349b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5858 | 2026.05.19 01:35:17.250047 [ 4 ] {bc7cc233-a9e7-461e-9224-64d5b1b349b4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5859 | 2026.05.19 01:35:17.250257 [ 4 ] {bc7cc233-a9e7-461e-9224-64d5b1b349b4} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.05.19 01:35:17.250387 [ 4 ] {bc7cc233-a9e7-461e-9224-64d5b1b349b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5861 | 2026.05.19 01:35:17.250423 [ 4 ] {bc7cc233-a9e7-461e-9224-64d5b1b349b4} <Debug> TCPHandler: Processed in 0.001247116 sec. | ||
| 5862 | 2026.05.19 01:35:21.737936 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5863 | 2026.05.19 01:35:21.738000 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5864 | 2026.05.19 01:35:21.826761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13474 | ||
| 5865 | 2026.05.19 01:35:21.827299 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.05.19 01:35:21.827350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5867 | 2026.05.19 01:35:21.827897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5868 | 2026.05.19 01:35:21.828127 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.05.19 01:35:21.828253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13474 | ||
| 5870 | 2026.05.19 01:35:21.858238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 702 | ||
| 5871 | 2026.05.19 01:35:21.860199 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.05.19 01:35:21.860237 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5873 | 2026.05.19 01:35:21.861355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5874 | 2026.05.19 01:35:21.861612 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.05.19 01:35:21.861767 [ 50 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5876 | 2026.05.19 01:35:21.861836 [ 50 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.05.19 01:35:21.861861 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5878 | 2026.05.19 01:35:21.861920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
| 5879 | 2026.05.19 01:35:21.862004 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 5880 | 2026.05.19 01:35:21.862624 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5881 | 2026.05.19 01:35:21.862759 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 536 rows starting from the beginning of the part | ||
| 5882 | 2026.05.19 01:35:21.863111 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 5883 | 2026.05.19 01:35:21.863446 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 5884 | 2026.05.19 01:35:21.863772 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 5885 | 2026.05.19 01:35:21.864072 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 5886 | 2026.05.19 01:35:21.864389 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 5887 | 2026.05.19 01:35:21.870975 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 72 columns (72 merged, 0 gathered) in 0.009042858 sec., 77630.32439522991 rows/sec., 67.99 MiB/sec. | ||
| 5888 | 2026.05.19 01:35:21.872258 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5889 | 2026.05.19 01:35:21.872903 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.05.19 01:35:21.872988 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_21_4} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5891 | 2026.05.19 01:35:21.873253 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5892 | 2026.05.19 01:35:22.240798 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.05.19 01:35:22.241070 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5894 | 2026.05.19 01:35:22.241502 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5895 | 2026.05.19 01:35:22.241552 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5896 | 2026.05.19 01:35:22.241860 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5897 | 2026.05.19 01:35:22.241944 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5898 | 2026.05.19 01:35:22.242086 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5899 | 2026.05.19 01:35:22.242215 [ 351 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5900 | 2026.05.19 01:35:22.242254 [ 324 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5901 | 2026.05.19 01:35:22.242418 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 5902 | 2026.05.19 01:35:22.242452 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5903 | 2026.05.19 01:35:22.242528 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5904 | 2026.05.19 01:35:22.242547 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5905 | 2026.05.19 01:35:22.242581 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5906 | 2026.05.19 01:35:22.242621 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5907 | 2026.05.19 01:35:22.244113 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00316 sec., 12025.316455696202 rows/sec., 1.95 MiB/sec. | ||
| 5908 | 2026.05.19 01:35:22.244246 [ 4 ] {643b0ecb-ce4e-43f6-940a-661e72d64b0a} <Debug> TCPHandler: Processed in 0.003578347 sec. | ||
| 5909 | 2026.05.19 01:35:22.246568 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2026.05.19 01:35:22.246726 [ 4 ] {5a630966-ab22-4810-9f41-4e7b7dc9231a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5911 | 2026.05.19 01:35:22.246785 [ 4 ] {5a630966-ab22-4810-9f41-4e7b7dc9231a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5912 | 2026.05.19 01:35:22.247607 [ 4 ] {5a630966-ab22-4810-9f41-4e7b7dc9231a} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.05.19 01:35:22.247649 [ 4 ] {5a630966-ab22-4810-9f41-4e7b7dc9231a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5914 | 2026.05.19 01:35:22.248032 [ 4 ] {5a630966-ab22-4810-9f41-4e7b7dc9231a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5915 | 2026.05.19 01:35:22.248274 [ 4 ] {5a630966-ab22-4810-9f41-4e7b7dc9231a} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.05.19 01:35:22.248431 [ 4 ] {5a630966-ab22-4810-9f41-4e7b7dc9231a} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001751 sec., 79954.31182181611 rows/sec., 6.95 MiB/sec. | ||
| 5917 | 2026.05.19 01:35:22.248469 [ 4 ] {5a630966-ab22-4810-9f41-4e7b7dc9231a} <Debug> TCPHandler: Processed in 0.001976595 sec. | ||
| 5918 | 2026.05.19 01:35:22.248621 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2026.05.19 01:35:22.248717 [ 4 ] {5768a984-76a5-432a-88a5-e98a972190bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5920 | 2026.05.19 01:35:22.248755 [ 4 ] {5768a984-76a5-432a-88a5-e98a972190bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5921 | 2026.05.19 01:35:22.249197 [ 4 ] {5768a984-76a5-432a-88a5-e98a972190bf} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.05.19 01:35:22.249235 [ 4 ] {5768a984-76a5-432a-88a5-e98a972190bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5923 | 2026.05.19 01:35:22.249570 [ 4 ] {5768a984-76a5-432a-88a5-e98a972190bf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5924 | 2026.05.19 01:35:22.249864 [ 4 ] {5768a984-76a5-432a-88a5-e98a972190bf} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.05.19 01:35:22.250012 [ 4 ] {5768a984-76a5-432a-88a5-e98a972190bf} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001313 sec., 31987.81416603199 rows/sec., 2.35 MiB/sec. | ||
| 5926 | 2026.05.19 01:35:22.250050 [ 4 ] {5768a984-76a5-432a-88a5-e98a972190bf} <Debug> TCPHandler: Processed in 0.001477159 sec. | ||
| 5927 | 2026.05.19 01:35:22.250195 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2026.05.19 01:35:22.250296 [ 4 ] {957102ba-a616-4b4c-a6ae-6ce5da8e23db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5929 | 2026.05.19 01:35:22.250335 [ 4 ] {957102ba-a616-4b4c-a6ae-6ce5da8e23db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5930 | 2026.05.19 01:35:22.250776 [ 4 ] {957102ba-a616-4b4c-a6ae-6ce5da8e23db} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.05.19 01:35:22.250813 [ 4 ] {957102ba-a616-4b4c-a6ae-6ce5da8e23db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5932 | 2026.05.19 01:35:22.251122 [ 4 ] {957102ba-a616-4b4c-a6ae-6ce5da8e23db} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5933 | 2026.05.19 01:35:22.251338 [ 4 ] {957102ba-a616-4b4c-a6ae-6ce5da8e23db} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.05.19 01:35:22.251472 [ 4 ] {957102ba-a616-4b4c-a6ae-6ce5da8e23db} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001194 sec., 88777.21943048577 rows/sec., 6.93 MiB/sec. | ||
| 5935 | 2026.05.19 01:35:22.251509 [ 4 ] {957102ba-a616-4b4c-a6ae-6ce5da8e23db} <Debug> TCPHandler: Processed in 0.001363668 sec. | ||
| 5936 | 2026.05.19 01:35:22.251644 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2026.05.19 01:35:22.251738 [ 4 ] {0f2b78d6-63c6-421b-a3c5-ae5eebbc7e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5938 | 2026.05.19 01:35:22.251780 [ 4 ] {0f2b78d6-63c6-421b-a3c5-ae5eebbc7e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5939 | 2026.05.19 01:35:22.252227 [ 4 ] {0f2b78d6-63c6-421b-a3c5-ae5eebbc7e2b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.05.19 01:35:22.252266 [ 4 ] {0f2b78d6-63c6-421b-a3c5-ae5eebbc7e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5941 | 2026.05.19 01:35:22.252614 [ 4 ] {0f2b78d6-63c6-421b-a3c5-ae5eebbc7e2b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5942 | 2026.05.19 01:35:22.252829 [ 4 ] {0f2b78d6-63c6-421b-a3c5-ae5eebbc7e2b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.05.19 01:35:22.252964 [ 4 ] {0f2b78d6-63c6-421b-a3c5-ae5eebbc7e2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 5944 | 2026.05.19 01:35:22.253002 [ 4 ] {0f2b78d6-63c6-421b-a3c5-ae5eebbc7e2b} <Debug> TCPHandler: Processed in 0.001406029 sec. | ||
| 5945 | 2026.05.19 01:35:22.253128 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5946 | 2026.05.19 01:35:22.253225 [ 4 ] {cdf02d62-879c-449c-be99-735626e62657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5947 | 2026.05.19 01:35:22.253278 [ 4 ] {cdf02d62-879c-449c-be99-735626e62657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5948 | 2026.05.19 01:35:22.254206 [ 4 ] {cdf02d62-879c-449c-be99-735626e62657} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5949 | 2026.05.19 01:35:22.254250 [ 4 ] {cdf02d62-879c-449c-be99-735626e62657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5950 | 2026.05.19 01:35:22.254808 [ 4 ] {cdf02d62-879c-449c-be99-735626e62657} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5951 | 2026.05.19 01:35:22.255050 [ 4 ] {cdf02d62-879c-449c-be99-735626e62657} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.05.19 01:35:22.255189 [ 4 ] {cdf02d62-879c-449c-be99-735626e62657} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001983 sec., 21180.03025718608 rows/sec., 37.95 MiB/sec. | ||
| 5953 | 2026.05.19 01:35:22.255242 [ 4 ] {cdf02d62-879c-449c-be99-735626e62657} <Debug> TCPHandler: Processed in 0.002162148 sec. | ||
| 5954 | 2026.05.19 01:35:22.255379 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2026.05.19 01:35:22.255475 [ 4 ] {f4094b8c-3cd6-4b90-b2a4-ebe3213c3330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5956 | 2026.05.19 01:35:22.255516 [ 4 ] {f4094b8c-3cd6-4b90-b2a4-ebe3213c3330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5957 | 2026.05.19 01:35:22.255883 [ 4 ] {f4094b8c-3cd6-4b90-b2a4-ebe3213c3330} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.05.19 01:35:22.255920 [ 4 ] {f4094b8c-3cd6-4b90-b2a4-ebe3213c3330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5959 | 2026.05.19 01:35:22.256223 [ 4 ] {f4094b8c-3cd6-4b90-b2a4-ebe3213c3330} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5960 | 2026.05.19 01:35:22.256431 [ 4 ] {f4094b8c-3cd6-4b90-b2a4-ebe3213c3330} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.05.19 01:35:22.256562 [ 4 ] {f4094b8c-3cd6-4b90-b2a4-ebe3213c3330} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 5962 | 2026.05.19 01:35:22.256599 [ 4 ] {f4094b8c-3cd6-4b90-b2a4-ebe3213c3330} <Debug> TCPHandler: Processed in 0.001268047 sec. | ||
| 5963 | 2026.05.19 01:35:22.528354 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5964 | 2026.05.19 01:35:22.544748 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.05.19 01:35:22.544807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5966 | 2026.05.19 01:35:22.550857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5967 | 2026.05.19 01:35:22.551599 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.05.19 01:35:22.554198 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5969 | 2026.05.19 01:35:27.239174 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2026.05.19 01:35:27.239427 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5971 | 2026.05.19 01:35:27.239787 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5972 | 2026.05.19 01:35:27.239829 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5973 | 2026.05.19 01:35:27.240081 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5974 | 2026.05.19 01:35:27.240161 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5975 | 2026.05.19 01:35:27.240301 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5976 | 2026.05.19 01:35:27.240443 [ 314 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5977 | 2026.05.19 01:35:27.240446 [ 351 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5978 | 2026.05.19 01:35:27.240603 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 5979 | 2026.05.19 01:35:27.240633 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5980 | 2026.05.19 01:35:27.240704 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5981 | 2026.05.19 01:35:27.240725 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 5982 | 2026.05.19 01:35:27.240759 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5983 | 2026.05.19 01:35:27.240800 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5984 | 2026.05.19 01:35:27.242053 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002722 sec., 13960.323291697281 rows/sec., 2.26 MiB/sec. | ||
| 5985 | 2026.05.19 01:35:27.242160 [ 4 ] {14ba774d-dbc2-4559-96dc-678cfca04b40} <Debug> TCPHandler: Processed in 0.00311861 sec. | ||
| 5986 | 2026.05.19 01:35:27.243824 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.05.19 01:35:27.243935 [ 4 ] {8632b752-6234-4c52-b90b-e17c2b58de03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5988 | 2026.05.19 01:35:27.243977 [ 4 ] {8632b752-6234-4c52-b90b-e17c2b58de03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5989 | 2026.05.19 01:35:27.244582 [ 4 ] {8632b752-6234-4c52-b90b-e17c2b58de03} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.05.19 01:35:27.244637 [ 4 ] {8632b752-6234-4c52-b90b-e17c2b58de03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5991 | 2026.05.19 01:35:27.245122 [ 4 ] {8632b752-6234-4c52-b90b-e17c2b58de03} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5992 | 2026.05.19 01:35:27.245360 [ 4 ] {8632b752-6234-4c52-b90b-e17c2b58de03} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.05.19 01:35:27.245507 [ 4 ] {8632b752-6234-4c52-b90b-e17c2b58de03} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.66 MiB/sec. | ||
| 5994 | 2026.05.19 01:35:27.245511 [ 45 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5995 | 2026.05.19 01:35:27.245548 [ 4 ] {8632b752-6234-4c52-b90b-e17c2b58de03} <Debug> TCPHandler: Processed in 0.001774904 sec. | ||
| 5996 | 2026.05.19 01:35:27.245574 [ 45 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.05.19 01:35:27.245604 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 5998 | 2026.05.19 01:35:27.245695 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.05.19 01:35:27.245747 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 6000 | 2026.05.19 01:35:27.245812 [ 4 ] {fe1ea2f3-963a-4d13-908e-fa746ebfcee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6001 | 2026.05.19 01:35:27.245875 [ 4 ] {fe1ea2f3-963a-4d13-908e-fa746ebfcee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6002 | 2026.05.19 01:35:27.245900 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6003 | 2026.05.19 01:35:27.245945 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2620 rows starting from the beginning of the part | ||
| 6004 | 2026.05.19 01:35:27.246019 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2617 rows starting from the beginning of the part | ||
| 6005 | 2026.05.19 01:35:27.246072 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 6006 | 2026.05.19 01:35:27.246122 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6007 | 2026.05.19 01:35:27.246169 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 140 rows starting from the beginning of the part | ||
| 6008 | 2026.05.19 01:35:27.246214 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 6009 | 2026.05.19 01:35:27.246418 [ 4 ] {fe1ea2f3-963a-4d13-908e-fa746ebfcee4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.05.19 01:35:27.246467 [ 4 ] {fe1ea2f3-963a-4d13-908e-fa746ebfcee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 6011 | 2026.05.19 01:35:27.246829 [ 4 ] {fe1ea2f3-963a-4d13-908e-fa746ebfcee4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6012 | 2026.05.19 01:35:27.247062 [ 4 ] {fe1ea2f3-963a-4d13-908e-fa746ebfcee4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.05.19 01:35:27.247195 [ 43 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6014 | 2026.05.19 01:35:27.247208 [ 4 ] {fe1ea2f3-963a-4d13-908e-fa746ebfcee4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001432 sec., 44692.7374301676 rows/sec., 3.49 MiB/sec. | ||
| 6015 | 2026.05.19 01:35:27.247255 [ 43 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.05.19 01:35:27.247284 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 6017 | 2026.05.19 01:35:27.247295 [ 4 ] {fe1ea2f3-963a-4d13-908e-fa746ebfcee4} <Debug> TCPHandler: Processed in 0.001656522 sec. | ||
| 6018 | 2026.05.19 01:35:27.247366 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 6019 | 2026.05.19 01:35:27.247477 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6020 | 2026.05.19 01:35:27.247506 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1404 rows starting from the beginning of the part | ||
| 6021 | 2026.05.19 01:35:27.247561 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1384 rows starting from the beginning of the part | ||
| 6022 | 2026.05.19 01:35:27.247575 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.05.19 01:35:27.247601 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 6024 | 2026.05.19 01:35:27.247639 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6025 | 2026.05.19 01:35:27.247676 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
| 6026 | 2026.05.19 01:35:27.247681 [ 4 ] {287734f9-f802-486f-9c87-1d4289e274b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6027 | 2026.05.19 01:35:27.247722 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 6028 | 2026.05.19 01:35:27.247733 [ 4 ] {287734f9-f802-486f-9c87-1d4289e274b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6029 | 2026.05.19 01:35:27.248153 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002463352 sec., 2250997.8273506993 rows/sec., 177.93 MiB/sec. | ||
| 6030 | 2026.05.19 01:35:27.248199 [ 4 ] {287734f9-f802-486f-9c87-1d4289e274b3} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.05.19 01:35:27.248240 [ 4 ] {287734f9-f802-486f-9c87-1d4289e274b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6032 | 2026.05.19 01:35:27.248493 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6033 | 2026.05.19 01:35:27.248624 [ 4 ] {287734f9-f802-486f-9c87-1d4289e274b3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6034 | 2026.05.19 01:35:27.248819 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_46_9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.05.19 01:35:27.248906 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_46_9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6036 | 2026.05.19 01:35:27.248953 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621711 sec., 1902928.4502602497 rows/sec., 138.24 MiB/sec. | ||
| 6037 | 2026.05.19 01:35:27.248959 [ 4 ] {287734f9-f802-486f-9c87-1d4289e274b3} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.05.19 01:35:27.248999 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6039 | 2026.05.19 01:35:27.249083 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6040 | 2026.05.19 01:35:27.249115 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.05.19 01:35:27.249118 [ 4 ] {287734f9-f802-486f-9c87-1d4289e274b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. | ||
| 6042 | 2026.05.19 01:35:27.249133 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 6043 | 2026.05.19 01:35:27.249175 [ 4 ] {287734f9-f802-486f-9c87-1d4289e274b3} <Debug> TCPHandler: Processed in 0.001650391 sec. | ||
| 6044 | 2026.05.19 01:35:27.249237 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6045 | 2026.05.19 01:35:27.249247 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 6046 | 2026.05.19 01:35:27.249324 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2026.05.19 01:35:27.249376 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6048 | 2026.05.19 01:35:27.249418 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14418 rows starting from the beginning of the part | ||
| 6049 | 2026.05.19 01:35:27.249441 [ 4 ] {5e77302b-4cae-4af2-b83c-8a2e5e23d707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6050 | 2026.05.19 01:35:27.249488 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1636 rows starting from the beginning of the part | ||
| 6051 | 2026.05.19 01:35:27.249490 [ 4 ] {5e77302b-4cae-4af2-b83c-8a2e5e23d707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6052 | 2026.05.19 01:35:27.249511 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_46_9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.05.19 01:35:27.249546 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 6054 | 2026.05.19 01:35:27.249594 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 6055 | 2026.05.19 01:35:27.249595 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_46_9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6056 | 2026.05.19 01:35:27.249639 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 6057 | 2026.05.19 01:35:27.249682 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6058 | 2026.05.19 01:35:27.249685 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6059 | 2026.05.19 01:35:27.249911 [ 4 ] {5e77302b-4cae-4af2-b83c-8a2e5e23d707} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.05.19 01:35:27.249955 [ 4 ] {5e77302b-4cae-4af2-b83c-8a2e5e23d707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 6061 | 2026.05.19 01:35:27.250316 [ 4 ] {5e77302b-4cae-4af2-b83c-8a2e5e23d707} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6062 | 2026.05.19 01:35:27.250568 [ 4 ] {5e77302b-4cae-4af2-b83c-8a2e5e23d707} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.05.19 01:35:27.250722 [ 45 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6064 | 2026.05.19 01:35:27.250748 [ 4 ] {5e77302b-4cae-4af2-b83c-8a2e5e23d707} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. | ||
| 6065 | 2026.05.19 01:35:27.250757 [ 45 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2026.05.19 01:35:27.250802 [ 4 ] {5e77302b-4cae-4af2-b83c-8a2e5e23d707} <Debug> TCPHandler: Processed in 0.00152732 sec. | ||
| 6067 | 2026.05.19 01:35:27.250811 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 6068 | 2026.05.19 01:35:27.250921 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 6069 | 2026.05.19 01:35:27.251025 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6070 | 2026.05.19 01:35:27.251055 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2124 rows starting from the beginning of the part | ||
| 6071 | 2026.05.19 01:35:27.251106 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 6072 | 2026.05.19 01:35:27.251147 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 6073 | 2026.05.19 01:35:27.251182 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 6074 | 2026.05.19 01:35:27.251217 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 6075 | 2026.05.19 01:35:27.251254 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 6076 | 2026.05.19 01:35:27.252418 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 4 columns (4 merged, 0 gathered) in 0.00153441 sec., 1540657.3210549983 rows/sec., 103.83 MiB/sec. | ||
| 6077 | 2026.05.19 01:35:27.252737 [ 192 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6078 | 2026.05.19 01:35:27.253014 [ 192 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_46_9} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.05.19 01:35:27.253095 [ 192 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_46_9} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6080 | 2026.05.19 01:35:27.253177 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6081 | 2026.05.19 01:35:27.254870 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16566 rows, containing 5 columns (5 merged, 0 gathered) in 0.005666154 sec., 2923676.2714179675 rows/sec., 188.89 MiB/sec. | ||
| 6082 | 2026.05.19 01:35:27.254991 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6083 | 2026.05.19 01:35:27.255237 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.05.19 01:35:27.255309 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6085 | 2026.05.19 01:35:27.255370 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 6086 | 2026.05.19 01:35:28.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.74 MiB, peak 273.73 MiB, free memory in arenas 0.00 B, will set to 268.82 MiB (RSS), difference: 2.08 MiB | ||
| 6087 | 2026.05.19 01:35:29.328443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13986 | ||
| 6088 | 2026.05.19 01:35:29.329005 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.05.19 01:35:29.329054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 6090 | 2026.05.19 01:35:29.329557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6091 | 2026.05.19 01:35:29.329786 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.05.19 01:35:29.329917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13986 | ||
| 6093 | 2026.05.19 01:35:30.054363 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6094 | 2026.05.19 01:35:30.070910 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.05.19 01:35:30.070978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 6096 | 2026.05.19 01:35:30.077700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6097 | 2026.05.19 01:35:30.078469 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.05.19 01:35:30.081674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6099 | 2026.05.19 01:35:31.862161 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 726 | ||
| 6100 | 2026.05.19 01:35:31.864729 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.05.19 01:35:31.864797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6102 | 2026.05.19 01:35:31.866075 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6103 | 2026.05.19 01:35:31.866340 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.05.19 01:35:31.866679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 6105 | 2026.05.19 01:35:32.241118 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2026.05.19 01:35:32.241339 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6107 | 2026.05.19 01:35:32.241657 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6108 | 2026.05.19 01:35:32.241692 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6109 | 2026.05.19 01:35:32.241906 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6110 | 2026.05.19 01:35:32.241973 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6111 | 2026.05.19 01:35:32.242114 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6112 | 2026.05.19 01:35:32.242234 [ 314 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6113 | 2026.05.19 01:35:32.242244 [ 349 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6114 | 2026.05.19 01:35:32.242377 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 6115 | 2026.05.19 01:35:32.242405 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6116 | 2026.05.19 01:35:32.242473 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6117 | 2026.05.19 01:35:32.242491 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6118 | 2026.05.19 01:35:32.242525 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6119 | 2026.05.19 01:35:32.242561 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6120 | 2026.05.19 01:35:32.243976 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002723 sec., 13955.19647447668 rows/sec., 2.26 MiB/sec. | ||
| 6121 | 2026.05.19 01:35:32.244086 [ 4 ] {a986f701-c818-4dd7-8d20-182f2767dbbf} <Debug> TCPHandler: Processed in 0.003091861 sec. | ||
| 6122 | 2026.05.19 01:35:32.246392 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2026.05.19 01:35:32.246504 [ 4 ] {19d087bd-31f3-4af6-bac5-2c9ea4f7c574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6124 | 2026.05.19 01:35:32.246544 [ 4 ] {19d087bd-31f3-4af6-bac5-2c9ea4f7c574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6125 | 2026.05.19 01:35:32.247147 [ 4 ] {19d087bd-31f3-4af6-bac5-2c9ea4f7c574} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.05.19 01:35:32.247182 [ 4 ] {19d087bd-31f3-4af6-bac5-2c9ea4f7c574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6127 | 2026.05.19 01:35:32.247541 [ 4 ] {19d087bd-31f3-4af6-bac5-2c9ea4f7c574} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6128 | 2026.05.19 01:35:32.247755 [ 4 ] {19d087bd-31f3-4af6-bac5-2c9ea4f7c574} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.05.19 01:35:32.247894 [ 4 ] {19d087bd-31f3-4af6-bac5-2c9ea4f7c574} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00142 sec., 98591.54929577465 rows/sec., 8.57 MiB/sec. | ||
| 6130 | 2026.05.19 01:35:32.247931 [ 4 ] {19d087bd-31f3-4af6-bac5-2c9ea4f7c574} <Debug> TCPHandler: Processed in 0.001591541 sec. | ||
| 6131 | 2026.05.19 01:35:32.248060 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2026.05.19 01:35:32.248162 [ 4 ] {6ca7fcdd-a469-45d7-a2ff-a404d481e26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6133 | 2026.05.19 01:35:32.248200 [ 4 ] {6ca7fcdd-a469-45d7-a2ff-a404d481e26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6134 | 2026.05.19 01:35:32.248640 [ 4 ] {6ca7fcdd-a469-45d7-a2ff-a404d481e26c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.05.19 01:35:32.248675 [ 4 ] {6ca7fcdd-a469-45d7-a2ff-a404d481e26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6136 | 2026.05.19 01:35:32.248968 [ 4 ] {6ca7fcdd-a469-45d7-a2ff-a404d481e26c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6137 | 2026.05.19 01:35:32.249179 [ 4 ] {6ca7fcdd-a469-45d7-a2ff-a404d481e26c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.05.19 01:35:32.249300 [ 39 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6139 | 2026.05.19 01:35:32.249305 [ 4 ] {6ca7fcdd-a469-45d7-a2ff-a404d481e26c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001161 sec., 36175.71059431525 rows/sec., 2.66 MiB/sec. | ||
| 6140 | 2026.05.19 01:35:32.249345 [ 39 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.05.19 01:35:32.249361 [ 4 ] {6ca7fcdd-a469-45d7-a2ff-a404d481e26c} <Debug> TCPHandler: Processed in 0.001349478 sec. | ||
| 6142 | 2026.05.19 01:35:32.249370 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6143 | 2026.05.19 01:35:32.249490 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.05.19 01:35:32.249586 [ 4 ] {52a03a51-2010-4958-a680-8e9f79bb3c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6145 | 2026.05.19 01:35:32.249624 [ 4 ] {52a03a51-2010-4958-a680-8e9f79bb3c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6146 | 2026.05.19 01:35:32.250116 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 6147 | 2026.05.19 01:35:32.250208 [ 4 ] {52a03a51-2010-4958-a680-8e9f79bb3c83} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2026.05.19 01:35:32.250247 [ 4 ] {52a03a51-2010-4958-a680-8e9f79bb3c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6149 | 2026.05.19 01:35:32.250249 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6150 | 2026.05.19 01:35:32.250295 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 83 rows starting from the beginning of the part | ||
| 6151 | 2026.05.19 01:35:32.250373 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 6152 | 2026.05.19 01:35:32.250417 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 6153 | 2026.05.19 01:35:32.250458 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 81 rows starting from the beginning of the part | ||
| 6154 | 2026.05.19 01:35:32.250496 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 6155 | 2026.05.19 01:35:32.250535 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 6156 | 2026.05.19 01:35:32.250574 [ 4 ] {52a03a51-2010-4958-a680-8e9f79bb3c83} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6157 | 2026.05.19 01:35:32.250827 [ 4 ] {52a03a51-2010-4958-a680-8e9f79bb3c83} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.05.19 01:35:32.250966 [ 4 ] {52a03a51-2010-4958-a680-8e9f79bb3c83} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001396 sec., 75931.23209169054 rows/sec., 5.93 MiB/sec. | ||
| 6159 | 2026.05.19 01:35:32.251009 [ 4 ] {52a03a51-2010-4958-a680-8e9f79bb3c83} <Debug> TCPHandler: Processed in 0.00156773 sec. | ||
| 6160 | 2026.05.19 01:35:32.251133 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2026.05.19 01:35:32.251229 [ 4 ] {f4fa90e0-f211-4af1-8c91-d101b5464aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.05.19 01:35:32.251271 [ 4 ] {f4fa90e0-f211-4af1-8c91-d101b5464aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6163 | 2026.05.19 01:35:32.251375 [ 192 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310207 sec., 253395.07421346396 rows/sec., 19.53 MiB/sec. | ||
| 6164 | 2026.05.19 01:35:32.251557 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6165 | 2026.05.19 01:35:32.251688 [ 4 ] {f4fa90e0-f211-4af1-8c91-d101b5464aab} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.05.19 01:35:32.251729 [ 4 ] {f4fa90e0-f211-4af1-8c91-d101b5464aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6167 | 2026.05.19 01:35:32.251933 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.05.19 01:35:32.252027 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_21_4} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6169 | 2026.05.19 01:35:32.252086 [ 4 ] {f4fa90e0-f211-4af1-8c91-d101b5464aab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6170 | 2026.05.19 01:35:32.252130 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6171 | 2026.05.19 01:35:32.252306 [ 4 ] {f4fa90e0-f211-4af1-8c91-d101b5464aab} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.05.19 01:35:32.252447 [ 4 ] {f4fa90e0-f211-4af1-8c91-d101b5464aab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 6173 | 2026.05.19 01:35:32.252483 [ 4 ] {f4fa90e0-f211-4af1-8c91-d101b5464aab} <Debug> TCPHandler: Processed in 0.001400449 sec. | ||
| 6174 | 2026.05.19 01:35:32.252608 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.05.19 01:35:32.252703 [ 4 ] {17ec3d1b-aa5b-4b71-8fac-f01fa7469bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6176 | 2026.05.19 01:35:32.252754 [ 4 ] {17ec3d1b-aa5b-4b71-8fac-f01fa7469bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6177 | 2026.05.19 01:35:32.253545 [ 4 ] {17ec3d1b-aa5b-4b71-8fac-f01fa7469bb7} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.05.19 01:35:32.253581 [ 4 ] {17ec3d1b-aa5b-4b71-8fac-f01fa7469bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6179 | 2026.05.19 01:35:32.254127 [ 4 ] {17ec3d1b-aa5b-4b71-8fac-f01fa7469bb7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6180 | 2026.05.19 01:35:32.254346 [ 4 ] {17ec3d1b-aa5b-4b71-8fac-f01fa7469bb7} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.05.19 01:35:32.254462 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6182 | 2026.05.19 01:35:32.254485 [ 4 ] {17ec3d1b-aa5b-4b71-8fac-f01fa7469bb7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.0018 sec., 23333.333333333336 rows/sec., 41.81 MiB/sec. | ||
| 6183 | 2026.05.19 01:35:32.254500 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.05.19 01:35:32.254525 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6185 | 2026.05.19 01:35:32.254542 [ 4 ] {17ec3d1b-aa5b-4b71-8fac-f01fa7469bb7} <Debug> TCPHandler: Processed in 0.001981686 sec. | ||
| 6186 | 2026.05.19 01:35:32.254630 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 6187 | 2026.05.19 01:35:32.254701 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.05.19 01:35:32.254801 [ 4 ] {3cc872dc-295b-44df-a270-c7d4c32a8442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6189 | 2026.05.19 01:35:32.254843 [ 4 ] {3cc872dc-295b-44df-a270-c7d4c32a8442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6190 | 2026.05.19 01:35:32.254883 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6191 | 2026.05.19 01:35:32.254952 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 683 rows starting from the beginning of the part | ||
| 6192 | 2026.05.19 01:35:32.255121 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 6193 | 2026.05.19 01:35:32.255195 [ 4 ] {3cc872dc-295b-44df-a270-c7d4c32a8442} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6194 | 2026.05.19 01:35:32.255235 [ 4 ] {3cc872dc-295b-44df-a270-c7d4c32a8442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6195 | 2026.05.19 01:35:32.255254 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 6196 | 2026.05.19 01:35:32.255361 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
| 6197 | 2026.05.19 01:35:32.255466 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 6198 | 2026.05.19 01:35:32.255551 [ 4 ] {3cc872dc-295b-44df-a270-c7d4c32a8442} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6199 | 2026.05.19 01:35:32.255568 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 6200 | 2026.05.19 01:35:32.255767 [ 4 ] {3cc872dc-295b-44df-a270-c7d4c32a8442} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.05.19 01:35:32.255909 [ 4 ] {3cc872dc-295b-44df-a270-c7d4c32a8442} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 6202 | 2026.05.19 01:35:32.255945 [ 4 ] {3cc872dc-295b-44df-a270-c7d4c32a8442} <Debug> TCPHandler: Processed in 0.001292757 sec. | ||
| 6203 | 2026.05.19 01:35:32.269802 [ 192 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 19 columns (19 merged, 0 gathered) in 0.01521407 sec., 59418.68283766277 rows/sec., 106.48 MiB/sec. | ||
| 6204 | 2026.05.19 01:35:32.270871 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6205 | 2026.05.19 01:35:32.271211 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2026.05.19 01:35:32.271278 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6207 | 2026.05.19 01:35:32.271378 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.87 MiB. | ||
| 6208 | 2026.05.19 01:35:33.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.90 MiB, peak 277.72 MiB, free memory in arenas 0.00 B, will set to 271.95 MiB (RSS), difference: 2.05 MiB | ||
| 6209 | 2026.05.19 01:35:36.738082 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6210 | 2026.05.19 01:35:36.738152 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6211 | 2026.05.19 01:35:36.830029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14434 | ||
| 6212 | 2026.05.19 01:35:36.830624 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2026.05.19 01:35:36.830676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6214 | 2026.05.19 01:35:36.831240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6215 | 2026.05.19 01:35:36.831474 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2026.05.19 01:35:36.831608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14434 | ||
| 6217 | 2026.05.19 01:35:37.239195 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6218 | 2026.05.19 01:35:37.239495 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6219 | 2026.05.19 01:35:37.239866 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6220 | 2026.05.19 01:35:37.239907 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6221 | 2026.05.19 01:35:37.240152 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6222 | 2026.05.19 01:35:37.240228 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6223 | 2026.05.19 01:35:37.240388 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6224 | 2026.05.19 01:35:37.240918 [ 354 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6225 | 2026.05.19 01:35:37.240932 [ 325 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6226 | 2026.05.19 01:35:37.241059 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 6227 | 2026.05.19 01:35:37.241084 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6228 | 2026.05.19 01:35:37.241150 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6229 | 2026.05.19 01:35:37.241168 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6230 | 2026.05.19 01:35:37.241201 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6231 | 2026.05.19 01:35:37.241237 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6232 | 2026.05.19 01:35:37.242501 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003104 sec., 12242.268041237114 rows/sec., 1.99 MiB/sec. | ||
| 6233 | 2026.05.19 01:35:37.242629 [ 4 ] {326cbe0f-116e-4138-8776-aa0c2e55e6aa} <Debug> TCPHandler: Processed in 0.003513156 sec. | ||
| 6234 | 2026.05.19 01:35:37.244313 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.05.19 01:35:37.244445 [ 4 ] {b13de0d4-7d03-4b1f-9cdf-3e7923cc3311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6236 | 2026.05.19 01:35:37.244504 [ 4 ] {b13de0d4-7d03-4b1f-9cdf-3e7923cc3311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6237 | 2026.05.19 01:35:37.245282 [ 4 ] {b13de0d4-7d03-4b1f-9cdf-3e7923cc3311} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.05.19 01:35:37.245342 [ 4 ] {b13de0d4-7d03-4b1f-9cdf-3e7923cc3311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6239 | 2026.05.19 01:35:37.245745 [ 4 ] {b13de0d4-7d03-4b1f-9cdf-3e7923cc3311} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6240 | 2026.05.19 01:35:37.245961 [ 4 ] {b13de0d4-7d03-4b1f-9cdf-3e7923cc3311} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.05.19 01:35:37.246119 [ 4 ] {b13de0d4-7d03-4b1f-9cdf-3e7923cc3311} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.49 MiB/sec. | ||
| 6242 | 2026.05.19 01:35:37.246156 [ 4 ] {b13de0d4-7d03-4b1f-9cdf-3e7923cc3311} <Debug> TCPHandler: Processed in 0.001893165 sec. | ||
| 6243 | 2026.05.19 01:35:37.246292 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2026.05.19 01:35:37.246388 [ 4 ] {7c40dfcc-6f16-4120-9080-6f59e79e50da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6245 | 2026.05.19 01:35:37.246427 [ 4 ] {7c40dfcc-6f16-4120-9080-6f59e79e50da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6246 | 2026.05.19 01:35:37.246911 [ 4 ] {7c40dfcc-6f16-4120-9080-6f59e79e50da} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.05.19 01:35:37.246946 [ 4 ] {7c40dfcc-6f16-4120-9080-6f59e79e50da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6248 | 2026.05.19 01:35:37.247248 [ 4 ] {7c40dfcc-6f16-4120-9080-6f59e79e50da} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6249 | 2026.05.19 01:35:37.247470 [ 4 ] {7c40dfcc-6f16-4120-9080-6f59e79e50da} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2026.05.19 01:35:37.247602 [ 4 ] {7c40dfcc-6f16-4120-9080-6f59e79e50da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 6251 | 2026.05.19 01:35:37.247638 [ 4 ] {7c40dfcc-6f16-4120-9080-6f59e79e50da} <Debug> TCPHandler: Processed in 0.001394708 sec. | ||
| 6252 | 2026.05.19 01:35:37.247766 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.05.19 01:35:37.247861 [ 4 ] {615dc3b5-5300-4d73-adcd-39e3acc5bcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6254 | 2026.05.19 01:35:37.247902 [ 4 ] {615dc3b5-5300-4d73-adcd-39e3acc5bcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6255 | 2026.05.19 01:35:37.248343 [ 4 ] {615dc3b5-5300-4d73-adcd-39e3acc5bcdb} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.05.19 01:35:37.248378 [ 4 ] {615dc3b5-5300-4d73-adcd-39e3acc5bcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6257 | 2026.05.19 01:35:37.248691 [ 4 ] {615dc3b5-5300-4d73-adcd-39e3acc5bcdb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6258 | 2026.05.19 01:35:37.248896 [ 4 ] {615dc3b5-5300-4d73-adcd-39e3acc5bcdb} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.05.19 01:35:37.249037 [ 4 ] {615dc3b5-5300-4d73-adcd-39e3acc5bcdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6260 | 2026.05.19 01:35:37.249073 [ 4 ] {615dc3b5-5300-4d73-adcd-39e3acc5bcdb} <Debug> TCPHandler: Processed in 0.001354238 sec. | ||
| 6261 | 2026.05.19 01:35:37.249192 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.05.19 01:35:37.249285 [ 4 ] {7786b582-56c0-4fcf-929c-75744c14ac25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6263 | 2026.05.19 01:35:37.249323 [ 4 ] {7786b582-56c0-4fcf-929c-75744c14ac25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6264 | 2026.05.19 01:35:37.249685 [ 4 ] {7786b582-56c0-4fcf-929c-75744c14ac25} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.05.19 01:35:37.249720 [ 4 ] {7786b582-56c0-4fcf-929c-75744c14ac25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6266 | 2026.05.19 01:35:37.250034 [ 4 ] {7786b582-56c0-4fcf-929c-75744c14ac25} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6267 | 2026.05.19 01:35:37.250231 [ 4 ] {7786b582-56c0-4fcf-929c-75744c14ac25} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.05.19 01:35:37.250364 [ 4 ] {7786b582-56c0-4fcf-929c-75744c14ac25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 6269 | 2026.05.19 01:35:37.250404 [ 4 ] {7786b582-56c0-4fcf-929c-75744c14ac25} <Debug> TCPHandler: Processed in 0.001262117 sec. | ||
| 6270 | 2026.05.19 01:35:37.581800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6271 | 2026.05.19 01:35:37.599452 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.05.19 01:35:37.599515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6273 | 2026.05.19 01:35:37.606484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6274 | 2026.05.19 01:35:37.608063 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.05.19 01:35:37.616154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6276 | 2026.05.19 01:35:41.116238 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.05.19 01:35:41.116541 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6278 | 2026.05.19 01:35:41.116921 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6279 | 2026.05.19 01:35:41.116960 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6280 | 2026.05.19 01:35:41.117216 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6281 | 2026.05.19 01:35:41.117285 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6282 | 2026.05.19 01:35:41.117431 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6283 | 2026.05.19 01:35:41.117576 [ 313 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6284 | 2026.05.19 01:35:41.117576 [ 325 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6285 | 2026.05.19 01:35:41.117708 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 6286 | 2026.05.19 01:35:41.117736 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6287 | 2026.05.19 01:35:41.117807 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6288 | 2026.05.19 01:35:41.117827 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6289 | 2026.05.19 01:35:41.117864 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6290 | 2026.05.19 01:35:41.117903 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6291 | 2026.05.19 01:35:41.119278 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00286 sec., 13286.713286713286 rows/sec., 2.69 MiB/sec. | ||
| 6292 | 2026.05.19 01:35:41.119427 [ 4 ] {1120dccf-3425-4369-9d60-f080d8456f4c} <Debug> TCPHandler: Processed in 0.003335774 sec. | ||
| 6293 | 2026.05.19 01:35:41.133247 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2026.05.19 01:35:41.133412 [ 4 ] {91ca26b7-07a3-4715-8e73-87f72037c3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6295 | 2026.05.19 01:35:41.133481 [ 4 ] {91ca26b7-07a3-4715-8e73-87f72037c3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6296 | 2026.05.19 01:35:41.134457 [ 4 ] {91ca26b7-07a3-4715-8e73-87f72037c3d7} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.05.19 01:35:41.134496 [ 4 ] {91ca26b7-07a3-4715-8e73-87f72037c3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6298 | 2026.05.19 01:35:41.134885 [ 4 ] {91ca26b7-07a3-4715-8e73-87f72037c3d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6299 | 2026.05.19 01:35:41.135120 [ 4 ] {91ca26b7-07a3-4715-8e73-87f72037c3d7} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.05.19 01:35:41.135271 [ 4 ] {91ca26b7-07a3-4715-8e73-87f72037c3d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001904 sec., 12605.042016806721 rows/sec., 1.05 MiB/sec. | ||
| 6301 | 2026.05.19 01:35:41.135311 [ 4 ] {91ca26b7-07a3-4715-8e73-87f72037c3d7} <Debug> TCPHandler: Processed in 0.002141918 sec. | ||
| 6302 | 2026.05.19 01:35:41.135468 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2026.05.19 01:35:41.135565 [ 4 ] {144a3994-7ef7-4c46-8d11-27afa2c45576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6304 | 2026.05.19 01:35:41.135605 [ 4 ] {144a3994-7ef7-4c46-8d11-27afa2c45576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6305 | 2026.05.19 01:35:41.136016 [ 4 ] {144a3994-7ef7-4c46-8d11-27afa2c45576} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.05.19 01:35:41.136057 [ 4 ] {144a3994-7ef7-4c46-8d11-27afa2c45576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6307 | 2026.05.19 01:35:41.136341 [ 4 ] {144a3994-7ef7-4c46-8d11-27afa2c45576} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6308 | 2026.05.19 01:35:41.136549 [ 4 ] {144a3994-7ef7-4c46-8d11-27afa2c45576} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.05.19 01:35:41.136683 [ 4 ] {144a3994-7ef7-4c46-8d11-27afa2c45576} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 6310 | 2026.05.19 01:35:41.136719 [ 4 ] {144a3994-7ef7-4c46-8d11-27afa2c45576} <Debug> TCPHandler: Processed in 0.001300577 sec. | ||
| 6311 | 2026.05.19 01:35:41.136851 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.05.19 01:35:41.136945 [ 4 ] {c0767285-ef44-47f7-a874-7d2bd0cffd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6313 | 2026.05.19 01:35:41.136983 [ 4 ] {c0767285-ef44-47f7-a874-7d2bd0cffd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6314 | 2026.05.19 01:35:41.139364 [ 4 ] {c0767285-ef44-47f7-a874-7d2bd0cffd5f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.05.19 01:35:41.139418 [ 4 ] {c0767285-ef44-47f7-a874-7d2bd0cffd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6316 | 2026.05.19 01:35:41.139940 [ 4 ] {c0767285-ef44-47f7-a874-7d2bd0cffd5f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6317 | 2026.05.19 01:35:41.140158 [ 4 ] {c0767285-ef44-47f7-a874-7d2bd0cffd5f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.05.19 01:35:41.140290 [ 4 ] {c0767285-ef44-47f7-a874-7d2bd0cffd5f} <Debug> executeQuery: Read 2610 rows, 200.17 KiB in 0.003363 sec., 776092.774308653 rows/sec., 58.12 MiB/sec. | ||
| 6319 | 2026.05.19 01:35:41.140327 [ 4 ] {c0767285-ef44-47f7-a874-7d2bd0cffd5f} <Debug> TCPHandler: Processed in 0.003526446 sec. | ||
| 6320 | 2026.05.19 01:35:41.140461 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2026.05.19 01:35:41.140560 [ 4 ] {0a5715bc-5c06-4d7c-8fdb-eb6e53d2023e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6322 | 2026.05.19 01:35:41.140600 [ 4 ] {0a5715bc-5c06-4d7c-8fdb-eb6e53d2023e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6323 | 2026.05.19 01:35:41.141063 [ 4 ] {0a5715bc-5c06-4d7c-8fdb-eb6e53d2023e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.05.19 01:35:41.141100 [ 4 ] {0a5715bc-5c06-4d7c-8fdb-eb6e53d2023e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6325 | 2026.05.19 01:35:41.141407 [ 4 ] {0a5715bc-5c06-4d7c-8fdb-eb6e53d2023e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6326 | 2026.05.19 01:35:41.141626 [ 4 ] {0a5715bc-5c06-4d7c-8fdb-eb6e53d2023e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2026.05.19 01:35:41.141753 [ 4 ] {0a5715bc-5c06-4d7c-8fdb-eb6e53d2023e} <Debug> executeQuery: Read 67 rows, 5.09 KiB in 0.001212 sec., 55280.52805280528 rows/sec., 4.10 MiB/sec. | ||
| 6328 | 2026.05.19 01:35:41.141789 [ 4 ] {0a5715bc-5c06-4d7c-8fdb-eb6e53d2023e} <Debug> TCPHandler: Processed in 0.001376558 sec. | ||
| 6329 | 2026.05.19 01:35:41.141915 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.05.19 01:35:41.142010 [ 4 ] {2c97c7af-3c35-42f1-97e5-9ab39bda818f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6331 | 2026.05.19 01:35:41.142048 [ 4 ] {2c97c7af-3c35-42f1-97e5-9ab39bda818f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6332 | 2026.05.19 01:35:41.142905 [ 4 ] {2c97c7af-3c35-42f1-97e5-9ab39bda818f} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.05.19 01:35:41.142941 [ 4 ] {2c97c7af-3c35-42f1-97e5-9ab39bda818f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6334 | 2026.05.19 01:35:41.143275 [ 4 ] {2c97c7af-3c35-42f1-97e5-9ab39bda818f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6335 | 2026.05.19 01:35:41.143484 [ 4 ] {2c97c7af-3c35-42f1-97e5-9ab39bda818f} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.05.19 01:35:41.143609 [ 4 ] {2c97c7af-3c35-42f1-97e5-9ab39bda818f} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001617 sec., 510204.0816326531 rows/sec., 29.85 MiB/sec. | ||
| 6337 | 2026.05.19 01:35:41.143647 [ 4 ] {2c97c7af-3c35-42f1-97e5-9ab39bda818f} <Debug> TCPHandler: Processed in 0.001780934 sec. | ||
| 6338 | 2026.05.19 01:35:41.143843 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2026.05.19 01:35:41.143938 [ 4 ] {b769e1f6-0fb0-4527-91e1-48b11a8ae246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6340 | 2026.05.19 01:35:41.143976 [ 4 ] {b769e1f6-0fb0-4527-91e1-48b11a8ae246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6341 | 2026.05.19 01:35:41.144381 [ 4 ] {b769e1f6-0fb0-4527-91e1-48b11a8ae246} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2026.05.19 01:35:41.144417 [ 4 ] {b769e1f6-0fb0-4527-91e1-48b11a8ae246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6343 | 2026.05.19 01:35:41.144703 [ 4 ] {b769e1f6-0fb0-4527-91e1-48b11a8ae246} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6344 | 2026.05.19 01:35:41.144914 [ 4 ] {b769e1f6-0fb0-4527-91e1-48b11a8ae246} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.05.19 01:35:41.145039 [ 4 ] {b769e1f6-0fb0-4527-91e1-48b11a8ae246} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 6346 | 2026.05.19 01:35:41.145076 [ 4 ] {b769e1f6-0fb0-4527-91e1-48b11a8ae246} <Debug> TCPHandler: Processed in 0.001281807 sec. | ||
| 6347 | 2026.05.19 01:35:41.145223 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2026.05.19 01:35:41.145317 [ 4 ] {205291bb-af06-4df6-8ecd-73c3e270c4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6349 | 2026.05.19 01:35:41.145355 [ 4 ] {205291bb-af06-4df6-8ecd-73c3e270c4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6350 | 2026.05.19 01:35:41.145778 [ 4 ] {205291bb-af06-4df6-8ecd-73c3e270c4fc} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.05.19 01:35:41.145813 [ 4 ] {205291bb-af06-4df6-8ecd-73c3e270c4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6352 | 2026.05.19 01:35:41.146101 [ 4 ] {205291bb-af06-4df6-8ecd-73c3e270c4fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6353 | 2026.05.19 01:35:41.146319 [ 4 ] {205291bb-af06-4df6-8ecd-73c3e270c4fc} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.05.19 01:35:41.146472 [ 4 ] {205291bb-af06-4df6-8ecd-73c3e270c4fc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 6355 | 2026.05.19 01:35:41.146510 [ 4 ] {205291bb-af06-4df6-8ecd-73c3e270c4fc} <Debug> TCPHandler: Processed in 0.001334777 sec. | ||
| 6356 | 2026.05.19 01:35:41.146639 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2026.05.19 01:35:41.146743 [ 4 ] {de51f7f2-d763-4b0e-9a55-51547d27988f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6358 | 2026.05.19 01:35:41.146781 [ 4 ] {de51f7f2-d763-4b0e-9a55-51547d27988f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6359 | 2026.05.19 01:35:41.147687 [ 4 ] {de51f7f2-d763-4b0e-9a55-51547d27988f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2026.05.19 01:35:41.147724 [ 4 ] {de51f7f2-d763-4b0e-9a55-51547d27988f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6361 | 2026.05.19 01:35:41.148097 [ 4 ] {de51f7f2-d763-4b0e-9a55-51547d27988f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6362 | 2026.05.19 01:35:41.148326 [ 4 ] {de51f7f2-d763-4b0e-9a55-51547d27988f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2026.05.19 01:35:41.148458 [ 4 ] {de51f7f2-d763-4b0e-9a55-51547d27988f} <Debug> executeQuery: Read 1370 rows, 94.90 KiB in 0.001733 sec., 790536.6416618581 rows/sec., 53.48 MiB/sec. | ||
| 6364 | 2026.05.19 01:35:41.148496 [ 4 ] {de51f7f2-d763-4b0e-9a55-51547d27988f} <Debug> TCPHandler: Processed in 0.001905905 sec. | ||
| 6365 | 2026.05.19 01:35:41.148617 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2026.05.19 01:35:41.148711 [ 4 ] {b8ba6f23-3044-4f78-9a7f-507a64900a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6367 | 2026.05.19 01:35:41.148752 [ 4 ] {b8ba6f23-3044-4f78-9a7f-507a64900a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6368 | 2026.05.19 01:35:41.149502 [ 4 ] {b8ba6f23-3044-4f78-9a7f-507a64900a7a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.05.19 01:35:41.149538 [ 4 ] {b8ba6f23-3044-4f78-9a7f-507a64900a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6370 | 2026.05.19 01:35:41.149970 [ 4 ] {b8ba6f23-3044-4f78-9a7f-507a64900a7a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6371 | 2026.05.19 01:35:41.150179 [ 4 ] {b8ba6f23-3044-4f78-9a7f-507a64900a7a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.05.19 01:35:41.150311 [ 4 ] {b8ba6f23-3044-4f78-9a7f-507a64900a7a} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001617 sec., 1007421.1502782932 rows/sec., 62.09 MiB/sec. | ||
| 6373 | 2026.05.19 01:35:41.150348 [ 4 ] {b8ba6f23-3044-4f78-9a7f-507a64900a7a} <Debug> TCPHandler: Processed in 0.001778643 sec. | ||
| 6374 | 2026.05.19 01:35:41.150468 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2026.05.19 01:35:41.150564 [ 4 ] {00ed736a-731f-4e19-880d-cc01ab6fee6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6376 | 2026.05.19 01:35:41.150616 [ 4 ] {00ed736a-731f-4e19-880d-cc01ab6fee6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6377 | 2026.05.19 01:35:41.151555 [ 4 ] {00ed736a-731f-4e19-880d-cc01ab6fee6b} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.05.19 01:35:41.151592 [ 4 ] {00ed736a-731f-4e19-880d-cc01ab6fee6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6379 | 2026.05.19 01:35:41.152167 [ 4 ] {00ed736a-731f-4e19-880d-cc01ab6fee6b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6380 | 2026.05.19 01:35:41.152389 [ 4 ] {00ed736a-731f-4e19-880d-cc01ab6fee6b} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.05.19 01:35:41.152528 [ 4 ] {00ed736a-731f-4e19-880d-cc01ab6fee6b} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001982 sec., 26740.665993945513 rows/sec., 47.92 MiB/sec. | ||
| 6382 | 2026.05.19 01:35:41.152591 [ 4 ] {00ed736a-731f-4e19-880d-cc01ab6fee6b} <Debug> TCPHandler: Processed in 0.002170359 sec. | ||
| 6383 | 2026.05.19 01:35:41.152722 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.05.19 01:35:41.152817 [ 4 ] {564b5065-688b-480b-b46d-77b8b4d66f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6385 | 2026.05.19 01:35:41.152858 [ 4 ] {564b5065-688b-480b-b46d-77b8b4d66f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6386 | 2026.05.19 01:35:41.153194 [ 4 ] {564b5065-688b-480b-b46d-77b8b4d66f46} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.05.19 01:35:41.153231 [ 4 ] {564b5065-688b-480b-b46d-77b8b4d66f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6388 | 2026.05.19 01:35:41.153541 [ 4 ] {564b5065-688b-480b-b46d-77b8b4d66f46} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6389 | 2026.05.19 01:35:41.153752 [ 4 ] {564b5065-688b-480b-b46d-77b8b4d66f46} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.05.19 01:35:41.153880 [ 4 ] {564b5065-688b-480b-b46d-77b8b4d66f46} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 6391 | 2026.05.19 01:35:41.153915 [ 4 ] {564b5065-688b-480b-b46d-77b8b4d66f46} <Debug> TCPHandler: Processed in 0.001240696 sec. | ||
| 6392 | 2026.05.19 01:35:41.867042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 774 | ||
| 6393 | 2026.05.19 01:35:41.869785 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.05.19 01:35:41.869833 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6395 | 2026.05.19 01:35:41.871062 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6396 | 2026.05.19 01:35:41.871330 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.05.19 01:35:41.871589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 6398 | 2026.05.19 01:35:42.235139 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.05.19 01:35:42.235407 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6400 | 2026.05.19 01:35:42.235784 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6401 | 2026.05.19 01:35:42.235819 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6402 | 2026.05.19 01:35:42.236040 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6403 | 2026.05.19 01:35:42.236110 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6404 | 2026.05.19 01:35:42.236257 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6405 | 2026.05.19 01:35:42.236365 [ 313 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6406 | 2026.05.19 01:35:42.236378 [ 354 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6407 | 2026.05.19 01:35:42.236496 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 6408 | 2026.05.19 01:35:42.236525 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6409 | 2026.05.19 01:35:42.236594 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6410 | 2026.05.19 01:35:42.236614 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6411 | 2026.05.19 01:35:42.236648 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6412 | 2026.05.19 01:35:42.236688 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6413 | 2026.05.19 01:35:42.237994 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002695 sec., 14100.185528756958 rows/sec., 2.29 MiB/sec. | ||
| 6414 | 2026.05.19 01:35:42.238131 [ 4 ] {66c5fcfb-bf7c-43da-a8a6-264f17d33df9} <Debug> TCPHandler: Processed in 0.003137831 sec. | ||
| 6415 | 2026.05.19 01:35:42.239249 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2026.05.19 01:35:42.239367 [ 4 ] {df1727a2-91f6-435d-8ab7-9adbeec63a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6417 | 2026.05.19 01:35:42.239410 [ 4 ] {df1727a2-91f6-435d-8ab7-9adbeec63a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6418 | 2026.05.19 01:35:42.239905 [ 4 ] {df1727a2-91f6-435d-8ab7-9adbeec63a43} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.05.19 01:35:42.239941 [ 4 ] {df1727a2-91f6-435d-8ab7-9adbeec63a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6420 | 2026.05.19 01:35:42.240313 [ 4 ] {df1727a2-91f6-435d-8ab7-9adbeec63a43} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6421 | 2026.05.19 01:35:42.240603 [ 4 ] {df1727a2-91f6-435d-8ab7-9adbeec63a43} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.05.19 01:35:42.240752 [ 4 ] {df1727a2-91f6-435d-8ab7-9adbeec63a43} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001419 sec., 39464.41155743482 rows/sec., 3.01 MiB/sec. | ||
| 6423 | 2026.05.19 01:35:42.240791 [ 4 ] {df1727a2-91f6-435d-8ab7-9adbeec63a43} <Debug> TCPHandler: Processed in 0.001591311 sec. | ||
| 6424 | 2026.05.19 01:35:42.240932 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.05.19 01:35:42.241027 [ 4 ] {83a95fd5-dab5-44e5-b128-6f7aacff88c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6426 | 2026.05.19 01:35:42.241065 [ 4 ] {83a95fd5-dab5-44e5-b128-6f7aacff88c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6427 | 2026.05.19 01:35:42.241484 [ 4 ] {83a95fd5-dab5-44e5-b128-6f7aacff88c5} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.05.19 01:35:42.241519 [ 4 ] {83a95fd5-dab5-44e5-b128-6f7aacff88c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6429 | 2026.05.19 01:35:42.241821 [ 4 ] {83a95fd5-dab5-44e5-b128-6f7aacff88c5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6430 | 2026.05.19 01:35:42.242032 [ 4 ] {83a95fd5-dab5-44e5-b128-6f7aacff88c5} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.05.19 01:35:42.242161 [ 4 ] {83a95fd5-dab5-44e5-b128-6f7aacff88c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 6432 | 2026.05.19 01:35:42.242196 [ 4 ] {83a95fd5-dab5-44e5-b128-6f7aacff88c5} <Debug> TCPHandler: Processed in 0.001312507 sec. | ||
| 6433 | 2026.05.19 01:35:42.242330 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.05.19 01:35:42.242425 [ 4 ] {4856084c-8b7d-476c-a17e-041d048c9cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6435 | 2026.05.19 01:35:42.242467 [ 4 ] {4856084c-8b7d-476c-a17e-041d048c9cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6436 | 2026.05.19 01:35:42.242873 [ 4 ] {4856084c-8b7d-476c-a17e-041d048c9cce} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.05.19 01:35:42.242908 [ 4 ] {4856084c-8b7d-476c-a17e-041d048c9cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6438 | 2026.05.19 01:35:42.243236 [ 4 ] {4856084c-8b7d-476c-a17e-041d048c9cce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6439 | 2026.05.19 01:35:42.243470 [ 4 ] {4856084c-8b7d-476c-a17e-041d048c9cce} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.05.19 01:35:42.243606 [ 4 ] {4856084c-8b7d-476c-a17e-041d048c9cce} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001199 sec., 26688.90742285238 rows/sec., 1.86 MiB/sec. | ||
| 6441 | 2026.05.19 01:35:42.243643 [ 4 ] {4856084c-8b7d-476c-a17e-041d048c9cce} <Debug> TCPHandler: Processed in 0.001360918 sec. | ||
| 6442 | 2026.05.19 01:35:42.243770 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2026.05.19 01:35:42.243864 [ 4 ] {a7c1405e-260e-4bb7-a004-3df06f6de521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6444 | 2026.05.19 01:35:42.243907 [ 4 ] {a7c1405e-260e-4bb7-a004-3df06f6de521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6445 | 2026.05.19 01:35:42.244260 [ 4 ] {a7c1405e-260e-4bb7-a004-3df06f6de521} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.05.19 01:35:42.244295 [ 4 ] {a7c1405e-260e-4bb7-a004-3df06f6de521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6447 | 2026.05.19 01:35:42.244586 [ 4 ] {a7c1405e-260e-4bb7-a004-3df06f6de521} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6448 | 2026.05.19 01:35:42.244797 [ 4 ] {a7c1405e-260e-4bb7-a004-3df06f6de521} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.05.19 01:35:42.244925 [ 4 ] {a7c1405e-260e-4bb7-a004-3df06f6de521} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001079 sec., 11121.408711770157 rows/sec., 767.49 KiB/sec. | ||
| 6450 | 2026.05.19 01:35:42.244960 [ 4 ] {a7c1405e-260e-4bb7-a004-3df06f6de521} <Debug> TCPHandler: Processed in 0.001238007 sec. | ||
| 6451 | 2026.05.19 01:35:44.331834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14946 | ||
| 6452 | 2026.05.19 01:35:44.332464 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.05.19 01:35:44.332519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6454 | 2026.05.19 01:35:44.333025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6455 | 2026.05.19 01:35:44.333258 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.05.19 01:35:44.333386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14946 | ||
| 6457 | 2026.05.19 01:35:44.333415 [ 67 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6458 | 2026.05.19 01:35:44.333495 [ 67 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.05.19 01:35:44.333523 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6460 | 2026.05.19 01:35:44.333677 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 6461 | 2026.05.19 01:35:44.333829 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6462 | 2026.05.19 01:35:44.333867 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12514 rows starting from the beginning of the part | ||
| 6463 | 2026.05.19 01:35:44.333956 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 6464 | 2026.05.19 01:35:44.334003 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 6465 | 2026.05.19 01:35:44.334044 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 6466 | 2026.05.19 01:35:44.334089 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 6467 | 2026.05.19 01:35:44.334131 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 6468 | 2026.05.19 01:35:44.336209 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14946 rows, containing 4 columns (4 merged, 0 gathered) in 0.002608034 sec., 5730753.510115283 rows/sec., 81.98 MiB/sec. | ||
| 6469 | 2026.05.19 01:35:44.336660 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6470 | 2026.05.19 01:35:44.336972 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_31_6} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.05.19 01:35:44.337047 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_31_6} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6472 | 2026.05.19 01:35:44.337149 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6473 | 2026.05.19 01:35:45.116334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6474 | 2026.05.19 01:35:45.132725 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.05.19 01:35:45.132777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6476 | 2026.05.19 01:35:45.138689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6477 | 2026.05.19 01:35:45.139367 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.05.19 01:35:45.139687 [ 87 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6479 | 2026.05.19 01:35:45.139756 [ 87 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.05.19 01:35:45.139780 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6481 | 2026.05.19 01:35:45.139912 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 6482 | 2026.05.19 01:35:45.142343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6483 | 2026.05.19 01:35:45.143976 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6484 | 2026.05.19 01:35:45.145460 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 6485 | 2026.05.19 01:35:45.150022 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 6486 | 2026.05.19 01:35:45.154545 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 6487 | 2026.05.19 01:35:45.159072 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 6488 | 2026.05.19 01:35:45.163275 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 6489 | 2026.05.19 01:35:45.166948 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 6490 | 2026.05.19 01:35:45.218322 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078475808 sec., 2981.8106492130673 rows/sec., 15.42 MiB/sec. | ||
| 6491 | 2026.05.19 01:35:45.220994 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6492 | 2026.05.19 01:35:45.223121 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_31_6} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2026.05.19 01:35:45.223230 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_31_6} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6494 | 2026.05.19 01:35:45.225786 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6495 | 2026.05.19 01:35:46.001182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.87 MiB, peak 284.42 MiB, free memory in arenas 0.00 B, will set to 276.58 MiB (RSS), difference: 2.71 MiB | ||
| 6496 | 2026.05.19 01:35:47.240807 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.05.19 01:35:47.241064 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6498 | 2026.05.19 01:35:47.241452 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6499 | 2026.05.19 01:35:47.241493 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6500 | 2026.05.19 01:35:47.241750 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6501 | 2026.05.19 01:35:47.241818 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6502 | 2026.05.19 01:35:47.241964 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6503 | 2026.05.19 01:35:47.242085 [ 325 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6504 | 2026.05.19 01:35:47.242145 [ 313 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6505 | 2026.05.19 01:35:47.242303 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 6506 | 2026.05.19 01:35:47.242333 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6507 | 2026.05.19 01:35:47.242402 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6508 | 2026.05.19 01:35:47.242423 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6509 | 2026.05.19 01:35:47.242458 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6510 | 2026.05.19 01:35:47.242499 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6511 | 2026.05.19 01:35:47.244317 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003356 sec., 11323.00357568534 rows/sec., 1.84 MiB/sec. | ||
| 6512 | 2026.05.19 01:35:47.244455 [ 4 ] {0e8f6bf7-2f7a-4faa-866e-8d0c41eab3c4} <Debug> TCPHandler: Processed in 0.00379733 sec. | ||
| 6513 | 2026.05.19 01:35:47.246093 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2026.05.19 01:35:47.246210 [ 4 ] {cc99babb-b415-4e8e-868e-9f0d7bab755f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6515 | 2026.05.19 01:35:47.246252 [ 4 ] {cc99babb-b415-4e8e-868e-9f0d7bab755f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6516 | 2026.05.19 01:35:47.246845 [ 4 ] {cc99babb-b415-4e8e-868e-9f0d7bab755f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.05.19 01:35:47.246889 [ 4 ] {cc99babb-b415-4e8e-868e-9f0d7bab755f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6518 | 2026.05.19 01:35:47.247282 [ 4 ] {cc99babb-b415-4e8e-868e-9f0d7bab755f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6519 | 2026.05.19 01:35:47.247515 [ 4 ] {cc99babb-b415-4e8e-868e-9f0d7bab755f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.05.19 01:35:47.247667 [ 4 ] {cc99babb-b415-4e8e-868e-9f0d7bab755f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00149 sec., 37583.89261744967 rows/sec., 2.87 MiB/sec. | ||
| 6521 | 2026.05.19 01:35:47.247678 [ 127 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6522 | 2026.05.19 01:35:47.247706 [ 4 ] {cc99babb-b415-4e8e-868e-9f0d7bab755f} <Debug> TCPHandler: Processed in 0.001665622 sec. | ||
| 6523 | 2026.05.19 01:35:47.247771 [ 127 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.05.19 01:35:47.247824 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6525 | 2026.05.19 01:35:47.247903 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.05.19 01:35:47.247986 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 6527 | 2026.05.19 01:35:47.248006 [ 4 ] {251287ed-9978-4ccf-883e-37906185df9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6528 | 2026.05.19 01:35:47.248092 [ 4 ] {251287ed-9978-4ccf-883e-37906185df9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6529 | 2026.05.19 01:35:47.248157 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6530 | 2026.05.19 01:35:47.248197 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2620 rows starting from the beginning of the part | ||
| 6531 | 2026.05.19 01:35:47.248264 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 140 rows starting from the beginning of the part | ||
| 6532 | 2026.05.19 01:35:47.248315 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 6533 | 2026.05.19 01:35:47.248360 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2610 rows starting from the beginning of the part | ||
| 6534 | 2026.05.19 01:35:47.248404 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 6535 | 2026.05.19 01:35:47.248451 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6536 | 2026.05.19 01:35:47.248592 [ 4 ] {251287ed-9978-4ccf-883e-37906185df9c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.05.19 01:35:47.248637 [ 4 ] {251287ed-9978-4ccf-883e-37906185df9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6538 | 2026.05.19 01:35:47.249273 [ 4 ] {251287ed-9978-4ccf-883e-37906185df9c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6539 | 2026.05.19 01:35:47.249517 [ 4 ] {251287ed-9978-4ccf-883e-37906185df9c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.05.19 01:35:47.249651 [ 149 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6541 | 2026.05.19 01:35:47.249655 [ 4 ] {251287ed-9978-4ccf-883e-37906185df9c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001667 sec., 38392.32153569286 rows/sec., 3.00 MiB/sec. | ||
| 6542 | 2026.05.19 01:35:47.249696 [ 149 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.05.19 01:35:47.249717 [ 4 ] {251287ed-9978-4ccf-883e-37906185df9c} <Debug> TCPHandler: Processed in 0.001863804 sec. | ||
| 6544 | 2026.05.19 01:35:47.249724 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6545 | 2026.05.19 01:35:47.249846 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 6546 | 2026.05.19 01:35:47.249888 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2026.05.19 01:35:47.249979 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6548 | 2026.05.19 01:35:47.249995 [ 4 ] {efbc2fb8-cf38-4f44-bb6d-bc04104e5d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6549 | 2026.05.19 01:35:47.250015 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1404 rows starting from the beginning of the part | ||
| 6550 | 2026.05.19 01:35:47.250044 [ 4 ] {efbc2fb8-cf38-4f44-bb6d-bc04104e5d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6551 | 2026.05.19 01:35:47.250083 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part | ||
| 6552 | 2026.05.19 01:35:47.250134 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 6553 | 2026.05.19 01:35:47.250178 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1370 rows starting from the beginning of the part | ||
| 6554 | 2026.05.19 01:35:47.250218 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 6555 | 2026.05.19 01:35:47.250257 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6556 | 2026.05.19 01:35:47.250440 [ 191 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002506623 sec., 2209346.9979330758 rows/sec., 174.65 MiB/sec. | ||
| 6557 | 2026.05.19 01:35:47.250546 [ 4 ] {efbc2fb8-cf38-4f44-bb6d-bc04104e5d8f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.05.19 01:35:47.250590 [ 4 ] {efbc2fb8-cf38-4f44-bb6d-bc04104e5d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6559 | 2026.05.19 01:35:47.250711 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6560 | 2026.05.19 01:35:47.251011 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_51_10} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.05.19 01:35:47.251104 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_51_10} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6562 | 2026.05.19 01:35:47.251185 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 6563 | 2026.05.19 01:35:47.251297 [ 4 ] {efbc2fb8-cf38-4f44-bb6d-bc04104e5d8f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6564 | 2026.05.19 01:35:47.251535 [ 4 ] {efbc2fb8-cf38-4f44-bb6d-bc04104e5d8f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.05.19 01:35:47.251666 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6566 | 2026.05.19 01:35:47.251691 [ 4 ] {efbc2fb8-cf38-4f44-bb6d-bc04104e5d8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001715 sec., 93294.46064139942 rows/sec., 6.50 MiB/sec. | ||
| 6567 | 2026.05.19 01:35:47.251708 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.05.19 01:35:47.251736 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6569 | 2026.05.19 01:35:47.251737 [ 4 ] {efbc2fb8-cf38-4f44-bb6d-bc04104e5d8f} <Debug> TCPHandler: Processed in 0.001901255 sec. | ||
| 6570 | 2026.05.19 01:35:47.251841 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 6571 | 2026.05.19 01:35:47.251858 [ 190 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.002055707 sec., 1494376.3872964387 rows/sec., 108.49 MiB/sec. | ||
| 6572 | 2026.05.19 01:35:47.251904 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2026.05.19 01:35:47.251942 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6574 | 2026.05.19 01:35:47.251975 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16566 rows starting from the beginning of the part | ||
| 6575 | 2026.05.19 01:35:47.252009 [ 4 ] {8074cbbe-b2be-4f02-ad39-719e337de0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6576 | 2026.05.19 01:35:47.252026 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 6577 | 2026.05.19 01:35:47.252058 [ 4 ] {8074cbbe-b2be-4f02-ad39-719e337de0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6578 | 2026.05.19 01:35:47.252071 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 6579 | 2026.05.19 01:35:47.252129 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1629 rows starting from the beginning of the part | ||
| 6580 | 2026.05.19 01:35:47.252169 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 6581 | 2026.05.19 01:35:47.252173 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6582 | 2026.05.19 01:35:47.252206 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 6583 | 2026.05.19 01:35:47.252428 [ 4 ] {8074cbbe-b2be-4f02-ad39-719e337de0c2} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.05.19 01:35:47.252475 [ 4 ] {8074cbbe-b2be-4f02-ad39-719e337de0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6585 | 2026.05.19 01:35:47.252598 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_51_10} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.05.19 01:35:47.252716 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_51_10} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6587 | 2026.05.19 01:35:47.252817 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6588 | 2026.05.19 01:35:47.252844 [ 4 ] {8074cbbe-b2be-4f02-ad39-719e337de0c2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6589 | 2026.05.19 01:35:47.253082 [ 4 ] {8074cbbe-b2be-4f02-ad39-719e337de0c2} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2026.05.19 01:35:47.253209 [ 149 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6591 | 2026.05.19 01:35:47.253226 [ 4 ] {8074cbbe-b2be-4f02-ad39-719e337de0c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 6592 | 2026.05.19 01:35:47.253254 [ 149 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.05.19 01:35:47.253274 [ 4 ] {8074cbbe-b2be-4f02-ad39-719e337de0c2} <Debug> TCPHandler: Processed in 0.001418969 sec. | ||
| 6594 | 2026.05.19 01:35:47.253281 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6595 | 2026.05.19 01:35:47.253386 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 6596 | 2026.05.19 01:35:47.253486 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6597 | 2026.05.19 01:35:47.253511 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2364 rows starting from the beginning of the part | ||
| 6598 | 2026.05.19 01:35:47.253554 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 6599 | 2026.05.19 01:35:47.253591 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 6600 | 2026.05.19 01:35:47.253626 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 6601 | 2026.05.19 01:35:47.253660 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 6602 | 2026.05.19 01:35:47.253693 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 6603 | 2026.05.19 01:35:47.255093 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.001740043 sec., 1496514.74130237 rows/sec., 100.85 MiB/sec. | ||
| 6604 | 2026.05.19 01:35:47.255396 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6605 | 2026.05.19 01:35:47.255656 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_51_10} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.05.19 01:35:47.255735 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_51_10} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6607 | 2026.05.19 01:35:47.255807 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6608 | 2026.05.19 01:35:47.257704 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18707 rows, containing 5 columns (5 merged, 0 gathered) in 0.005897848 sec., 3171834.8794339905 rows/sec., 204.54 MiB/sec. | ||
| 6609 | 2026.05.19 01:35:47.257970 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6610 | 2026.05.19 01:35:47.258256 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.05.19 01:35:47.258329 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6612 | 2026.05.19 01:35:47.258426 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 6613 | 2026.05.19 01:35:48.001174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.05 MiB, peak 284.42 MiB, free memory in arenas 0.00 B, will set to 279.51 MiB (RSS), difference: 2.46 MiB | ||
| 6614 | 2026.05.19 01:35:50.540628 [ 272 ] {} <Trace> TCP-Session: 9cabddde-609c-4552-9c97-edce9a90873b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.05.19 01:35:50.540914 [ 272 ] {64b95f4b-8355-4b0f-8fe9-1ab6a4ac99ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33599) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 6616 | 2026.05.19 01:35:50.541335 [ 272 ] {64b95f4b-8355-4b0f-8fe9-1ab6a4ac99ba} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 6617 | 2026.05.19 01:35:50.541499 [ 272 ] {64b95f4b-8355-4b0f-8fe9-1ab6a4ac99ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6618 | 2026.05.19 01:35:50.541920 [ 323 ] {64b95f4b-8355-4b0f-8fe9-1ab6a4ac99ba} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 6619 | 2026.05.19 01:35:50.542599 [ 272 ] {64b95f4b-8355-4b0f-8fe9-1ab6a4ac99ba} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001794 sec., 78037.90412486065 rows/sec., 4.33 MiB/sec. | ||
| 6620 | 2026.05.19 01:35:50.542711 [ 272 ] {64b95f4b-8355-4b0f-8fe9-1ab6a4ac99ba} <Debug> TCPHandler: Processed in 0.002232779 sec. | ||
| 6621 | 2026.05.19 01:35:51.738388 [ 16 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6622 | 2026.05.19 01:35:51.738436 [ 16 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6623 | 2026.05.19 01:35:51.833519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15394 | ||
| 6624 | 2026.05.19 01:35:51.834162 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.05.19 01:35:51.834215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6626 | 2026.05.19 01:35:51.834705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6627 | 2026.05.19 01:35:51.834943 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.05.19 01:35:51.835079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15394 | ||
| 6629 | 2026.05.19 01:35:51.872828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 796 | ||
| 6630 | 2026.05.19 01:35:51.874939 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2026.05.19 01:35:51.875000 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6632 | 2026.05.19 01:35:51.876201 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6633 | 2026.05.19 01:35:51.876497 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6634 | 2026.05.19 01:35:51.876851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6635 | 2026.05.19 01:35:52.001346 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000937702 sec. | ||
| 6636 | 2026.05.19 01:35:52.240561 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6637 | 2026.05.19 01:35:52.240918 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6638 | 2026.05.19 01:35:52.241271 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6639 | 2026.05.19 01:35:52.241307 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6640 | 2026.05.19 01:35:52.241527 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6641 | 2026.05.19 01:35:52.241598 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6642 | 2026.05.19 01:35:52.241746 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6643 | 2026.05.19 01:35:52.241870 [ 325 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6644 | 2026.05.19 01:35:52.241898 [ 323 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6645 | 2026.05.19 01:35:52.242049 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 6646 | 2026.05.19 01:35:52.242078 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6647 | 2026.05.19 01:35:52.242149 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6648 | 2026.05.19 01:35:52.242169 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6649 | 2026.05.19 01:35:52.242204 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6650 | 2026.05.19 01:35:52.242245 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6651 | 2026.05.19 01:35:52.243641 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002858 sec., 13296.011196641008 rows/sec., 2.16 MiB/sec. | ||
| 6652 | 2026.05.19 01:35:52.243842 [ 4 ] {5c20da5b-31bb-4fcd-9871-7cf776e4a4cf} <Debug> TCPHandler: Processed in 0.003469695 sec. | ||
| 6653 | 2026.05.19 01:35:52.246317 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2026.05.19 01:35:52.246577 [ 4 ] {76e295fb-7737-43a9-a062-0cfeb6dc7b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6655 | 2026.05.19 01:35:52.246670 [ 4 ] {76e295fb-7737-43a9-a062-0cfeb6dc7b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6656 | 2026.05.19 01:35:52.247519 [ 4 ] {76e295fb-7737-43a9-a062-0cfeb6dc7b97} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.05.19 01:35:52.247559 [ 4 ] {76e295fb-7737-43a9-a062-0cfeb6dc7b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6658 | 2026.05.19 01:35:52.247910 [ 4 ] {76e295fb-7737-43a9-a062-0cfeb6dc7b97} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6659 | 2026.05.19 01:35:52.248142 [ 4 ] {76e295fb-7737-43a9-a062-0cfeb6dc7b97} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.05.19 01:35:52.248286 [ 4 ] {76e295fb-7737-43a9-a062-0cfeb6dc7b97} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001777 sec., 78784.46820483962 rows/sec., 6.85 MiB/sec. | ||
| 6661 | 2026.05.19 01:35:52.248326 [ 4 ] {76e295fb-7737-43a9-a062-0cfeb6dc7b97} <Debug> TCPHandler: Processed in 0.002136708 sec. | ||
| 6662 | 2026.05.19 01:35:52.248504 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.05.19 01:35:52.248614 [ 4 ] {6d861536-9aa3-45ad-93ad-30be46a3cc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6664 | 2026.05.19 01:35:52.248655 [ 4 ] {6d861536-9aa3-45ad-93ad-30be46a3cc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6665 | 2026.05.19 01:35:52.249144 [ 4 ] {6d861536-9aa3-45ad-93ad-30be46a3cc9c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.05.19 01:35:52.249181 [ 4 ] {6d861536-9aa3-45ad-93ad-30be46a3cc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6667 | 2026.05.19 01:35:52.249484 [ 4 ] {6d861536-9aa3-45ad-93ad-30be46a3cc9c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6668 | 2026.05.19 01:35:52.249696 [ 4 ] {6d861536-9aa3-45ad-93ad-30be46a3cc9c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.05.19 01:35:52.249826 [ 4 ] {6d861536-9aa3-45ad-93ad-30be46a3cc9c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00123 sec., 34146.34146341463 rows/sec., 2.51 MiB/sec. | ||
| 6670 | 2026.05.19 01:35:52.249863 [ 4 ] {6d861536-9aa3-45ad-93ad-30be46a3cc9c} <Debug> TCPHandler: Processed in 0.001409078 sec. | ||
| 6671 | 2026.05.19 01:35:52.250046 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.05.19 01:35:52.250152 [ 4 ] {d7ea181e-50db-41a3-8324-40713483380c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6673 | 2026.05.19 01:35:52.250191 [ 4 ] {d7ea181e-50db-41a3-8324-40713483380c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6674 | 2026.05.19 01:35:52.250689 [ 4 ] {d7ea181e-50db-41a3-8324-40713483380c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.05.19 01:35:52.250728 [ 4 ] {d7ea181e-50db-41a3-8324-40713483380c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6676 | 2026.05.19 01:35:52.251038 [ 4 ] {d7ea181e-50db-41a3-8324-40713483380c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6677 | 2026.05.19 01:35:52.251253 [ 4 ] {d7ea181e-50db-41a3-8324-40713483380c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.05.19 01:35:52.251383 [ 4 ] {d7ea181e-50db-41a3-8324-40713483380c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001249 sec., 84867.89431545237 rows/sec., 6.63 MiB/sec. | ||
| 6679 | 2026.05.19 01:35:52.251421 [ 4 ] {d7ea181e-50db-41a3-8324-40713483380c} <Debug> TCPHandler: Processed in 0.001423659 sec. | ||
| 6680 | 2026.05.19 01:35:52.251564 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2026.05.19 01:35:52.251664 [ 4 ] {d587eaa3-d108-4e3f-be88-f42cf7034c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6682 | 2026.05.19 01:35:52.251706 [ 4 ] {d587eaa3-d108-4e3f-be88-f42cf7034c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6683 | 2026.05.19 01:35:52.252202 [ 4 ] {d587eaa3-d108-4e3f-be88-f42cf7034c64} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.05.19 01:35:52.252240 [ 4 ] {d587eaa3-d108-4e3f-be88-f42cf7034c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6685 | 2026.05.19 01:35:52.252592 [ 4 ] {d587eaa3-d108-4e3f-be88-f42cf7034c64} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6686 | 2026.05.19 01:35:52.252821 [ 4 ] {d587eaa3-d108-4e3f-be88-f42cf7034c64} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2026.05.19 01:35:52.252959 [ 4 ] {d587eaa3-d108-4e3f-be88-f42cf7034c64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 6688 | 2026.05.19 01:35:52.252997 [ 4 ] {d587eaa3-d108-4e3f-be88-f42cf7034c64} <Debug> TCPHandler: Processed in 0.001486109 sec. | ||
| 6689 | 2026.05.19 01:35:52.253125 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2026.05.19 01:35:52.253222 [ 4 ] {5b589738-0f2c-457a-bb19-012676616640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6691 | 2026.05.19 01:35:52.253276 [ 4 ] {5b589738-0f2c-457a-bb19-012676616640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6692 | 2026.05.19 01:35:52.254212 [ 4 ] {5b589738-0f2c-457a-bb19-012676616640} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.05.19 01:35:52.254251 [ 4 ] {5b589738-0f2c-457a-bb19-012676616640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6694 | 2026.05.19 01:35:52.254827 [ 4 ] {5b589738-0f2c-457a-bb19-012676616640} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6695 | 2026.05.19 01:35:52.255058 [ 4 ] {5b589738-0f2c-457a-bb19-012676616640} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.05.19 01:35:52.255202 [ 4 ] {5b589738-0f2c-457a-bb19-012676616640} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001998 sec., 21021.021021021017 rows/sec., 37.67 MiB/sec. | ||
| 6697 | 2026.05.19 01:35:52.255255 [ 4 ] {5b589738-0f2c-457a-bb19-012676616640} <Debug> TCPHandler: Processed in 0.002179369 sec. | ||
| 6698 | 2026.05.19 01:35:52.255384 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.05.19 01:35:52.255482 [ 4 ] {715d6637-5698-4b45-86c9-74ca1b6e1141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6700 | 2026.05.19 01:35:52.255523 [ 4 ] {715d6637-5698-4b45-86c9-74ca1b6e1141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6701 | 2026.05.19 01:35:52.255926 [ 4 ] {715d6637-5698-4b45-86c9-74ca1b6e1141} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.05.19 01:35:52.255964 [ 4 ] {715d6637-5698-4b45-86c9-74ca1b6e1141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6703 | 2026.05.19 01:35:52.256285 [ 4 ] {715d6637-5698-4b45-86c9-74ca1b6e1141} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6704 | 2026.05.19 01:35:52.256500 [ 4 ] {715d6637-5698-4b45-86c9-74ca1b6e1141} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.05.19 01:35:52.256631 [ 4 ] {715d6637-5698-4b45-86c9-74ca1b6e1141} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 6706 | 2026.05.19 01:35:52.256668 [ 4 ] {715d6637-5698-4b45-86c9-74ca1b6e1141} <Debug> TCPHandler: Processed in 0.001333177 sec. | ||
| 6707 | 2026.05.19 01:35:52.643433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6708 | 2026.05.19 01:35:52.657884 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.05.19 01:35:52.657940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6710 | 2026.05.19 01:35:52.663180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6711 | 2026.05.19 01:35:52.663868 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.05.19 01:35:52.666399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6713 | 2026.05.19 01:35:57.240363 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2026.05.19 01:35:57.240599 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6715 | 2026.05.19 01:35:57.240936 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6716 | 2026.05.19 01:35:57.240972 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6717 | 2026.05.19 01:35:57.241183 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6718 | 2026.05.19 01:35:57.241251 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6719 | 2026.05.19 01:35:57.241392 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6720 | 2026.05.19 01:35:57.241480 [ 313 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6721 | 2026.05.19 01:35:57.241517 [ 325 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6722 | 2026.05.19 01:35:57.241635 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 6723 | 2026.05.19 01:35:57.241661 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6724 | 2026.05.19 01:35:57.241729 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6725 | 2026.05.19 01:35:57.241748 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 6726 | 2026.05.19 01:35:57.241781 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6727 | 2026.05.19 01:35:57.241818 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6728 | 2026.05.19 01:35:57.243053 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00253 sec., 15019.762845849802 rows/sec., 2.44 MiB/sec. | ||
| 6729 | 2026.05.19 01:35:57.243258 [ 4 ] {cfc811eb-530f-4e12-aa71-c234dac480c4} <Debug> TCPHandler: Processed in 0.003024689 sec. | ||
| 6730 | 2026.05.19 01:35:57.244926 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.05.19 01:35:57.245059 [ 4 ] {df026b83-dcfa-4ecd-8e57-9ac4e0c0d537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6732 | 2026.05.19 01:35:57.245116 [ 4 ] {df026b83-dcfa-4ecd-8e57-9ac4e0c0d537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6733 | 2026.05.19 01:35:57.245753 [ 4 ] {df026b83-dcfa-4ecd-8e57-9ac4e0c0d537} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.05.19 01:35:57.245804 [ 4 ] {df026b83-dcfa-4ecd-8e57-9ac4e0c0d537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6735 | 2026.05.19 01:35:57.246209 [ 4 ] {df026b83-dcfa-4ecd-8e57-9ac4e0c0d537} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6736 | 2026.05.19 01:35:57.246435 [ 4 ] {df026b83-dcfa-4ecd-8e57-9ac4e0c0d537} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.05.19 01:35:57.246584 [ 4 ] {df026b83-dcfa-4ecd-8e57-9ac4e0c0d537} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00157 sec., 35668.789808917194 rows/sec., 2.72 MiB/sec. | ||
| 6738 | 2026.05.19 01:35:57.246624 [ 4 ] {df026b83-dcfa-4ecd-8e57-9ac4e0c0d537} <Debug> TCPHandler: Processed in 0.001806543 sec. | ||
| 6739 | 2026.05.19 01:35:57.246753 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.05.19 01:35:57.246849 [ 4 ] {c4bd8017-0a02-4216-8de7-5a7c910141d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6741 | 2026.05.19 01:35:57.246889 [ 4 ] {c4bd8017-0a02-4216-8de7-5a7c910141d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6742 | 2026.05.19 01:35:57.247305 [ 4 ] {c4bd8017-0a02-4216-8de7-5a7c910141d8} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.05.19 01:35:57.247341 [ 4 ] {c4bd8017-0a02-4216-8de7-5a7c910141d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6744 | 2026.05.19 01:35:57.247634 [ 4 ] {c4bd8017-0a02-4216-8de7-5a7c910141d8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6745 | 2026.05.19 01:35:57.247848 [ 4 ] {c4bd8017-0a02-4216-8de7-5a7c910141d8} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.05.19 01:35:57.247973 [ 4 ] {c4bd8017-0a02-4216-8de7-5a7c910141d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 6747 | 2026.05.19 01:35:57.248010 [ 4 ] {c4bd8017-0a02-4216-8de7-5a7c910141d8} <Debug> TCPHandler: Processed in 0.001305527 sec. | ||
| 6748 | 2026.05.19 01:35:57.248143 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2026.05.19 01:35:57.248237 [ 4 ] {1573a80a-82db-428a-ac85-5aa4530c7293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6750 | 2026.05.19 01:35:57.248279 [ 4 ] {1573a80a-82db-428a-ac85-5aa4530c7293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6751 | 2026.05.19 01:35:57.248701 [ 4 ] {1573a80a-82db-428a-ac85-5aa4530c7293} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.05.19 01:35:57.248737 [ 4 ] {1573a80a-82db-428a-ac85-5aa4530c7293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6753 | 2026.05.19 01:35:57.249074 [ 4 ] {1573a80a-82db-428a-ac85-5aa4530c7293} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6754 | 2026.05.19 01:35:57.249286 [ 4 ] {1573a80a-82db-428a-ac85-5aa4530c7293} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.05.19 01:35:57.249411 [ 4 ] {1573a80a-82db-428a-ac85-5aa4530c7293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6756 | 2026.05.19 01:35:57.249448 [ 4 ] {1573a80a-82db-428a-ac85-5aa4530c7293} <Debug> TCPHandler: Processed in 0.001352898 sec. | ||
| 6757 | 2026.05.19 01:35:57.249575 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.05.19 01:35:57.249670 [ 4 ] {76a85a42-0f1a-4e5e-9929-7419cfaa73b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6759 | 2026.05.19 01:35:57.249710 [ 4 ] {76a85a42-0f1a-4e5e-9929-7419cfaa73b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6760 | 2026.05.19 01:35:57.250068 [ 4 ] {76a85a42-0f1a-4e5e-9929-7419cfaa73b5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.05.19 01:35:57.250103 [ 4 ] {76a85a42-0f1a-4e5e-9929-7419cfaa73b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6762 | 2026.05.19 01:35:57.250394 [ 4 ] {76a85a42-0f1a-4e5e-9929-7419cfaa73b5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6763 | 2026.05.19 01:35:57.250613 [ 4 ] {76a85a42-0f1a-4e5e-9929-7419cfaa73b5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.05.19 01:35:57.250738 [ 4 ] {76a85a42-0f1a-4e5e-9929-7419cfaa73b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 6765 | 2026.05.19 01:35:57.250773 [ 4 ] {76a85a42-0f1a-4e5e-9929-7419cfaa73b5} <Debug> TCPHandler: Processed in 0.001247186 sec. | ||
| 6766 | 2026.05.19 01:35:58.411457 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39749 | ||
| 6767 | 2026.05.19 01:35:58.411587 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6768 | 2026.05.19 01:35:58.411620 [ 3 ] {} <Debug> TCP-Session: 5b245c4f-fcc7-44eb-af8e-74ee10daef92 Authenticating user 'default' from [fd00:1122:3344:101::e]:39749 | ||
| 6769 | 2026.05.19 01:35:58.411649 [ 3 ] {} <Debug> TCP-Session: 5b245c4f-fcc7-44eb-af8e-74ee10daef92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6770 | 2026.05.19 01:35:58.411666 [ 3 ] {} <Debug> TCP-Session: 5b245c4f-fcc7-44eb-af8e-74ee10daef92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6771 | 2026.05.19 01:35:58.411911 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47558 | ||
| 6772 | 2026.05.19 01:35:58.411954 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39026 | ||
| 6773 | 2026.05.19 01:35:58.411993 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60779 | ||
| 6774 | 2026.05.19 01:35:58.412001 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40536 | ||
| 6775 | 2026.05.19 01:35:58.412068 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6776 | 2026.05.19 01:35:58.412044 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33580 | ||
| 6777 | 2026.05.19 01:35:58.412104 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6778 | 2026.05.19 01:35:58.412122 [ 270 ] {} <Debug> TCP-Session: 851d92f5-1849-4d56-817b-4f3a0e57c8f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47558 | ||
| 6779 | 2026.05.19 01:35:58.412143 [ 307 ] {} <Debug> TCP-Session: fbf90b64-829c-4845-a002-c7e0d26a80af Authenticating user 'default' from [fd00:1122:3344:101::e]:60779 | ||
| 6780 | 2026.05.19 01:35:58.412170 [ 270 ] {} <Debug> TCP-Session: 851d92f5-1849-4d56-817b-4f3a0e57c8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6781 | 2026.05.19 01:35:58.412183 [ 307 ] {} <Debug> TCP-Session: fbf90b64-829c-4845-a002-c7e0d26a80af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6782 | 2026.05.19 01:35:58.412196 [ 270 ] {} <Debug> TCP-Session: 851d92f5-1849-4d56-817b-4f3a0e57c8f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6783 | 2026.05.19 01:35:58.412202 [ 307 ] {} <Debug> TCP-Session: fbf90b64-829c-4845-a002-c7e0d26a80af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6784 | 2026.05.19 01:35:58.412025 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39994 | ||
| 6785 | 2026.05.19 01:35:58.412038 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44952 | ||
| 6786 | 2026.05.19 01:35:58.412287 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6787 | 2026.05.19 01:35:58.412030 [ 3 ] {} <Trace> TCP-Session: 5b245c4f-fcc7-44eb-af8e-74ee10daef92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.05.19 01:35:58.412353 [ 303 ] {} <Debug> TCP-Session: 72017eaf-cc1e-417d-ba81-07a98dd3f620 Authenticating user 'default' from [fd00:1122:3344:101::e]:39026 | ||
| 6789 | 2026.05.19 01:35:58.412006 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49907 | ||
| 6790 | 2026.05.19 01:35:58.412397 [ 303 ] {} <Debug> TCP-Session: 72017eaf-cc1e-417d-ba81-07a98dd3f620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6791 | 2026.05.19 01:35:58.412432 [ 303 ] {} <Debug> TCP-Session: 72017eaf-cc1e-417d-ba81-07a98dd3f620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6792 | 2026.05.19 01:35:58.412548 [ 3 ] {77d35f28-c286-45f6-b65b-b6c5e7b9c5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39749) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6793 | 2026.05.19 01:35:58.412933 [ 3 ] {77d35f28-c286-45f6-b65b-b6c5e7b9c5e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6794 | 2026.05.19 01:35:58.412941 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6795 | 2026.05.19 01:35:58.412995 [ 309 ] {} <Debug> TCP-Session: e8e8abde-269a-4d00-80c1-8577994aacef Authenticating user 'default' from [fd00:1122:3344:101::e]:39994 | ||
| 6796 | 2026.05.19 01:35:58.413019 [ 309 ] {} <Debug> TCP-Session: e8e8abde-269a-4d00-80c1-8577994aacef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6797 | 2026.05.19 01:35:58.413022 [ 3 ] {77d35f28-c286-45f6-b65b-b6c5e7b9c5e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6798 | 2026.05.19 01:35:58.413038 [ 309 ] {} <Debug> TCP-Session: e8e8abde-269a-4d00-80c1-8577994aacef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6799 | 2026.05.19 01:35:58.413059 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6800 | 2026.05.19 01:35:58.413100 [ 311 ] {} <Debug> TCP-Session: 65065957-5731-4032-849f-79a230e22528 Authenticating user 'default' from [fd00:1122:3344:101::e]:33580 | ||
| 6801 | 2026.05.19 01:35:58.413120 [ 311 ] {} <Debug> TCP-Session: 65065957-5731-4032-849f-79a230e22528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6802 | 2026.05.19 01:35:58.413136 [ 311 ] {} <Debug> TCP-Session: 65065957-5731-4032-849f-79a230e22528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6803 | 2026.05.19 01:35:58.413440 [ 3 ] {77d35f28-c286-45f6-b65b-b6c5e7b9c5e4} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 6804 | 2026.05.19 01:35:58.413527 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6805 | 2026.05.19 01:35:58.413574 [ 310 ] {} <Debug> TCP-Session: 39bb9bb0-8ae4-45b4-becb-254de3ad1b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:44952 | ||
| 6806 | 2026.05.19 01:35:58.413606 [ 310 ] {} <Debug> TCP-Session: 39bb9bb0-8ae4-45b4-becb-254de3ad1b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6807 | 2026.05.19 01:35:58.413622 [ 310 ] {} <Debug> TCP-Session: 39bb9bb0-8ae4-45b4-becb-254de3ad1b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6808 | 2026.05.19 01:35:58.413664 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6809 | 2026.05.19 01:35:58.413708 [ 308 ] {} <Debug> TCP-Session: e98ffecf-cc88-4353-8dbc-1c947de1a4a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49907 | ||
| 6810 | 2026.05.19 01:35:58.413729 [ 308 ] {} <Debug> TCP-Session: e98ffecf-cc88-4353-8dbc-1c947de1a4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6811 | 2026.05.19 01:35:58.413745 [ 308 ] {} <Debug> TCP-Session: e98ffecf-cc88-4353-8dbc-1c947de1a4a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2026.05.19 01:35:58.413813 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6813 | 2026.05.19 01:35:58.413864 [ 304 ] {} <Debug> TCP-Session: c3501067-1708-4b6a-b9c2-b6e19c005b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:40536 | ||
| 6814 | 2026.05.19 01:35:58.413889 [ 304 ] {} <Debug> TCP-Session: c3501067-1708-4b6a-b9c2-b6e19c005b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2026.05.19 01:35:58.413906 [ 304 ] {} <Debug> TCP-Session: c3501067-1708-4b6a-b9c2-b6e19c005b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2026.05.19 01:35:58.414524 [ 325 ] {77d35f28-c286-45f6-b65b-b6c5e7b9c5e4} <Trace> AggregatingTransform: Aggregating | ||
| 6817 | 2026.05.19 01:35:58.414566 [ 325 ] {77d35f28-c286-45f6-b65b-b6c5e7b9c5e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 6818 | 2026.05.19 01:35:58.414600 [ 325 ] {77d35f28-c286-45f6-b65b-b6c5e7b9c5e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030633 sec. (970.277 rows/sec., 37.90 KiB/sec.) | ||
| 6819 | 2026.05.19 01:35:58.414622 [ 325 ] {77d35f28-c286-45f6-b65b-b6c5e7b9c5e4} <Trace> Aggregator: Merging aggregated data | ||
| 6820 | 2026.05.19 01:35:58.416401 [ 3 ] {77d35f28-c286-45f6-b65b-b6c5e7b9c5e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003921 sec., 255.03698036215252 rows/sec., 9.96 KiB/sec. | ||
| 6821 | 2026.05.19 01:35:58.416697 [ 3 ] {77d35f28-c286-45f6-b65b-b6c5e7b9c5e4} <Debug> TCPHandler: Processed in 0.004799994 sec. | ||
| 6822 | 2026.05.19 01:35:58.416921 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6823 | 2026.05.19 01:35:58.416964 [ 3 ] {} <Debug> TCP-Session: 5b245c4f-fcc7-44eb-af8e-74ee10daef92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6824 | 2026.05.19 01:35:58.416976 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6825 | 2026.05.19 01:35:58.417006 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6826 | 2026.05.19 01:35:58.417030 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6827 | 2026.05.19 01:35:58.417054 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6828 | 2026.05.19 01:35:58.417078 [ 311 ] {} <Debug> TCP-Session: 65065957-5731-4032-849f-79a230e22528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6829 | 2026.05.19 01:35:58.417103 [ 303 ] {} <Debug> TCP-Session: 72017eaf-cc1e-417d-ba81-07a98dd3f620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6830 | 2026.05.19 01:35:58.417116 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6831 | 2026.05.19 01:35:58.417137 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6832 | 2026.05.19 01:35:58.417167 [ 308 ] {} <Debug> TCP-Session: e98ffecf-cc88-4353-8dbc-1c947de1a4a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6833 | 2026.05.19 01:35:58.417122 [ 307 ] {} <Debug> TCP-Session: fbf90b64-829c-4845-a002-c7e0d26a80af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6834 | 2026.05.19 01:35:58.417199 [ 310 ] {} <Debug> TCP-Session: 39bb9bb0-8ae4-45b4-becb-254de3ad1b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6835 | 2026.05.19 01:35:58.417104 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6836 | 2026.05.19 01:35:58.417071 [ 270 ] {} <Debug> TCP-Session: 851d92f5-1849-4d56-817b-4f3a0e57c8f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6837 | 2026.05.19 01:35:58.417297 [ 309 ] {} <Debug> TCP-Session: e8e8abde-269a-4d00-80c1-8577994aacef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6838 | 2026.05.19 01:35:58.417078 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6839 | 2026.05.19 01:35:58.417381 [ 304 ] {} <Debug> TCP-Session: c3501067-1708-4b6a-b9c2-b6e19c005b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2026.05.19 01:35:58.757251 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56457 | ||
| 6841 | 2026.05.19 01:35:58.757387 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6842 | 2026.05.19 01:35:58.757424 [ 3 ] {} <Debug> TCP-Session: 39fcca1a-f876-4a9a-91f6-35e8a065d4fd Authenticating user 'default' from [fd00:1122:3344:101::e]:56457 | ||
| 6843 | 2026.05.19 01:35:58.757453 [ 3 ] {} <Debug> TCP-Session: 39fcca1a-f876-4a9a-91f6-35e8a065d4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6844 | 2026.05.19 01:35:58.757471 [ 3 ] {} <Debug> TCP-Session: 39fcca1a-f876-4a9a-91f6-35e8a065d4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6845 | 2026.05.19 01:35:58.757761 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48959 | ||
| 6846 | 2026.05.19 01:35:58.757783 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48546 | ||
| 6847 | 2026.05.19 01:35:58.757808 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41529 | ||
| 6848 | 2026.05.19 01:35:58.757833 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60575 | ||
| 6849 | 2026.05.19 01:35:58.757833 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44143 | ||
| 6850 | 2026.05.19 01:35:58.757897 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6851 | 2026.05.19 01:35:58.757903 [ 3 ] {} <Trace> TCP-Session: 39fcca1a-f876-4a9a-91f6-35e8a065d4fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.05.19 01:35:58.757944 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6853 | 2026.05.19 01:35:58.757951 [ 304 ] {} <Debug> TCP-Session: 0e5d083e-6e49-4015-843a-ce0d691cf092 Authenticating user 'default' from [fd00:1122:3344:101::e]:48546 | ||
| 6854 | 2026.05.19 01:35:58.757901 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6855 | 2026.05.19 01:35:58.758003 [ 304 ] {} <Debug> TCP-Session: 0e5d083e-6e49-4015-843a-ce0d691cf092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6856 | 2026.05.19 01:35:58.757993 [ 310 ] {} <Debug> TCP-Session: 7c1b36c5-4c51-4cc1-9e75-193eba526971 Authenticating user 'default' from [fd00:1122:3344:101::e]:60575 | ||
| 6857 | 2026.05.19 01:35:58.758033 [ 304 ] {} <Debug> TCP-Session: 0e5d083e-6e49-4015-843a-ce0d691cf092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6858 | 2026.05.19 01:35:58.758028 [ 308 ] {} <Debug> TCP-Session: ce59f29c-4750-4c03-8013-8858cbcded38 Authenticating user 'default' from [fd00:1122:3344:101::e]:41529 | ||
| 6859 | 2026.05.19 01:35:58.758096 [ 310 ] {} <Debug> TCP-Session: 7c1b36c5-4c51-4cc1-9e75-193eba526971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6860 | 2026.05.19 01:35:58.758123 [ 308 ] {} <Debug> TCP-Session: ce59f29c-4750-4c03-8013-8858cbcded38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6861 | 2026.05.19 01:35:58.758141 [ 310 ] {} <Debug> TCP-Session: 7c1b36c5-4c51-4cc1-9e75-193eba526971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6862 | 2026.05.19 01:35:58.758148 [ 3 ] {d00f48a5-0714-413e-93f3-7f8dc12f982b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56457) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6863 | 2026.05.19 01:35:58.758158 [ 308 ] {} <Debug> TCP-Session: ce59f29c-4750-4c03-8013-8858cbcded38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6864 | 2026.05.19 01:35:58.758008 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6865 | 2026.05.19 01:35:58.757893 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6866 | 2026.05.19 01:35:58.758246 [ 311 ] {} <Debug> TCP-Session: 2973f22d-8d34-4b8d-a152-808e4b701051 Authenticating user 'default' from [fd00:1122:3344:101::e]:44143 | ||
| 6867 | 2026.05.19 01:35:58.758270 [ 270 ] {} <Debug> TCP-Session: 3d180e4b-7caf-47ea-8e27-7feec3935db3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48959 | ||
| 6868 | 2026.05.19 01:35:58.757794 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34421 | ||
| 6869 | 2026.05.19 01:35:58.758294 [ 311 ] {} <Debug> TCP-Session: 2973f22d-8d34-4b8d-a152-808e4b701051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6870 | 2026.05.19 01:35:58.758309 [ 270 ] {} <Debug> TCP-Session: 3d180e4b-7caf-47ea-8e27-7feec3935db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6871 | 2026.05.19 01:35:58.758340 [ 311 ] {} <Debug> TCP-Session: 2973f22d-8d34-4b8d-a152-808e4b701051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6872 | 2026.05.19 01:35:58.758358 [ 270 ] {} <Debug> TCP-Session: 3d180e4b-7caf-47ea-8e27-7feec3935db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6873 | 2026.05.19 01:35:58.758382 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6874 | 2026.05.19 01:35:58.757779 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55056 | ||
| 6875 | 2026.05.19 01:35:58.758420 [ 307 ] {} <Debug> TCP-Session: 35f94ed9-f545-4e67-836d-cac68fbfe26d Authenticating user 'default' from [fd00:1122:3344:101::e]:34421 | ||
| 6876 | 2026.05.19 01:35:58.758451 [ 307 ] {} <Debug> TCP-Session: 35f94ed9-f545-4e67-836d-cac68fbfe26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6877 | 2026.05.19 01:35:58.758467 [ 307 ] {} <Debug> TCP-Session: 35f94ed9-f545-4e67-836d-cac68fbfe26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2026.05.19 01:35:58.757821 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63930 | ||
| 6879 | 2026.05.19 01:35:58.758504 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6880 | 2026.05.19 01:35:58.758562 [ 3 ] {d00f48a5-0714-413e-93f3-7f8dc12f982b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6881 | 2026.05.19 01:35:58.758578 [ 303 ] {} <Debug> TCP-Session: bd739d94-76fe-453e-bac2-93dac303c5c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55056 | ||
| 6882 | 2026.05.19 01:35:58.758584 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6883 | 2026.05.19 01:35:58.758623 [ 303 ] {} <Debug> TCP-Session: bd739d94-76fe-453e-bac2-93dac303c5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6884 | 2026.05.19 01:35:58.758645 [ 309 ] {} <Debug> TCP-Session: 638c3f22-2c9d-44e9-9122-87edc3385f42 Authenticating user 'default' from [fd00:1122:3344:101::e]:63930 | ||
| 6885 | 2026.05.19 01:35:58.758654 [ 303 ] {} <Debug> TCP-Session: bd739d94-76fe-453e-bac2-93dac303c5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6886 | 2026.05.19 01:35:58.758677 [ 309 ] {} <Debug> TCP-Session: 638c3f22-2c9d-44e9-9122-87edc3385f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6887 | 2026.05.19 01:35:58.758675 [ 3 ] {d00f48a5-0714-413e-93f3-7f8dc12f982b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6888 | 2026.05.19 01:35:58.758701 [ 309 ] {} <Debug> TCP-Session: 638c3f22-2c9d-44e9-9122-87edc3385f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6889 | 2026.05.19 01:35:58.759276 [ 3 ] {d00f48a5-0714-413e-93f3-7f8dc12f982b} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 6890 | 2026.05.19 01:35:58.760528 [ 349 ] {d00f48a5-0714-413e-93f3-7f8dc12f982b} <Trace> AggregatingTransform: Aggregating | ||
| 6891 | 2026.05.19 01:35:58.760572 [ 349 ] {d00f48a5-0714-413e-93f3-7f8dc12f982b} <Trace> Aggregator: Aggregation method: without_key | ||
| 6892 | 2026.05.19 01:35:58.760609 [ 349 ] {d00f48a5-0714-413e-93f3-7f8dc12f982b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001157305 sec. (864.076 rows/sec., 33.75 KiB/sec.) | ||
| 6893 | 2026.05.19 01:35:58.760631 [ 349 ] {d00f48a5-0714-413e-93f3-7f8dc12f982b} <Trace> Aggregator: Merging aggregated data | ||
| 6894 | 2026.05.19 01:35:58.762272 [ 3 ] {d00f48a5-0714-413e-93f3-7f8dc12f982b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004171 sec., 239.7506593143131 rows/sec., 9.37 KiB/sec. | ||
| 6895 | 2026.05.19 01:35:58.762495 [ 3 ] {d00f48a5-0714-413e-93f3-7f8dc12f982b} <Debug> TCPHandler: Processed in 0.004725142 sec. | ||
| 6896 | 2026.05.19 01:35:58.762708 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6897 | 2026.05.19 01:35:58.762756 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6898 | 2026.05.19 01:35:58.762765 [ 3 ] {} <Debug> TCP-Session: 39fcca1a-f876-4a9a-91f6-35e8a065d4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6899 | 2026.05.19 01:35:58.762789 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6900 | 2026.05.19 01:35:58.762813 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6901 | 2026.05.19 01:35:58.762840 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6902 | 2026.05.19 01:35:58.762872 [ 270 ] {} <Debug> TCP-Session: 3d180e4b-7caf-47ea-8e27-7feec3935db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6903 | 2026.05.19 01:35:58.762889 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6904 | 2026.05.19 01:35:58.762912 [ 304 ] {} <Debug> TCP-Session: 0e5d083e-6e49-4015-843a-ce0d691cf092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6905 | 2026.05.19 01:35:58.762919 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6906 | 2026.05.19 01:35:58.762953 [ 308 ] {} <Debug> TCP-Session: ce59f29c-4750-4c03-8013-8858cbcded38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6907 | 2026.05.19 01:35:58.762946 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6908 | 2026.05.19 01:35:58.762986 [ 307 ] {} <Debug> TCP-Session: 35f94ed9-f545-4e67-836d-cac68fbfe26d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6909 | 2026.05.19 01:35:58.763024 [ 309 ] {} <Debug> TCP-Session: 638c3f22-2c9d-44e9-9122-87edc3385f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6910 | 2026.05.19 01:35:58.762889 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6911 | 2026.05.19 01:35:58.762890 [ 310 ] {} <Debug> TCP-Session: 7c1b36c5-4c51-4cc1-9e75-193eba526971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6912 | 2026.05.19 01:35:58.763087 [ 311 ] {} <Debug> TCP-Session: 2973f22d-8d34-4b8d-a152-808e4b701051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6913 | 2026.05.19 01:35:58.762824 [ 303 ] {} <Debug> TCP-Session: bd739d94-76fe-453e-bac2-93dac303c5c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6914 | 2026.05.19 01:35:58.791844 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62558 | ||
| 6915 | 2026.05.19 01:35:58.791986 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6916 | 2026.05.19 01:35:58.792021 [ 3 ] {} <Debug> TCP-Session: 0628955f-d0f8-46a3-ba08-e3add9ef7b58 Authenticating user 'default' from [fd00:1122:3344:101::e]:62558 | ||
| 6917 | 2026.05.19 01:35:58.792050 [ 3 ] {} <Debug> TCP-Session: 0628955f-d0f8-46a3-ba08-e3add9ef7b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2026.05.19 01:35:58.792072 [ 3 ] {} <Debug> TCP-Session: 0628955f-d0f8-46a3-ba08-e3add9ef7b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6919 | 2026.05.19 01:35:58.792377 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47963 | ||
| 6920 | 2026.05.19 01:35:58.792394 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45684 | ||
| 6921 | 2026.05.19 01:35:58.792428 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55637 | ||
| 6922 | 2026.05.19 01:35:58.792458 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37904 | ||
| 6923 | 2026.05.19 01:35:58.792495 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6924 | 2026.05.19 01:35:58.792464 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34563 | ||
| 6925 | 2026.05.19 01:35:58.792534 [ 270 ] {} <Debug> TCP-Session: 9b8c5ad9-0b08-4b8f-9a62-37573de372d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47963 | ||
| 6926 | 2026.05.19 01:35:58.792525 [ 3 ] {} <Trace> TCP-Session: 0628955f-d0f8-46a3-ba08-e3add9ef7b58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2026.05.19 01:35:58.792549 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6928 | 2026.05.19 01:35:58.792565 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6929 | 2026.05.19 01:35:58.792586 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6930 | 2026.05.19 01:35:58.792599 [ 308 ] {} <Debug> TCP-Session: 682b5726-70cd-4815-837e-b75e88138a0a Authenticating user 'default' from [fd00:1122:3344:101::e]:55637 | ||
| 6931 | 2026.05.19 01:35:58.792619 [ 310 ] {} <Debug> TCP-Session: 6e7a5a87-2afe-4d5f-b3f4-33c5aed1996a Authenticating user 'default' from [fd00:1122:3344:101::e]:37904 | ||
| 6932 | 2026.05.19 01:35:58.792629 [ 311 ] {} <Debug> TCP-Session: 2d343e21-7f49-4acb-a628-325cd42c2a2c Authenticating user 'default' from [fd00:1122:3344:101::e]:34563 | ||
| 6933 | 2026.05.19 01:35:58.792564 [ 270 ] {} <Debug> TCP-Session: 9b8c5ad9-0b08-4b8f-9a62-37573de372d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6934 | 2026.05.19 01:35:58.792536 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6935 | 2026.05.19 01:35:58.792442 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51127 | ||
| 6936 | 2026.05.19 01:35:58.792749 [ 3 ] {f91cc65e-e777-4b9d-860b-74a636ec3800} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62558) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6937 | 2026.05.19 01:35:58.792759 [ 308 ] {} <Debug> TCP-Session: 682b5726-70cd-4815-837e-b75e88138a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6938 | 2026.05.19 01:35:58.792797 [ 304 ] {} <Debug> TCP-Session: f1ec715a-6a05-45bb-b874-0d952150f93a Authenticating user 'default' from [fd00:1122:3344:101::e]:45684 | ||
| 6939 | 2026.05.19 01:35:58.792412 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40744 | ||
| 6940 | 2026.05.19 01:35:58.792825 [ 308 ] {} <Debug> TCP-Session: 682b5726-70cd-4815-837e-b75e88138a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6941 | 2026.05.19 01:35:58.792846 [ 304 ] {} <Debug> TCP-Session: f1ec715a-6a05-45bb-b874-0d952150f93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6942 | 2026.05.19 01:35:58.792858 [ 270 ] {} <Debug> TCP-Session: 9b8c5ad9-0b08-4b8f-9a62-37573de372d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6943 | 2026.05.19 01:35:58.792885 [ 304 ] {} <Debug> TCP-Session: f1ec715a-6a05-45bb-b874-0d952150f93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6944 | 2026.05.19 01:35:58.792883 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6945 | 2026.05.19 01:35:58.792905 [ 311 ] {} <Debug> TCP-Session: 2d343e21-7f49-4acb-a628-325cd42c2a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6946 | 2026.05.19 01:35:58.792916 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6947 | 2026.05.19 01:35:58.792951 [ 309 ] {} <Debug> TCP-Session: cf8356bc-d143-449f-8e45-0befdc248463 Authenticating user 'default' from [fd00:1122:3344:101::e]:51127 | ||
| 6948 | 2026.05.19 01:35:58.792968 [ 310 ] {} <Debug> TCP-Session: 6e7a5a87-2afe-4d5f-b3f4-33c5aed1996a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6949 | 2026.05.19 01:35:58.792979 [ 307 ] {} <Debug> TCP-Session: 557d32a2-6e93-4345-b9e2-74fd34bc0374 Authenticating user 'default' from [fd00:1122:3344:101::e]:40744 | ||
| 6950 | 2026.05.19 01:35:58.792999 [ 310 ] {} <Debug> TCP-Session: 6e7a5a87-2afe-4d5f-b3f4-33c5aed1996a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6951 | 2026.05.19 01:35:58.792994 [ 309 ] {} <Debug> TCP-Session: cf8356bc-d143-449f-8e45-0befdc248463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2026.05.19 01:35:58.793019 [ 307 ] {} <Debug> TCP-Session: 557d32a2-6e93-4345-b9e2-74fd34bc0374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.05.19 01:35:58.793045 [ 309 ] {} <Debug> TCP-Session: cf8356bc-d143-449f-8e45-0befdc248463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2026.05.19 01:35:58.793062 [ 307 ] {} <Debug> TCP-Session: 557d32a2-6e93-4345-b9e2-74fd34bc0374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6955 | 2026.05.19 01:35:58.792950 [ 311 ] {} <Debug> TCP-Session: 2d343e21-7f49-4acb-a628-325cd42c2a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6956 | 2026.05.19 01:35:58.793109 [ 3 ] {f91cc65e-e777-4b9d-860b-74a636ec3800} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6957 | 2026.05.19 01:35:58.792383 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51672 | ||
| 6958 | 2026.05.19 01:35:58.793200 [ 3 ] {f91cc65e-e777-4b9d-860b-74a636ec3800} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6959 | 2026.05.19 01:35:58.793255 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6960 | 2026.05.19 01:35:58.793294 [ 303 ] {} <Debug> TCP-Session: 8a1d6cbd-20a4-4c1f-ad2e-2ddd93049712 Authenticating user 'default' from [fd00:1122:3344:101::e]:51672 | ||
| 6961 | 2026.05.19 01:35:58.793318 [ 303 ] {} <Debug> TCP-Session: 8a1d6cbd-20a4-4c1f-ad2e-2ddd93049712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6962 | 2026.05.19 01:35:58.793339 [ 303 ] {} <Debug> TCP-Session: 8a1d6cbd-20a4-4c1f-ad2e-2ddd93049712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6963 | 2026.05.19 01:35:58.793573 [ 3 ] {f91cc65e-e777-4b9d-860b-74a636ec3800} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 6964 | 2026.05.19 01:35:58.794955 [ 363 ] {f91cc65e-e777-4b9d-860b-74a636ec3800} <Trace> AggregatingTransform: Aggregating | ||
| 6965 | 2026.05.19 01:35:58.794999 [ 363 ] {f91cc65e-e777-4b9d-860b-74a636ec3800} <Trace> Aggregator: Aggregation method: without_key | ||
| 6966 | 2026.05.19 01:35:58.795042 [ 363 ] {f91cc65e-e777-4b9d-860b-74a636ec3800} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001323248 sec. (755.716 rows/sec., 29.52 KiB/sec.) | ||
| 6967 | 2026.05.19 01:35:58.795063 [ 363 ] {f91cc65e-e777-4b9d-860b-74a636ec3800} <Trace> Aggregator: Merging aggregated data | ||
| 6968 | 2026.05.19 01:35:58.796685 [ 3 ] {f91cc65e-e777-4b9d-860b-74a636ec3800} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003992 sec., 250.50100200400803 rows/sec., 9.79 KiB/sec. | ||
| 6969 | 2026.05.19 01:35:58.796956 [ 3 ] {f91cc65e-e777-4b9d-860b-74a636ec3800} <Debug> TCPHandler: Processed in 0.00459174 sec. | ||
| 6970 | 2026.05.19 01:35:58.797141 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6971 | 2026.05.19 01:35:58.797176 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6972 | 2026.05.19 01:35:58.797186 [ 3 ] {} <Debug> TCP-Session: 0628955f-d0f8-46a3-ba08-e3add9ef7b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2026.05.19 01:35:58.797207 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6974 | 2026.05.19 01:35:58.797228 [ 270 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6975 | 2026.05.19 01:35:58.797242 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6976 | 2026.05.19 01:35:58.797267 [ 303 ] {} <Debug> TCP-Session: 8a1d6cbd-20a4-4c1f-ad2e-2ddd93049712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2026.05.19 01:35:58.797305 [ 308 ] {} <Debug> TCP-Session: 682b5726-70cd-4815-837e-b75e88138a0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6978 | 2026.05.19 01:35:58.797311 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6979 | 2026.05.19 01:35:58.797289 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6980 | 2026.05.19 01:35:58.797376 [ 304 ] {} <Debug> TCP-Session: f1ec715a-6a05-45bb-b874-0d952150f93a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6981 | 2026.05.19 01:35:58.797280 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6982 | 2026.05.19 01:35:58.797410 [ 310 ] {} <Debug> TCP-Session: 6e7a5a87-2afe-4d5f-b3f4-33c5aed1996a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6983 | 2026.05.19 01:35:58.797284 [ 270 ] {} <Debug> TCP-Session: 9b8c5ad9-0b08-4b8f-9a62-37573de372d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6984 | 2026.05.19 01:35:58.797441 [ 307 ] {} <Debug> TCP-Session: 557d32a2-6e93-4345-b9e2-74fd34bc0374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6985 | 2026.05.19 01:35:58.797231 [ 311 ] {} <Debug> TCP-Session: 2d343e21-7f49-4acb-a628-325cd42c2a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6986 | 2026.05.19 01:35:58.797292 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6987 | 2026.05.19 01:35:58.797566 [ 309 ] {} <Debug> TCP-Session: cf8356bc-d143-449f-8e45-0befdc248463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6988 | 2026.05.19 01:35:59.335322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15906 | ||
| 6989 | 2026.05.19 01:35:59.335842 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.05.19 01:35:59.335892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6991 | 2026.05.19 01:35:59.336426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6992 | 2026.05.19 01:35:59.336676 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.05.19 01:35:59.336831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15906 | ||
| 6994 | 2026.05.19 01:36:00.166659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6995 | 2026.05.19 01:36:00.182112 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2026.05.19 01:36:00.182168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 6997 | 2026.05.19 01:36:00.188173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6998 | 2026.05.19 01:36:00.188875 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.05.19 01:36:00.191460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7000 | 2026.05.19 01:36:01.877188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 826 | ||
| 7001 | 2026.05.19 01:36:01.879897 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.05.19 01:36:01.879959 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7003 | 2026.05.19 01:36:01.881284 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7004 | 2026.05.19 01:36:01.881602 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.05.19 01:36:01.881996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
| 7006 | 2026.05.19 01:36:02.241527 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.05.19 01:36:02.241788 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7008 | 2026.05.19 01:36:02.242184 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7009 | 2026.05.19 01:36:02.242226 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7010 | 2026.05.19 01:36:02.242452 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7011 | 2026.05.19 01:36:02.242521 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7012 | 2026.05.19 01:36:02.242667 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7013 | 2026.05.19 01:36:02.242813 [ 316 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7014 | 2026.05.19 01:36:02.242822 [ 351 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7015 | 2026.05.19 01:36:02.242982 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 7016 | 2026.05.19 01:36:02.243009 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7017 | 2026.05.19 01:36:02.243079 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7018 | 2026.05.19 01:36:02.243098 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7019 | 2026.05.19 01:36:02.243131 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7020 | 2026.05.19 01:36:02.243171 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7021 | 2026.05.19 01:36:02.244562 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002866 sec., 13258.897418004186 rows/sec., 2.15 MiB/sec. | ||
| 7022 | 2026.05.19 01:36:02.244838 [ 4 ] {bdbafd5a-d532-48cf-a25d-c94c7a3d1f4d} <Debug> TCPHandler: Processed in 0.003455705 sec. | ||
| 7023 | 2026.05.19 01:36:02.247252 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2026.05.19 01:36:02.247400 [ 4 ] {58471376-07d6-495b-b1da-e5df1f3ae8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7025 | 2026.05.19 01:36:02.247461 [ 4 ] {58471376-07d6-495b-b1da-e5df1f3ae8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7026 | 2026.05.19 01:36:02.248233 [ 4 ] {58471376-07d6-495b-b1da-e5df1f3ae8fc} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.05.19 01:36:02.248274 [ 4 ] {58471376-07d6-495b-b1da-e5df1f3ae8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7028 | 2026.05.19 01:36:02.248693 [ 4 ] {58471376-07d6-495b-b1da-e5df1f3ae8fc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7029 | 2026.05.19 01:36:02.248923 [ 4 ] {58471376-07d6-495b-b1da-e5df1f3ae8fc} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.05.19 01:36:02.249106 [ 4 ] {58471376-07d6-495b-b1da-e5df1f3ae8fc} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001755 sec., 79772.07977207977 rows/sec., 6.93 MiB/sec. | ||
| 7031 | 2026.05.19 01:36:02.249152 [ 4 ] {58471376-07d6-495b-b1da-e5df1f3ae8fc} <Debug> TCPHandler: Processed in 0.002025627 sec. | ||
| 7032 | 2026.05.19 01:36:02.249499 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2026.05.19 01:36:02.249617 [ 4 ] {7cb5a554-ab99-46d0-b50b-4aec37ee2575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7034 | 2026.05.19 01:36:02.249673 [ 4 ] {7cb5a554-ab99-46d0-b50b-4aec37ee2575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7035 | 2026.05.19 01:36:02.250143 [ 4 ] {7cb5a554-ab99-46d0-b50b-4aec37ee2575} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.05.19 01:36:02.250182 [ 4 ] {7cb5a554-ab99-46d0-b50b-4aec37ee2575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7037 | 2026.05.19 01:36:02.250515 [ 4 ] {7cb5a554-ab99-46d0-b50b-4aec37ee2575} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7038 | 2026.05.19 01:36:02.250737 [ 4 ] {7cb5a554-ab99-46d0-b50b-4aec37ee2575} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.05.19 01:36:02.250876 [ 4 ] {7cb5a554-ab99-46d0-b50b-4aec37ee2575} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001284 sec., 32710.280373831774 rows/sec., 2.40 MiB/sec. | ||
| 7040 | 2026.05.19 01:36:02.250917 [ 4 ] {7cb5a554-ab99-46d0-b50b-4aec37ee2575} <Debug> TCPHandler: Processed in 0.00147904 sec. | ||
| 7041 | 2026.05.19 01:36:02.251052 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2026.05.19 01:36:02.251150 [ 4 ] {5b8a0760-d941-4ff9-8943-260606c473de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7043 | 2026.05.19 01:36:02.251191 [ 4 ] {5b8a0760-d941-4ff9-8943-260606c473de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7044 | 2026.05.19 01:36:02.251648 [ 4 ] {5b8a0760-d941-4ff9-8943-260606c473de} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.05.19 01:36:02.251685 [ 4 ] {5b8a0760-d941-4ff9-8943-260606c473de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7046 | 2026.05.19 01:36:02.251997 [ 4 ] {5b8a0760-d941-4ff9-8943-260606c473de} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7047 | 2026.05.19 01:36:02.252208 [ 4 ] {5b8a0760-d941-4ff9-8943-260606c473de} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.05.19 01:36:02.252338 [ 4 ] {5b8a0760-d941-4ff9-8943-260606c473de} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001206 sec., 87893.864013267 rows/sec., 6.87 MiB/sec. | ||
| 7049 | 2026.05.19 01:36:02.252375 [ 4 ] {5b8a0760-d941-4ff9-8943-260606c473de} <Debug> TCPHandler: Processed in 0.001370988 sec. | ||
| 7050 | 2026.05.19 01:36:02.252518 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.05.19 01:36:02.252684 [ 4 ] {315b82eb-d4b6-43fd-9e8e-1c815d9260c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7052 | 2026.05.19 01:36:02.252726 [ 4 ] {315b82eb-d4b6-43fd-9e8e-1c815d9260c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7053 | 2026.05.19 01:36:02.253154 [ 4 ] {315b82eb-d4b6-43fd-9e8e-1c815d9260c5} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.05.19 01:36:02.253189 [ 4 ] {315b82eb-d4b6-43fd-9e8e-1c815d9260c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7055 | 2026.05.19 01:36:02.253519 [ 4 ] {315b82eb-d4b6-43fd-9e8e-1c815d9260c5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7056 | 2026.05.19 01:36:02.253727 [ 4 ] {315b82eb-d4b6-43fd-9e8e-1c815d9260c5} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7057 | 2026.05.19 01:36:02.253855 [ 4 ] {315b82eb-d4b6-43fd-9e8e-1c815d9260c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 7058 | 2026.05.19 01:36:02.253892 [ 4 ] {315b82eb-d4b6-43fd-9e8e-1c815d9260c5} <Debug> TCPHandler: Processed in 0.001421459 sec. | ||
| 7059 | 2026.05.19 01:36:02.254008 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.05.19 01:36:02.254102 [ 4 ] {dbf5501a-88cb-41de-9929-7dc873372b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7061 | 2026.05.19 01:36:02.254154 [ 4 ] {dbf5501a-88cb-41de-9929-7dc873372b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7062 | 2026.05.19 01:36:02.255186 [ 4 ] {dbf5501a-88cb-41de-9929-7dc873372b56} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.05.19 01:36:02.255237 [ 4 ] {dbf5501a-88cb-41de-9929-7dc873372b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7064 | 2026.05.19 01:36:02.255885 [ 4 ] {dbf5501a-88cb-41de-9929-7dc873372b56} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7065 | 2026.05.19 01:36:02.256124 [ 4 ] {dbf5501a-88cb-41de-9929-7dc873372b56} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.05.19 01:36:02.256287 [ 4 ] {dbf5501a-88cb-41de-9929-7dc873372b56} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.0022 sec., 19090.90909090909 rows/sec., 34.21 MiB/sec. | ||
| 7067 | 2026.05.19 01:36:02.256404 [ 4 ] {dbf5501a-88cb-41de-9929-7dc873372b56} <Debug> TCPHandler: Processed in 0.002443981 sec. | ||
| 7068 | 2026.05.19 01:36:02.256602 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7069 | 2026.05.19 01:36:02.256728 [ 4 ] {9ee6b53c-a01b-4c16-bde4-454d7bb6c589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7070 | 2026.05.19 01:36:02.256783 [ 4 ] {9ee6b53c-a01b-4c16-bde4-454d7bb6c589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7071 | 2026.05.19 01:36:02.257161 [ 4 ] {9ee6b53c-a01b-4c16-bde4-454d7bb6c589} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.05.19 01:36:02.257197 [ 4 ] {9ee6b53c-a01b-4c16-bde4-454d7bb6c589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7073 | 2026.05.19 01:36:02.257497 [ 4 ] {9ee6b53c-a01b-4c16-bde4-454d7bb6c589} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7074 | 2026.05.19 01:36:02.257713 [ 4 ] {9ee6b53c-a01b-4c16-bde4-454d7bb6c589} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.05.19 01:36:02.257842 [ 4 ] {9ee6b53c-a01b-4c16-bde4-454d7bb6c589} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 7076 | 2026.05.19 01:36:02.257877 [ 4 ] {9ee6b53c-a01b-4c16-bde4-454d7bb6c589} <Debug> TCPHandler: Processed in 0.001383038 sec. | ||
| 7077 | 2026.05.19 01:36:06.738688 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7078 | 2026.05.19 01:36:06.738768 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7079 | 2026.05.19 01:36:06.837779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16354 | ||
| 7080 | 2026.05.19 01:36:06.838296 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.05.19 01:36:06.838334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7082 | 2026.05.19 01:36:06.838824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7083 | 2026.05.19 01:36:06.839053 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.05.19 01:36:06.839187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16354 | ||
| 7085 | 2026.05.19 01:36:07.239605 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.05.19 01:36:07.239976 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7087 | 2026.05.19 01:36:07.240417 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7088 | 2026.05.19 01:36:07.240451 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7089 | 2026.05.19 01:36:07.240671 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7090 | 2026.05.19 01:36:07.240740 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7091 | 2026.05.19 01:36:07.240883 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7092 | 2026.05.19 01:36:07.241029 [ 351 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7093 | 2026.05.19 01:36:07.241040 [ 316 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7094 | 2026.05.19 01:36:07.241205 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 7095 | 2026.05.19 01:36:07.241233 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7096 | 2026.05.19 01:36:07.241306 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7097 | 2026.05.19 01:36:07.241326 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7098 | 2026.05.19 01:36:07.241360 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7099 | 2026.05.19 01:36:07.241401 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7100 | 2026.05.19 01:36:07.242839 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003014 sec., 12607.830126078301 rows/sec., 2.04 MiB/sec. | ||
| 7101 | 2026.05.19 01:36:07.242982 [ 4 ] {9971ec60-def6-4b48-87c5-e120014f8fca} <Debug> TCPHandler: Processed in 0.003572947 sec. | ||
| 7102 | 2026.05.19 01:36:07.244660 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7103 | 2026.05.19 01:36:07.244777 [ 4 ] {493a4477-1d4f-4792-baa9-e2849960ccfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7104 | 2026.05.19 01:36:07.244820 [ 4 ] {493a4477-1d4f-4792-baa9-e2849960ccfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7105 | 2026.05.19 01:36:07.245360 [ 4 ] {493a4477-1d4f-4792-baa9-e2849960ccfe} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.05.19 01:36:07.245405 [ 4 ] {493a4477-1d4f-4792-baa9-e2849960ccfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7107 | 2026.05.19 01:36:07.245782 [ 4 ] {493a4477-1d4f-4792-baa9-e2849960ccfe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7108 | 2026.05.19 01:36:07.246004 [ 4 ] {493a4477-1d4f-4792-baa9-e2849960ccfe} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.05.19 01:36:07.246151 [ 4 ] {493a4477-1d4f-4792-baa9-e2849960ccfe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001407 sec., 39800.99502487562 rows/sec., 3.04 MiB/sec. | ||
| 7110 | 2026.05.19 01:36:07.246189 [ 4 ] {493a4477-1d4f-4792-baa9-e2849960ccfe} <Debug> TCPHandler: Processed in 0.001581271 sec. | ||
| 7111 | 2026.05.19 01:36:07.246421 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2026.05.19 01:36:07.246535 [ 4 ] {c66433ae-8aff-4864-a50e-7646d03f877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7113 | 2026.05.19 01:36:07.246582 [ 4 ] {c66433ae-8aff-4864-a50e-7646d03f877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7114 | 2026.05.19 01:36:07.247041 [ 4 ] {c66433ae-8aff-4864-a50e-7646d03f877d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.05.19 01:36:07.247078 [ 4 ] {c66433ae-8aff-4864-a50e-7646d03f877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7116 | 2026.05.19 01:36:07.247381 [ 4 ] {c66433ae-8aff-4864-a50e-7646d03f877d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7117 | 2026.05.19 01:36:07.247599 [ 4 ] {c66433ae-8aff-4864-a50e-7646d03f877d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.05.19 01:36:07.247729 [ 4 ] {c66433ae-8aff-4864-a50e-7646d03f877d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 7119 | 2026.05.19 01:36:07.247766 [ 4 ] {c66433ae-8aff-4864-a50e-7646d03f877d} <Debug> TCPHandler: Processed in 0.001392689 sec. | ||
| 7120 | 2026.05.19 01:36:07.247905 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2026.05.19 01:36:07.248001 [ 4 ] {31f5c6e3-faa6-48ed-812c-2f5a75359f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7122 | 2026.05.19 01:36:07.248044 [ 4 ] {31f5c6e3-faa6-48ed-812c-2f5a75359f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7123 | 2026.05.19 01:36:07.248647 [ 4 ] {31f5c6e3-faa6-48ed-812c-2f5a75359f9c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.05.19 01:36:07.248684 [ 4 ] {31f5c6e3-faa6-48ed-812c-2f5a75359f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7125 | 2026.05.19 01:36:07.249036 [ 4 ] {31f5c6e3-faa6-48ed-812c-2f5a75359f9c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7126 | 2026.05.19 01:36:07.249260 [ 4 ] {31f5c6e3-faa6-48ed-812c-2f5a75359f9c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.05.19 01:36:07.249391 [ 4 ] {31f5c6e3-faa6-48ed-812c-2f5a75359f9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001408 sec., 113636.36363636363 rows/sec., 7.91 MiB/sec. | ||
| 7128 | 2026.05.19 01:36:07.249428 [ 4 ] {31f5c6e3-faa6-48ed-812c-2f5a75359f9c} <Debug> TCPHandler: Processed in 0.00157247 sec. | ||
| 7129 | 2026.05.19 01:36:07.249569 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2026.05.19 01:36:07.249670 [ 4 ] {3cc97c34-4149-42f6-a6fc-b01d0782f237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7131 | 2026.05.19 01:36:07.249712 [ 4 ] {3cc97c34-4149-42f6-a6fc-b01d0782f237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7132 | 2026.05.19 01:36:07.250066 [ 4 ] {3cc97c34-4149-42f6-a6fc-b01d0782f237} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.05.19 01:36:07.250103 [ 4 ] {3cc97c34-4149-42f6-a6fc-b01d0782f237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7134 | 2026.05.19 01:36:07.250406 [ 4 ] {3cc97c34-4149-42f6-a6fc-b01d0782f237} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7135 | 2026.05.19 01:36:07.250621 [ 4 ] {3cc97c34-4149-42f6-a6fc-b01d0782f237} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.05.19 01:36:07.250750 [ 4 ] {3cc97c34-4149-42f6-a6fc-b01d0782f237} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 7137 | 2026.05.19 01:36:07.250785 [ 4 ] {3cc97c34-4149-42f6-a6fc-b01d0782f237} <Debug> TCPHandler: Processed in 0.001266556 sec. | ||
| 7138 | 2026.05.19 01:36:07.692386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7139 | 2026.05.19 01:36:07.708555 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.05.19 01:36:07.708622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7141 | 2026.05.19 01:36:07.715415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7142 | 2026.05.19 01:36:07.716135 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.05.19 01:36:07.718950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7144 | 2026.05.19 01:36:11.114952 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2026.05.19 01:36:11.115232 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7146 | 2026.05.19 01:36:11.115605 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7147 | 2026.05.19 01:36:11.115645 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7148 | 2026.05.19 01:36:11.115896 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7149 | 2026.05.19 01:36:11.115962 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7150 | 2026.05.19 01:36:11.116100 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 7151 | 2026.05.19 01:36:11.116190 [ 316 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7152 | 2026.05.19 01:36:11.116234 [ 346 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7153 | 2026.05.19 01:36:11.116349 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 7154 | 2026.05.19 01:36:11.116376 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7155 | 2026.05.19 01:36:11.116443 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7156 | 2026.05.19 01:36:11.116463 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7157 | 2026.05.19 01:36:11.116505 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7158 | 2026.05.19 01:36:11.116542 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7159 | 2026.05.19 01:36:11.117796 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002677 sec., 14194.994396712738 rows/sec., 2.88 MiB/sec. | ||
| 7160 | 2026.05.19 01:36:11.117901 [ 4 ] {47eadb5f-e15b-415a-abae-81909112ce96} <Debug> TCPHandler: Processed in 0.003087481 sec. | ||
| 7161 | 2026.05.19 01:36:11.131406 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.05.19 01:36:11.131546 [ 4 ] {f464c823-e448-4431-b6a8-07d6017adee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7163 | 2026.05.19 01:36:11.131599 [ 4 ] {f464c823-e448-4431-b6a8-07d6017adee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7164 | 2026.05.19 01:36:11.132141 [ 4 ] {f464c823-e448-4431-b6a8-07d6017adee1} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.05.19 01:36:11.132189 [ 4 ] {f464c823-e448-4431-b6a8-07d6017adee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7166 | 2026.05.19 01:36:11.132582 [ 4 ] {f464c823-e448-4431-b6a8-07d6017adee1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7167 | 2026.05.19 01:36:11.132802 [ 4 ] {f464c823-e448-4431-b6a8-07d6017adee1} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.05.19 01:36:11.132942 [ 4 ] {f464c823-e448-4431-b6a8-07d6017adee1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001438 sec., 16689.847009735742 rows/sec., 1.38 MiB/sec. | ||
| 7169 | 2026.05.19 01:36:11.132946 [ 173 ] {} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7170 | 2026.05.19 01:36:11.132980 [ 4 ] {f464c823-e448-4431-b6a8-07d6017adee1} <Debug> TCPHandler: Processed in 0.001625521 sec. | ||
| 7171 | 2026.05.19 01:36:11.133015 [ 173 ] {} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2026.05.19 01:36:11.133040 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7173 | 2026.05.19 01:36:11.133127 [ 190 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 7174 | 2026.05.19 01:36:11.133152 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2026.05.19 01:36:11.133218 [ 190 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7176 | 2026.05.19 01:36:11.133244 [ 190 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 7177 | 2026.05.19 01:36:11.133249 [ 4 ] {83be7e0a-348c-4326-b7e7-4d45765a37ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7178 | 2026.05.19 01:36:11.133290 [ 4 ] {83be7e0a-348c-4326-b7e7-4d45765a37ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7179 | 2026.05.19 01:36:11.133297 [ 190 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 7180 | 2026.05.19 01:36:11.133340 [ 190 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 7181 | 2026.05.19 01:36:11.133384 [ 190 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 7182 | 2026.05.19 01:36:11.133425 [ 190 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::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 | ||
| 7183 | 2026.05.19 01:36:11.133697 [ 4 ] {83be7e0a-348c-4326-b7e7-4d45765a37ca} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.05.19 01:36:11.133732 [ 4 ] {83be7e0a-348c-4326-b7e7-4d45765a37ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7185 | 2026.05.19 01:36:11.134012 [ 4 ] {83be7e0a-348c-4326-b7e7-4d45765a37ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7186 | 2026.05.19 01:36:11.134091 [ 198 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.000999223 sec., 120093.31250381545 rows/sec., 10.42 MiB/sec. | ||
| 7187 | 2026.05.19 01:36:11.134234 [ 4 ] {83be7e0a-348c-4326-b7e7-4d45765a37ca} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.05.19 01:36:11.134270 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7189 | 2026.05.19 01:36:11.134365 [ 4 ] {83be7e0a-348c-4326-b7e7-4d45765a37ca} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001134 sec., 14109.347442680775 rows/sec., 1.12 MiB/sec. | ||
| 7190 | 2026.05.19 01:36:11.134408 [ 4 ] {83be7e0a-348c-4326-b7e7-4d45765a37ca} <Debug> TCPHandler: Processed in 0.001305047 sec. | ||
| 7191 | 2026.05.19 01:36:11.134538 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2026.05.19 01:36:11.134608 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_9_2} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2026.05.19 01:36:11.134635 [ 4 ] {4e268be2-91a8-401e-901c-3e9a3b3fbbec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7194 | 2026.05.19 01:36:11.134679 [ 4 ] {4e268be2-91a8-401e-901c-3e9a3b3fbbec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7195 | 2026.05.19 01:36:11.134691 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_9_2} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7196 | 2026.05.19 01:36:11.134789 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7197 | 2026.05.19 01:36:11.136159 [ 4 ] {4e268be2-91a8-401e-901c-3e9a3b3fbbec} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.05.19 01:36:11.136200 [ 4 ] {4e268be2-91a8-401e-901c-3e9a3b3fbbec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7199 | 2026.05.19 01:36:11.136705 [ 4 ] {4e268be2-91a8-401e-901c-3e9a3b3fbbec} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7200 | 2026.05.19 01:36:11.136915 [ 4 ] {4e268be2-91a8-401e-901c-3e9a3b3fbbec} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.05.19 01:36:11.137027 [ 173 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7202 | 2026.05.19 01:36:11.137041 [ 4 ] {4e268be2-91a8-401e-901c-3e9a3b3fbbec} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.002423 sec., 1080066.0338423443 rows/sec., 80.88 MiB/sec. | ||
| 7203 | 2026.05.19 01:36:11.137061 [ 173 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7204 | 2026.05.19 01:36:11.137086 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7205 | 2026.05.19 01:36:11.137086 [ 4 ] {4e268be2-91a8-401e-901c-3e9a3b3fbbec} <Debug> TCPHandler: Processed in 0.002596694 sec. | ||
| 7206 | 2026.05.19 01:36:11.137178 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 7207 | 2026.05.19 01:36:11.137240 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2026.05.19 01:36:11.137284 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7209 | 2026.05.19 01:36:11.137316 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2620 rows starting from the beginning of the part | ||
| 7210 | 2026.05.19 01:36:11.137341 [ 4 ] {e2210e2a-e27c-419d-b1b2-582d5c3b29d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7211 | 2026.05.19 01:36:11.137385 [ 4 ] {e2210e2a-e27c-419d-b1b2-582d5c3b29d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7212 | 2026.05.19 01:36:11.137391 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 140 rows starting from the beginning of the part | ||
| 7213 | 2026.05.19 01:36:11.137447 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 7214 | 2026.05.19 01:36:11.137486 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 140 rows starting from the beginning of the part | ||
| 7215 | 2026.05.19 01:36:11.137522 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7216 | 2026.05.19 01:36:11.137561 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2617 rows starting from the beginning of the part | ||
| 7217 | 2026.05.19 01:36:11.137819 [ 4 ] {e2210e2a-e27c-419d-b1b2-582d5c3b29d3} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.05.19 01:36:11.137860 [ 4 ] {e2210e2a-e27c-419d-b1b2-582d5c3b29d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7219 | 2026.05.19 01:36:11.138164 [ 4 ] {e2210e2a-e27c-419d-b1b2-582d5c3b29d3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7220 | 2026.05.19 01:36:11.138392 [ 4 ] {e2210e2a-e27c-419d-b1b2-582d5c3b29d3} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.05.19 01:36:11.138526 [ 4 ] {e2210e2a-e27c-419d-b1b2-582d5c3b29d3} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001203 sec., 67331.67082294264 rows/sec., 4.92 MiB/sec. | ||
| 7222 | 2026.05.19 01:36:11.138564 [ 4 ] {e2210e2a-e27c-419d-b1b2-582d5c3b29d3} <Debug> TCPHandler: Processed in 0.001373227 sec. | ||
| 7223 | 2026.05.19 01:36:11.138699 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2026.05.19 01:36:11.138793 [ 4 ] {8bdcf5f4-c428-4f92-be10-66d25eeb67e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7225 | 2026.05.19 01:36:11.138831 [ 4 ] {8bdcf5f4-c428-4f92-be10-66d25eeb67e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7226 | 2026.05.19 01:36:11.139482 [ 4 ] {8bdcf5f4-c428-4f92-be10-66d25eeb67e1} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.05.19 01:36:11.139518 [ 4 ] {8bdcf5f4-c428-4f92-be10-66d25eeb67e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7228 | 2026.05.19 01:36:11.139848 [ 4 ] {8bdcf5f4-c428-4f92-be10-66d25eeb67e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7229 | 2026.05.19 01:36:11.139858 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5629 rows, containing 5 columns (5 merged, 0 gathered) in 0.002709915 sec., 2077186.9228370632 rows/sec., 164.78 MiB/sec. | ||
| 7230 | 2026.05.19 01:36:11.140065 [ 4 ] {8bdcf5f4-c428-4f92-be10-66d25eeb67e1} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.05.19 01:36:11.140184 [ 173 ] {} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7232 | 2026.05.19 01:36:11.140202 [ 4 ] {8bdcf5f4-c428-4f92-be10-66d25eeb67e1} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001427 sec., 578135.9495444989 rows/sec., 33.82 MiB/sec. | ||
| 7233 | 2026.05.19 01:36:11.140214 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7234 | 2026.05.19 01:36:11.140221 [ 173 ] {} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.05.19 01:36:11.140240 [ 4 ] {8bdcf5f4-c428-4f92-be10-66d25eeb67e1} <Debug> TCPHandler: Processed in 0.00159094 sec. | ||
| 7236 | 2026.05.19 01:36:11.140260 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7237 | 2026.05.19 01:36:11.140338 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::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 | ||
| 7238 | 2026.05.19 01:36:11.140384 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.05.19 01:36:11.140441 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7240 | 2026.05.19 01:36:11.140471 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 825 rows starting from the beginning of the part | ||
| 7241 | 2026.05.19 01:36:11.140482 [ 4 ] {b965e5c8-8bf7-41bc-8d36-f042f325acce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7242 | 2026.05.19 01:36:11.140522 [ 4 ] {b965e5c8-8bf7-41bc-8d36-f042f325acce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7243 | 2026.05.19 01:36:11.140522 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 7244 | 2026.05.19 01:36:11.140556 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.05.19 01:36:11.140574 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 7246 | 2026.05.19 01:36:11.140618 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 7247 | 2026.05.19 01:36:11.140645 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_56_11} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7248 | 2026.05.19 01:36:11.140656 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 7249 | 2026.05.19 01:36:11.140745 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 7250 | 2026.05.19 01:36:11.140919 [ 4 ] {b965e5c8-8bf7-41bc-8d36-f042f325acce} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.05.19 01:36:11.140957 [ 4 ] {b965e5c8-8bf7-41bc-8d36-f042f325acce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7252 | 2026.05.19 01:36:11.141241 [ 4 ] {b965e5c8-8bf7-41bc-8d36-f042f325acce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7253 | 2026.05.19 01:36:11.141450 [ 4 ] {b965e5c8-8bf7-41bc-8d36-f042f325acce} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.05.19 01:36:11.141574 [ 4 ] {b965e5c8-8bf7-41bc-8d36-f042f325acce} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 7255 | 2026.05.19 01:36:11.141611 [ 4 ] {b965e5c8-8bf7-41bc-8d36-f042f325acce} <Debug> TCPHandler: Processed in 0.001275566 sec. | ||
| 7256 | 2026.05.19 01:36:11.141741 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.05.19 01:36:11.141837 [ 4 ] {162aa2f0-e4ac-465a-bcec-ef7380a3e132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7258 | 2026.05.19 01:36:11.141874 [ 4 ] {162aa2f0-e4ac-465a-bcec-ef7380a3e132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7259 | 2026.05.19 01:36:11.141908 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602181 sec., 2574615.477277536 rows/sec., 160.43 MiB/sec. | ||
| 7260 | 2026.05.19 01:36:11.142044 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7261 | 2026.05.19 01:36:11.142272 [ 4 ] {162aa2f0-e4ac-465a-bcec-ef7380a3e132} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.05.19 01:36:11.142275 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_9_2} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.05.19 01:36:11.142307 [ 4 ] {162aa2f0-e4ac-465a-bcec-ef7380a3e132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7264 | 2026.05.19 01:36:11.142347 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_9_2} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7265 | 2026.05.19 01:36:11.142398 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7266 | 2026.05.19 01:36:11.142587 [ 4 ] {162aa2f0-e4ac-465a-bcec-ef7380a3e132} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7267 | 2026.05.19 01:36:11.142792 [ 4 ] {162aa2f0-e4ac-465a-bcec-ef7380a3e132} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.05.19 01:36:11.142891 [ 173 ] {} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7269 | 2026.05.19 01:36:11.142920 [ 4 ] {162aa2f0-e4ac-465a-bcec-ef7380a3e132} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 7270 | 2026.05.19 01:36:11.142934 [ 173 ] {} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2026.05.19 01:36:11.142962 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7272 | 2026.05.19 01:36:11.142963 [ 4 ] {162aa2f0-e4ac-465a-bcec-ef7380a3e132} <Debug> TCPHandler: Processed in 0.001270127 sec. | ||
| 7273 | 2026.05.19 01:36:11.143043 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 7274 | 2026.05.19 01:36:11.143122 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2026.05.19 01:36:11.143131 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7276 | 2026.05.19 01:36:11.143172 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 7277 | 2026.05.19 01:36:11.143224 [ 4 ] {e8f74706-53e8-45fc-a87f-c82ca0d306d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7278 | 2026.05.19 01:36:11.143230 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 7279 | 2026.05.19 01:36:11.143269 [ 4 ] {e8f74706-53e8-45fc-a87f-c82ca0d306d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7280 | 2026.05.19 01:36:11.143286 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 7281 | 2026.05.19 01:36:11.143329 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 7282 | 2026.05.19 01:36:11.143365 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::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 | ||
| 7283 | 2026.05.19 01:36:11.143996 [ 194 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000983983 sec., 60976.66321471002 rows/sec., 4.88 MiB/sec. | ||
| 7284 | 2026.05.19 01:36:11.144105 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7285 | 2026.05.19 01:36:11.144137 [ 4 ] {e8f74706-53e8-45fc-a87f-c82ca0d306d1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.05.19 01:36:11.144179 [ 4 ] {e8f74706-53e8-45fc-a87f-c82ca0d306d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7287 | 2026.05.19 01:36:11.144356 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_9_2} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2026.05.19 01:36:11.144427 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_9_2} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7289 | 2026.05.19 01:36:11.144480 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7290 | 2026.05.19 01:36:11.144569 [ 4 ] {e8f74706-53e8-45fc-a87f-c82ca0d306d1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7291 | 2026.05.19 01:36:11.144784 [ 4 ] {e8f74706-53e8-45fc-a87f-c82ca0d306d1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.05.19 01:36:11.144899 [ 173 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7293 | 2026.05.19 01:36:11.144915 [ 4 ] {e8f74706-53e8-45fc-a87f-c82ca0d306d1} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001708 sec., 810304.449648712 rows/sec., 54.91 MiB/sec. | ||
| 7294 | 2026.05.19 01:36:11.144938 [ 173 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.05.19 01:36:11.144961 [ 4 ] {e8f74706-53e8-45fc-a87f-c82ca0d306d1} <Debug> TCPHandler: Processed in 0.001887244 sec. | ||
| 7296 | 2026.05.19 01:36:11.144964 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7297 | 2026.05.19 01:36:11.145075 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 7298 | 2026.05.19 01:36:11.145125 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.05.19 01:36:11.145188 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7300 | 2026.05.19 01:36:11.145225 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1404 rows starting from the beginning of the part | ||
| 7301 | 2026.05.19 01:36:11.145226 [ 4 ] {f95da3e6-4050-4a83-9bf0-ce0df22141b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7302 | 2026.05.19 01:36:11.145282 [ 4 ] {f95da3e6-4050-4a83-9bf0-ce0df22141b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7303 | 2026.05.19 01:36:11.145289 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 7304 | 2026.05.19 01:36:11.145347 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 7305 | 2026.05.19 01:36:11.145393 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 7306 | 2026.05.19 01:36:11.145434 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7307 | 2026.05.19 01:36:11.145474 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1384 rows starting from the beginning of the part | ||
| 7308 | 2026.05.19 01:36:11.146041 [ 4 ] {f95da3e6-4050-4a83-9bf0-ce0df22141b6} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.05.19 01:36:11.146081 [ 4 ] {f95da3e6-4050-4a83-9bf0-ce0df22141b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7310 | 2026.05.19 01:36:11.146527 [ 4 ] {f95da3e6-4050-4a83-9bf0-ce0df22141b6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7311 | 2026.05.19 01:36:11.146755 [ 4 ] {f95da3e6-4050-4a83-9bf0-ce0df22141b6} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.05.19 01:36:11.146826 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001789904 sec., 1747579.7584674933 rows/sec., 127.18 MiB/sec. | ||
| 7313 | 2026.05.19 01:36:11.146870 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7314 | 2026.05.19 01:36:11.146899 [ 4 ] {f95da3e6-4050-4a83-9bf0-ce0df22141b6} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001691 sec., 967474.8669426375 rows/sec., 59.66 MiB/sec. | ||
| 7315 | 2026.05.19 01:36:11.146900 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.05.19 01:36:11.146939 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7317 | 2026.05.19 01:36:11.146944 [ 4 ] {f95da3e6-4050-4a83-9bf0-ce0df22141b6} <Debug> TCPHandler: Processed in 0.001869424 sec. | ||
| 7318 | 2026.05.19 01:36:11.147037 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 7319 | 2026.05.19 01:36:11.147051 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7320 | 2026.05.19 01:36:11.147078 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2026.05.19 01:36:11.147158 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7322 | 2026.05.19 01:36:11.147180 [ 4 ] {db99b842-0239-4c21-a7cd-4e8b65482190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7323 | 2026.05.19 01:36:11.147202 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18707 rows starting from the beginning of the part | ||
| 7324 | 2026.05.19 01:36:11.147247 [ 4 ] {db99b842-0239-4c21-a7cd-4e8b65482190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7325 | 2026.05.19 01:36:11.147284 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 7326 | 2026.05.19 01:36:11.147343 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7327 | 2026.05.19 01:36:11.147345 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.05.19 01:36:11.147396 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 7329 | 2026.05.19 01:36:11.147441 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_56_11} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7330 | 2026.05.19 01:36:11.147451 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 7331 | 2026.05.19 01:36:11.147501 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1636 rows starting from the beginning of the part | ||
| 7332 | 2026.05.19 01:36:11.147526 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7333 | 2026.05.19 01:36:11.148167 [ 4 ] {db99b842-0239-4c21-a7cd-4e8b65482190} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.05.19 01:36:11.148208 [ 4 ] {db99b842-0239-4c21-a7cd-4e8b65482190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7335 | 2026.05.19 01:36:11.148828 [ 4 ] {db99b842-0239-4c21-a7cd-4e8b65482190} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7336 | 2026.05.19 01:36:11.149069 [ 4 ] {db99b842-0239-4c21-a7cd-4e8b65482190} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2026.05.19 01:36:11.149230 [ 4 ] {db99b842-0239-4c21-a7cd-4e8b65482190} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002068 sec., 25628.62669245648 rows/sec., 45.93 MiB/sec. | ||
| 7338 | 2026.05.19 01:36:11.149289 [ 4 ] {db99b842-0239-4c21-a7cd-4e8b65482190} <Debug> TCPHandler: Processed in 0.002259759 sec. | ||
| 7339 | 2026.05.19 01:36:11.149424 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.05.19 01:36:11.149519 [ 4 ] {f2a47e70-2263-4e0a-b65d-4f5aceb3b444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7341 | 2026.05.19 01:36:11.149559 [ 4 ] {f2a47e70-2263-4e0a-b65d-4f5aceb3b444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7342 | 2026.05.19 01:36:11.149910 [ 4 ] {f2a47e70-2263-4e0a-b65d-4f5aceb3b444} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2026.05.19 01:36:11.149946 [ 4 ] {f2a47e70-2263-4e0a-b65d-4f5aceb3b444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7344 | 2026.05.19 01:36:11.150271 [ 4 ] {f2a47e70-2263-4e0a-b65d-4f5aceb3b444} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7345 | 2026.05.19 01:36:11.150487 [ 4 ] {f2a47e70-2263-4e0a-b65d-4f5aceb3b444} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2026.05.19 01:36:11.150603 [ 173 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7347 | 2026.05.19 01:36:11.150616 [ 4 ] {f2a47e70-2263-4e0a-b65d-4f5aceb3b444} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001115 sec., 43049.32735426009 rows/sec., 2.90 MiB/sec. | ||
| 7348 | 2026.05.19 01:36:11.150638 [ 173 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.05.19 01:36:11.150661 [ 4 ] {f2a47e70-2263-4e0a-b65d-4f5aceb3b444} <Debug> TCPHandler: Processed in 0.001285627 sec. | ||
| 7350 | 2026.05.19 01:36:11.150662 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7351 | 2026.05.19 01:36:11.150792 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7352 | 2026.05.19 01:36:11.150874 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7353 | 2026.05.19 01:36:11.150898 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2604 rows starting from the beginning of the part | ||
| 7354 | 2026.05.19 01:36:11.150944 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7355 | 2026.05.19 01:36:11.150981 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7356 | 2026.05.19 01:36:11.151018 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7357 | 2026.05.19 01:36:11.151053 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7358 | 2026.05.19 01:36:11.151087 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 7359 | 2026.05.19 01:36:11.152169 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.001406809 sec., 2055716.1633171241 rows/sec., 138.54 MiB/sec. | ||
| 7360 | 2026.05.19 01:36:11.152544 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7361 | 2026.05.19 01:36:11.152819 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_56_11} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.05.19 01:36:11.152895 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_56_11} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7363 | 2026.05.19 01:36:11.152970 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7364 | 2026.05.19 01:36:11.152970 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20983 rows, containing 5 columns (5 merged, 0 gathered) in 0.005970698 sec., 3514329.4804058084 rows/sec., 226.40 MiB/sec. | ||
| 7365 | 2026.05.19 01:36:11.153437 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7366 | 2026.05.19 01:36:11.153714 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.05.19 01:36:11.153776 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7368 | 2026.05.19 01:36:11.153846 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 7369 | 2026.05.19 01:36:11.882181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 874 | ||
| 7370 | 2026.05.19 01:36:11.884834 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7371 | 2026.05.19 01:36:11.884873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7372 | 2026.05.19 01:36:11.886139 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7373 | 2026.05.19 01:36:11.886402 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2026.05.19 01:36:11.886609 [ 173 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7375 | 2026.05.19 01:36:11.886661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
| 7376 | 2026.05.19 01:36:11.886686 [ 173 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2026.05.19 01:36:11.886717 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7378 | 2026.05.19 01:36:11.886863 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 7379 | 2026.05.19 01:36:11.887578 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7380 | 2026.05.19 01:36:11.887718 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 702 rows starting from the beginning of the part | ||
| 7381 | 2026.05.19 01:36:11.888061 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7382 | 2026.05.19 01:36:11.888377 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 7383 | 2026.05.19 01:36:11.888690 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part | ||
| 7384 | 2026.05.19 01:36:11.889003 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 7385 | 2026.05.19 01:36:11.889319 [ 189 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 7386 | 2026.05.19 01:36:11.895150 [ 200 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 874 rows, containing 72 columns (72 merged, 0 gathered) in 0.008350259 sec., 104667.41211260633 rows/sec., 90.73 MiB/sec. | ||
| 7387 | 2026.05.19 01:36:11.896625 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7388 | 2026.05.19 01:36:11.897205 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2026.05.19 01:36:11.897275 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_26_5} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7390 | 2026.05.19 01:36:11.897606 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 7391 | 2026.05.19 01:36:12.000318 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.08 MiB, peak 292.43 MiB, free memory in arenas 0.00 B, will set to 283.25 MiB (RSS), difference: 1.17 MiB | ||
| 7392 | 2026.05.19 01:36:12.235109 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.05.19 01:36:12.235348 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7394 | 2026.05.19 01:36:12.235703 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7395 | 2026.05.19 01:36:12.235738 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7396 | 2026.05.19 01:36:12.235960 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7397 | 2026.05.19 01:36:12.236030 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7398 | 2026.05.19 01:36:12.236175 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7399 | 2026.05.19 01:36:12.236325 [ 346 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7400 | 2026.05.19 01:36:12.236348 [ 316 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7401 | 2026.05.19 01:36:12.236518 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 7402 | 2026.05.19 01:36:12.236549 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7403 | 2026.05.19 01:36:12.236619 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7404 | 2026.05.19 01:36:12.236640 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7405 | 2026.05.19 01:36:12.236674 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7406 | 2026.05.19 01:36:12.236714 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7407 | 2026.05.19 01:36:12.238316 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003046 sec., 12475.37754432042 rows/sec., 2.02 MiB/sec. | ||
| 7408 | 2026.05.19 01:36:12.238584 [ 4 ] {b9c48d26-5cf1-4134-8e18-f6647485c67a} <Debug> TCPHandler: Processed in 0.003619697 sec. | ||
| 7409 | 2026.05.19 01:36:12.239813 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2026.05.19 01:36:12.239952 [ 4 ] {43105c13-7a4a-4f8b-992e-8995e5629472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7411 | 2026.05.19 01:36:12.240010 [ 4 ] {43105c13-7a4a-4f8b-992e-8995e5629472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7412 | 2026.05.19 01:36:12.240619 [ 4 ] {43105c13-7a4a-4f8b-992e-8995e5629472} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.05.19 01:36:12.240663 [ 4 ] {43105c13-7a4a-4f8b-992e-8995e5629472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7414 | 2026.05.19 01:36:12.241038 [ 4 ] {43105c13-7a4a-4f8b-992e-8995e5629472} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7415 | 2026.05.19 01:36:12.241262 [ 4 ] {43105c13-7a4a-4f8b-992e-8995e5629472} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.05.19 01:36:12.241406 [ 4 ] {43105c13-7a4a-4f8b-992e-8995e5629472} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001501 sec., 37308.46102598268 rows/sec., 2.85 MiB/sec. | ||
| 7417 | 2026.05.19 01:36:12.241443 [ 4 ] {43105c13-7a4a-4f8b-992e-8995e5629472} <Debug> TCPHandler: Processed in 0.001750082 sec. | ||
| 7418 | 2026.05.19 01:36:12.241701 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2026.05.19 01:36:12.241796 [ 4 ] {ac9b7e3f-6694-4dc8-9094-652e2a79720c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7420 | 2026.05.19 01:36:12.241835 [ 4 ] {ac9b7e3f-6694-4dc8-9094-652e2a79720c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7421 | 2026.05.19 01:36:12.242279 [ 4 ] {ac9b7e3f-6694-4dc8-9094-652e2a79720c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2026.05.19 01:36:12.242315 [ 4 ] {ac9b7e3f-6694-4dc8-9094-652e2a79720c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7423 | 2026.05.19 01:36:12.242608 [ 4 ] {ac9b7e3f-6694-4dc8-9094-652e2a79720c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7424 | 2026.05.19 01:36:12.242831 [ 4 ] {ac9b7e3f-6694-4dc8-9094-652e2a79720c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2026.05.19 01:36:12.242961 [ 4 ] {ac9b7e3f-6694-4dc8-9094-652e2a79720c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 7426 | 2026.05.19 01:36:12.242998 [ 4 ] {ac9b7e3f-6694-4dc8-9094-652e2a79720c} <Debug> TCPHandler: Processed in 0.001355978 sec. | ||
| 7427 | 2026.05.19 01:36:12.243136 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2026.05.19 01:36:12.243238 [ 4 ] {76ac4f5c-c901-4cf6-8455-4c12623e25e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7429 | 2026.05.19 01:36:12.243280 [ 4 ] {76ac4f5c-c901-4cf6-8455-4c12623e25e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7430 | 2026.05.19 01:36:12.243644 [ 4 ] {76ac4f5c-c901-4cf6-8455-4c12623e25e9} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.05.19 01:36:12.243686 [ 4 ] {76ac4f5c-c901-4cf6-8455-4c12623e25e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7432 | 2026.05.19 01:36:12.244001 [ 4 ] {76ac4f5c-c901-4cf6-8455-4c12623e25e9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7433 | 2026.05.19 01:36:12.244204 [ 4 ] {76ac4f5c-c901-4cf6-8455-4c12623e25e9} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.05.19 01:36:12.244331 [ 4 ] {76ac4f5c-c901-4cf6-8455-4c12623e25e9} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001111 sec., 28802.880288028802 rows/sec., 2.01 MiB/sec. | ||
| 7435 | 2026.05.19 01:36:12.244367 [ 4 ] {76ac4f5c-c901-4cf6-8455-4c12623e25e9} <Debug> TCPHandler: Processed in 0.001279757 sec. | ||
| 7436 | 2026.05.19 01:36:12.244488 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.05.19 01:36:12.244584 [ 4 ] {0595de39-54e4-4994-a0dc-5c2a318cb07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7438 | 2026.05.19 01:36:12.244625 [ 4 ] {0595de39-54e4-4994-a0dc-5c2a318cb07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7439 | 2026.05.19 01:36:12.244944 [ 4 ] {0595de39-54e4-4994-a0dc-5c2a318cb07a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.05.19 01:36:12.244980 [ 4 ] {0595de39-54e4-4994-a0dc-5c2a318cb07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7441 | 2026.05.19 01:36:12.245287 [ 4 ] {0595de39-54e4-4994-a0dc-5c2a318cb07a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7442 | 2026.05.19 01:36:12.245496 [ 4 ] {0595de39-54e4-4994-a0dc-5c2a318cb07a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.05.19 01:36:12.245627 [ 4 ] {0595de39-54e4-4994-a0dc-5c2a318cb07a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 780.51 KiB/sec. | ||
| 7444 | 2026.05.19 01:36:12.245662 [ 4 ] {0595de39-54e4-4994-a0dc-5c2a318cb07a} <Debug> TCPHandler: Processed in 0.001221526 sec. | ||
| 7445 | 2026.05.19 01:36:14.339413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16866 | ||
| 7446 | 2026.05.19 01:36:14.339967 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.05.19 01:36:14.340002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7448 | 2026.05.19 01:36:14.340473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7449 | 2026.05.19 01:36:14.340703 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.05.19 01:36:14.340827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16866 | ||
| 7451 | 2026.05.19 01:36:15.219228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7452 | 2026.05.19 01:36:15.235901 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.05.19 01:36:15.235961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 7454 | 2026.05.19 01:36:15.242164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7455 | 2026.05.19 01:36:15.242857 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.05.19 01:36:15.245618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7457 | 2026.05.19 01:36:17.240358 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2026.05.19 01:36:17.240614 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7459 | 2026.05.19 01:36:17.240933 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7460 | 2026.05.19 01:36:17.240966 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7461 | 2026.05.19 01:36:17.241177 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7462 | 2026.05.19 01:36:17.241242 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7463 | 2026.05.19 01:36:17.241380 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7464 | 2026.05.19 01:36:17.241506 [ 346 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7465 | 2026.05.19 01:36:17.241553 [ 362 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7466 | 2026.05.19 01:36:17.241722 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 7467 | 2026.05.19 01:36:17.241760 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7468 | 2026.05.19 01:36:17.241831 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7469 | 2026.05.19 01:36:17.241851 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7470 | 2026.05.19 01:36:17.241885 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7471 | 2026.05.19 01:36:17.241928 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7472 | 2026.05.19 01:36:17.243397 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00288 sec., 13194.444444444443 rows/sec., 2.14 MiB/sec. | ||
| 7473 | 2026.05.19 01:36:17.243503 [ 4 ] {64e46070-3806-42f1-9fb6-61677dd293f0} <Debug> TCPHandler: Processed in 0.003274963 sec. | ||
| 7474 | 2026.05.19 01:36:17.245148 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2026.05.19 01:36:17.245295 [ 4 ] {818eee0e-5d62-4e70-9a22-d4c2a4ab4a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7476 | 2026.05.19 01:36:17.245353 [ 4 ] {818eee0e-5d62-4e70-9a22-d4c2a4ab4a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7477 | 2026.05.19 01:36:17.245993 [ 4 ] {818eee0e-5d62-4e70-9a22-d4c2a4ab4a80} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.05.19 01:36:17.246032 [ 4 ] {818eee0e-5d62-4e70-9a22-d4c2a4ab4a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7479 | 2026.05.19 01:36:17.246393 [ 4 ] {818eee0e-5d62-4e70-9a22-d4c2a4ab4a80} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7480 | 2026.05.19 01:36:17.246622 [ 4 ] {818eee0e-5d62-4e70-9a22-d4c2a4ab4a80} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.05.19 01:36:17.246773 [ 4 ] {818eee0e-5d62-4e70-9a22-d4c2a4ab4a80} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001519 sec., 36866.35944700461 rows/sec., 2.81 MiB/sec. | ||
| 7482 | 2026.05.19 01:36:17.246814 [ 4 ] {818eee0e-5d62-4e70-9a22-d4c2a4ab4a80} <Debug> TCPHandler: Processed in 0.001785824 sec. | ||
| 7483 | 2026.05.19 01:36:17.246942 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.05.19 01:36:17.247042 [ 4 ] {db8b99b9-8bc6-4565-b979-642a7bb9f4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7485 | 2026.05.19 01:36:17.247081 [ 4 ] {db8b99b9-8bc6-4565-b979-642a7bb9f4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7486 | 2026.05.19 01:36:17.247555 [ 4 ] {db8b99b9-8bc6-4565-b979-642a7bb9f4e9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.05.19 01:36:17.247590 [ 4 ] {db8b99b9-8bc6-4565-b979-642a7bb9f4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7488 | 2026.05.19 01:36:17.247893 [ 4 ] {db8b99b9-8bc6-4565-b979-642a7bb9f4e9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7489 | 2026.05.19 01:36:17.248103 [ 4 ] {db8b99b9-8bc6-4565-b979-642a7bb9f4e9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.05.19 01:36:17.248233 [ 4 ] {db8b99b9-8bc6-4565-b979-642a7bb9f4e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 7491 | 2026.05.19 01:36:17.248270 [ 4 ] {db8b99b9-8bc6-4565-b979-642a7bb9f4e9} <Debug> TCPHandler: Processed in 0.001381948 sec. | ||
| 7492 | 2026.05.19 01:36:17.248444 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2026.05.19 01:36:17.248540 [ 4 ] {0a4052f0-93a5-48c1-a0cd-7bc4880e9d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7494 | 2026.05.19 01:36:17.248581 [ 4 ] {0a4052f0-93a5-48c1-a0cd-7bc4880e9d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7495 | 2026.05.19 01:36:17.249054 [ 4 ] {0a4052f0-93a5-48c1-a0cd-7bc4880e9d3a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.05.19 01:36:17.249090 [ 4 ] {0a4052f0-93a5-48c1-a0cd-7bc4880e9d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7497 | 2026.05.19 01:36:17.249430 [ 4 ] {0a4052f0-93a5-48c1-a0cd-7bc4880e9d3a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7498 | 2026.05.19 01:36:17.249656 [ 4 ] {0a4052f0-93a5-48c1-a0cd-7bc4880e9d3a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.05.19 01:36:17.249789 [ 4 ] {0a4052f0-93a5-48c1-a0cd-7bc4880e9d3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 7500 | 2026.05.19 01:36:17.249825 [ 4 ] {0a4052f0-93a5-48c1-a0cd-7bc4880e9d3a} <Debug> TCPHandler: Processed in 0.001428648 sec. | ||
| 7501 | 2026.05.19 01:36:17.249959 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7502 | 2026.05.19 01:36:17.250055 [ 4 ] {76202b91-0f9b-474a-b14b-7d2493ee0a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7503 | 2026.05.19 01:36:17.250095 [ 4 ] {76202b91-0f9b-474a-b14b-7d2493ee0a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7504 | 2026.05.19 01:36:17.250448 [ 4 ] {76202b91-0f9b-474a-b14b-7d2493ee0a46} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2026.05.19 01:36:17.250484 [ 4 ] {76202b91-0f9b-474a-b14b-7d2493ee0a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7506 | 2026.05.19 01:36:17.250781 [ 4 ] {76202b91-0f9b-474a-b14b-7d2493ee0a46} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7507 | 2026.05.19 01:36:17.250984 [ 4 ] {76202b91-0f9b-474a-b14b-7d2493ee0a46} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2026.05.19 01:36:17.251117 [ 4 ] {76202b91-0f9b-474a-b14b-7d2493ee0a46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7509 | 2026.05.19 01:36:17.251152 [ 4 ] {76202b91-0f9b-474a-b14b-7d2493ee0a46} <Debug> TCPHandler: Processed in 0.001241826 sec. | ||
| 7510 | 2026.05.19 01:36:21.739025 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7511 | 2026.05.19 01:36:21.739082 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7512 | 2026.05.19 01:36:21.840964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17314 | ||
| 7513 | 2026.05.19 01:36:21.841514 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.05.19 01:36:21.841563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7515 | 2026.05.19 01:36:21.842092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7516 | 2026.05.19 01:36:21.842373 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2026.05.19 01:36:21.842516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17314 | ||
| 7518 | 2026.05.19 01:36:21.842568 [ 142 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7519 | 2026.05.19 01:36:21.842649 [ 142 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.05.19 01:36:21.842683 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7521 | 2026.05.19 01:36:21.842810 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 7522 | 2026.05.19 01:36:21.842915 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7523 | 2026.05.19 01:36:21.842950 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14946 rows starting from the beginning of the part | ||
| 7524 | 2026.05.19 01:36:21.843012 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 7525 | 2026.05.19 01:36:21.843060 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 7526 | 2026.05.19 01:36:21.843104 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 7527 | 2026.05.19 01:36:21.843146 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 7528 | 2026.05.19 01:36:21.843191 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 7529 | 2026.05.19 01:36:21.845330 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17314 rows, containing 4 columns (4 merged, 0 gathered) in 0.002562253 sec., 6757334.267927484 rows/sec., 96.66 MiB/sec. | ||
| 7530 | 2026.05.19 01:36:21.845535 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7531 | 2026.05.19 01:36:21.845855 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_36_7} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.05.19 01:36:21.845932 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_36_7} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7533 | 2026.05.19 01:36:21.846024 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7534 | 2026.05.19 01:36:21.887012 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 894 | ||
| 7535 | 2026.05.19 01:36:21.889131 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2026.05.19 01:36:21.889169 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7537 | 2026.05.19 01:36:21.890364 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7538 | 2026.05.19 01:36:21.890625 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.05.19 01:36:21.890883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7540 | 2026.05.19 01:36:22.240902 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7541 | 2026.05.19 01:36:22.241268 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7542 | 2026.05.19 01:36:22.241814 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7543 | 2026.05.19 01:36:22.241878 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7544 | 2026.05.19 01:36:22.242101 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7545 | 2026.05.19 01:36:22.242169 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7546 | 2026.05.19 01:36:22.242316 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7547 | 2026.05.19 01:36:22.242431 [ 346 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7548 | 2026.05.19 01:36:22.242460 [ 362 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7549 | 2026.05.19 01:36:22.242585 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 7550 | 2026.05.19 01:36:22.242614 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7551 | 2026.05.19 01:36:22.242683 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7552 | 2026.05.19 01:36:22.242703 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7553 | 2026.05.19 01:36:22.242738 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7554 | 2026.05.19 01:36:22.242776 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7555 | 2026.05.19 01:36:22.244594 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003466 sec., 10963.646855164456 rows/sec., 1.78 MiB/sec. | ||
| 7556 | 2026.05.19 01:36:22.244803 [ 4 ] {2aa94426-a174-41b8-b26b-95701313fb14} <Debug> TCPHandler: Processed in 0.004083263 sec. | ||
| 7557 | 2026.05.19 01:36:22.247273 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7558 | 2026.05.19 01:36:22.247520 [ 4 ] {8c6b7394-cc4f-4e19-82f4-1bfe7d7f7424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7559 | 2026.05.19 01:36:22.247617 [ 4 ] {8c6b7394-cc4f-4e19-82f4-1bfe7d7f7424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7560 | 2026.05.19 01:36:22.248449 [ 4 ] {8c6b7394-cc4f-4e19-82f4-1bfe7d7f7424} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2026.05.19 01:36:22.248493 [ 4 ] {8c6b7394-cc4f-4e19-82f4-1bfe7d7f7424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7562 | 2026.05.19 01:36:22.248874 [ 4 ] {8c6b7394-cc4f-4e19-82f4-1bfe7d7f7424} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7563 | 2026.05.19 01:36:22.249092 [ 4 ] {8c6b7394-cc4f-4e19-82f4-1bfe7d7f7424} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2026.05.19 01:36:22.249242 [ 4 ] {8c6b7394-cc4f-4e19-82f4-1bfe7d7f7424} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001795 sec., 77994.42896935933 rows/sec., 6.78 MiB/sec. | ||
| 7565 | 2026.05.19 01:36:22.249281 [ 4 ] {8c6b7394-cc4f-4e19-82f4-1bfe7d7f7424} <Debug> TCPHandler: Processed in 0.002186099 sec. | ||
| 7566 | 2026.05.19 01:36:22.249422 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2026.05.19 01:36:22.249518 [ 4 ] {cd5fd5ef-6970-4bea-bae1-42d79e7fc3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7568 | 2026.05.19 01:36:22.249558 [ 4 ] {cd5fd5ef-6970-4bea-bae1-42d79e7fc3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7569 | 2026.05.19 01:36:22.250018 [ 4 ] {cd5fd5ef-6970-4bea-bae1-42d79e7fc3b7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2026.05.19 01:36:22.250063 [ 4 ] {cd5fd5ef-6970-4bea-bae1-42d79e7fc3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7571 | 2026.05.19 01:36:22.250354 [ 4 ] {cd5fd5ef-6970-4bea-bae1-42d79e7fc3b7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7572 | 2026.05.19 01:36:22.250565 [ 4 ] {cd5fd5ef-6970-4bea-bae1-42d79e7fc3b7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2026.05.19 01:36:22.250691 [ 4 ] {cd5fd5ef-6970-4bea-bae1-42d79e7fc3b7} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001192 sec., 35234.899328859065 rows/sec., 2.59 MiB/sec. | ||
| 7574 | 2026.05.19 01:36:22.250700 [ 142 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7575 | 2026.05.19 01:36:22.250735 [ 4 ] {cd5fd5ef-6970-4bea-bae1-42d79e7fc3b7} <Debug> TCPHandler: Processed in 0.001365168 sec. | ||
| 7576 | 2026.05.19 01:36:22.250807 [ 142 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.05.19 01:36:22.250837 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7578 | 2026.05.19 01:36:22.250941 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 7579 | 2026.05.19 01:36:22.250947 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7580 | 2026.05.19 01:36:22.251026 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7581 | 2026.05.19 01:36:22.251052 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 83 rows starting from the beginning of the part | ||
| 7582 | 2026.05.19 01:36:22.251061 [ 4 ] {7013b248-b4f6-470d-9b02-52782c63bb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7583 | 2026.05.19 01:36:22.251106 [ 4 ] {7013b248-b4f6-470d-9b02-52782c63bb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7584 | 2026.05.19 01:36:22.251109 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 67 rows starting from the beginning of the part | ||
| 7585 | 2026.05.19 01:36:22.251158 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 7586 | 2026.05.19 01:36:22.251197 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 7587 | 2026.05.19 01:36:22.251235 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 81 rows starting from the beginning of the part | ||
| 7588 | 2026.05.19 01:36:22.251274 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 7589 | 2026.05.19 01:36:22.251649 [ 4 ] {7013b248-b4f6-470d-9b02-52782c63bb18} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7590 | 2026.05.19 01:36:22.251685 [ 4 ] {7013b248-b4f6-470d-9b02-52782c63bb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7591 | 2026.05.19 01:36:22.252023 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120085 sec., 318725.810987559 rows/sec., 24.61 MiB/sec. | ||
| 7592 | 2026.05.19 01:36:22.252044 [ 4 ] {7013b248-b4f6-470d-9b02-52782c63bb18} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7593 | 2026.05.19 01:36:22.252149 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7594 | 2026.05.19 01:36:22.252280 [ 4 ] {7013b248-b4f6-470d-9b02-52782c63bb18} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7595 | 2026.05.19 01:36:22.252389 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2026.05.19 01:36:22.252410 [ 4 ] {7013b248-b4f6-470d-9b02-52782c63bb18} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001368 sec., 77485.38011695906 rows/sec., 6.05 MiB/sec. | ||
| 7597 | 2026.05.19 01:36:22.252448 [ 4 ] {7013b248-b4f6-470d-9b02-52782c63bb18} <Debug> TCPHandler: Processed in 0.001553061 sec. | ||
| 7598 | 2026.05.19 01:36:22.252451 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_26_5} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7599 | 2026.05.19 01:36:22.252513 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7600 | 2026.05.19 01:36:22.252587 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2026.05.19 01:36:22.252684 [ 4 ] {aa859e24-d983-4388-8d4f-9a075f313664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7602 | 2026.05.19 01:36:22.252726 [ 4 ] {aa859e24-d983-4388-8d4f-9a075f313664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7603 | 2026.05.19 01:36:22.253223 [ 4 ] {aa859e24-d983-4388-8d4f-9a075f313664} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.05.19 01:36:22.253259 [ 4 ] {aa859e24-d983-4388-8d4f-9a075f313664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7605 | 2026.05.19 01:36:22.253600 [ 4 ] {aa859e24-d983-4388-8d4f-9a075f313664} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7606 | 2026.05.19 01:36:22.253815 [ 4 ] {aa859e24-d983-4388-8d4f-9a075f313664} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.05.19 01:36:22.253948 [ 4 ] {aa859e24-d983-4388-8d4f-9a075f313664} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 7608 | 2026.05.19 01:36:22.253987 [ 4 ] {aa859e24-d983-4388-8d4f-9a075f313664} <Debug> TCPHandler: Processed in 0.001448119 sec. | ||
| 7609 | 2026.05.19 01:36:22.254138 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.05.19 01:36:22.254235 [ 4 ] {0d95931d-5c9d-41cb-befc-11166abb1914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7611 | 2026.05.19 01:36:22.254288 [ 4 ] {0d95931d-5c9d-41cb-befc-11166abb1914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7612 | 2026.05.19 01:36:22.255183 [ 4 ] {0d95931d-5c9d-41cb-befc-11166abb1914} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.05.19 01:36:22.255219 [ 4 ] {0d95931d-5c9d-41cb-befc-11166abb1914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7614 | 2026.05.19 01:36:22.255780 [ 4 ] {0d95931d-5c9d-41cb-befc-11166abb1914} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7615 | 2026.05.19 01:36:22.255999 [ 4 ] {0d95931d-5c9d-41cb-befc-11166abb1914} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.05.19 01:36:22.256135 [ 4 ] {0d95931d-5c9d-41cb-befc-11166abb1914} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001918 sec., 21897.810218978102 rows/sec., 39.24 MiB/sec. | ||
| 7617 | 2026.05.19 01:36:22.256140 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7618 | 2026.05.19 01:36:22.256191 [ 4 ] {0d95931d-5c9d-41cb-befc-11166abb1914} <Debug> TCPHandler: Processed in 0.002110377 sec. | ||
| 7619 | 2026.05.19 01:36:22.256195 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.05.19 01:36:22.256237 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7621 | 2026.05.19 01:36:22.256327 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 7622 | 2026.05.19 01:36:22.256530 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.05.19 01:36:22.256589 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7624 | 2026.05.19 01:36:22.256641 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 904 rows starting from the beginning of the part | ||
| 7625 | 2026.05.19 01:36:22.256705 [ 4 ] {862f4879-8f7c-4f43-b6d7-c6d2b876ab9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7626 | 2026.05.19 01:36:22.256748 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 53 rows starting from the beginning of the part | ||
| 7627 | 2026.05.19 01:36:22.256785 [ 4 ] {862f4879-8f7c-4f43-b6d7-c6d2b876ab9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7628 | 2026.05.19 01:36:22.256851 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 7629 | 2026.05.19 01:36:22.257042 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 7630 | 2026.05.19 01:36:22.257130 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 53 rows starting from the beginning of the part | ||
| 7631 | 2026.05.19 01:36:22.257214 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 7632 | 2026.05.19 01:36:22.257361 [ 4 ] {862f4879-8f7c-4f43-b6d7-c6d2b876ab9a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.05.19 01:36:22.257418 [ 4 ] {862f4879-8f7c-4f43-b6d7-c6d2b876ab9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7634 | 2026.05.19 01:36:22.257850 [ 4 ] {862f4879-8f7c-4f43-b6d7-c6d2b876ab9a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7635 | 2026.05.19 01:36:22.258082 [ 4 ] {862f4879-8f7c-4f43-b6d7-c6d2b876ab9a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.05.19 01:36:22.258234 [ 4 ] {862f4879-8f7c-4f43-b6d7-c6d2b876ab9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001582 sec., 37926.67509481669 rows/sec., 2.56 MiB/sec. | ||
| 7637 | 2026.05.19 01:36:22.258276 [ 4 ] {862f4879-8f7c-4f43-b6d7-c6d2b876ab9a} <Debug> TCPHandler: Processed in 0.001887965 sec. | ||
| 7638 | 2026.05.19 01:36:22.264074 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 19 columns (19 merged, 0 gathered) in 0.007782492 sec., 145968.66916149735 rows/sec., 261.57 MiB/sec. | ||
| 7639 | 2026.05.19 01:36:22.265258 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7640 | 2026.05.19 01:36:22.265582 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.05.19 01:36:22.265644 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7642 | 2026.05.19 01:36:22.265717 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 7643 | 2026.05.19 01:36:22.745738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7644 | 2026.05.19 01:36:22.762993 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.05.19 01:36:22.763039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7646 | 2026.05.19 01:36:22.768898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7647 | 2026.05.19 01:36:22.769625 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.05.19 01:36:22.769968 [ 126 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7649 | 2026.05.19 01:36:22.770044 [ 126 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.05.19 01:36:22.770069 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7651 | 2026.05.19 01:36:22.770235 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 7652 | 2026.05.19 01:36:22.772888 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7653 | 2026.05.19 01:36:22.774287 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7654 | 2026.05.19 01:36:22.775756 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 7655 | 2026.05.19 01:36:22.780312 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 7656 | 2026.05.19 01:36:22.784838 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 7657 | 2026.05.19 01:36:22.789257 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 7658 | 2026.05.19 01:36:22.793502 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 7659 | 2026.05.19 01:36:22.797370 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 7660 | 2026.05.19 01:36:22.845772 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.07560603 sec., 3584.3701884624807 rows/sec., 18.53 MiB/sec. | ||
| 7661 | 2026.05.19 01:36:22.847984 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7662 | 2026.05.19 01:36:22.849957 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_36_7} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.05.19 01:36:22.850061 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_36_7} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7664 | 2026.05.19 01:36:22.852748 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7665 | 2026.05.19 01:36:23.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.21 MiB, peak 297.07 MiB, free memory in arenas 0.00 B, will set to 289.89 MiB (RSS), difference: 4.68 MiB | ||
| 7666 | 2026.05.19 01:36:23.394317 [ 140 ] {} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7667 | 2026.05.19 01:36:23.394386 [ 140 ] {} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2026.05.19 01:36:23.394412 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7669 | 2026.05.19 01:36:23.394542 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::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 | ||
| 7670 | 2026.05.19 01:36:23.394695 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7671 | 2026.05.19 01:36:23.394733 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 7672 | 2026.05.19 01:36:23.394816 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::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 | ||
| 7673 | 2026.05.19 01:36:23.394870 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 7674 | 2026.05.19 01:36:23.394915 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::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 | ||
| 7675 | 2026.05.19 01:36:23.394955 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 7676 | 2026.05.19 01:36:23.395653 [ 195 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165406 sec., 46335.783409386946 rows/sec., 3.87 MiB/sec. | ||
| 7677 | 2026.05.19 01:36:23.395792 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7678 | 2026.05.19 01:36:23.396035 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_9_2} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2026.05.19 01:36:23.396101 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_9_2} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7680 | 2026.05.19 01:36:23.396163 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7681 | 2026.05.19 01:36:27.239971 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2026.05.19 01:36:27.240230 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7683 | 2026.05.19 01:36:27.240582 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7684 | 2026.05.19 01:36:27.240617 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7685 | 2026.05.19 01:36:27.240839 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7686 | 2026.05.19 01:36:27.240909 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7687 | 2026.05.19 01:36:27.241055 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7688 | 2026.05.19 01:36:27.241184 [ 315 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7689 | 2026.05.19 01:36:27.241198 [ 346 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7690 | 2026.05.19 01:36:27.241339 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 7691 | 2026.05.19 01:36:27.241367 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7692 | 2026.05.19 01:36:27.241439 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7693 | 2026.05.19 01:36:27.241460 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7694 | 2026.05.19 01:36:27.241500 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7695 | 2026.05.19 01:36:27.241541 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7696 | 2026.05.19 01:36:27.242726 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002593 sec., 14654.83995372156 rows/sec., 2.38 MiB/sec. | ||
| 7697 | 2026.05.19 01:36:27.242810 [ 4 ] {551ed4a2-04e9-48a3-bbcf-c2cab5518ffe} <Debug> TCPHandler: Processed in 0.00298612 sec. | ||
| 7698 | 2026.05.19 01:36:27.244370 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.05.19 01:36:27.244482 [ 4 ] {633fd7d4-2f9f-40d4-90cb-f4792671ee8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7700 | 2026.05.19 01:36:27.244525 [ 4 ] {633fd7d4-2f9f-40d4-90cb-f4792671ee8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7701 | 2026.05.19 01:36:27.245039 [ 4 ] {633fd7d4-2f9f-40d4-90cb-f4792671ee8f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2026.05.19 01:36:27.245082 [ 4 ] {633fd7d4-2f9f-40d4-90cb-f4792671ee8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7703 | 2026.05.19 01:36:27.245464 [ 4 ] {633fd7d4-2f9f-40d4-90cb-f4792671ee8f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7704 | 2026.05.19 01:36:27.245698 [ 4 ] {633fd7d4-2f9f-40d4-90cb-f4792671ee8f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.05.19 01:36:27.245848 [ 4 ] {633fd7d4-2f9f-40d4-90cb-f4792671ee8f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001398 sec., 40057.22460658083 rows/sec., 3.06 MiB/sec. | ||
| 7706 | 2026.05.19 01:36:27.245888 [ 4 ] {633fd7d4-2f9f-40d4-90cb-f4792671ee8f} <Debug> TCPHandler: Processed in 0.001568961 sec. | ||
| 7707 | 2026.05.19 01:36:27.246030 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.05.19 01:36:27.246128 [ 4 ] {b90a2170-7b2c-4e01-9e59-487e745e38d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7709 | 2026.05.19 01:36:27.246166 [ 4 ] {b90a2170-7b2c-4e01-9e59-487e745e38d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7710 | 2026.05.19 01:36:27.246609 [ 4 ] {b90a2170-7b2c-4e01-9e59-487e745e38d9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.05.19 01:36:27.246646 [ 4 ] {b90a2170-7b2c-4e01-9e59-487e745e38d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7712 | 2026.05.19 01:36:27.246983 [ 4 ] {b90a2170-7b2c-4e01-9e59-487e745e38d9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7713 | 2026.05.19 01:36:27.247207 [ 4 ] {b90a2170-7b2c-4e01-9e59-487e745e38d9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.05.19 01:36:27.247337 [ 4 ] {b90a2170-7b2c-4e01-9e59-487e745e38d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 7715 | 2026.05.19 01:36:27.247374 [ 4 ] {b90a2170-7b2c-4e01-9e59-487e745e38d9} <Debug> TCPHandler: Processed in 0.001393338 sec. | ||
| 7716 | 2026.05.19 01:36:27.247506 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7717 | 2026.05.19 01:36:27.247603 [ 4 ] {c65260a6-f5e9-4150-8a1e-a476c9e80a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7718 | 2026.05.19 01:36:27.247646 [ 4 ] {c65260a6-f5e9-4150-8a1e-a476c9e80a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7719 | 2026.05.19 01:36:27.248078 [ 4 ] {c65260a6-f5e9-4150-8a1e-a476c9e80a99} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2026.05.19 01:36:27.248115 [ 4 ] {c65260a6-f5e9-4150-8a1e-a476c9e80a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7721 | 2026.05.19 01:36:27.248445 [ 4 ] {c65260a6-f5e9-4150-8a1e-a476c9e80a99} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7722 | 2026.05.19 01:36:27.248657 [ 4 ] {c65260a6-f5e9-4150-8a1e-a476c9e80a99} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2026.05.19 01:36:27.248787 [ 4 ] {c65260a6-f5e9-4150-8a1e-a476c9e80a99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 7724 | 2026.05.19 01:36:27.248850 [ 4 ] {c65260a6-f5e9-4150-8a1e-a476c9e80a99} <Debug> TCPHandler: Processed in 0.001392488 sec. | ||
| 7725 | 2026.05.19 01:36:27.248982 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2026.05.19 01:36:27.249078 [ 4 ] {31db808c-e31a-40af-8d7b-17f44bf3ae0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7727 | 2026.05.19 01:36:27.249119 [ 4 ] {31db808c-e31a-40af-8d7b-17f44bf3ae0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7728 | 2026.05.19 01:36:27.249465 [ 4 ] {31db808c-e31a-40af-8d7b-17f44bf3ae0f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.05.19 01:36:27.249501 [ 4 ] {31db808c-e31a-40af-8d7b-17f44bf3ae0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7730 | 2026.05.19 01:36:27.249855 [ 4 ] {31db808c-e31a-40af-8d7b-17f44bf3ae0f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7731 | 2026.05.19 01:36:27.250083 [ 4 ] {31db808c-e31a-40af-8d7b-17f44bf3ae0f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.05.19 01:36:27.250213 [ 4 ] {31db808c-e31a-40af-8d7b-17f44bf3ae0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 7733 | 2026.05.19 01:36:27.250249 [ 4 ] {31db808c-e31a-40af-8d7b-17f44bf3ae0f} <Debug> TCPHandler: Processed in 0.001316737 sec. | ||
| 7734 | 2026.05.19 01:36:29.342627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17826 | ||
| 7735 | 2026.05.19 01:36:29.343171 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2026.05.19 01:36:29.343209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7737 | 2026.05.19 01:36:29.343705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7738 | 2026.05.19 01:36:29.343942 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2026.05.19 01:36:29.344066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17826 | ||
| 7740 | 2026.05.19 01:36:30.272968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7741 | 2026.05.19 01:36:30.287832 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.05.19 01:36:30.287880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7743 | 2026.05.19 01:36:30.293182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7744 | 2026.05.19 01:36:30.293850 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.05.19 01:36:30.296675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7746 | 2026.05.19 01:36:31.891083 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 918 | ||
| 7747 | 2026.05.19 01:36:31.893648 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.05.19 01:36:31.893698 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7749 | 2026.05.19 01:36:31.894925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7750 | 2026.05.19 01:36:31.895202 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2026.05.19 01:36:31.895459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 918 | ||
| 7752 | 2026.05.19 01:36:32.241756 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.05.19 01:36:32.242028 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7754 | 2026.05.19 01:36:32.242399 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7755 | 2026.05.19 01:36:32.242436 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7756 | 2026.05.19 01:36:32.242662 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7757 | 2026.05.19 01:36:32.242731 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7758 | 2026.05.19 01:36:32.242883 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7759 | 2026.05.19 01:36:32.243005 [ 362 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7760 | 2026.05.19 01:36:32.243013 [ 332 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7761 | 2026.05.19 01:36:32.243158 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 7762 | 2026.05.19 01:36:32.243186 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7763 | 2026.05.19 01:36:32.243259 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7764 | 2026.05.19 01:36:32.243279 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7765 | 2026.05.19 01:36:32.243314 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7766 | 2026.05.19 01:36:32.243356 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7767 | 2026.05.19 01:36:32.244662 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002744 sec., 13848.396501457726 rows/sec., 2.25 MiB/sec. | ||
| 7768 | 2026.05.19 01:36:32.244804 [ 4 ] {f88d57e6-fa33-4028-aff3-a8d74effdf50} <Debug> TCPHandler: Processed in 0.003241632 sec. | ||
| 7769 | 2026.05.19 01:36:32.247229 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.05.19 01:36:32.247412 [ 4 ] {89876dc6-48bf-4ec4-b178-1e6ab3851801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7771 | 2026.05.19 01:36:32.247478 [ 4 ] {89876dc6-48bf-4ec4-b178-1e6ab3851801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7772 | 2026.05.19 01:36:32.248223 [ 4 ] {89876dc6-48bf-4ec4-b178-1e6ab3851801} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.05.19 01:36:32.248266 [ 4 ] {89876dc6-48bf-4ec4-b178-1e6ab3851801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7774 | 2026.05.19 01:36:32.248677 [ 4 ] {89876dc6-48bf-4ec4-b178-1e6ab3851801} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7775 | 2026.05.19 01:36:32.248913 [ 4 ] {89876dc6-48bf-4ec4-b178-1e6ab3851801} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.05.19 01:36:32.249060 [ 141 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7777 | 2026.05.19 01:36:32.249076 [ 4 ] {89876dc6-48bf-4ec4-b178-1e6ab3851801} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00171 sec., 81871.34502923978 rows/sec., 7.12 MiB/sec. | ||
| 7778 | 2026.05.19 01:36:32.249103 [ 141 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.05.19 01:36:32.249126 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7780 | 2026.05.19 01:36:32.249132 [ 4 ] {89876dc6-48bf-4ec4-b178-1e6ab3851801} <Debug> TCPHandler: Processed in 0.002039237 sec. | ||
| 7781 | 2026.05.19 01:36:32.249242 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 7782 | 2026.05.19 01:36:32.249301 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2026.05.19 01:36:32.249385 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7784 | 2026.05.19 01:36:32.249411 [ 4 ] {2bb81667-8883-430c-9688-56bb63f1dc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7785 | 2026.05.19 01:36:32.249425 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2620 rows starting from the beginning of the part | ||
| 7786 | 2026.05.19 01:36:32.249464 [ 4 ] {2bb81667-8883-430c-9688-56bb63f1dc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7787 | 2026.05.19 01:36:32.249502 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 7788 | 2026.05.19 01:36:32.249561 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 7789 | 2026.05.19 01:36:32.249609 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 140 rows starting from the beginning of the part | ||
| 7790 | 2026.05.19 01:36:32.249654 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 7791 | 2026.05.19 01:36:32.249699 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 140 rows starting from the beginning of the part | ||
| 7792 | 2026.05.19 01:36:32.249929 [ 4 ] {2bb81667-8883-430c-9688-56bb63f1dc63} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.05.19 01:36:32.249972 [ 4 ] {2bb81667-8883-430c-9688-56bb63f1dc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7794 | 2026.05.19 01:36:32.250340 [ 4 ] {2bb81667-8883-430c-9688-56bb63f1dc63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7795 | 2026.05.19 01:36:32.250586 [ 4 ] {2bb81667-8883-430c-9688-56bb63f1dc63} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.05.19 01:36:32.250719 [ 4 ] {2bb81667-8883-430c-9688-56bb63f1dc63} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001332 sec., 31531.53153153153 rows/sec., 2.32 MiB/sec. | ||
| 7797 | 2026.05.19 01:36:32.250760 [ 4 ] {2bb81667-8883-430c-9688-56bb63f1dc63} <Debug> TCPHandler: Processed in 0.001510719 sec. | ||
| 7798 | 2026.05.19 01:36:32.250926 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2026.05.19 01:36:32.251026 [ 4 ] {f29c9837-05d8-4956-a413-7f084c2e9045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7800 | 2026.05.19 01:36:32.251053 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858164 sec., 1651092.153329846 rows/sec., 131.88 MiB/sec. | ||
| 7801 | 2026.05.19 01:36:32.251067 [ 4 ] {f29c9837-05d8-4956-a413-7f084c2e9045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7802 | 2026.05.19 01:36:32.251390 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7803 | 2026.05.19 01:36:32.251539 [ 4 ] {f29c9837-05d8-4956-a413-7f084c2e9045} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.05.19 01:36:32.251583 [ 4 ] {f29c9837-05d8-4956-a413-7f084c2e9045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7805 | 2026.05.19 01:36:32.251675 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_61_12} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.05.19 01:36:32.251782 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_61_12} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7807 | 2026.05.19 01:36:32.251862 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7808 | 2026.05.19 01:36:32.251952 [ 4 ] {f29c9837-05d8-4956-a413-7f084c2e9045} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7809 | 2026.05.19 01:36:32.252203 [ 4 ] {f29c9837-05d8-4956-a413-7f084c2e9045} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.05.19 01:36:32.252310 [ 141 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7811 | 2026.05.19 01:36:32.252334 [ 141 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.05.19 01:36:32.252337 [ 4 ] {f29c9837-05d8-4956-a413-7f084c2e9045} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001331 sec., 79639.36889556724 rows/sec., 6.22 MiB/sec. | ||
| 7813 | 2026.05.19 01:36:32.252351 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7814 | 2026.05.19 01:36:32.252378 [ 4 ] {f29c9837-05d8-4956-a413-7f084c2e9045} <Debug> TCPHandler: Processed in 0.0015029 sec. | ||
| 7815 | 2026.05.19 01:36:32.252422 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 7816 | 2026.05.19 01:36:32.252518 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7817 | 2026.05.19 01:36:32.252542 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1404 rows starting from the beginning of the part | ||
| 7818 | 2026.05.19 01:36:32.252543 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.05.19 01:36:32.252609 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 7820 | 2026.05.19 01:36:32.252651 [ 4 ] {cdf800d2-4913-45aa-80f5-47a9033ec09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7821 | 2026.05.19 01:36:32.252667 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 7822 | 2026.05.19 01:36:32.252702 [ 4 ] {cdf800d2-4913-45aa-80f5-47a9033ec09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7823 | 2026.05.19 01:36:32.252712 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part | ||
| 7824 | 2026.05.19 01:36:32.252759 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 7825 | 2026.05.19 01:36:32.252798 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part | ||
| 7826 | 2026.05.19 01:36:32.253170 [ 4 ] {cdf800d2-4913-45aa-80f5-47a9033ec09b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.05.19 01:36:32.253212 [ 4 ] {cdf800d2-4913-45aa-80f5-47a9033ec09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7828 | 2026.05.19 01:36:32.253592 [ 4 ] {cdf800d2-4913-45aa-80f5-47a9033ec09b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7829 | 2026.05.19 01:36:32.253790 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395998 sec., 1295130.7953163255 rows/sec., 95.85 MiB/sec. | ||
| 7830 | 2026.05.19 01:36:32.253822 [ 4 ] {cdf800d2-4913-45aa-80f5-47a9033ec09b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.05.19 01:36:32.253935 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7832 | 2026.05.19 01:36:32.253963 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.05.19 01:36:32.253964 [ 4 ] {cdf800d2-4913-45aa-80f5-47a9033ec09b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. | ||
| 7834 | 2026.05.19 01:36:32.253981 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7835 | 2026.05.19 01:36:32.254010 [ 4 ] {cdf800d2-4913-45aa-80f5-47a9033ec09b} <Debug> TCPHandler: Processed in 0.00151606 sec. | ||
| 7836 | 2026.05.19 01:36:32.254036 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7837 | 2026.05.19 01:36:32.254058 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 7838 | 2026.05.19 01:36:32.254166 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7839 | 2026.05.19 01:36:32.254194 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20983 rows starting from the beginning of the part | ||
| 7840 | 2026.05.19 01:36:32.254242 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 7841 | 2026.05.19 01:36:32.254259 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.05.19 01:36:32.254283 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 7843 | 2026.05.19 01:36:32.254334 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 7844 | 2026.05.19 01:36:32.254367 [ 4 ] {b5abcfdc-9d3f-437a-bf9d-b52c929f8749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7845 | 2026.05.19 01:36:32.254373 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_61_12} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2026.05.19 01:36:32.254373 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7847 | 2026.05.19 01:36:32.254432 [ 4 ] {b5abcfdc-9d3f-437a-bf9d-b52c929f8749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7848 | 2026.05.19 01:36:32.254462 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 7849 | 2026.05.19 01:36:32.254487 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_61_12} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7850 | 2026.05.19 01:36:32.254599 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7851 | 2026.05.19 01:36:32.255397 [ 4 ] {b5abcfdc-9d3f-437a-bf9d-b52c929f8749} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.05.19 01:36:32.255440 [ 4 ] {b5abcfdc-9d3f-437a-bf9d-b52c929f8749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7853 | 2026.05.19 01:36:32.256268 [ 4 ] {b5abcfdc-9d3f-437a-bf9d-b52c929f8749} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7854 | 2026.05.19 01:36:32.256528 [ 4 ] {b5abcfdc-9d3f-437a-bf9d-b52c929f8749} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.05.19 01:36:32.256679 [ 4 ] {b5abcfdc-9d3f-437a-bf9d-b52c929f8749} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00233 sec., 18025.75107296137 rows/sec., 32.30 MiB/sec. | ||
| 7856 | 2026.05.19 01:36:32.256754 [ 4 ] {b5abcfdc-9d3f-437a-bf9d-b52c929f8749} <Debug> TCPHandler: Processed in 0.002544203 sec. | ||
| 7857 | 2026.05.19 01:36:32.256899 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2026.05.19 01:36:32.256997 [ 4 ] {3687dd69-355e-4f7c-888c-7882d6690e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7859 | 2026.05.19 01:36:32.257039 [ 4 ] {3687dd69-355e-4f7c-888c-7882d6690e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7860 | 2026.05.19 01:36:32.257399 [ 4 ] {3687dd69-355e-4f7c-888c-7882d6690e3d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2026.05.19 01:36:32.257434 [ 4 ] {3687dd69-355e-4f7c-888c-7882d6690e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7862 | 2026.05.19 01:36:32.257869 [ 4 ] {3687dd69-355e-4f7c-888c-7882d6690e3d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7863 | 2026.05.19 01:36:32.258094 [ 4 ] {3687dd69-355e-4f7c-888c-7882d6690e3d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2026.05.19 01:36:32.258197 [ 141 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7865 | 2026.05.19 01:36:32.258225 [ 141 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.05.19 01:36:32.258227 [ 4 ] {3687dd69-355e-4f7c-888c-7882d6690e3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 7867 | 2026.05.19 01:36:32.258248 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7868 | 2026.05.19 01:36:32.258273 [ 4 ] {3687dd69-355e-4f7c-888c-7882d6690e3d} <Debug> TCPHandler: Processed in 0.001423869 sec. | ||
| 7869 | 2026.05.19 01:36:32.258351 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7870 | 2026.05.19 01:36:32.258477 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7871 | 2026.05.19 01:36:32.258511 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7872 | 2026.05.19 01:36:32.258573 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 7873 | 2026.05.19 01:36:32.258617 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7874 | 2026.05.19 01:36:32.258658 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7875 | 2026.05.19 01:36:32.258696 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7876 | 2026.05.19 01:36:32.258733 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 7877 | 2026.05.19 01:36:32.260352 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002045587 sec., 1536967.1395056772 rows/sec., 103.58 MiB/sec. | ||
| 7878 | 2026.05.19 01:36:32.260677 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7879 | 2026.05.19 01:36:32.260950 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_61_12} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2026.05.19 01:36:32.261015 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_61_12} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7881 | 2026.05.19 01:36:32.261089 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7882 | 2026.05.19 01:36:32.261357 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21655 rows, containing 5 columns (5 merged, 0 gathered) in 0.007329536 sec., 2954484.4312109253 rows/sec., 190.81 MiB/sec. | ||
| 7883 | 2026.05.19 01:36:32.261681 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7884 | 2026.05.19 01:36:32.261945 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.05.19 01:36:32.262013 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7886 | 2026.05.19 01:36:32.262084 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 7887 | 2026.05.19 01:36:33.001165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.82 MiB, peak 301.27 MiB, free memory in arenas 0.00 B, will set to 293.21 MiB (RSS), difference: 2.39 MiB | ||
| 7888 | 2026.05.19 01:36:36.739120 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7889 | 2026.05.19 01:36:36.739188 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7890 | 2026.05.19 01:36:36.845117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18274 | ||
| 7891 | 2026.05.19 01:36:36.845797 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2026.05.19 01:36:36.845842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7893 | 2026.05.19 01:36:36.846341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7894 | 2026.05.19 01:36:36.846566 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.05.19 01:36:36.846705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18274 | ||
| 7896 | 2026.05.19 01:36:37.240229 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2026.05.19 01:36:37.240492 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7898 | 2026.05.19 01:36:37.240879 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7899 | 2026.05.19 01:36:37.240920 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7900 | 2026.05.19 01:36:37.241168 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7901 | 2026.05.19 01:36:37.241238 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7902 | 2026.05.19 01:36:37.241383 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7903 | 2026.05.19 01:36:37.241529 [ 315 ] {0a87807c-913b-4970-8874-c07978cb9037} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7904 | 2026.05.19 01:36:37.241532 [ 332 ] {0a87807c-913b-4970-8874-c07978cb9037} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7905 | 2026.05.19 01:36:37.241700 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 7906 | 2026.05.19 01:36:37.241730 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7907 | 2026.05.19 01:36:37.241800 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7908 | 2026.05.19 01:36:37.241821 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7909 | 2026.05.19 01:36:37.241856 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7910 | 2026.05.19 01:36:37.241895 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7911 | 2026.05.19 01:36:37.243528 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003142 sec., 12094.207511139402 rows/sec., 1.96 MiB/sec. | ||
| 7912 | 2026.05.19 01:36:37.243674 [ 4 ] {0a87807c-913b-4970-8874-c07978cb9037} <Debug> TCPHandler: Processed in 0.003589337 sec. | ||
| 7913 | 2026.05.19 01:36:37.245517 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.05.19 01:36:37.245634 [ 4 ] {734ec091-3f60-4533-bcb7-9d1122566405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7915 | 2026.05.19 01:36:37.245677 [ 4 ] {734ec091-3f60-4533-bcb7-9d1122566405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7916 | 2026.05.19 01:36:37.246245 [ 4 ] {734ec091-3f60-4533-bcb7-9d1122566405} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.05.19 01:36:37.246291 [ 4 ] {734ec091-3f60-4533-bcb7-9d1122566405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7918 | 2026.05.19 01:36:37.246666 [ 4 ] {734ec091-3f60-4533-bcb7-9d1122566405} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7919 | 2026.05.19 01:36:37.246884 [ 4 ] {734ec091-3f60-4533-bcb7-9d1122566405} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.05.19 01:36:37.247022 [ 4 ] {734ec091-3f60-4533-bcb7-9d1122566405} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001442 sec., 38834.95145631068 rows/sec., 2.96 MiB/sec. | ||
| 7921 | 2026.05.19 01:36:37.247060 [ 4 ] {734ec091-3f60-4533-bcb7-9d1122566405} <Debug> TCPHandler: Processed in 0.001618591 sec. | ||
| 7922 | 2026.05.19 01:36:37.247226 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.05.19 01:36:37.247315 [ 4 ] {4468f2d1-4225-40d4-a82c-9333767b393b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7924 | 2026.05.19 01:36:37.247351 [ 4 ] {4468f2d1-4225-40d4-a82c-9333767b393b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7925 | 2026.05.19 01:36:37.247829 [ 4 ] {4468f2d1-4225-40d4-a82c-9333767b393b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.05.19 01:36:37.247865 [ 4 ] {4468f2d1-4225-40d4-a82c-9333767b393b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7927 | 2026.05.19 01:36:37.248165 [ 4 ] {4468f2d1-4225-40d4-a82c-9333767b393b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7928 | 2026.05.19 01:36:37.248380 [ 4 ] {4468f2d1-4225-40d4-a82c-9333767b393b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.05.19 01:36:37.248507 [ 4 ] {4468f2d1-4225-40d4-a82c-9333767b393b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 7930 | 2026.05.19 01:36:37.248545 [ 4 ] {4468f2d1-4225-40d4-a82c-9333767b393b} <Debug> TCPHandler: Processed in 0.001332948 sec. | ||
| 7931 | 2026.05.19 01:36:37.248671 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.05.19 01:36:37.248768 [ 4 ] {4ccb2de7-8517-4a48-a455-a7465e4ef35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7933 | 2026.05.19 01:36:37.248810 [ 4 ] {4ccb2de7-8517-4a48-a455-a7465e4ef35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7934 | 2026.05.19 01:36:37.249318 [ 4 ] {4ccb2de7-8517-4a48-a455-a7465e4ef35e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.05.19 01:36:37.249356 [ 4 ] {4ccb2de7-8517-4a48-a455-a7465e4ef35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7936 | 2026.05.19 01:36:37.249690 [ 4 ] {4ccb2de7-8517-4a48-a455-a7465e4ef35e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7937 | 2026.05.19 01:36:37.249906 [ 4 ] {4ccb2de7-8517-4a48-a455-a7465e4ef35e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.05.19 01:36:37.250038 [ 4 ] {4ccb2de7-8517-4a48-a455-a7465e4ef35e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 7939 | 2026.05.19 01:36:37.250075 [ 4 ] {4ccb2de7-8517-4a48-a455-a7465e4ef35e} <Debug> TCPHandler: Processed in 0.001454189 sec. | ||
| 7940 | 2026.05.19 01:36:37.250664 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.05.19 01:36:37.250808 [ 4 ] {80f6a3c0-74fb-43f0-a9b0-429d4b9b5997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7942 | 2026.05.19 01:36:37.250860 [ 4 ] {80f6a3c0-74fb-43f0-a9b0-429d4b9b5997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7943 | 2026.05.19 01:36:37.251291 [ 4 ] {80f6a3c0-74fb-43f0-a9b0-429d4b9b5997} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.05.19 01:36:37.251327 [ 4 ] {80f6a3c0-74fb-43f0-a9b0-429d4b9b5997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7945 | 2026.05.19 01:36:37.251657 [ 4 ] {80f6a3c0-74fb-43f0-a9b0-429d4b9b5997} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7946 | 2026.05.19 01:36:37.251868 [ 4 ] {80f6a3c0-74fb-43f0-a9b0-429d4b9b5997} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.05.19 01:36:37.252004 [ 4 ] {80f6a3c0-74fb-43f0-a9b0-429d4b9b5997} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 7948 | 2026.05.19 01:36:37.252040 [ 4 ] {80f6a3c0-74fb-43f0-a9b0-429d4b9b5997} <Debug> TCPHandler: Processed in 0.001438369 sec. | ||
| 7949 | 2026.05.19 01:36:37.797657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7950 | 2026.05.19 01:36:37.813675 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.05.19 01:36:37.813732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7952 | 2026.05.19 01:36:37.819497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7953 | 2026.05.19 01:36:37.820214 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.05.19 01:36:37.822970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7955 | 2026.05.19 01:36:41.112754 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2026.05.19 01:36:41.113042 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7957 | 2026.05.19 01:36:41.113423 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7958 | 2026.05.19 01:36:41.113462 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7959 | 2026.05.19 01:36:41.113718 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7960 | 2026.05.19 01:36:41.113787 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7961 | 2026.05.19 01:36:41.113934 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 7962 | 2026.05.19 01:36:41.114094 [ 315 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7963 | 2026.05.19 01:36:41.114094 [ 362 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7964 | 2026.05.19 01:36:41.114276 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 7965 | 2026.05.19 01:36:41.114305 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7966 | 2026.05.19 01:36:41.114376 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7967 | 2026.05.19 01:36:41.114395 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 7968 | 2026.05.19 01:36:41.114429 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7969 | 2026.05.19 01:36:41.114470 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7970 | 2026.05.19 01:36:41.115898 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002972 sec., 12786.002691790041 rows/sec., 2.59 MiB/sec. | ||
| 7971 | 2026.05.19 01:36:41.116046 [ 4 ] {7e08fc84-13a0-452d-8635-f8a11a11e29a} <Debug> TCPHandler: Processed in 0.003443295 sec. | ||
| 7972 | 2026.05.19 01:36:41.130644 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.05.19 01:36:41.130847 [ 4 ] {84aee073-c93b-4263-8557-3d4526cb68b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7974 | 2026.05.19 01:36:41.130899 [ 4 ] {84aee073-c93b-4263-8557-3d4526cb68b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7975 | 2026.05.19 01:36:41.131472 [ 4 ] {84aee073-c93b-4263-8557-3d4526cb68b5} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.05.19 01:36:41.131515 [ 4 ] {84aee073-c93b-4263-8557-3d4526cb68b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7977 | 2026.05.19 01:36:41.131890 [ 4 ] {84aee073-c93b-4263-8557-3d4526cb68b5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7978 | 2026.05.19 01:36:41.132114 [ 4 ] {84aee073-c93b-4263-8557-3d4526cb68b5} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2026.05.19 01:36:41.132263 [ 4 ] {84aee073-c93b-4263-8557-3d4526cb68b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001456 sec., 16483.516483516483 rows/sec., 1.37 MiB/sec. | ||
| 7980 | 2026.05.19 01:36:41.132301 [ 4 ] {84aee073-c93b-4263-8557-3d4526cb68b5} <Debug> TCPHandler: Processed in 0.001663452 sec. | ||
| 7981 | 2026.05.19 01:36:41.132772 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2026.05.19 01:36:41.132874 [ 4 ] {1336e691-6997-4a4a-8020-528fc551f94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7983 | 2026.05.19 01:36:41.132914 [ 4 ] {1336e691-6997-4a4a-8020-528fc551f94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7984 | 2026.05.19 01:36:41.133384 [ 4 ] {1336e691-6997-4a4a-8020-528fc551f94c} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.05.19 01:36:41.133420 [ 4 ] {1336e691-6997-4a4a-8020-528fc551f94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7986 | 2026.05.19 01:36:41.133708 [ 4 ] {1336e691-6997-4a4a-8020-528fc551f94c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7987 | 2026.05.19 01:36:41.133935 [ 4 ] {1336e691-6997-4a4a-8020-528fc551f94c} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2026.05.19 01:36:41.134062 [ 4 ] {1336e691-6997-4a4a-8020-528fc551f94c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001206 sec., 1658.374792703151 rows/sec., 135.23 KiB/sec. | ||
| 7989 | 2026.05.19 01:36:41.134100 [ 4 ] {1336e691-6997-4a4a-8020-528fc551f94c} <Debug> TCPHandler: Processed in 0.001379178 sec. | ||
| 7990 | 2026.05.19 01:36:41.134244 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2026.05.19 01:36:41.134338 [ 4 ] {47c03cf2-46b4-42a0-a49b-cbc858a5532d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7992 | 2026.05.19 01:36:41.134376 [ 4 ] {47c03cf2-46b4-42a0-a49b-cbc858a5532d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7993 | 2026.05.19 01:36:41.136006 [ 4 ] {47c03cf2-46b4-42a0-a49b-cbc858a5532d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.05.19 01:36:41.136043 [ 4 ] {47c03cf2-46b4-42a0-a49b-cbc858a5532d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 7995 | 2026.05.19 01:36:41.136486 [ 4 ] {47c03cf2-46b4-42a0-a49b-cbc858a5532d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7996 | 2026.05.19 01:36:41.136692 [ 4 ] {47c03cf2-46b4-42a0-a49b-cbc858a5532d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.05.19 01:36:41.136822 [ 4 ] {47c03cf2-46b4-42a0-a49b-cbc858a5532d} <Debug> executeQuery: Read 2610 rows, 200.17 KiB in 0.002502 sec., 1043165.4676258994 rows/sec., 78.13 MiB/sec. | ||
| 7998 | 2026.05.19 01:36:41.136859 [ 4 ] {47c03cf2-46b4-42a0-a49b-cbc858a5532d} <Debug> TCPHandler: Processed in 0.002664325 sec. | ||
| 7999 | 2026.05.19 01:36:41.136987 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2026.05.19 01:36:41.137082 [ 4 ] {5317e36d-0a40-418f-896c-71e9e4c45aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8001 | 2026.05.19 01:36:41.137121 [ 4 ] {5317e36d-0a40-418f-896c-71e9e4c45aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8002 | 2026.05.19 01:36:41.137587 [ 4 ] {5317e36d-0a40-418f-896c-71e9e4c45aab} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.05.19 01:36:41.137623 [ 4 ] {5317e36d-0a40-418f-896c-71e9e4c45aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8004 | 2026.05.19 01:36:41.137929 [ 4 ] {5317e36d-0a40-418f-896c-71e9e4c45aab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8005 | 2026.05.19 01:36:41.138141 [ 4 ] {5317e36d-0a40-418f-896c-71e9e4c45aab} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.05.19 01:36:41.138266 [ 4 ] {5317e36d-0a40-418f-896c-71e9e4c45aab} <Debug> executeQuery: Read 67 rows, 5.09 KiB in 0.001203 sec., 55694.098088113045 rows/sec., 4.13 MiB/sec. | ||
| 8007 | 2026.05.19 01:36:41.138303 [ 4 ] {5317e36d-0a40-418f-896c-71e9e4c45aab} <Debug> TCPHandler: Processed in 0.001365508 sec. | ||
| 8008 | 2026.05.19 01:36:41.138445 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.05.19 01:36:41.138539 [ 4 ] {820808db-7daf-4f33-9d8f-7ebb9edaf46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8010 | 2026.05.19 01:36:41.138577 [ 4 ] {820808db-7daf-4f33-9d8f-7ebb9edaf46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8011 | 2026.05.19 01:36:41.139298 [ 4 ] {820808db-7daf-4f33-9d8f-7ebb9edaf46a} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.05.19 01:36:41.139335 [ 4 ] {820808db-7daf-4f33-9d8f-7ebb9edaf46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8013 | 2026.05.19 01:36:41.139657 [ 4 ] {820808db-7daf-4f33-9d8f-7ebb9edaf46a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8014 | 2026.05.19 01:36:41.139870 [ 4 ] {820808db-7daf-4f33-9d8f-7ebb9edaf46a} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.05.19 01:36:41.139995 [ 4 ] {820808db-7daf-4f33-9d8f-7ebb9edaf46a} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001474 sec., 559701.4925373134 rows/sec., 32.74 MiB/sec. | ||
| 8016 | 2026.05.19 01:36:41.140032 [ 4 ] {820808db-7daf-4f33-9d8f-7ebb9edaf46a} <Debug> TCPHandler: Processed in 0.001635222 sec. | ||
| 8017 | 2026.05.19 01:36:41.140164 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.05.19 01:36:41.140258 [ 4 ] {2c0356cd-53ae-4c39-b0ab-e4b7571aa107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.05.19 01:36:41.140296 [ 4 ] {2c0356cd-53ae-4c39-b0ab-e4b7571aa107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8020 | 2026.05.19 01:36:41.140715 [ 4 ] {2c0356cd-53ae-4c39-b0ab-e4b7571aa107} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.05.19 01:36:41.140751 [ 4 ] {2c0356cd-53ae-4c39-b0ab-e4b7571aa107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8022 | 2026.05.19 01:36:41.141030 [ 4 ] {2c0356cd-53ae-4c39-b0ab-e4b7571aa107} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8023 | 2026.05.19 01:36:41.141234 [ 4 ] {2c0356cd-53ae-4c39-b0ab-e4b7571aa107} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.05.19 01:36:41.141359 [ 4 ] {2c0356cd-53ae-4c39-b0ab-e4b7571aa107} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. | ||
| 8025 | 2026.05.19 01:36:41.141397 [ 4 ] {2c0356cd-53ae-4c39-b0ab-e4b7571aa107} <Debug> TCPHandler: Processed in 0.001280537 sec. | ||
| 8026 | 2026.05.19 01:36:41.141553 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.05.19 01:36:41.141647 [ 4 ] {a9a1801a-b49c-43ce-8358-a871a83e73fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.05.19 01:36:41.141686 [ 4 ] {a9a1801a-b49c-43ce-8358-a871a83e73fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8029 | 2026.05.19 01:36:41.142102 [ 4 ] {a9a1801a-b49c-43ce-8358-a871a83e73fe} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.05.19 01:36:41.142138 [ 4 ] {a9a1801a-b49c-43ce-8358-a871a83e73fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8031 | 2026.05.19 01:36:41.142419 [ 4 ] {a9a1801a-b49c-43ce-8358-a871a83e73fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8032 | 2026.05.19 01:36:41.142628 [ 4 ] {a9a1801a-b49c-43ce-8358-a871a83e73fe} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.05.19 01:36:41.142755 [ 4 ] {a9a1801a-b49c-43ce-8358-a871a83e73fe} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 8034 | 2026.05.19 01:36:41.142792 [ 4 ] {a9a1801a-b49c-43ce-8358-a871a83e73fe} <Debug> TCPHandler: Processed in 0.001292597 sec. | ||
| 8035 | 2026.05.19 01:36:41.142922 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.05.19 01:36:41.143015 [ 4 ] {3b9a3367-8256-4002-a486-ec1a9b798e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8037 | 2026.05.19 01:36:41.143054 [ 4 ] {3b9a3367-8256-4002-a486-ec1a9b798e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8038 | 2026.05.19 01:36:41.144015 [ 4 ] {3b9a3367-8256-4002-a486-ec1a9b798e19} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.05.19 01:36:41.144052 [ 4 ] {3b9a3367-8256-4002-a486-ec1a9b798e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8040 | 2026.05.19 01:36:41.144468 [ 4 ] {3b9a3367-8256-4002-a486-ec1a9b798e19} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8041 | 2026.05.19 01:36:41.144679 [ 4 ] {3b9a3367-8256-4002-a486-ec1a9b798e19} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.05.19 01:36:41.144818 [ 4 ] {3b9a3367-8256-4002-a486-ec1a9b798e19} <Debug> executeQuery: Read 1370 rows, 94.90 KiB in 0.00182 sec., 752747.2527472527 rows/sec., 50.92 MiB/sec. | ||
| 8043 | 2026.05.19 01:36:41.144856 [ 4 ] {3b9a3367-8256-4002-a486-ec1a9b798e19} <Debug> TCPHandler: Processed in 0.001981256 sec. | ||
| 8044 | 2026.05.19 01:36:41.144978 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.05.19 01:36:41.145073 [ 4 ] {e691e61e-a8fe-4c91-98ec-c7894097da9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8046 | 2026.05.19 01:36:41.145114 [ 4 ] {e691e61e-a8fe-4c91-98ec-c7894097da9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8047 | 2026.05.19 01:36:41.145903 [ 4 ] {e691e61e-a8fe-4c91-98ec-c7894097da9f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.05.19 01:36:41.145939 [ 4 ] {e691e61e-a8fe-4c91-98ec-c7894097da9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8049 | 2026.05.19 01:36:41.146404 [ 4 ] {e691e61e-a8fe-4c91-98ec-c7894097da9f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8050 | 2026.05.19 01:36:41.146621 [ 4 ] {e691e61e-a8fe-4c91-98ec-c7894097da9f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.05.19 01:36:41.146755 [ 4 ] {e691e61e-a8fe-4c91-98ec-c7894097da9f} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.0017 sec., 958235.2941176471 rows/sec., 59.06 MiB/sec. | ||
| 8052 | 2026.05.19 01:36:41.146792 [ 4 ] {e691e61e-a8fe-4c91-98ec-c7894097da9f} <Debug> TCPHandler: Processed in 0.001862524 sec. | ||
| 8053 | 2026.05.19 01:36:41.146916 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.05.19 01:36:41.147011 [ 4 ] {04839fc7-b027-451c-b42c-6a21feec3f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8055 | 2026.05.19 01:36:41.147064 [ 4 ] {04839fc7-b027-451c-b42c-6a21feec3f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8056 | 2026.05.19 01:36:41.147972 [ 4 ] {04839fc7-b027-451c-b42c-6a21feec3f80} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.05.19 01:36:41.148008 [ 4 ] {04839fc7-b027-451c-b42c-6a21feec3f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8058 | 2026.05.19 01:36:41.148570 [ 4 ] {04839fc7-b027-451c-b42c-6a21feec3f80} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8059 | 2026.05.19 01:36:41.148795 [ 4 ] {04839fc7-b027-451c-b42c-6a21feec3f80} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.05.19 01:36:41.148935 [ 4 ] {04839fc7-b027-451c-b42c-6a21feec3f80} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001942 sec., 27291.452111225542 rows/sec., 48.91 MiB/sec. | ||
| 8061 | 2026.05.19 01:36:41.148987 [ 4 ] {04839fc7-b027-451c-b42c-6a21feec3f80} <Debug> TCPHandler: Processed in 0.002119028 sec. | ||
| 8062 | 2026.05.19 01:36:41.149104 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.05.19 01:36:41.149199 [ 4 ] {2014c6d4-39d6-4ac4-94c6-ff0f333dc506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8064 | 2026.05.19 01:36:41.149238 [ 4 ] {2014c6d4-39d6-4ac4-94c6-ff0f333dc506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8065 | 2026.05.19 01:36:41.149609 [ 4 ] {2014c6d4-39d6-4ac4-94c6-ff0f333dc506} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.05.19 01:36:41.149646 [ 4 ] {2014c6d4-39d6-4ac4-94c6-ff0f333dc506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8067 | 2026.05.19 01:36:41.149951 [ 4 ] {2014c6d4-39d6-4ac4-94c6-ff0f333dc506} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8068 | 2026.05.19 01:36:41.150158 [ 4 ] {2014c6d4-39d6-4ac4-94c6-ff0f333dc506} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.05.19 01:36:41.150285 [ 4 ] {2014c6d4-39d6-4ac4-94c6-ff0f333dc506} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001105 sec., 43438.914027149316 rows/sec., 2.93 MiB/sec. | ||
| 8070 | 2026.05.19 01:36:41.150319 [ 4 ] {2014c6d4-39d6-4ac4-94c6-ff0f333dc506} <Debug> TCPHandler: Processed in 0.001263887 sec. | ||
| 8071 | 2026.05.19 01:36:41.896583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 966 | ||
| 8072 | 2026.05.19 01:36:41.899150 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.05.19 01:36:41.899192 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8074 | 2026.05.19 01:36:41.900425 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8075 | 2026.05.19 01:36:41.900678 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.05.19 01:36:41.900944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
| 8077 | 2026.05.19 01:36:42.235776 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8078 | 2026.05.19 01:36:42.236006 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8079 | 2026.05.19 01:36:42.236339 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8080 | 2026.05.19 01:36:42.236372 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8081 | 2026.05.19 01:36:42.236590 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8082 | 2026.05.19 01:36:42.236659 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8083 | 2026.05.19 01:36:42.236803 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8084 | 2026.05.19 01:36:42.236961 [ 362 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8085 | 2026.05.19 01:36:42.236977 [ 332 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8086 | 2026.05.19 01:36:42.237150 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 8087 | 2026.05.19 01:36:42.237180 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8088 | 2026.05.19 01:36:42.237250 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8089 | 2026.05.19 01:36:42.237271 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8090 | 2026.05.19 01:36:42.237305 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8091 | 2026.05.19 01:36:42.237343 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8092 | 2026.05.19 01:36:42.238685 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002774 sec., 13698.630136986301 rows/sec., 2.22 MiB/sec. | ||
| 8093 | 2026.05.19 01:36:42.238820 [ 4 ] {5607362f-77e4-4e41-a35d-c126601ac81e} <Debug> TCPHandler: Processed in 0.003176472 sec. | ||
| 8094 | 2026.05.19 01:36:42.240106 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2026.05.19 01:36:42.240222 [ 4 ] {04f1be26-9fe0-4aa8-b75e-a15c126c1a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8096 | 2026.05.19 01:36:42.240264 [ 4 ] {04f1be26-9fe0-4aa8-b75e-a15c126c1a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8097 | 2026.05.19 01:36:42.240812 [ 4 ] {04f1be26-9fe0-4aa8-b75e-a15c126c1a53} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.05.19 01:36:42.240850 [ 4 ] {04f1be26-9fe0-4aa8-b75e-a15c126c1a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8099 | 2026.05.19 01:36:42.241237 [ 4 ] {04f1be26-9fe0-4aa8-b75e-a15c126c1a53} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8100 | 2026.05.19 01:36:42.241466 [ 4 ] {04f1be26-9fe0-4aa8-b75e-a15c126c1a53} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2026.05.19 01:36:42.241614 [ 4 ] {04f1be26-9fe0-4aa8-b75e-a15c126c1a53} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001426 sec., 39270.68723702665 rows/sec., 3.00 MiB/sec. | ||
| 8102 | 2026.05.19 01:36:42.241651 [ 4 ] {04f1be26-9fe0-4aa8-b75e-a15c126c1a53} <Debug> TCPHandler: Processed in 0.001597511 sec. | ||
| 8103 | 2026.05.19 01:36:42.241826 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8104 | 2026.05.19 01:36:42.241952 [ 4 ] {5f468918-8f32-47cc-a39a-8266d294a73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8105 | 2026.05.19 01:36:42.241999 [ 4 ] {5f468918-8f32-47cc-a39a-8266d294a73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8106 | 2026.05.19 01:36:42.242517 [ 4 ] {5f468918-8f32-47cc-a39a-8266d294a73d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.05.19 01:36:42.242554 [ 4 ] {5f468918-8f32-47cc-a39a-8266d294a73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8108 | 2026.05.19 01:36:42.242878 [ 4 ] {5f468918-8f32-47cc-a39a-8266d294a73d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8109 | 2026.05.19 01:36:42.243106 [ 4 ] {5f468918-8f32-47cc-a39a-8266d294a73d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.05.19 01:36:42.243240 [ 4 ] {5f468918-8f32-47cc-a39a-8266d294a73d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001313 sec., 48743.335872048745 rows/sec., 3.80 MiB/sec. | ||
| 8111 | 2026.05.19 01:36:42.243278 [ 4 ] {5f468918-8f32-47cc-a39a-8266d294a73d} <Debug> TCPHandler: Processed in 0.00151636 sec. | ||
| 8112 | 2026.05.19 01:36:42.243424 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8113 | 2026.05.19 01:36:42.243521 [ 4 ] {c2207b2a-5fc6-4287-8c44-6e4a43497b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8114 | 2026.05.19 01:36:42.243562 [ 4 ] {c2207b2a-5fc6-4287-8c44-6e4a43497b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8115 | 2026.05.19 01:36:42.243944 [ 4 ] {c2207b2a-5fc6-4287-8c44-6e4a43497b0a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.05.19 01:36:42.243981 [ 4 ] {c2207b2a-5fc6-4287-8c44-6e4a43497b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8117 | 2026.05.19 01:36:42.244293 [ 4 ] {c2207b2a-5fc6-4287-8c44-6e4a43497b0a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8118 | 2026.05.19 01:36:42.244504 [ 4 ] {c2207b2a-5fc6-4287-8c44-6e4a43497b0a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.05.19 01:36:42.244635 [ 4 ] {c2207b2a-5fc6-4287-8c44-6e4a43497b0a} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001132 sec., 28268.551236749117 rows/sec., 1.97 MiB/sec. | ||
| 8120 | 2026.05.19 01:36:42.244672 [ 4 ] {c2207b2a-5fc6-4287-8c44-6e4a43497b0a} <Debug> TCPHandler: Processed in 0.001295947 sec. | ||
| 8121 | 2026.05.19 01:36:42.244804 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2026.05.19 01:36:42.244901 [ 4 ] {a85def04-21df-4e77-b6f6-a182a7209f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8123 | 2026.05.19 01:36:42.244941 [ 4 ] {a85def04-21df-4e77-b6f6-a182a7209f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8124 | 2026.05.19 01:36:42.245274 [ 4 ] {a85def04-21df-4e77-b6f6-a182a7209f2f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.05.19 01:36:42.245311 [ 4 ] {a85def04-21df-4e77-b6f6-a182a7209f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8126 | 2026.05.19 01:36:42.245604 [ 4 ] {a85def04-21df-4e77-b6f6-a182a7209f2f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8127 | 2026.05.19 01:36:42.245819 [ 4 ] {a85def04-21df-4e77-b6f6-a182a7209f2f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.05.19 01:36:42.245949 [ 4 ] {a85def04-21df-4e77-b6f6-a182a7209f2f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001066 sec., 11257.035647279548 rows/sec., 776.85 KiB/sec. | ||
| 8129 | 2026.05.19 01:36:42.245984 [ 4 ] {a85def04-21df-4e77-b6f6-a182a7209f2f} <Debug> TCPHandler: Processed in 0.001230136 sec. | ||
| 8130 | 2026.05.19 01:36:44.346830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18786 | ||
| 8131 | 2026.05.19 01:36:44.347396 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.05.19 01:36:44.347436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8133 | 2026.05.19 01:36:44.347908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8134 | 2026.05.19 01:36:44.348136 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.05.19 01:36:44.348261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18786 | ||
| 8136 | 2026.05.19 01:36:45.323076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8137 | 2026.05.19 01:36:45.338663 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.05.19 01:36:45.338715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8139 | 2026.05.19 01:36:45.344947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8140 | 2026.05.19 01:36:45.345618 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.05.19 01:36:45.348245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8142 | 2026.05.19 01:36:47.239970 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2026.05.19 01:36:47.240343 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8144 | 2026.05.19 01:36:47.240766 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8145 | 2026.05.19 01:36:47.240802 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8146 | 2026.05.19 01:36:47.241022 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8147 | 2026.05.19 01:36:47.241091 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8148 | 2026.05.19 01:36:47.241237 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8149 | 2026.05.19 01:36:47.241376 [ 337 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8150 | 2026.05.19 01:36:47.241423 [ 332 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8151 | 2026.05.19 01:36:47.241577 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 8152 | 2026.05.19 01:36:47.241605 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8153 | 2026.05.19 01:36:47.241677 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8154 | 2026.05.19 01:36:47.241697 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8155 | 2026.05.19 01:36:47.241732 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8156 | 2026.05.19 01:36:47.241770 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8157 | 2026.05.19 01:36:47.243194 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003002 sec., 12658.227848101265 rows/sec., 2.05 MiB/sec. | ||
| 8158 | 2026.05.19 01:36:47.243305 [ 4 ] {5ebc2825-a9a6-4a81-9129-ccb23cce85e7} <Debug> TCPHandler: Processed in 0.003534886 sec. | ||
| 8159 | 2026.05.19 01:36:47.245005 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8160 | 2026.05.19 01:36:47.245122 [ 4 ] {5deb794a-b230-4894-8c66-5b3453aa220e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8161 | 2026.05.19 01:36:47.245165 [ 4 ] {5deb794a-b230-4894-8c66-5b3453aa220e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8162 | 2026.05.19 01:36:47.245776 [ 4 ] {5deb794a-b230-4894-8c66-5b3453aa220e} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.05.19 01:36:47.245818 [ 4 ] {5deb794a-b230-4894-8c66-5b3453aa220e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8164 | 2026.05.19 01:36:47.246202 [ 4 ] {5deb794a-b230-4894-8c66-5b3453aa220e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8165 | 2026.05.19 01:36:47.246427 [ 4 ] {5deb794a-b230-4894-8c66-5b3453aa220e} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.05.19 01:36:47.246599 [ 4 ] {5deb794a-b230-4894-8c66-5b3453aa220e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001509 sec., 37110.669317428765 rows/sec., 2.83 MiB/sec. | ||
| 8167 | 2026.05.19 01:36:47.246638 [ 4 ] {5deb794a-b230-4894-8c66-5b3453aa220e} <Debug> TCPHandler: Processed in 0.001685332 sec. | ||
| 8168 | 2026.05.19 01:36:47.246779 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2026.05.19 01:36:47.246876 [ 4 ] {d060a87e-a3cf-4ae8-acbd-ee1f82786ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8170 | 2026.05.19 01:36:47.246915 [ 4 ] {d060a87e-a3cf-4ae8-acbd-ee1f82786ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8171 | 2026.05.19 01:36:47.247356 [ 4 ] {d060a87e-a3cf-4ae8-acbd-ee1f82786ab1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.05.19 01:36:47.247392 [ 4 ] {d060a87e-a3cf-4ae8-acbd-ee1f82786ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8173 | 2026.05.19 01:36:47.247688 [ 4 ] {d060a87e-a3cf-4ae8-acbd-ee1f82786ab1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8174 | 2026.05.19 01:36:47.247900 [ 4 ] {d060a87e-a3cf-4ae8-acbd-ee1f82786ab1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.05.19 01:36:47.248045 [ 4 ] {d060a87e-a3cf-4ae8-acbd-ee1f82786ab1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 8176 | 2026.05.19 01:36:47.248083 [ 4 ] {d060a87e-a3cf-4ae8-acbd-ee1f82786ab1} <Debug> TCPHandler: Processed in 0.001353468 sec. | ||
| 8177 | 2026.05.19 01:36:47.248213 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.05.19 01:36:47.248309 [ 4 ] {91fc1f9d-010a-40bb-9d42-634ed491c790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8179 | 2026.05.19 01:36:47.248351 [ 4 ] {91fc1f9d-010a-40bb-9d42-634ed491c790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8180 | 2026.05.19 01:36:47.248795 [ 4 ] {91fc1f9d-010a-40bb-9d42-634ed491c790} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.05.19 01:36:47.248831 [ 4 ] {91fc1f9d-010a-40bb-9d42-634ed491c790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8182 | 2026.05.19 01:36:47.249168 [ 4 ] {91fc1f9d-010a-40bb-9d42-634ed491c790} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8183 | 2026.05.19 01:36:47.249385 [ 4 ] {91fc1f9d-010a-40bb-9d42-634ed491c790} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.05.19 01:36:47.249541 [ 4 ] {91fc1f9d-010a-40bb-9d42-634ed491c790} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 8185 | 2026.05.19 01:36:47.249579 [ 4 ] {91fc1f9d-010a-40bb-9d42-634ed491c790} <Debug> TCPHandler: Processed in 0.001413739 sec. | ||
| 8186 | 2026.05.19 01:36:47.249717 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.05.19 01:36:47.249822 [ 4 ] {ca92adb4-96e1-4839-9cd3-661079434253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8188 | 2026.05.19 01:36:47.249863 [ 4 ] {ca92adb4-96e1-4839-9cd3-661079434253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8189 | 2026.05.19 01:36:47.250233 [ 4 ] {ca92adb4-96e1-4839-9cd3-661079434253} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.05.19 01:36:47.250271 [ 4 ] {ca92adb4-96e1-4839-9cd3-661079434253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8191 | 2026.05.19 01:36:47.250575 [ 4 ] {ca92adb4-96e1-4839-9cd3-661079434253} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8192 | 2026.05.19 01:36:47.250799 [ 4 ] {ca92adb4-96e1-4839-9cd3-661079434253} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2026.05.19 01:36:47.250964 [ 4 ] {ca92adb4-96e1-4839-9cd3-661079434253} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 8194 | 2026.05.19 01:36:47.251003 [ 4 ] {ca92adb4-96e1-4839-9cd3-661079434253} <Debug> TCPHandler: Processed in 0.001345988 sec. | ||
| 8195 | 2026.05.19 01:36:51.739256 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8196 | 2026.05.19 01:36:51.739317 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8197 | 2026.05.19 01:36:51.848416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19234 | ||
| 8198 | 2026.05.19 01:36:51.849029 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2026.05.19 01:36:51.849076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8200 | 2026.05.19 01:36:51.849630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8201 | 2026.05.19 01:36:51.849876 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8202 | 2026.05.19 01:36:51.850001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19234 | ||
| 8203 | 2026.05.19 01:36:51.901279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 986 | ||
| 8204 | 2026.05.19 01:36:51.903403 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.05.19 01:36:51.903439 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8206 | 2026.05.19 01:36:51.904689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8207 | 2026.05.19 01:36:51.904969 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.05.19 01:36:51.905230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 8209 | 2026.05.19 01:36:52.241232 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.05.19 01:36:52.241599 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8211 | 2026.05.19 01:36:52.241978 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8212 | 2026.05.19 01:36:52.242013 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8213 | 2026.05.19 01:36:52.242234 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8214 | 2026.05.19 01:36:52.242327 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8215 | 2026.05.19 01:36:52.242472 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8216 | 2026.05.19 01:36:52.242610 [ 337 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8217 | 2026.05.19 01:36:52.242637 [ 365 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8218 | 2026.05.19 01:36:52.242798 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 8219 | 2026.05.19 01:36:52.242837 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8220 | 2026.05.19 01:36:52.242912 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8221 | 2026.05.19 01:36:52.242931 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8222 | 2026.05.19 01:36:52.242969 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8223 | 2026.05.19 01:36:52.243017 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8224 | 2026.05.19 01:36:52.244466 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003019 sec., 12586.949320967207 rows/sec., 2.04 MiB/sec. | ||
| 8225 | 2026.05.19 01:36:52.244614 [ 4 ] {fc87b0b0-2e8c-4b7e-a40c-b4cde3a042e0} <Debug> TCPHandler: Processed in 0.003571557 sec. | ||
| 8226 | 2026.05.19 01:36:52.247049 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.05.19 01:36:52.247186 [ 4 ] {70af23dd-b193-4625-9e0f-ed368b6a0a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8228 | 2026.05.19 01:36:52.247236 [ 4 ] {70af23dd-b193-4625-9e0f-ed368b6a0a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8229 | 2026.05.19 01:36:52.247985 [ 4 ] {70af23dd-b193-4625-9e0f-ed368b6a0a9a} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.05.19 01:36:52.248033 [ 4 ] {70af23dd-b193-4625-9e0f-ed368b6a0a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8231 | 2026.05.19 01:36:52.248415 [ 4 ] {70af23dd-b193-4625-9e0f-ed368b6a0a9a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8232 | 2026.05.19 01:36:52.248643 [ 4 ] {70af23dd-b193-4625-9e0f-ed368b6a0a9a} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.05.19 01:36:52.248793 [ 4 ] {70af23dd-b193-4625-9e0f-ed368b6a0a9a} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001646 sec., 85054.67800729041 rows/sec., 7.39 MiB/sec. | ||
| 8234 | 2026.05.19 01:36:52.248798 [ 118 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8235 | 2026.05.19 01:36:52.248833 [ 4 ] {70af23dd-b193-4625-9e0f-ed368b6a0a9a} <Debug> TCPHandler: Processed in 0.001846314 sec. | ||
| 8236 | 2026.05.19 01:36:52.248880 [ 118 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.05.19 01:36:52.248913 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8238 | 2026.05.19 01:36:52.248969 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.05.19 01:36:52.249069 [ 4 ] {b7f6e899-3139-443f-841a-e80050b1617c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8240 | 2026.05.19 01:36:52.249114 [ 4 ] {b7f6e899-3139-443f-841a-e80050b1617c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8241 | 2026.05.19 01:36:52.249166 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 8242 | 2026.05.19 01:36:52.249274 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8243 | 2026.05.19 01:36:52.249305 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2620 rows starting from the beginning of the part | ||
| 8244 | 2026.05.19 01:36:52.249369 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 8245 | 2026.05.19 01:36:52.249420 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2610 rows starting from the beginning of the part | ||
| 8246 | 2026.05.19 01:36:52.249469 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 8247 | 2026.05.19 01:36:52.249516 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 8248 | 2026.05.19 01:36:52.249563 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 140 rows starting from the beginning of the part | ||
| 8249 | 2026.05.19 01:36:52.249862 [ 4 ] {b7f6e899-3139-443f-841a-e80050b1617c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.05.19 01:36:52.249936 [ 4 ] {b7f6e899-3139-443f-841a-e80050b1617c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8251 | 2026.05.19 01:36:52.250370 [ 4 ] {b7f6e899-3139-443f-841a-e80050b1617c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8252 | 2026.05.19 01:36:52.250633 [ 4 ] {b7f6e899-3139-443f-841a-e80050b1617c} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.05.19 01:36:52.250798 [ 4 ] {b7f6e899-3139-443f-841a-e80050b1617c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001745 sec., 24068.767908309455 rows/sec., 1.77 MiB/sec. | ||
| 8254 | 2026.05.19 01:36:52.250866 [ 4 ] {b7f6e899-3139-443f-841a-e80050b1617c} <Debug> TCPHandler: Processed in 0.001944666 sec. | ||
| 8255 | 2026.05.19 01:36:52.251078 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2026.05.19 01:36:52.251212 [ 4 ] {149b16e3-d438-4262-94b0-c45fefc04eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8257 | 2026.05.19 01:36:52.251268 [ 4 ] {149b16e3-d438-4262-94b0-c45fefc04eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8258 | 2026.05.19 01:36:52.251384 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.00227673 sec., 2432435.9937278465 rows/sec., 192.29 MiB/sec. | ||
| 8259 | 2026.05.19 01:36:52.251697 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8260 | 2026.05.19 01:36:52.251780 [ 4 ] {149b16e3-d438-4262-94b0-c45fefc04eb1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.05.19 01:36:52.251829 [ 4 ] {149b16e3-d438-4262-94b0-c45fefc04eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8262 | 2026.05.19 01:36:52.252089 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_66_13} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.05.19 01:36:52.252201 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_66_13} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8264 | 2026.05.19 01:36:52.252228 [ 4 ] {149b16e3-d438-4262-94b0-c45fefc04eb1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8265 | 2026.05.19 01:36:52.252307 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 8266 | 2026.05.19 01:36:52.252456 [ 4 ] {149b16e3-d438-4262-94b0-c45fefc04eb1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2026.05.19 01:36:52.252586 [ 117 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8268 | 2026.05.19 01:36:52.252593 [ 4 ] {149b16e3-d438-4262-94b0-c45fefc04eb1} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001422 sec., 74542.89732770745 rows/sec., 5.82 MiB/sec. | ||
| 8269 | 2026.05.19 01:36:52.252634 [ 117 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.05.19 01:36:52.252654 [ 4 ] {149b16e3-d438-4262-94b0-c45fefc04eb1} <Debug> TCPHandler: Processed in 0.001694022 sec. | ||
| 8271 | 2026.05.19 01:36:52.252660 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8272 | 2026.05.19 01:36:52.252771 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 8273 | 2026.05.19 01:36:52.252798 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2026.05.19 01:36:52.252886 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8275 | 2026.05.19 01:36:52.252900 [ 4 ] {a49d1417-b679-4451-92cd-75ecd35b1069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8276 | 2026.05.19 01:36:52.252922 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1404 rows starting from the beginning of the part | ||
| 8277 | 2026.05.19 01:36:52.252949 [ 4 ] {a49d1417-b679-4451-92cd-75ecd35b1069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8278 | 2026.05.19 01:36:52.252989 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 8279 | 2026.05.19 01:36:52.253037 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1370 rows starting from the beginning of the part | ||
| 8280 | 2026.05.19 01:36:52.253080 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 8281 | 2026.05.19 01:36:52.253117 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 8282 | 2026.05.19 01:36:52.253156 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 106 rows starting from the beginning of the part | ||
| 8283 | 2026.05.19 01:36:52.253444 [ 4 ] {a49d1417-b679-4451-92cd-75ecd35b1069} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.05.19 01:36:52.253486 [ 4 ] {a49d1417-b679-4451-92cd-75ecd35b1069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8285 | 2026.05.19 01:36:52.253867 [ 4 ] {a49d1417-b679-4451-92cd-75ecd35b1069} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8286 | 2026.05.19 01:36:52.254101 [ 4 ] {a49d1417-b679-4451-92cd-75ecd35b1069} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.05.19 01:36:52.254237 [ 4 ] {a49d1417-b679-4451-92cd-75ecd35b1069} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001355 sec., 118081.18081180811 rows/sec., 8.22 MiB/sec. | ||
| 8288 | 2026.05.19 01:36:52.254245 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8289 | 2026.05.19 01:36:52.254275 [ 4 ] {a49d1417-b679-4451-92cd-75ecd35b1069} <Debug> TCPHandler: Processed in 0.00152659 sec. | ||
| 8290 | 2026.05.19 01:36:52.254292 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.05.19 01:36:52.254318 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8292 | 2026.05.19 01:36:52.254399 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 8293 | 2026.05.19 01:36:52.254427 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8294 | 2026.05.19 01:36:52.254465 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001730593 sec., 1775114.079393595 rows/sec., 128.87 MiB/sec. | ||
| 8295 | 2026.05.19 01:36:52.254506 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8296 | 2026.05.19 01:36:52.254530 [ 4 ] {31849dd2-bf1f-4bb7-bb10-bb952361a18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8297 | 2026.05.19 01:36:52.254542 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21655 rows starting from the beginning of the part | ||
| 8298 | 2026.05.19 01:36:52.254598 [ 4 ] {31849dd2-bf1f-4bb7-bb10-bb952361a18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8299 | 2026.05.19 01:36:52.254621 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 8300 | 2026.05.19 01:36:52.254654 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8301 | 2026.05.19 01:36:52.254671 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1629 rows starting from the beginning of the part | ||
| 8302 | 2026.05.19 01:36:52.254721 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
| 8303 | 2026.05.19 01:36:52.254771 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 8304 | 2026.05.19 01:36:52.254817 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 8305 | 2026.05.19 01:36:52.254977 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_66_13} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2026.05.19 01:36:52.255057 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_66_13} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8307 | 2026.05.19 01:36:52.255141 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8308 | 2026.05.19 01:36:52.255520 [ 4 ] {31849dd2-bf1f-4bb7-bb10-bb952361a18e} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.05.19 01:36:52.255558 [ 4 ] {31849dd2-bf1f-4bb7-bb10-bb952361a18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8310 | 2026.05.19 01:36:52.256239 [ 4 ] {31849dd2-bf1f-4bb7-bb10-bb952361a18e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8311 | 2026.05.19 01:36:52.256490 [ 4 ] {31849dd2-bf1f-4bb7-bb10-bb952361a18e} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.05.19 01:36:52.256638 [ 4 ] {31849dd2-bf1f-4bb7-bb10-bb952361a18e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002126 sec., 19755.40921919097 rows/sec., 35.40 MiB/sec. | ||
| 8313 | 2026.05.19 01:36:52.256697 [ 4 ] {31849dd2-bf1f-4bb7-bb10-bb952361a18e} <Debug> TCPHandler: Processed in 0.00231849 sec. | ||
| 8314 | 2026.05.19 01:36:52.256832 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.05.19 01:36:52.256929 [ 4 ] {8afb00e1-1b11-4a2e-8976-e9be071db7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8316 | 2026.05.19 01:36:52.256971 [ 4 ] {8afb00e1-1b11-4a2e-8976-e9be071db7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8317 | 2026.05.19 01:36:52.257380 [ 4 ] {8afb00e1-1b11-4a2e-8976-e9be071db7e9} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.05.19 01:36:52.257417 [ 4 ] {8afb00e1-1b11-4a2e-8976-e9be071db7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8319 | 2026.05.19 01:36:52.257963 [ 4 ] {8afb00e1-1b11-4a2e-8976-e9be071db7e9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8320 | 2026.05.19 01:36:52.258187 [ 4 ] {8afb00e1-1b11-4a2e-8976-e9be071db7e9} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.05.19 01:36:52.258307 [ 115 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8322 | 2026.05.19 01:36:52.258321 [ 4 ] {8afb00e1-1b11-4a2e-8976-e9be071db7e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 8323 | 2026.05.19 01:36:52.258351 [ 115 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2026.05.19 01:36:52.258375 [ 4 ] {8afb00e1-1b11-4a2e-8976-e9be071db7e9} <Debug> TCPHandler: Processed in 0.00159277 sec. | ||
| 8325 | 2026.05.19 01:36:52.258378 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8326 | 2026.05.19 01:36:52.258509 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 8327 | 2026.05.19 01:36:52.258626 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8328 | 2026.05.19 01:36:52.258664 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3144 rows starting from the beginning of the part | ||
| 8329 | 2026.05.19 01:36:52.258726 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 8330 | 2026.05.19 01:36:52.258778 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 8331 | 2026.05.19 01:36:52.258825 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 8332 | 2026.05.19 01:36:52.258871 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 8333 | 2026.05.19 01:36:52.258917 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 8334 | 2026.05.19 01:36:52.260149 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 4 columns (4 merged, 0 gathered) in 0.001685503 sec., 2007709.2713569775 rows/sec., 135.31 MiB/sec. | ||
| 8335 | 2026.05.19 01:36:52.260550 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8336 | 2026.05.19 01:36:52.260849 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_66_13} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.05.19 01:36:52.260923 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_66_13} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8338 | 2026.05.19 01:36:52.261018 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23796 rows, containing 5 columns (5 merged, 0 gathered) in 0.006651877 sec., 3577336.1413628063 rows/sec., 230.71 MiB/sec. | ||
| 8339 | 2026.05.19 01:36:52.261023 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8340 | 2026.05.19 01:36:52.261492 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8341 | 2026.05.19 01:36:52.261745 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2026.05.19 01:36:52.261809 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8343 | 2026.05.19 01:36:52.261877 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8344 | 2026.05.19 01:36:52.462882 [ 117 ] {} <Debug> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8345 | 2026.05.19 01:36:52.462973 [ 117 ] {} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.05.19 01:36:52.463014 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8347 | 2026.05.19 01:36:52.463382 [ 197 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::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 | ||
| 8348 | 2026.05.19 01:36:52.463496 [ 197 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8349 | 2026.05.19 01:36:52.463529 [ 197 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 8350 | 2026.05.19 01:36:52.463593 [ 197 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 8351 | 2026.05.19 01:36:52.463644 [ 197 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 8352 | 2026.05.19 01:36:52.463691 [ 197 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 8353 | 2026.05.19 01:36:52.463736 [ 197 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 8354 | 2026.05.19 01:36:52.464427 [ 193 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083245 sec., 5538.913172920254 rows/sec., 411.09 KiB/sec. | ||
| 8355 | 2026.05.19 01:36:52.464589 [ 193 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8356 | 2026.05.19 01:36:52.464874 [ 193 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_9_2} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.05.19 01:36:52.464949 [ 193 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_9_2} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8358 | 2026.05.19 01:36:52.465036 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8359 | 2026.05.19 01:36:52.848392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8360 | 2026.05.19 01:36:52.865674 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.05.19 01:36:52.865731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 8362 | 2026.05.19 01:36:52.872012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8363 | 2026.05.19 01:36:52.872696 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.05.19 01:36:52.875570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8365 | 2026.05.19 01:36:57.240371 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2026.05.19 01:36:57.240760 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8367 | 2026.05.19 01:36:57.241146 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8368 | 2026.05.19 01:36:57.241181 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8369 | 2026.05.19 01:36:57.241398 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8370 | 2026.05.19 01:36:57.241468 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8371 | 2026.05.19 01:36:57.241610 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8372 | 2026.05.19 01:36:57.241755 [ 332 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8373 | 2026.05.19 01:36:57.241756 [ 337 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8374 | 2026.05.19 01:36:57.241926 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 8375 | 2026.05.19 01:36:57.241954 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8376 | 2026.05.19 01:36:57.242026 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8377 | 2026.05.19 01:36:57.242046 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8378 | 2026.05.19 01:36:57.242081 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8379 | 2026.05.19 01:36:57.242120 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8380 | 2026.05.19 01:36:57.243579 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002969 sec., 12798.922196025598 rows/sec., 2.08 MiB/sec. | ||
| 8381 | 2026.05.19 01:36:57.243718 [ 4 ] {1701c920-2038-4d9e-b98f-6058e06cbbca} <Debug> TCPHandler: Processed in 0.003535406 sec. | ||
| 8382 | 2026.05.19 01:36:57.245349 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2026.05.19 01:36:57.245465 [ 4 ] {7a43214a-ab9f-4fe4-80d2-de52f8d18898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8384 | 2026.05.19 01:36:57.245508 [ 4 ] {7a43214a-ab9f-4fe4-80d2-de52f8d18898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8385 | 2026.05.19 01:36:57.246109 [ 4 ] {7a43214a-ab9f-4fe4-80d2-de52f8d18898} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.05.19 01:36:57.246152 [ 4 ] {7a43214a-ab9f-4fe4-80d2-de52f8d18898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8387 | 2026.05.19 01:36:57.246532 [ 4 ] {7a43214a-ab9f-4fe4-80d2-de52f8d18898} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8388 | 2026.05.19 01:36:57.246756 [ 4 ] {7a43214a-ab9f-4fe4-80d2-de52f8d18898} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.05.19 01:36:57.246903 [ 4 ] {7a43214a-ab9f-4fe4-80d2-de52f8d18898} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001471 sec., 38069.3405846363 rows/sec., 2.91 MiB/sec. | ||
| 8390 | 2026.05.19 01:36:57.246942 [ 4 ] {7a43214a-ab9f-4fe4-80d2-de52f8d18898} <Debug> TCPHandler: Processed in 0.001644302 sec. | ||
| 8391 | 2026.05.19 01:36:57.247095 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8392 | 2026.05.19 01:36:57.247199 [ 4 ] {e85d6b07-ef4b-4d2d-a723-f6ee96b458c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8393 | 2026.05.19 01:36:57.247238 [ 4 ] {e85d6b07-ef4b-4d2d-a723-f6ee96b458c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8394 | 2026.05.19 01:36:57.247681 [ 4 ] {e85d6b07-ef4b-4d2d-a723-f6ee96b458c8} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2026.05.19 01:36:57.247717 [ 4 ] {e85d6b07-ef4b-4d2d-a723-f6ee96b458c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8396 | 2026.05.19 01:36:57.248021 [ 4 ] {e85d6b07-ef4b-4d2d-a723-f6ee96b458c8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8397 | 2026.05.19 01:36:57.248235 [ 4 ] {e85d6b07-ef4b-4d2d-a723-f6ee96b458c8} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2026.05.19 01:36:57.248361 [ 4 ] {e85d6b07-ef4b-4d2d-a723-f6ee96b458c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 8399 | 2026.05.19 01:36:57.248397 [ 4 ] {e85d6b07-ef4b-4d2d-a723-f6ee96b458c8} <Debug> TCPHandler: Processed in 0.001351438 sec. | ||
| 8400 | 2026.05.19 01:36:57.248529 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8401 | 2026.05.19 01:36:57.248624 [ 4 ] {437220bc-62c6-4296-b23d-3d62378c360c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8402 | 2026.05.19 01:36:57.248666 [ 4 ] {437220bc-62c6-4296-b23d-3d62378c360c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8403 | 2026.05.19 01:36:57.249123 [ 4 ] {437220bc-62c6-4296-b23d-3d62378c360c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.05.19 01:36:57.249167 [ 4 ] {437220bc-62c6-4296-b23d-3d62378c360c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8405 | 2026.05.19 01:36:57.249516 [ 4 ] {437220bc-62c6-4296-b23d-3d62378c360c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8406 | 2026.05.19 01:36:57.249772 [ 4 ] {437220bc-62c6-4296-b23d-3d62378c360c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.05.19 01:36:57.249904 [ 4 ] {437220bc-62c6-4296-b23d-3d62378c360c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 8408 | 2026.05.19 01:36:57.249940 [ 4 ] {437220bc-62c6-4296-b23d-3d62378c360c} <Debug> TCPHandler: Processed in 0.001459619 sec. | ||
| 8409 | 2026.05.19 01:36:57.250088 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2026.05.19 01:36:57.250182 [ 4 ] {0a83eb55-ac80-40b4-bae2-ef0dc1cd4450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8411 | 2026.05.19 01:36:57.250221 [ 4 ] {0a83eb55-ac80-40b4-bae2-ef0dc1cd4450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8412 | 2026.05.19 01:36:57.250593 [ 4 ] {0a83eb55-ac80-40b4-bae2-ef0dc1cd4450} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.05.19 01:36:57.250629 [ 4 ] {0a83eb55-ac80-40b4-bae2-ef0dc1cd4450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8414 | 2026.05.19 01:36:57.250937 [ 4 ] {0a83eb55-ac80-40b4-bae2-ef0dc1cd4450} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8415 | 2026.05.19 01:36:57.251142 [ 4 ] {0a83eb55-ac80-40b4-bae2-ef0dc1cd4450} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2026.05.19 01:36:57.251269 [ 4 ] {0a83eb55-ac80-40b4-bae2-ef0dc1cd4450} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8417 | 2026.05.19 01:36:57.251304 [ 4 ] {0a83eb55-ac80-40b4-bae2-ef0dc1cd4450} <Debug> TCPHandler: Processed in 0.001264707 sec. | ||
| 8418 | 2026.05.19 01:36:58.620539 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46292 | ||
| 8419 | 2026.05.19 01:36:58.620645 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8420 | 2026.05.19 01:36:58.620671 [ 3 ] {} <Debug> TCP-Session: e1d822da-d090-4d55-867f-58502942b02a Authenticating user 'default' from [fd00:1122:3344:101::e]:46292 | ||
| 8421 | 2026.05.19 01:36:58.620693 [ 3 ] {} <Debug> TCP-Session: e1d822da-d090-4d55-867f-58502942b02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8422 | 2026.05.19 01:36:58.620706 [ 3 ] {} <Debug> TCP-Session: e1d822da-d090-4d55-867f-58502942b02a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8423 | 2026.05.19 01:36:58.621016 [ 3 ] {} <Trace> TCP-Session: e1d822da-d090-4d55-867f-58502942b02a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.05.19 01:36:58.621183 [ 3 ] {f849bb58-6049-4cf8-ae18-460e678a874e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8425 | 2026.05.19 01:36:58.621436 [ 3 ] {f849bb58-6049-4cf8-ae18-460e678a874e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8426 | 2026.05.19 01:36:58.621490 [ 3 ] {f849bb58-6049-4cf8-ae18-460e678a874e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8427 | 2026.05.19 01:36:58.621770 [ 3 ] {f849bb58-6049-4cf8-ae18-460e678a874e} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 8428 | 2026.05.19 01:36:58.623002 [ 337 ] {f849bb58-6049-4cf8-ae18-460e678a874e} <Trace> AggregatingTransform: Aggregating | ||
| 8429 | 2026.05.19 01:36:58.623110 [ 337 ] {f849bb58-6049-4cf8-ae18-460e678a874e} <Trace> Aggregator: Aggregation method: without_key | ||
| 8430 | 2026.05.19 01:36:58.623163 [ 337 ] {f849bb58-6049-4cf8-ae18-460e678a874e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001292467 sec. (773.714 rows/sec., 30.22 KiB/sec.) | ||
| 8431 | 2026.05.19 01:36:58.623187 [ 337 ] {f849bb58-6049-4cf8-ae18-460e678a874e} <Trace> Aggregator: Merging aggregated data | ||
| 8432 | 2026.05.19 01:36:58.623472 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64296 | ||
| 8433 | 2026.05.19 01:36:58.623544 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41765 | ||
| 8434 | 2026.05.19 01:36:58.623547 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47914 | ||
| 8435 | 2026.05.19 01:36:58.623615 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41709 | ||
| 8436 | 2026.05.19 01:36:58.623665 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57768 | ||
| 8437 | 2026.05.19 01:36:58.623605 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8438 | 2026.05.19 01:36:58.623717 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8439 | 2026.05.19 01:36:58.623730 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38797 | ||
| 8440 | 2026.05.19 01:36:58.623751 [ 367 ] {} <Debug> TCP-Session: 9f4c3170-fc88-4bc8-9f16-dd6417baadb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64296 | ||
| 8441 | 2026.05.19 01:36:58.623788 [ 368 ] {} <Debug> TCP-Session: 49b1de34-0687-4917-8e93-d19f4aeddf84 Authenticating user 'default' from [fd00:1122:3344:101::e]:41765 | ||
| 8442 | 2026.05.19 01:36:58.623814 [ 367 ] {} <Debug> TCP-Session: 9f4c3170-fc88-4bc8-9f16-dd6417baadb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8443 | 2026.05.19 01:36:58.623782 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40732 | ||
| 8444 | 2026.05.19 01:36:58.623851 [ 367 ] {} <Debug> TCP-Session: 9f4c3170-fc88-4bc8-9f16-dd6417baadb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8445 | 2026.05.19 01:36:58.623856 [ 368 ] {} <Debug> TCP-Session: 49b1de34-0687-4917-8e93-d19f4aeddf84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8446 | 2026.05.19 01:36:58.623747 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8447 | 2026.05.19 01:36:58.623913 [ 368 ] {} <Debug> TCP-Session: 49b1de34-0687-4917-8e93-d19f4aeddf84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8448 | 2026.05.19 01:36:58.623929 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8449 | 2026.05.19 01:36:58.623963 [ 366 ] {} <Debug> TCP-Session: 8c5a02b6-6018-4f81-9c35-40b456e4a648 Authenticating user 'default' from [fd00:1122:3344:101::e]:47914 | ||
| 8450 | 2026.05.19 01:36:58.623988 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45170 | ||
| 8451 | 2026.05.19 01:36:58.624003 [ 369 ] {} <Debug> TCP-Session: 9c92ff8e-d6db-43ac-a802-d974a06e86fa Authenticating user 'default' from [fd00:1122:3344:101::e]:41709 | ||
| 8452 | 2026.05.19 01:36:58.624063 [ 369 ] {} <Debug> TCP-Session: 9c92ff8e-d6db-43ac-a802-d974a06e86fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8453 | 2026.05.19 01:36:58.624031 [ 366 ] {} <Debug> TCP-Session: 8c5a02b6-6018-4f81-9c35-40b456e4a648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8454 | 2026.05.19 01:36:58.624088 [ 369 ] {} <Debug> TCP-Session: 9c92ff8e-d6db-43ac-a802-d974a06e86fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8455 | 2026.05.19 01:36:58.624225 [ 366 ] {} <Debug> TCP-Session: 8c5a02b6-6018-4f81-9c35-40b456e4a648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8456 | 2026.05.19 01:36:58.624674 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8457 | 2026.05.19 01:36:58.624718 [ 370 ] {} <Debug> TCP-Session: b8093b4d-6217-47c4-9b1e-da2561fb1945 Authenticating user 'default' from [fd00:1122:3344:101::e]:57768 | ||
| 8458 | 2026.05.19 01:36:58.624737 [ 370 ] {} <Debug> TCP-Session: b8093b4d-6217-47c4-9b1e-da2561fb1945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8459 | 2026.05.19 01:36:58.624755 [ 370 ] {} <Debug> TCP-Session: b8093b4d-6217-47c4-9b1e-da2561fb1945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8460 | 2026.05.19 01:36:58.624792 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8461 | 2026.05.19 01:36:58.624835 [ 371 ] {} <Debug> TCP-Session: fd460d61-7894-4c73-99fd-a139fa668bee Authenticating user 'default' from [fd00:1122:3344:101::e]:38797 | ||
| 8462 | 2026.05.19 01:36:58.624853 [ 371 ] {} <Debug> TCP-Session: fd460d61-7894-4c73-99fd-a139fa668bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8463 | 2026.05.19 01:36:58.624875 [ 371 ] {} <Debug> TCP-Session: fd460d61-7894-4c73-99fd-a139fa668bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8464 | 2026.05.19 01:36:58.625266 [ 3 ] {f849bb58-6049-4cf8-ae18-460e678a874e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00413 sec., 242.13075060532688 rows/sec., 9.46 KiB/sec. | ||
| 8465 | 2026.05.19 01:36:58.625333 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8466 | 2026.05.19 01:36:58.625388 [ 372 ] {} <Debug> TCP-Session: 3664d504-7e8f-493b-8fed-15a379ef3f55 Authenticating user 'default' from [fd00:1122:3344:101::e]:40732 | ||
| 8467 | 2026.05.19 01:36:58.625422 [ 372 ] {} <Debug> TCP-Session: 3664d504-7e8f-493b-8fed-15a379ef3f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8468 | 2026.05.19 01:36:58.625443 [ 372 ] {} <Debug> TCP-Session: 3664d504-7e8f-493b-8fed-15a379ef3f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8469 | 2026.05.19 01:36:58.625445 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8470 | 2026.05.19 01:36:58.625485 [ 373 ] {} <Debug> TCP-Session: 5fec0aae-d3c4-454c-b7e9-9f2e2d23f5a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45170 | ||
| 8471 | 2026.05.19 01:36:58.625502 [ 373 ] {} <Debug> TCP-Session: 5fec0aae-d3c4-454c-b7e9-9f2e2d23f5a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8472 | 2026.05.19 01:36:58.625511 [ 3 ] {f849bb58-6049-4cf8-ae18-460e678a874e} <Debug> TCPHandler: Processed in 0.00460272 sec. | ||
| 8473 | 2026.05.19 01:36:58.625515 [ 373 ] {} <Debug> TCP-Session: 5fec0aae-d3c4-454c-b7e9-9f2e2d23f5a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8474 | 2026.05.19 01:36:58.625660 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8475 | 2026.05.19 01:36:58.625690 [ 3 ] {} <Debug> TCP-Session: e1d822da-d090-4d55-867f-58502942b02a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8476 | 2026.05.19 01:36:58.625713 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8477 | 2026.05.19 01:36:58.625744 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8478 | 2026.05.19 01:36:58.625751 [ 373 ] {} <Debug> TCP-Session: 5fec0aae-d3c4-454c-b7e9-9f2e2d23f5a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8479 | 2026.05.19 01:36:58.625779 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8480 | 2026.05.19 01:36:58.625801 [ 366 ] {} <Debug> TCP-Session: 8c5a02b6-6018-4f81-9c35-40b456e4a648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8481 | 2026.05.19 01:36:58.625809 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8482 | 2026.05.19 01:36:58.625825 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8483 | 2026.05.19 01:36:58.625859 [ 367 ] {} <Debug> TCP-Session: 9f4c3170-fc88-4bc8-9f16-dd6417baadb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8484 | 2026.05.19 01:36:58.625870 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8485 | 2026.05.19 01:36:58.625891 [ 368 ] {} <Debug> TCP-Session: 49b1de34-0687-4917-8e93-d19f4aeddf84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8486 | 2026.05.19 01:36:58.625904 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8487 | 2026.05.19 01:36:58.625936 [ 372 ] {} <Debug> TCP-Session: 3664d504-7e8f-493b-8fed-15a379ef3f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8488 | 2026.05.19 01:36:58.625961 [ 371 ] {} <Debug> TCP-Session: fd460d61-7894-4c73-99fd-a139fa668bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8489 | 2026.05.19 01:36:58.625822 [ 369 ] {} <Debug> TCP-Session: 9c92ff8e-d6db-43ac-a802-d974a06e86fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8490 | 2026.05.19 01:36:58.625759 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8491 | 2026.05.19 01:36:58.626054 [ 370 ] {} <Debug> TCP-Session: b8093b4d-6217-47c4-9b1e-da2561fb1945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8492 | 2026.05.19 01:36:58.762681 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40206 | ||
| 8493 | 2026.05.19 01:36:58.762817 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8494 | 2026.05.19 01:36:58.762850 [ 3 ] {} <Debug> TCP-Session: 9105dff0-b703-418e-8699-d9e484c60d92 Authenticating user 'default' from [fd00:1122:3344:101::e]:40206 | ||
| 8495 | 2026.05.19 01:36:58.762874 [ 3 ] {} <Debug> TCP-Session: 9105dff0-b703-418e-8699-d9e484c60d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8496 | 2026.05.19 01:36:58.762887 [ 3 ] {} <Debug> TCP-Session: 9105dff0-b703-418e-8699-d9e484c60d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8497 | 2026.05.19 01:36:58.763075 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57956 | ||
| 8498 | 2026.05.19 01:36:58.763083 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55121 | ||
| 8499 | 2026.05.19 01:36:58.763134 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8500 | 2026.05.19 01:36:58.763156 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8501 | 2026.05.19 01:36:58.763157 [ 366 ] {} <Debug> TCP-Session: 3afd4e24-e52d-4139-a317-ca12044e538c Authenticating user 'default' from [fd00:1122:3344:101::e]:57956 | ||
| 8502 | 2026.05.19 01:36:58.763147 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33379 | ||
| 8503 | 2026.05.19 01:36:58.763191 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46590 | ||
| 8504 | 2026.05.19 01:36:58.763196 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52799 | ||
| 8505 | 2026.05.19 01:36:58.763184 [ 366 ] {} <Debug> TCP-Session: 3afd4e24-e52d-4139-a317-ca12044e538c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8506 | 2026.05.19 01:36:58.763280 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8507 | 2026.05.19 01:36:58.763309 [ 366 ] {} <Debug> TCP-Session: 3afd4e24-e52d-4139-a317-ca12044e538c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8508 | 2026.05.19 01:36:58.763180 [ 367 ] {} <Debug> TCP-Session: 5f2fee04-9d79-40bc-91f0-ea3777aa01d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55121 | ||
| 8509 | 2026.05.19 01:36:58.763332 [ 368 ] {} <Debug> TCP-Session: 41ee4907-04f3-4ab2-8b2c-b352a0712084 Authenticating user 'default' from [fd00:1122:3344:101::e]:33379 | ||
| 8510 | 2026.05.19 01:36:58.763356 [ 367 ] {} <Debug> TCP-Session: 5f2fee04-9d79-40bc-91f0-ea3777aa01d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8511 | 2026.05.19 01:36:58.763358 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8512 | 2026.05.19 01:36:58.763362 [ 3 ] {} <Trace> TCP-Session: 9105dff0-b703-418e-8699-d9e484c60d92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.05.19 01:36:58.763409 [ 372 ] {} <Debug> TCP-Session: ead456c6-6ed4-4f07-85b2-36c039ee0c00 Authenticating user 'default' from [fd00:1122:3344:101::e]:52799 | ||
| 8514 | 2026.05.19 01:36:58.763375 [ 367 ] {} <Debug> TCP-Session: 5f2fee04-9d79-40bc-91f0-ea3777aa01d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8515 | 2026.05.19 01:36:58.763461 [ 372 ] {} <Debug> TCP-Session: ead456c6-6ed4-4f07-85b2-36c039ee0c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8516 | 2026.05.19 01:36:58.763329 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8517 | 2026.05.19 01:36:58.763487 [ 372 ] {} <Debug> TCP-Session: ead456c6-6ed4-4f07-85b2-36c039ee0c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8518 | 2026.05.19 01:36:58.763170 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49784 | ||
| 8519 | 2026.05.19 01:36:58.763524 [ 373 ] {} <Debug> TCP-Session: affd37f0-d362-45ef-b4c1-24db0d7b0efd Authenticating user 'default' from [fd00:1122:3344:101::e]:46590 | ||
| 8520 | 2026.05.19 01:36:58.763160 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35362 | ||
| 8521 | 2026.05.19 01:36:58.763574 [ 373 ] {} <Debug> TCP-Session: affd37f0-d362-45ef-b4c1-24db0d7b0efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8522 | 2026.05.19 01:36:58.763160 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62166 | ||
| 8523 | 2026.05.19 01:36:58.763596 [ 373 ] {} <Debug> TCP-Session: affd37f0-d362-45ef-b4c1-24db0d7b0efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8524 | 2026.05.19 01:36:58.763614 [ 3 ] {3d5c16c7-6bd8-4d07-ad69-0ef6d8eabb30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40206) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8525 | 2026.05.19 01:36:58.763644 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8526 | 2026.05.19 01:36:58.763599 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8527 | 2026.05.19 01:36:58.763683 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8528 | 2026.05.19 01:36:58.763688 [ 370 ] {} <Debug> TCP-Session: 07c6c392-09fd-4d7c-854a-dd49282ab3bc Authenticating user 'default' from [fd00:1122:3344:101::e]:35362 | ||
| 8529 | 2026.05.19 01:36:58.763734 [ 371 ] {} <Debug> TCP-Session: 1af40b69-f3fc-4637-9e65-bdc9746dc072 Authenticating user 'default' from [fd00:1122:3344:101::e]:49784 | ||
| 8530 | 2026.05.19 01:36:58.763741 [ 369 ] {} <Debug> TCP-Session: 076f7352-4a39-46d8-a09a-a0e0326ace03 Authenticating user 'default' from [fd00:1122:3344:101::e]:62166 | ||
| 8531 | 2026.05.19 01:36:58.763756 [ 370 ] {} <Debug> TCP-Session: 07c6c392-09fd-4d7c-854a-dd49282ab3bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8532 | 2026.05.19 01:36:58.763777 [ 371 ] {} <Debug> TCP-Session: 1af40b69-f3fc-4637-9e65-bdc9746dc072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8533 | 2026.05.19 01:36:58.763787 [ 369 ] {} <Debug> TCP-Session: 076f7352-4a39-46d8-a09a-a0e0326ace03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8534 | 2026.05.19 01:36:58.763817 [ 371 ] {} <Debug> TCP-Session: 1af40b69-f3fc-4637-9e65-bdc9746dc072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8535 | 2026.05.19 01:36:58.763833 [ 369 ] {} <Debug> TCP-Session: 076f7352-4a39-46d8-a09a-a0e0326ace03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8536 | 2026.05.19 01:36:58.763795 [ 370 ] {} <Debug> TCP-Session: 07c6c392-09fd-4d7c-854a-dd49282ab3bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8537 | 2026.05.19 01:36:58.763402 [ 368 ] {} <Debug> TCP-Session: 41ee4907-04f3-4ab2-8b2c-b352a0712084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8538 | 2026.05.19 01:36:58.763906 [ 368 ] {} <Debug> TCP-Session: 41ee4907-04f3-4ab2-8b2c-b352a0712084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8539 | 2026.05.19 01:36:58.763964 [ 3 ] {3d5c16c7-6bd8-4d07-ad69-0ef6d8eabb30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8540 | 2026.05.19 01:36:58.764024 [ 3 ] {3d5c16c7-6bd8-4d07-ad69-0ef6d8eabb30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8541 | 2026.05.19 01:36:58.764319 [ 3 ] {3d5c16c7-6bd8-4d07-ad69-0ef6d8eabb30} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 8542 | 2026.05.19 01:36:58.765263 [ 323 ] {3d5c16c7-6bd8-4d07-ad69-0ef6d8eabb30} <Trace> AggregatingTransform: Aggregating | ||
| 8543 | 2026.05.19 01:36:58.765303 [ 323 ] {3d5c16c7-6bd8-4d07-ad69-0ef6d8eabb30} <Trace> Aggregator: Aggregation method: without_key | ||
| 8544 | 2026.05.19 01:36:58.765344 [ 323 ] {3d5c16c7-6bd8-4d07-ad69-0ef6d8eabb30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921152 sec. (1085.597 rows/sec., 42.41 KiB/sec.) | ||
| 8545 | 2026.05.19 01:36:58.765365 [ 323 ] {3d5c16c7-6bd8-4d07-ad69-0ef6d8eabb30} <Trace> Aggregator: Merging aggregated data | ||
| 8546 | 2026.05.19 01:36:58.767054 [ 3 ] {3d5c16c7-6bd8-4d07-ad69-0ef6d8eabb30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00351 sec., 284.9002849002849 rows/sec., 11.13 KiB/sec. | ||
| 8547 | 2026.05.19 01:36:58.767226 [ 3 ] {3d5c16c7-6bd8-4d07-ad69-0ef6d8eabb30} <Debug> TCPHandler: Processed in 0.004052894 sec. | ||
| 8548 | 2026.05.19 01:36:58.767370 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8549 | 2026.05.19 01:36:58.767401 [ 3 ] {} <Debug> TCP-Session: 9105dff0-b703-418e-8699-d9e484c60d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8550 | 2026.05.19 01:36:58.767400 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8551 | 2026.05.19 01:36:58.767418 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8552 | 2026.05.19 01:36:58.767445 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8553 | 2026.05.19 01:36:58.767456 [ 366 ] {} <Debug> TCP-Session: 3afd4e24-e52d-4139-a317-ca12044e538c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8554 | 2026.05.19 01:36:58.767483 [ 368 ] {} <Debug> TCP-Session: 41ee4907-04f3-4ab2-8b2c-b352a0712084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8555 | 2026.05.19 01:36:58.767504 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8556 | 2026.05.19 01:36:58.767513 [ 367 ] {} <Debug> TCP-Session: 5f2fee04-9d79-40bc-91f0-ea3777aa01d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8557 | 2026.05.19 01:36:58.767539 [ 372 ] {} <Debug> TCP-Session: ead456c6-6ed4-4f07-85b2-36c039ee0c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8558 | 2026.05.19 01:36:58.767542 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8559 | 2026.05.19 01:36:58.767492 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8560 | 2026.05.19 01:36:58.767599 [ 371 ] {} <Debug> TCP-Session: 1af40b69-f3fc-4637-9e65-bdc9746dc072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8561 | 2026.05.19 01:36:58.767479 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8562 | 2026.05.19 01:36:58.767636 [ 373 ] {} <Debug> TCP-Session: affd37f0-d362-45ef-b4c1-24db0d7b0efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8563 | 2026.05.19 01:36:58.767459 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8564 | 2026.05.19 01:36:58.767665 [ 370 ] {} <Debug> TCP-Session: 07c6c392-09fd-4d7c-854a-dd49282ab3bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8565 | 2026.05.19 01:36:58.767711 [ 369 ] {} <Debug> TCP-Session: 076f7352-4a39-46d8-a09a-a0e0326ace03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8566 | 2026.05.19 01:36:58.975394 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52611 | ||
| 8567 | 2026.05.19 01:36:58.975496 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8568 | 2026.05.19 01:36:58.975523 [ 3 ] {} <Debug> TCP-Session: 6ba6f672-32b1-485a-8ca0-71356bc13aec Authenticating user 'default' from [fd00:1122:3344:101::e]:52611 | ||
| 8569 | 2026.05.19 01:36:58.975544 [ 3 ] {} <Debug> TCP-Session: 6ba6f672-32b1-485a-8ca0-71356bc13aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8570 | 2026.05.19 01:36:58.975557 [ 3 ] {} <Debug> TCP-Session: 6ba6f672-32b1-485a-8ca0-71356bc13aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8571 | 2026.05.19 01:36:58.975781 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38241 | ||
| 8572 | 2026.05.19 01:36:58.975799 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47519 | ||
| 8573 | 2026.05.19 01:36:58.975822 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50845 | ||
| 8574 | 2026.05.19 01:36:58.975841 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56665 | ||
| 8575 | 2026.05.19 01:36:58.975860 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52533 | ||
| 8576 | 2026.05.19 01:36:58.975897 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8577 | 2026.05.19 01:36:58.975895 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8578 | 2026.05.19 01:36:58.975920 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8579 | 2026.05.19 01:36:58.975931 [ 368 ] {} <Debug> TCP-Session: a368649a-5492-4a15-889b-7ef9b856e756 Authenticating user 'default' from [fd00:1122:3344:101::e]:47519 | ||
| 8580 | 2026.05.19 01:36:58.975948 [ 3 ] {} <Trace> TCP-Session: 6ba6f672-32b1-485a-8ca0-71356bc13aec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2026.05.19 01:36:58.975961 [ 370 ] {} <Debug> TCP-Session: f8733a94-8d61-4922-baad-4b7307a317fa Authenticating user 'default' from [fd00:1122:3344:101::e]:50845 | ||
| 8582 | 2026.05.19 01:36:58.975965 [ 368 ] {} <Debug> TCP-Session: a368649a-5492-4a15-889b-7ef9b856e756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8583 | 2026.05.19 01:36:58.976031 [ 370 ] {} <Debug> TCP-Session: f8733a94-8d61-4922-baad-4b7307a317fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8584 | 2026.05.19 01:36:58.975972 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8585 | 2026.05.19 01:36:58.976061 [ 370 ] {} <Debug> TCP-Session: f8733a94-8d61-4922-baad-4b7307a317fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8586 | 2026.05.19 01:36:58.976058 [ 368 ] {} <Debug> TCP-Session: a368649a-5492-4a15-889b-7ef9b856e756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8587 | 2026.05.19 01:36:58.976121 [ 372 ] {} <Debug> TCP-Session: a20a5db4-02f5-4823-b74a-a8a63991c7a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52533 | ||
| 8588 | 2026.05.19 01:36:58.975972 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8589 | 2026.05.19 01:36:58.976143 [ 3 ] {e024ca67-71f4-408b-a781-717893964020} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52611) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8590 | 2026.05.19 01:36:58.976175 [ 371 ] {} <Debug> TCP-Session: e8fc4666-8764-484a-8547-61ac90a50ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56665 | ||
| 8591 | 2026.05.19 01:36:58.975954 [ 366 ] {} <Debug> TCP-Session: 08290515-dd16-4c4e-a72a-fdf233fe7079 Authenticating user 'default' from [fd00:1122:3344:101::e]:38241 | ||
| 8592 | 2026.05.19 01:36:58.976218 [ 371 ] {} <Debug> TCP-Session: e8fc4666-8764-484a-8547-61ac90a50ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8593 | 2026.05.19 01:36:58.975858 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36520 | ||
| 8594 | 2026.05.19 01:36:58.976243 [ 371 ] {} <Debug> TCP-Session: e8fc4666-8764-484a-8547-61ac90a50ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8595 | 2026.05.19 01:36:58.975831 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33620 | ||
| 8596 | 2026.05.19 01:36:58.976299 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8597 | 2026.05.19 01:36:58.975805 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61015 | ||
| 8598 | 2026.05.19 01:36:58.976338 [ 373 ] {} <Debug> TCP-Session: b7238105-793d-4563-a594-7290d1e4bb65 Authenticating user 'default' from [fd00:1122:3344:101::e]:36520 | ||
| 8599 | 2026.05.19 01:36:58.976234 [ 366 ] {} <Debug> TCP-Session: 08290515-dd16-4c4e-a72a-fdf233fe7079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8600 | 2026.05.19 01:36:58.976370 [ 373 ] {} <Debug> TCP-Session: b7238105-793d-4563-a594-7290d1e4bb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8601 | 2026.05.19 01:36:58.976370 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8602 | 2026.05.19 01:36:58.976399 [ 373 ] {} <Debug> TCP-Session: b7238105-793d-4563-a594-7290d1e4bb65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8603 | 2026.05.19 01:36:58.976401 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8604 | 2026.05.19 01:36:58.976419 [ 369 ] {} <Debug> TCP-Session: 5bb04ad6-4e05-4e97-bbdc-e5aeac027523 Authenticating user 'default' from [fd00:1122:3344:101::e]:33620 | ||
| 8605 | 2026.05.19 01:36:58.976443 [ 367 ] {} <Debug> TCP-Session: 36ea5158-d770-4ba1-8daf-86b858090330 Authenticating user 'default' from [fd00:1122:3344:101::e]:61015 | ||
| 8606 | 2026.05.19 01:36:58.976443 [ 3 ] {e024ca67-71f4-408b-a781-717893964020} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8607 | 2026.05.19 01:36:58.976469 [ 367 ] {} <Debug> TCP-Session: 36ea5158-d770-4ba1-8daf-86b858090330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8608 | 2026.05.19 01:36:58.976456 [ 369 ] {} <Debug> TCP-Session: 5bb04ad6-4e05-4e97-bbdc-e5aeac027523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8609 | 2026.05.19 01:36:58.976500 [ 367 ] {} <Debug> TCP-Session: 36ea5158-d770-4ba1-8daf-86b858090330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8610 | 2026.05.19 01:36:58.976520 [ 369 ] {} <Debug> TCP-Session: 5bb04ad6-4e05-4e97-bbdc-e5aeac027523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8611 | 2026.05.19 01:36:58.976515 [ 3 ] {e024ca67-71f4-408b-a781-717893964020} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8612 | 2026.05.19 01:36:58.976388 [ 366 ] {} <Debug> TCP-Session: 08290515-dd16-4c4e-a72a-fdf233fe7079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8613 | 2026.05.19 01:36:58.976152 [ 372 ] {} <Debug> TCP-Session: a20a5db4-02f5-4823-b74a-a8a63991c7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8614 | 2026.05.19 01:36:58.976602 [ 372 ] {} <Debug> TCP-Session: a20a5db4-02f5-4823-b74a-a8a63991c7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8615 | 2026.05.19 01:36:58.976843 [ 3 ] {e024ca67-71f4-408b-a781-717893964020} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 8616 | 2026.05.19 01:36:58.977998 [ 335 ] {e024ca67-71f4-408b-a781-717893964020} <Trace> AggregatingTransform: Aggregating | ||
| 8617 | 2026.05.19 01:36:58.978038 [ 335 ] {e024ca67-71f4-408b-a781-717893964020} <Trace> Aggregator: Aggregation method: without_key | ||
| 8618 | 2026.05.19 01:36:58.978077 [ 335 ] {e024ca67-71f4-408b-a781-717893964020} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001129165 sec. (885.610 rows/sec., 34.59 KiB/sec.) | ||
| 8619 | 2026.05.19 01:36:58.978098 [ 335 ] {e024ca67-71f4-408b-a781-717893964020} <Trace> Aggregator: Merging aggregated data | ||
| 8620 | 2026.05.19 01:36:58.979403 [ 3 ] {e024ca67-71f4-408b-a781-717893964020} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003316 sec., 301.56815440289506 rows/sec., 11.78 KiB/sec. | ||
| 8621 | 2026.05.19 01:36:58.979541 [ 3 ] {e024ca67-71f4-408b-a781-717893964020} <Debug> TCPHandler: Processed in 0.003711879 sec. | ||
| 8622 | 2026.05.19 01:36:58.979670 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8623 | 2026.05.19 01:36:58.979699 [ 3 ] {} <Debug> TCP-Session: 6ba6f672-32b1-485a-8ca0-71356bc13aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8624 | 2026.05.19 01:36:58.979709 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8625 | 2026.05.19 01:36:58.979728 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8626 | 2026.05.19 01:36:58.979750 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8627 | 2026.05.19 01:36:58.979768 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8628 | 2026.05.19 01:36:58.979781 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8629 | 2026.05.19 01:36:58.979817 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8630 | 2026.05.19 01:36:58.979824 [ 369 ] {} <Debug> TCP-Session: 5bb04ad6-4e05-4e97-bbdc-e5aeac027523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8631 | 2026.05.19 01:36:58.979844 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8632 | 2026.05.19 01:36:58.979866 [ 370 ] {} <Debug> TCP-Session: f8733a94-8d61-4922-baad-4b7307a317fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8633 | 2026.05.19 01:36:58.979850 [ 373 ] {} <Debug> TCP-Session: b7238105-793d-4563-a594-7290d1e4bb65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8634 | 2026.05.19 01:36:58.979789 [ 367 ] {} <Debug> TCP-Session: 36ea5158-d770-4ba1-8daf-86b858090330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8635 | 2026.05.19 01:36:58.979915 [ 371 ] {} <Debug> TCP-Session: e8fc4666-8764-484a-8547-61ac90a50ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8636 | 2026.05.19 01:36:58.979808 [ 372 ] {} <Debug> TCP-Session: a20a5db4-02f5-4823-b74a-a8a63991c7a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8637 | 2026.05.19 01:36:58.979801 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8638 | 2026.05.19 01:36:58.979764 [ 366 ] {} <Debug> TCP-Session: 08290515-dd16-4c4e-a72a-fdf233fe7079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8639 | 2026.05.19 01:36:58.980028 [ 368 ] {} <Debug> TCP-Session: a368649a-5492-4a15-889b-7ef9b856e756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8640 | 2026.05.19 01:36:59.350240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19746 | ||
| 8641 | 2026.05.19 01:36:59.350769 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2026.05.19 01:36:59.350822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8643 | 2026.05.19 01:36:59.351314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8644 | 2026.05.19 01:36:59.351570 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2026.05.19 01:36:59.351737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19746 | ||
| 8646 | 2026.05.19 01:36:59.351749 [ 110 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8647 | 2026.05.19 01:36:59.351819 [ 110 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.05.19 01:36:59.351843 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8649 | 2026.05.19 01:36:59.351983 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 8650 | 2026.05.19 01:36:59.352125 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8651 | 2026.05.19 01:36:59.352168 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17314 rows starting from the beginning of the part | ||
| 8652 | 2026.05.19 01:36:59.352234 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 8653 | 2026.05.19 01:36:59.352284 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 8654 | 2026.05.19 01:36:59.352330 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 8655 | 2026.05.19 01:36:59.352369 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 8656 | 2026.05.19 01:36:59.352408 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 8657 | 2026.05.19 01:36:59.355144 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19746 rows, containing 4 columns (4 merged, 0 gathered) in 0.003224702 sec., 6123356.514803539 rows/sec., 87.60 MiB/sec. | ||
| 8658 | 2026.05.19 01:36:59.355660 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8659 | 2026.05.19 01:36:59.356038 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_41_8} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.05.19 01:36:59.356130 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_41_8} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8661 | 2026.05.19 01:36:59.356242 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 8662 | 2026.05.19 01:37:00.375790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8663 | 2026.05.19 01:37:00.393063 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.05.19 01:37:00.393121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8665 | 2026.05.19 01:37:00.399360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8666 | 2026.05.19 01:37:00.400066 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.05.19 01:37:00.400396 [ 108 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8668 | 2026.05.19 01:37:00.400489 [ 108 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2026.05.19 01:37:00.400516 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8670 | 2026.05.19 01:37:00.400710 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 8671 | 2026.05.19 01:37:00.403181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8672 | 2026.05.19 01:37:00.405226 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8673 | 2026.05.19 01:37:00.406904 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 8674 | 2026.05.19 01:37:00.411943 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 8675 | 2026.05.19 01:37:00.416806 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 8676 | 2026.05.19 01:37:00.421754 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 8677 | 2026.05.19 01:37:00.426542 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 8678 | 2026.05.19 01:37:00.430263 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 8679 | 2026.05.19 01:37:00.480671 [ 199 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080052019 sec., 3859.9900896940526 rows/sec., 19.96 MiB/sec. | ||
| 8680 | 2026.05.19 01:37:00.483274 [ 199 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8681 | 2026.05.19 01:37:00.485485 [ 199 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_41_8} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2026.05.19 01:37:00.485566 [ 199 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_41_8} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8683 | 2026.05.19 01:37:00.488056 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8684 | 2026.05.19 01:37:01.905561 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1016 | ||
| 8685 | 2026.05.19 01:37:01.907923 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.05.19 01:37:01.907966 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8687 | 2026.05.19 01:37:01.909204 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8688 | 2026.05.19 01:37:01.909472 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.05.19 01:37:01.909668 [ 108 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8690 | 2026.05.19 01:37:01.909742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1016 | ||
| 8691 | 2026.05.19 01:37:01.909747 [ 108 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.05.19 01:37:01.909795 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8693 | 2026.05.19 01:37:01.909936 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 8694 | 2026.05.19 01:37:01.910588 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8695 | 2026.05.19 01:37:01.910737 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 874 rows starting from the beginning of the part | ||
| 8696 | 2026.05.19 01:37:01.911146 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
| 8697 | 2026.05.19 01:37:01.911499 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 8698 | 2026.05.19 01:37:01.911856 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 8699 | 2026.05.19 01:37:01.912190 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
| 8700 | 2026.05.19 01:37:01.912520 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 8701 | 2026.05.19 01:37:01.919254 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 72 columns (72 merged, 0 gathered) in 0.009381523 sec., 108297.98104209734 rows/sec., 93.41 MiB/sec. | ||
| 8702 | 2026.05.19 01:37:01.920332 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8703 | 2026.05.19 01:37:01.920851 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_31_6} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.05.19 01:37:01.920928 [ 191 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_31_6} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8705 | 2026.05.19 01:37:01.921101 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 8706 | 2026.05.19 01:37:02.242606 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2026.05.19 01:37:02.242845 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8708 | 2026.05.19 01:37:02.243198 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8709 | 2026.05.19 01:37:02.243234 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8710 | 2026.05.19 01:37:02.243442 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8711 | 2026.05.19 01:37:02.243508 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8712 | 2026.05.19 01:37:02.243645 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8713 | 2026.05.19 01:37:02.243779 [ 321 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8714 | 2026.05.19 01:37:02.243815 [ 327 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8715 | 2026.05.19 01:37:02.243982 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 8716 | 2026.05.19 01:37:02.244023 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8717 | 2026.05.19 01:37:02.244096 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8718 | 2026.05.19 01:37:02.244115 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8719 | 2026.05.19 01:37:02.244150 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8720 | 2026.05.19 01:37:02.244194 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8721 | 2026.05.19 01:37:02.245466 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002718 sec., 13980.868285504048 rows/sec., 2.27 MiB/sec. | ||
| 8722 | 2026.05.19 01:37:02.245595 [ 4 ] {df993672-dd3a-4d0b-82c5-4d406a996193} <Debug> TCPHandler: Processed in 0.003119011 sec. | ||
| 8723 | 2026.05.19 01:37:02.248008 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2026.05.19 01:37:02.248210 [ 4 ] {10324371-6fce-4e49-b5fa-3d79873b4fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8725 | 2026.05.19 01:37:02.248283 [ 4 ] {10324371-6fce-4e49-b5fa-3d79873b4fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8726 | 2026.05.19 01:37:02.249234 [ 4 ] {10324371-6fce-4e49-b5fa-3d79873b4fa9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.05.19 01:37:02.249276 [ 4 ] {10324371-6fce-4e49-b5fa-3d79873b4fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8728 | 2026.05.19 01:37:02.249637 [ 4 ] {10324371-6fce-4e49-b5fa-3d79873b4fa9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8729 | 2026.05.19 01:37:02.249853 [ 4 ] {10324371-6fce-4e49-b5fa-3d79873b4fa9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2026.05.19 01:37:02.249998 [ 4 ] {10324371-6fce-4e49-b5fa-3d79873b4fa9} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00183 sec., 76502.73224043715 rows/sec., 6.65 MiB/sec. | ||
| 8731 | 2026.05.19 01:37:02.250036 [ 4 ] {10324371-6fce-4e49-b5fa-3d79873b4fa9} <Debug> TCPHandler: Processed in 0.002130988 sec. | ||
| 8732 | 2026.05.19 01:37:02.250199 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2026.05.19 01:37:02.250303 [ 4 ] {8f3fb505-01a8-4f67-928c-dc2238a35a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8734 | 2026.05.19 01:37:02.250343 [ 4 ] {8f3fb505-01a8-4f67-928c-dc2238a35a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8735 | 2026.05.19 01:37:02.250760 [ 4 ] {8f3fb505-01a8-4f67-928c-dc2238a35a55} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2026.05.19 01:37:02.250796 [ 4 ] {8f3fb505-01a8-4f67-928c-dc2238a35a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8737 | 2026.05.19 01:37:02.251097 [ 4 ] {8f3fb505-01a8-4f67-928c-dc2238a35a55} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8738 | 2026.05.19 01:37:02.251301 [ 4 ] {8f3fb505-01a8-4f67-928c-dc2238a35a55} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.05.19 01:37:02.251426 [ 4 ] {8f3fb505-01a8-4f67-928c-dc2238a35a55} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001141 sec., 36809.815950920245 rows/sec., 2.70 MiB/sec. | ||
| 8740 | 2026.05.19 01:37:02.251463 [ 4 ] {8f3fb505-01a8-4f67-928c-dc2238a35a55} <Debug> TCPHandler: Processed in 0.001312687 sec. | ||
| 8741 | 2026.05.19 01:37:02.251588 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2026.05.19 01:37:02.251683 [ 4 ] {781a8ad4-370f-432e-9694-0afb8e84d243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8743 | 2026.05.19 01:37:02.251723 [ 4 ] {781a8ad4-370f-432e-9694-0afb8e84d243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8744 | 2026.05.19 01:37:02.252192 [ 4 ] {781a8ad4-370f-432e-9694-0afb8e84d243} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2026.05.19 01:37:02.252227 [ 4 ] {781a8ad4-370f-432e-9694-0afb8e84d243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8746 | 2026.05.19 01:37:02.252517 [ 4 ] {781a8ad4-370f-432e-9694-0afb8e84d243} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8747 | 2026.05.19 01:37:02.252722 [ 4 ] {781a8ad4-370f-432e-9694-0afb8e84d243} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2026.05.19 01:37:02.252845 [ 4 ] {781a8ad4-370f-432e-9694-0afb8e84d243} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00118 sec., 89830.50847457627 rows/sec., 7.02 MiB/sec. | ||
| 8749 | 2026.05.19 01:37:02.252880 [ 4 ] {781a8ad4-370f-432e-9694-0afb8e84d243} <Debug> TCPHandler: Processed in 0.001340558 sec. | ||
| 8750 | 2026.05.19 01:37:02.252998 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.05.19 01:37:02.253096 [ 4 ] {810bad13-0cd4-4400-a1d1-e58a3f09f419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8752 | 2026.05.19 01:37:02.253136 [ 4 ] {810bad13-0cd4-4400-a1d1-e58a3f09f419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8753 | 2026.05.19 01:37:02.253694 [ 4 ] {810bad13-0cd4-4400-a1d1-e58a3f09f419} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2026.05.19 01:37:02.253729 [ 4 ] {810bad13-0cd4-4400-a1d1-e58a3f09f419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8755 | 2026.05.19 01:37:02.254051 [ 4 ] {810bad13-0cd4-4400-a1d1-e58a3f09f419} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8756 | 2026.05.19 01:37:02.254255 [ 4 ] {810bad13-0cd4-4400-a1d1-e58a3f09f419} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.05.19 01:37:02.254384 [ 4 ] {810bad13-0cd4-4400-a1d1-e58a3f09f419} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 8758 | 2026.05.19 01:37:02.254420 [ 4 ] {810bad13-0cd4-4400-a1d1-e58a3f09f419} <Debug> TCPHandler: Processed in 0.00146989 sec. | ||
| 8759 | 2026.05.19 01:37:02.254537 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2026.05.19 01:37:02.254631 [ 4 ] {9ea4356d-843c-4a37-8480-0d52f00d7f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8761 | 2026.05.19 01:37:02.254683 [ 4 ] {9ea4356d-843c-4a37-8480-0d52f00d7f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8762 | 2026.05.19 01:37:02.255527 [ 4 ] {9ea4356d-843c-4a37-8480-0d52f00d7f0f} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.05.19 01:37:02.255562 [ 4 ] {9ea4356d-843c-4a37-8480-0d52f00d7f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8764 | 2026.05.19 01:37:02.256095 [ 4 ] {9ea4356d-843c-4a37-8480-0d52f00d7f0f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8765 | 2026.05.19 01:37:02.256323 [ 4 ] {9ea4356d-843c-4a37-8480-0d52f00d7f0f} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2026.05.19 01:37:02.256454 [ 4 ] {9ea4356d-843c-4a37-8480-0d52f00d7f0f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00184 sec., 22826.08695652174 rows/sec., 40.90 MiB/sec. | ||
| 8767 | 2026.05.19 01:37:02.256506 [ 4 ] {9ea4356d-843c-4a37-8480-0d52f00d7f0f} <Debug> TCPHandler: Processed in 0.002016966 sec. | ||
| 8768 | 2026.05.19 01:37:02.256625 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2026.05.19 01:37:02.256722 [ 4 ] {cf584833-0a9d-45ad-96b6-9f9aaccfa757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8770 | 2026.05.19 01:37:02.256763 [ 4 ] {cf584833-0a9d-45ad-96b6-9f9aaccfa757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8771 | 2026.05.19 01:37:02.257103 [ 4 ] {cf584833-0a9d-45ad-96b6-9f9aaccfa757} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2026.05.19 01:37:02.257138 [ 4 ] {cf584833-0a9d-45ad-96b6-9f9aaccfa757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8773 | 2026.05.19 01:37:02.257435 [ 4 ] {cf584833-0a9d-45ad-96b6-9f9aaccfa757} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8774 | 2026.05.19 01:37:02.257640 [ 4 ] {cf584833-0a9d-45ad-96b6-9f9aaccfa757} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2026.05.19 01:37:02.257767 [ 4 ] {cf584833-0a9d-45ad-96b6-9f9aaccfa757} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 8776 | 2026.05.19 01:37:02.257802 [ 4 ] {cf584833-0a9d-45ad-96b6-9f9aaccfa757} <Debug> TCPHandler: Processed in 0.001225186 sec. | ||
| 8777 | 2026.05.19 01:37:06.739572 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8778 | 2026.05.19 01:37:06.739634 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8779 | 2026.05.19 01:37:06.851909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20194 | ||
| 8780 | 2026.05.19 01:37:06.852466 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.05.19 01:37:06.852522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8782 | 2026.05.19 01:37:06.853098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8783 | 2026.05.19 01:37:06.853377 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2026.05.19 01:37:06.853525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20194 | ||
| 8785 | 2026.05.19 01:37:07.240768 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.05.19 01:37:07.241013 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8787 | 2026.05.19 01:37:07.241351 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8788 | 2026.05.19 01:37:07.241385 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8789 | 2026.05.19 01:37:07.241598 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8790 | 2026.05.19 01:37:07.241664 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8791 | 2026.05.19 01:37:07.241803 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8792 | 2026.05.19 01:37:07.241923 [ 326 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8793 | 2026.05.19 01:37:07.241942 [ 321 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8794 | 2026.05.19 01:37:07.242074 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 8795 | 2026.05.19 01:37:07.242099 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8796 | 2026.05.19 01:37:07.242166 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8797 | 2026.05.19 01:37:07.242186 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8798 | 2026.05.19 01:37:07.242220 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8799 | 2026.05.19 01:37:07.242259 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8800 | 2026.05.19 01:37:07.243442 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002523 sec., 15061.434799841458 rows/sec., 2.44 MiB/sec. | ||
| 8801 | 2026.05.19 01:37:07.243602 [ 4 ] {a6970df1-ac76-4994-aaa8-2e2940b69f1d} <Debug> TCPHandler: Processed in 0.002965839 sec. | ||
| 8802 | 2026.05.19 01:37:07.245548 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.05.19 01:37:07.245697 [ 4 ] {888fe73a-a8db-4a33-8d80-2f7faca6980d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8804 | 2026.05.19 01:37:07.245762 [ 4 ] {888fe73a-a8db-4a33-8d80-2f7faca6980d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8805 | 2026.05.19 01:37:07.246399 [ 4 ] {888fe73a-a8db-4a33-8d80-2f7faca6980d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.05.19 01:37:07.246442 [ 4 ] {888fe73a-a8db-4a33-8d80-2f7faca6980d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8807 | 2026.05.19 01:37:07.246804 [ 4 ] {888fe73a-a8db-4a33-8d80-2f7faca6980d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8808 | 2026.05.19 01:37:07.247023 [ 4 ] {888fe73a-a8db-4a33-8d80-2f7faca6980d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.05.19 01:37:07.247168 [ 4 ] {888fe73a-a8db-4a33-8d80-2f7faca6980d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001516 sec., 36939.31398416887 rows/sec., 2.82 MiB/sec. | ||
| 8810 | 2026.05.19 01:37:07.247207 [ 4 ] {888fe73a-a8db-4a33-8d80-2f7faca6980d} <Debug> TCPHandler: Processed in 0.001776594 sec. | ||
| 8811 | 2026.05.19 01:37:07.247339 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.05.19 01:37:07.247435 [ 4 ] {973be9af-d018-4cf0-96ef-1183fdd0d331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8813 | 2026.05.19 01:37:07.247474 [ 4 ] {973be9af-d018-4cf0-96ef-1183fdd0d331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8814 | 2026.05.19 01:37:07.247892 [ 4 ] {973be9af-d018-4cf0-96ef-1183fdd0d331} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.05.19 01:37:07.247928 [ 4 ] {973be9af-d018-4cf0-96ef-1183fdd0d331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8816 | 2026.05.19 01:37:07.248226 [ 4 ] {973be9af-d018-4cf0-96ef-1183fdd0d331} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8817 | 2026.05.19 01:37:07.248433 [ 4 ] {973be9af-d018-4cf0-96ef-1183fdd0d331} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.05.19 01:37:07.248559 [ 4 ] {973be9af-d018-4cf0-96ef-1183fdd0d331} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 8819 | 2026.05.19 01:37:07.248596 [ 4 ] {973be9af-d018-4cf0-96ef-1183fdd0d331} <Debug> TCPHandler: Processed in 0.001306617 sec. | ||
| 8820 | 2026.05.19 01:37:07.248725 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2026.05.19 01:37:07.248820 [ 4 ] {17731ba9-6091-4621-9f85-c0b9acdb9927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8822 | 2026.05.19 01:37:07.248861 [ 4 ] {17731ba9-6091-4621-9f85-c0b9acdb9927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8823 | 2026.05.19 01:37:07.249274 [ 4 ] {17731ba9-6091-4621-9f85-c0b9acdb9927} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.05.19 01:37:07.249310 [ 4 ] {17731ba9-6091-4621-9f85-c0b9acdb9927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8825 | 2026.05.19 01:37:07.249629 [ 4 ] {17731ba9-6091-4621-9f85-c0b9acdb9927} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8826 | 2026.05.19 01:37:07.249843 [ 4 ] {17731ba9-6091-4621-9f85-c0b9acdb9927} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.05.19 01:37:07.249969 [ 4 ] {17731ba9-6091-4621-9f85-c0b9acdb9927} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 8828 | 2026.05.19 01:37:07.250005 [ 4 ] {17731ba9-6091-4621-9f85-c0b9acdb9927} <Debug> TCPHandler: Processed in 0.001328587 sec. | ||
| 8829 | 2026.05.19 01:37:07.250138 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2026.05.19 01:37:07.250235 [ 4 ] {651ec8c2-f512-4491-8e05-89d0b989838a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8831 | 2026.05.19 01:37:07.250275 [ 4 ] {651ec8c2-f512-4491-8e05-89d0b989838a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8832 | 2026.05.19 01:37:07.250625 [ 4 ] {651ec8c2-f512-4491-8e05-89d0b989838a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.05.19 01:37:07.250660 [ 4 ] {651ec8c2-f512-4491-8e05-89d0b989838a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8834 | 2026.05.19 01:37:07.250956 [ 4 ] {651ec8c2-f512-4491-8e05-89d0b989838a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8835 | 2026.05.19 01:37:07.251159 [ 4 ] {651ec8c2-f512-4491-8e05-89d0b989838a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.05.19 01:37:07.251283 [ 4 ] {651ec8c2-f512-4491-8e05-89d0b989838a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 8837 | 2026.05.19 01:37:07.251318 [ 4 ] {651ec8c2-f512-4491-8e05-89d0b989838a} <Debug> TCPHandler: Processed in 0.001229376 sec. | ||
| 8838 | 2026.05.19 01:37:07.903324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8839 | 2026.05.19 01:37:07.919557 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2026.05.19 01:37:07.919621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8841 | 2026.05.19 01:37:07.925658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8842 | 2026.05.19 01:37:07.926443 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8843 | 2026.05.19 01:37:07.929530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8844 | 2026.05.19 01:37:11.108672 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8845 | 2026.05.19 01:37:11.108948 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8846 | 2026.05.19 01:37:11.109330 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8847 | 2026.05.19 01:37:11.109371 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8848 | 2026.05.19 01:37:11.109634 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8849 | 2026.05.19 01:37:11.109705 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8850 | 2026.05.19 01:37:11.109854 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8851 | 2026.05.19 01:37:11.109999 [ 329 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8852 | 2026.05.19 01:37:11.110012 [ 326 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8853 | 2026.05.19 01:37:11.110239 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 8854 | 2026.05.19 01:37:11.110269 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8855 | 2026.05.19 01:37:11.110346 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8856 | 2026.05.19 01:37:11.110369 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 8857 | 2026.05.19 01:37:11.110404 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8858 | 2026.05.19 01:37:11.110447 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8859 | 2026.05.19 01:37:11.111805 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00296 sec., 12837.837837837838 rows/sec., 2.60 MiB/sec. | ||
| 8860 | 2026.05.19 01:37:11.112026 [ 4 ] {dd91150a-aa9a-4a0a-8849-d44f83d4297e} <Debug> TCPHandler: Processed in 0.003500626 sec. | ||
| 8861 | 2026.05.19 01:37:11.126586 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2026.05.19 01:37:11.126813 [ 4 ] {678e601f-42bf-4c87-bf41-98b8c2b013cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8863 | 2026.05.19 01:37:11.126902 [ 4 ] {678e601f-42bf-4c87-bf41-98b8c2b013cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8864 | 2026.05.19 01:37:11.128263 [ 4 ] {678e601f-42bf-4c87-bf41-98b8c2b013cb} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.05.19 01:37:11.128351 [ 4 ] {678e601f-42bf-4c87-bf41-98b8c2b013cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8866 | 2026.05.19 01:37:11.128772 [ 4 ] {678e601f-42bf-4c87-bf41-98b8c2b013cb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8867 | 2026.05.19 01:37:11.129015 [ 4 ] {678e601f-42bf-4c87-bf41-98b8c2b013cb} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.05.19 01:37:11.129193 [ 4 ] {678e601f-42bf-4c87-bf41-98b8c2b013cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002447 sec., 9807.928075194115 rows/sec., 833.29 KiB/sec. | ||
| 8869 | 2026.05.19 01:37:11.129240 [ 4 ] {678e601f-42bf-4c87-bf41-98b8c2b013cb} <Debug> TCPHandler: Processed in 0.002816457 sec. | ||
| 8870 | 2026.05.19 01:37:11.129407 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2026.05.19 01:37:11.129527 [ 4 ] {0a27d4f3-1ec8-4fc0-a94f-f32dd89d5573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8872 | 2026.05.19 01:37:11.129667 [ 4 ] {0a27d4f3-1ec8-4fc0-a94f-f32dd89d5573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8873 | 2026.05.19 01:37:11.130156 [ 4 ] {0a27d4f3-1ec8-4fc0-a94f-f32dd89d5573} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.05.19 01:37:11.130194 [ 4 ] {0a27d4f3-1ec8-4fc0-a94f-f32dd89d5573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8875 | 2026.05.19 01:37:11.130502 [ 4 ] {0a27d4f3-1ec8-4fc0-a94f-f32dd89d5573} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8876 | 2026.05.19 01:37:11.130729 [ 4 ] {0a27d4f3-1ec8-4fc0-a94f-f32dd89d5573} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.05.19 01:37:11.130878 [ 4 ] {0a27d4f3-1ec8-4fc0-a94f-f32dd89d5573} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001385 sec., 11552.346570397112 rows/sec., 942.01 KiB/sec. | ||
| 8878 | 2026.05.19 01:37:11.130919 [ 4 ] {0a27d4f3-1ec8-4fc0-a94f-f32dd89d5573} <Debug> TCPHandler: Processed in 0.00157264 sec. | ||
| 8879 | 2026.05.19 01:37:11.131071 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8880 | 2026.05.19 01:37:11.131172 [ 4 ] {ce06e507-a09b-4c28-bad7-e162d8bf2abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8881 | 2026.05.19 01:37:11.131212 [ 4 ] {ce06e507-a09b-4c28-bad7-e162d8bf2abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8882 | 2026.05.19 01:37:11.132852 [ 4 ] {ce06e507-a09b-4c28-bad7-e162d8bf2abf} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8883 | 2026.05.19 01:37:11.132890 [ 4 ] {ce06e507-a09b-4c28-bad7-e162d8bf2abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8884 | 2026.05.19 01:37:11.133462 [ 4 ] {ce06e507-a09b-4c28-bad7-e162d8bf2abf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8885 | 2026.05.19 01:37:11.133687 [ 4 ] {ce06e507-a09b-4c28-bad7-e162d8bf2abf} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8886 | 2026.05.19 01:37:11.133824 [ 4 ] {ce06e507-a09b-4c28-bad7-e162d8bf2abf} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.002671 sec., 979782.8528640958 rows/sec., 73.37 MiB/sec. | ||
| 8887 | 2026.05.19 01:37:11.133863 [ 4 ] {ce06e507-a09b-4c28-bad7-e162d8bf2abf} <Debug> TCPHandler: Processed in 0.002844767 sec. | ||
| 8888 | 2026.05.19 01:37:11.134000 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8889 | 2026.05.19 01:37:11.134099 [ 4 ] {8e6b9032-3b93-4c85-b03d-40aed3ca249b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8890 | 2026.05.19 01:37:11.134142 [ 4 ] {8e6b9032-3b93-4c85-b03d-40aed3ca249b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8891 | 2026.05.19 01:37:11.134596 [ 4 ] {8e6b9032-3b93-4c85-b03d-40aed3ca249b} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.05.19 01:37:11.134636 [ 4 ] {8e6b9032-3b93-4c85-b03d-40aed3ca249b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8893 | 2026.05.19 01:37:11.134954 [ 4 ] {8e6b9032-3b93-4c85-b03d-40aed3ca249b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8894 | 2026.05.19 01:37:11.135182 [ 4 ] {8e6b9032-3b93-4c85-b03d-40aed3ca249b} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2026.05.19 01:37:11.135316 [ 4 ] {8e6b9032-3b93-4c85-b03d-40aed3ca249b} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001235 sec., 65587.04453441295 rows/sec., 4.79 MiB/sec. | ||
| 8896 | 2026.05.19 01:37:11.135344 [ 98 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8897 | 2026.05.19 01:37:11.135355 [ 4 ] {8e6b9032-3b93-4c85-b03d-40aed3ca249b} <Debug> TCPHandler: Processed in 0.001407328 sec. | ||
| 8898 | 2026.05.19 01:37:11.135431 [ 98 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.05.19 01:37:11.135474 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8900 | 2026.05.19 01:37:11.135543 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2026.05.19 01:37:11.135648 [ 4 ] {345c0463-5bf3-45ee-85e8-dfb00ae6d4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8902 | 2026.05.19 01:37:11.135688 [ 4 ] {345c0463-5bf3-45ee-85e8-dfb00ae6d4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8903 | 2026.05.19 01:37:11.135915 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 8904 | 2026.05.19 01:37:11.136071 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8905 | 2026.05.19 01:37:11.136112 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 83 rows starting from the beginning of the part | ||
| 8906 | 2026.05.19 01:37:11.136190 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 8907 | 2026.05.19 01:37:11.136243 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 67 rows starting from the beginning of the part | ||
| 8908 | 2026.05.19 01:37:11.136292 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 8909 | 2026.05.19 01:37:11.136341 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 8910 | 2026.05.19 01:37:11.136385 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 81 rows starting from the beginning of the part | ||
| 8911 | 2026.05.19 01:37:11.136409 [ 4 ] {345c0463-5bf3-45ee-85e8-dfb00ae6d4a4} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.05.19 01:37:11.136453 [ 4 ] {345c0463-5bf3-45ee-85e8-dfb00ae6d4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8913 | 2026.05.19 01:37:11.136904 [ 4 ] {345c0463-5bf3-45ee-85e8-dfb00ae6d4a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8914 | 2026.05.19 01:37:11.137160 [ 4 ] {345c0463-5bf3-45ee-85e8-dfb00ae6d4a4} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.05.19 01:37:11.137309 [ 4 ] {345c0463-5bf3-45ee-85e8-dfb00ae6d4a4} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001679 sec., 491363.9070875521 rows/sec., 28.74 MiB/sec. | ||
| 8916 | 2026.05.19 01:37:11.137307 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450979 sec., 246040.77660669107 rows/sec., 18.99 MiB/sec. | ||
| 8917 | 2026.05.19 01:37:11.137352 [ 4 ] {345c0463-5bf3-45ee-85e8-dfb00ae6d4a4} <Debug> TCPHandler: Processed in 0.001860215 sec. | ||
| 8918 | 2026.05.19 01:37:11.137488 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8919 | 2026.05.19 01:37:11.137500 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8920 | 2026.05.19 01:37:11.137601 [ 4 ] {2c2dc684-31e2-4637-a207-7de9283914fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8921 | 2026.05.19 01:37:11.137642 [ 4 ] {2c2dc684-31e2-4637-a207-7de9283914fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8922 | 2026.05.19 01:37:11.137761 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.05.19 01:37:11.137832 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_31_6} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8924 | 2026.05.19 01:37:11.137924 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8925 | 2026.05.19 01:37:11.138050 [ 4 ] {2c2dc684-31e2-4637-a207-7de9283914fc} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.05.19 01:37:11.138086 [ 4 ] {2c2dc684-31e2-4637-a207-7de9283914fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8927 | 2026.05.19 01:37:11.138416 [ 4 ] {2c2dc684-31e2-4637-a207-7de9283914fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8928 | 2026.05.19 01:37:11.138638 [ 4 ] {2c2dc684-31e2-4637-a207-7de9283914fc} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.05.19 01:37:11.138767 [ 4 ] {2c2dc684-31e2-4637-a207-7de9283914fc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 59.39 KiB/sec. | ||
| 8930 | 2026.05.19 01:37:11.138806 [ 4 ] {2c2dc684-31e2-4637-a207-7de9283914fc} <Debug> TCPHandler: Processed in 0.001357968 sec. | ||
| 8931 | 2026.05.19 01:37:11.138940 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2026.05.19 01:37:11.139039 [ 4 ] {927cb2c5-60e9-491d-8574-f8600747d438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8933 | 2026.05.19 01:37:11.139079 [ 4 ] {927cb2c5-60e9-491d-8574-f8600747d438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8934 | 2026.05.19 01:37:11.139493 [ 4 ] {927cb2c5-60e9-491d-8574-f8600747d438} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2026.05.19 01:37:11.139531 [ 4 ] {927cb2c5-60e9-491d-8574-f8600747d438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8936 | 2026.05.19 01:37:11.139840 [ 4 ] {927cb2c5-60e9-491d-8574-f8600747d438} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8937 | 2026.05.19 01:37:11.140068 [ 4 ] {927cb2c5-60e9-491d-8574-f8600747d438} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.05.19 01:37:11.140214 [ 4 ] {927cb2c5-60e9-491d-8574-f8600747d438} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 785.83 KiB/sec. | ||
| 8939 | 2026.05.19 01:37:11.140253 [ 4 ] {927cb2c5-60e9-491d-8574-f8600747d438} <Debug> TCPHandler: Processed in 0.001365458 sec. | ||
| 8940 | 2026.05.19 01:37:11.140386 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8941 | 2026.05.19 01:37:11.140483 [ 4 ] {39d72fb1-e313-42c0-aebd-fc78afcea45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8942 | 2026.05.19 01:37:11.140523 [ 4 ] {39d72fb1-e313-42c0-aebd-fc78afcea45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8943 | 2026.05.19 01:37:11.141410 [ 4 ] {39d72fb1-e313-42c0-aebd-fc78afcea45d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2026.05.19 01:37:11.141450 [ 4 ] {39d72fb1-e313-42c0-aebd-fc78afcea45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8945 | 2026.05.19 01:37:11.141874 [ 4 ] {39d72fb1-e313-42c0-aebd-fc78afcea45d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8946 | 2026.05.19 01:37:11.142113 [ 4 ] {39d72fb1-e313-42c0-aebd-fc78afcea45d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2026.05.19 01:37:11.142250 [ 4 ] {39d72fb1-e313-42c0-aebd-fc78afcea45d} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001784 sec., 775784.7533632288 rows/sec., 52.57 MiB/sec. | ||
| 8948 | 2026.05.19 01:37:11.142291 [ 4 ] {39d72fb1-e313-42c0-aebd-fc78afcea45d} <Debug> TCPHandler: Processed in 0.001956725 sec. | ||
| 8949 | 2026.05.19 01:37:11.142429 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8950 | 2026.05.19 01:37:11.142528 [ 4 ] {04d93ea0-f01f-4ef8-9579-0d854b80d1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8951 | 2026.05.19 01:37:11.142572 [ 4 ] {04d93ea0-f01f-4ef8-9579-0d854b80d1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8952 | 2026.05.19 01:37:11.143313 [ 4 ] {04d93ea0-f01f-4ef8-9579-0d854b80d1fd} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2026.05.19 01:37:11.143353 [ 4 ] {04d93ea0-f01f-4ef8-9579-0d854b80d1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8954 | 2026.05.19 01:37:11.143837 [ 4 ] {04d93ea0-f01f-4ef8-9579-0d854b80d1fd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8955 | 2026.05.19 01:37:11.144088 [ 4 ] {04d93ea0-f01f-4ef8-9579-0d854b80d1fd} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8956 | 2026.05.19 01:37:11.144231 [ 4 ] {04d93ea0-f01f-4ef8-9579-0d854b80d1fd} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001721 sec., 950610.1104009297 rows/sec., 58.62 MiB/sec. | ||
| 8957 | 2026.05.19 01:37:11.144270 [ 4 ] {04d93ea0-f01f-4ef8-9579-0d854b80d1fd} <Debug> TCPHandler: Processed in 0.001892295 sec. | ||
| 8958 | 2026.05.19 01:37:11.144405 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8959 | 2026.05.19 01:37:11.144504 [ 4 ] {a8784985-88a7-4eca-91fc-a17d754fe5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8960 | 2026.05.19 01:37:11.144560 [ 4 ] {a8784985-88a7-4eca-91fc-a17d754fe5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8961 | 2026.05.19 01:37:11.145483 [ 4 ] {a8784985-88a7-4eca-91fc-a17d754fe5e8} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8962 | 2026.05.19 01:37:11.145523 [ 4 ] {a8784985-88a7-4eca-91fc-a17d754fe5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8963 | 2026.05.19 01:37:11.146148 [ 4 ] {a8784985-88a7-4eca-91fc-a17d754fe5e8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8964 | 2026.05.19 01:37:11.146397 [ 4 ] {a8784985-88a7-4eca-91fc-a17d754fe5e8} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2026.05.19 01:37:11.146539 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8966 | 2026.05.19 01:37:11.146600 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.05.19 01:37:11.146624 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8968 | 2026.05.19 01:37:11.146543 [ 4 ] {a8784985-88a7-4eca-91fc-a17d754fe5e8} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002056 sec., 25778.210116731516 rows/sec., 46.19 MiB/sec. | ||
| 8969 | 2026.05.19 01:37:11.146801 [ 190 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 8970 | 2026.05.19 01:37:11.146942 [ 4 ] {a8784985-88a7-4eca-91fc-a17d754fe5e8} <Debug> TCPHandler: Processed in 0.002585443 sec. | ||
| 8971 | 2026.05.19 01:37:11.147086 [ 190 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8972 | 2026.05.19 01:37:11.147157 [ 190 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1136 rows starting from the beginning of the part | ||
| 8973 | 2026.05.19 01:37:11.147178 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2026.05.19 01:37:11.147307 [ 190 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 8975 | 2026.05.19 01:37:11.147339 [ 4 ] {32a32c34-e348-49df-a8c1-58f3a0d5abee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8976 | 2026.05.19 01:37:11.147405 [ 4 ] {32a32c34-e348-49df-a8c1-58f3a0d5abee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8977 | 2026.05.19 01:37:11.147425 [ 190 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 53 rows starting from the beginning of the part | ||
| 8978 | 2026.05.19 01:37:11.147526 [ 190 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 8979 | 2026.05.19 01:37:11.147629 [ 190 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 8980 | 2026.05.19 01:37:11.147736 [ 190 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
| 8981 | 2026.05.19 01:37:11.147874 [ 4 ] {32a32c34-e348-49df-a8c1-58f3a0d5abee} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.05.19 01:37:11.147930 [ 4 ] {32a32c34-e348-49df-a8c1-58f3a0d5abee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8983 | 2026.05.19 01:37:11.148341 [ 4 ] {32a32c34-e348-49df-a8c1-58f3a0d5abee} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8984 | 2026.05.19 01:37:11.148583 [ 4 ] {32a32c34-e348-49df-a8c1-58f3a0d5abee} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.05.19 01:37:11.148767 [ 4 ] {32a32c34-e348-49df-a8c1-58f3a0d5abee} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001477 sec., 32498.307379823967 rows/sec., 2.19 MiB/sec. | ||
| 8986 | 2026.05.19 01:37:11.148815 [ 4 ] {32a32c34-e348-49df-a8c1-58f3a0d5abee} <Debug> TCPHandler: Processed in 0.001766193 sec. | ||
| 8987 | 2026.05.19 01:37:11.155505 [ 190 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 19 columns (19 merged, 0 gathered) in 0.008756104 sec., 156233.8683962639 rows/sec., 279.96 MiB/sec. | ||
| 8988 | 2026.05.19 01:37:11.157227 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8989 | 2026.05.19 01:37:11.157557 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2026.05.19 01:37:11.157645 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8991 | 2026.05.19 01:37:11.157751 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 8992 | 2026.05.19 01:37:11.910024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1064 | ||
| 8993 | 2026.05.19 01:37:11.912597 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.05.19 01:37:11.912635 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 8995 | 2026.05.19 01:37:11.913833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8996 | 2026.05.19 01:37:11.914090 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.05.19 01:37:11.914342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1064 | ||
| 8998 | 2026.05.19 01:37:12.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.04 MiB, peak 311.70 MiB, free memory in arenas 0.00 B, will set to 305.43 MiB (RSS), difference: 5.39 MiB | ||
| 8999 | 2026.05.19 01:37:12.235866 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9000 | 2026.05.19 01:37:12.236132 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9001 | 2026.05.19 01:37:12.236499 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9002 | 2026.05.19 01:37:12.236533 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9003 | 2026.05.19 01:37:12.236753 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9004 | 2026.05.19 01:37:12.236821 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9005 | 2026.05.19 01:37:12.236971 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9006 | 2026.05.19 01:37:12.237097 [ 340 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9007 | 2026.05.19 01:37:12.237097 [ 317 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9008 | 2026.05.19 01:37:12.237283 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9009 | 2026.05.19 01:37:12.237310 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9010 | 2026.05.19 01:37:12.237382 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9011 | 2026.05.19 01:37:12.237403 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9012 | 2026.05.19 01:37:12.237438 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9013 | 2026.05.19 01:37:12.237482 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9014 | 2026.05.19 01:37:12.238921 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002884 sec., 13176.14424410541 rows/sec., 2.14 MiB/sec. | ||
| 9015 | 2026.05.19 01:37:12.239122 [ 4 ] {b41a494c-4f8f-4780-ab5b-240936b84b36} <Debug> TCPHandler: Processed in 0.003401954 sec. | ||
| 9016 | 2026.05.19 01:37:12.240234 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9017 | 2026.05.19 01:37:12.240374 [ 4 ] {4f5da133-7705-481b-bdd1-65bd849fc0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9018 | 2026.05.19 01:37:12.240427 [ 4 ] {4f5da133-7705-481b-bdd1-65bd849fc0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9019 | 2026.05.19 01:37:12.241453 [ 4 ] {4f5da133-7705-481b-bdd1-65bd849fc0af} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.05.19 01:37:12.241503 [ 4 ] {4f5da133-7705-481b-bdd1-65bd849fc0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 9021 | 2026.05.19 01:37:12.241901 [ 4 ] {4f5da133-7705-481b-bdd1-65bd849fc0af} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9022 | 2026.05.19 01:37:12.242139 [ 4 ] {4f5da133-7705-481b-bdd1-65bd849fc0af} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.05.19 01:37:12.242298 [ 4 ] {4f5da133-7705-481b-bdd1-65bd849fc0af} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001963 sec., 28527.763627101376 rows/sec., 2.18 MiB/sec. | ||
| 9024 | 2026.05.19 01:37:12.242328 [ 97 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9025 | 2026.05.19 01:37:12.242339 [ 4 ] {4f5da133-7705-481b-bdd1-65bd849fc0af} <Debug> TCPHandler: Processed in 0.002169018 sec. | ||
| 9026 | 2026.05.19 01:37:12.242398 [ 97 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.05.19 01:37:12.242437 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 9028 | 2026.05.19 01:37:12.242556 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 9029 | 2026.05.19 01:37:12.242667 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9030 | 2026.05.19 01:37:12.242676 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9031 | 2026.05.19 01:37:12.242727 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2620 rows starting from the beginning of the part | ||
| 9032 | 2026.05.19 01:37:12.242795 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9033 | 2026.05.19 01:37:12.242815 [ 4 ] {f8eaf96a-0bcf-4d2d-8419-58e82e685286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9034 | 2026.05.19 01:37:12.242841 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 140 rows starting from the beginning of the part | ||
| 9035 | 2026.05.19 01:37:12.242879 [ 4 ] {f8eaf96a-0bcf-4d2d-8419-58e82e685286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9036 | 2026.05.19 01:37:12.242895 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9037 | 2026.05.19 01:37:12.242948 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2617 rows starting from the beginning of the part | ||
| 9038 | 2026.05.19 01:37:12.242989 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::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 | ||
| 9039 | 2026.05.19 01:37:12.243567 [ 4 ] {f8eaf96a-0bcf-4d2d-8419-58e82e685286} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.05.19 01:37:12.243616 [ 4 ] {f8eaf96a-0bcf-4d2d-8419-58e82e685286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 9041 | 2026.05.19 01:37:12.244018 [ 4 ] {f8eaf96a-0bcf-4d2d-8419-58e82e685286} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9042 | 2026.05.19 01:37:12.244252 [ 4 ] {f8eaf96a-0bcf-4d2d-8419-58e82e685286} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.05.19 01:37:12.244398 [ 4 ] {f8eaf96a-0bcf-4d2d-8419-58e82e685286} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001629 sec., 39287.90669122161 rows/sec., 3.07 MiB/sec. | ||
| 9044 | 2026.05.19 01:37:12.244416 [ 96 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9045 | 2026.05.19 01:37:12.244437 [ 4 ] {f8eaf96a-0bcf-4d2d-8419-58e82e685286} <Debug> TCPHandler: Processed in 0.001892945 sec. | ||
| 9046 | 2026.05.19 01:37:12.244462 [ 96 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.05.19 01:37:12.244488 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 9048 | 2026.05.19 01:37:12.244574 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 9049 | 2026.05.19 01:37:12.244579 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9050 | 2026.05.19 01:37:12.244673 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9051 | 2026.05.19 01:37:12.244707 [ 4 ] {cb6497c7-ca88-45ac-ae09-8f83cd70bebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9052 | 2026.05.19 01:37:12.244713 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1404 rows starting from the beginning of the part | ||
| 9053 | 2026.05.19 01:37:12.244760 [ 4 ] {cb6497c7-ca88-45ac-ae09-8f83cd70bebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9054 | 2026.05.19 01:37:12.244784 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9055 | 2026.05.19 01:37:12.244834 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 106 rows starting from the beginning of the part | ||
| 9056 | 2026.05.19 01:37:12.244877 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9057 | 2026.05.19 01:37:12.244902 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002388632 sec., 2321412.423512705 rows/sec., 183.50 MiB/sec. | ||
| 9058 | 2026.05.19 01:37:12.244918 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1384 rows starting from the beginning of the part | ||
| 9059 | 2026.05.19 01:37:12.244978 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::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 | ||
| 9060 | 2026.05.19 01:37:12.245202 [ 4 ] {cb6497c7-ca88-45ac-ae09-8f83cd70bebd} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.05.19 01:37:12.245218 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9062 | 2026.05.19 01:37:12.245262 [ 4 ] {cb6497c7-ca88-45ac-ae09-8f83cd70bebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 9063 | 2026.05.19 01:37:12.245556 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_71_14} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2026.05.19 01:37:12.245657 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_71_14} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9065 | 2026.05.19 01:37:12.245698 [ 4 ] {cb6497c7-ca88-45ac-ae09-8f83cd70bebd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9066 | 2026.05.19 01:37:12.245734 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 9067 | 2026.05.19 01:37:12.245974 [ 4 ] {cb6497c7-ca88-45ac-ae09-8f83cd70bebd} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.05.19 01:37:12.246131 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 9069 | 2026.05.19 01:37:12.246147 [ 4 ] {cb6497c7-ca88-45ac-ae09-8f83cd70bebd} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001459 sec., 21932.830705962988 rows/sec., 1.53 MiB/sec. | ||
| 9070 | 2026.05.19 01:37:12.246180 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.05.19 01:37:12.246209 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 9072 | 2026.05.19 01:37:12.246211 [ 4 ] {cb6497c7-ca88-45ac-ae09-8f83cd70bebd} <Debug> TCPHandler: Processed in 0.001684442 sec. | ||
| 9073 | 2026.05.19 01:37:12.246290 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 9074 | 2026.05.19 01:37:12.246360 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.05.19 01:37:12.246400 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9076 | 2026.05.19 01:37:12.246433 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23796 rows starting from the beginning of the part | ||
| 9077 | 2026.05.19 01:37:12.246464 [ 4 ] {546104b4-8a8f-447d-9e52-56762c1dab8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9078 | 2026.05.19 01:37:12.246486 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9079 | 2026.05.19 01:37:12.246504 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969256 sec., 1567089.2966683866 rows/sec., 113.85 MiB/sec. | ||
| 9080 | 2026.05.19 01:37:12.246511 [ 4 ] {546104b4-8a8f-447d-9e52-56762c1dab8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9081 | 2026.05.19 01:37:12.246537 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 9082 | 2026.05.19 01:37:12.246594 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 9083 | 2026.05.19 01:37:12.246634 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1636 rows starting from the beginning of the part | ||
| 9084 | 2026.05.19 01:37:12.246733 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9085 | 2026.05.19 01:37:12.247007 [ 4 ] {546104b4-8a8f-447d-9e52-56762c1dab8e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.05.19 01:37:12.247053 [ 4 ] {546104b4-8a8f-447d-9e52-56762c1dab8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9087 | 2026.05.19 01:37:12.247100 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_71_14} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.05.19 01:37:12.247211 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_71_14} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9089 | 2026.05.19 01:37:12.247316 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 9090 | 2026.05.19 01:37:12.247409 [ 4 ] {546104b4-8a8f-447d-9e52-56762c1dab8e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9091 | 2026.05.19 01:37:12.247637 [ 4 ] {546104b4-8a8f-447d-9e52-56762c1dab8e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.05.19 01:37:12.247771 [ 4 ] {546104b4-8a8f-447d-9e52-56762c1dab8e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001326 sec., 9049.77375565611 rows/sec., 624.53 KiB/sec. | ||
| 9093 | 2026.05.19 01:37:12.247774 [ 97 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9094 | 2026.05.19 01:37:12.247809 [ 4 ] {546104b4-8a8f-447d-9e52-56762c1dab8e} <Debug> TCPHandler: Processed in 0.00150111 sec. | ||
| 9095 | 2026.05.19 01:37:12.247822 [ 97 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.05.19 01:37:12.247851 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 9097 | 2026.05.19 01:37:12.247955 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 9098 | 2026.05.19 01:37:12.248061 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9099 | 2026.05.19 01:37:12.248085 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3384 rows starting from the beginning of the part | ||
| 9100 | 2026.05.19 01:37:12.248182 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 9101 | 2026.05.19 01:37:12.248254 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 9102 | 2026.05.19 01:37:12.248298 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::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 | ||
| 9103 | 2026.05.19 01:37:12.248341 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
| 9104 | 2026.05.19 01:37:12.248383 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 9105 | 2026.05.19 01:37:12.249880 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3624 rows, containing 4 columns (4 merged, 0 gathered) in 0.001958166 sec., 1850711.3288658878 rows/sec., 124.72 MiB/sec. | ||
| 9106 | 2026.05.19 01:37:12.250295 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9107 | 2026.05.19 01:37:12.250583 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_71_14} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.05.19 01:37:12.250672 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_71_14} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9109 | 2026.05.19 01:37:12.250752 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9110 | 2026.05.19 01:37:12.253334 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25912 rows, containing 5 columns (5 merged, 0 gathered) in 0.007067282 sec., 3666473.192947444 rows/sec., 236.15 MiB/sec. | ||
| 9111 | 2026.05.19 01:37:12.253750 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 9112 | 2026.05.19 01:37:12.254027 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.05.19 01:37:12.254102 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 9114 | 2026.05.19 01:37:12.254173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9115 | 2026.05.19 01:37:13.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.84 MiB, peak 316.48 MiB, free memory in arenas 0.00 B, will set to 307.10 MiB (RSS), difference: 1.25 MiB | ||
| 9116 | 2026.05.19 01:37:14.353681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20706 | ||
| 9117 | 2026.05.19 01:37:14.354467 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2026.05.19 01:37:14.354512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.71 GiB. | ||
| 9119 | 2026.05.19 01:37:14.355013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9120 | 2026.05.19 01:37:14.355264 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9121 | 2026.05.19 01:37:14.355397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20706 | ||
| 9122 | 2026.05.19 01:37:15.429654 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9123 | 2026.05.19 01:37:15.446261 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.05.19 01:37:15.446302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9125 | 2026.05.19 01:37:15.452393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9126 | 2026.05.19 01:37:15.453089 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.05.19 01:37:15.455825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9128 | 2026.05.19 01:37:17.241042 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9129 | 2026.05.19 01:37:17.241306 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9130 | 2026.05.19 01:37:17.241677 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9131 | 2026.05.19 01:37:17.241711 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9132 | 2026.05.19 01:37:17.241929 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9133 | 2026.05.19 01:37:17.241999 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9134 | 2026.05.19 01:37:17.242142 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9135 | 2026.05.19 01:37:17.242283 [ 314 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9136 | 2026.05.19 01:37:17.242283 [ 357 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9137 | 2026.05.19 01:37:17.242459 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9138 | 2026.05.19 01:37:17.242489 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9139 | 2026.05.19 01:37:17.242559 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9140 | 2026.05.19 01:37:17.242579 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9141 | 2026.05.19 01:37:17.242613 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9142 | 2026.05.19 01:37:17.242652 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9143 | 2026.05.19 01:37:17.244229 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003028 sec., 12549.537648612946 rows/sec., 2.03 MiB/sec. | ||
| 9144 | 2026.05.19 01:37:17.244368 [ 4 ] {50086bdd-206c-41bf-8a43-3df2e18bb3b1} <Debug> TCPHandler: Processed in 0.003479306 sec. | ||
| 9145 | 2026.05.19 01:37:17.246130 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9146 | 2026.05.19 01:37:17.246259 [ 4 ] {d6657765-3e43-48dc-9997-9bfe63f1ce9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9147 | 2026.05.19 01:37:17.246301 [ 4 ] {d6657765-3e43-48dc-9997-9bfe63f1ce9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9148 | 2026.05.19 01:37:17.246884 [ 4 ] {d6657765-3e43-48dc-9997-9bfe63f1ce9d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9149 | 2026.05.19 01:37:17.246933 [ 4 ] {d6657765-3e43-48dc-9997-9bfe63f1ce9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9150 | 2026.05.19 01:37:17.247320 [ 4 ] {d6657765-3e43-48dc-9997-9bfe63f1ce9d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9151 | 2026.05.19 01:37:17.247557 [ 4 ] {d6657765-3e43-48dc-9997-9bfe63f1ce9d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9152 | 2026.05.19 01:37:17.247706 [ 4 ] {d6657765-3e43-48dc-9997-9bfe63f1ce9d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00148 sec., 37837.83783783784 rows/sec., 2.89 MiB/sec. | ||
| 9153 | 2026.05.19 01:37:17.247745 [ 4 ] {d6657765-3e43-48dc-9997-9bfe63f1ce9d} <Debug> TCPHandler: Processed in 0.001669202 sec. | ||
| 9154 | 2026.05.19 01:37:17.247876 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2026.05.19 01:37:17.247977 [ 4 ] {8fb61689-0545-4615-aadb-0edc70a2039b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9156 | 2026.05.19 01:37:17.248016 [ 4 ] {8fb61689-0545-4615-aadb-0edc70a2039b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9157 | 2026.05.19 01:37:17.248460 [ 4 ] {8fb61689-0545-4615-aadb-0edc70a2039b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2026.05.19 01:37:17.248497 [ 4 ] {8fb61689-0545-4615-aadb-0edc70a2039b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9159 | 2026.05.19 01:37:17.248796 [ 4 ] {8fb61689-0545-4615-aadb-0edc70a2039b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9160 | 2026.05.19 01:37:17.249009 [ 4 ] {8fb61689-0545-4615-aadb-0edc70a2039b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2026.05.19 01:37:17.249136 [ 4 ] {8fb61689-0545-4615-aadb-0edc70a2039b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 9162 | 2026.05.19 01:37:17.249174 [ 4 ] {8fb61689-0545-4615-aadb-0edc70a2039b} <Debug> TCPHandler: Processed in 0.001346348 sec. | ||
| 9163 | 2026.05.19 01:37:17.249354 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9164 | 2026.05.19 01:37:17.249459 [ 4 ] {37848269-6785-471b-9391-cc8597909747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9165 | 2026.05.19 01:37:17.249501 [ 4 ] {37848269-6785-471b-9391-cc8597909747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9166 | 2026.05.19 01:37:17.249923 [ 4 ] {37848269-6785-471b-9391-cc8597909747} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2026.05.19 01:37:17.249960 [ 4 ] {37848269-6785-471b-9391-cc8597909747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9168 | 2026.05.19 01:37:17.250290 [ 4 ] {37848269-6785-471b-9391-cc8597909747} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9169 | 2026.05.19 01:37:17.250510 [ 4 ] {37848269-6785-471b-9391-cc8597909747} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2026.05.19 01:37:17.250638 [ 4 ] {37848269-6785-471b-9391-cc8597909747} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 9171 | 2026.05.19 01:37:17.250675 [ 4 ] {37848269-6785-471b-9391-cc8597909747} <Debug> TCPHandler: Processed in 0.001369658 sec. | ||
| 9172 | 2026.05.19 01:37:17.250886 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9173 | 2026.05.19 01:37:17.251041 [ 4 ] {72d86a30-95f6-4e45-817b-dea700a26a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9174 | 2026.05.19 01:37:17.251106 [ 4 ] {72d86a30-95f6-4e45-817b-dea700a26a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9175 | 2026.05.19 01:37:17.251668 [ 4 ] {72d86a30-95f6-4e45-817b-dea700a26a4a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.05.19 01:37:17.251711 [ 4 ] {72d86a30-95f6-4e45-817b-dea700a26a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9177 | 2026.05.19 01:37:17.252127 [ 4 ] {72d86a30-95f6-4e45-817b-dea700a26a4a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9178 | 2026.05.19 01:37:17.252361 [ 4 ] {72d86a30-95f6-4e45-817b-dea700a26a4a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.05.19 01:37:17.252513 [ 4 ] {72d86a30-95f6-4e45-817b-dea700a26a4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
| 9180 | 2026.05.19 01:37:17.252554 [ 4 ] {72d86a30-95f6-4e45-817b-dea700a26a4a} <Debug> TCPHandler: Processed in 0.001794633 sec. | ||
| 9181 | 2026.05.19 01:37:21.740041 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9182 | 2026.05.19 01:37:21.740101 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9183 | 2026.05.19 01:37:21.855574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21154 | ||
| 9184 | 2026.05.19 01:37:21.856131 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.05.19 01:37:21.856174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9186 | 2026.05.19 01:37:21.856680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9187 | 2026.05.19 01:37:21.856915 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.05.19 01:37:21.857050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21154 | ||
| 9189 | 2026.05.19 01:37:21.914737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1084 | ||
| 9190 | 2026.05.19 01:37:21.917261 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2026.05.19 01:37:21.917306 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9192 | 2026.05.19 01:37:21.918521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9193 | 2026.05.19 01:37:21.918792 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2026.05.19 01:37:21.919047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
| 9195 | 2026.05.19 01:37:22.241386 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2026.05.19 01:37:22.241606 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9197 | 2026.05.19 01:37:22.241984 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9198 | 2026.05.19 01:37:22.242022 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9199 | 2026.05.19 01:37:22.242239 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9200 | 2026.05.19 01:37:22.242306 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9201 | 2026.05.19 01:37:22.242469 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9202 | 2026.05.19 01:37:22.242584 [ 314 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9203 | 2026.05.19 01:37:22.242584 [ 357 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9204 | 2026.05.19 01:37:22.242717 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9205 | 2026.05.19 01:37:22.242743 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9206 | 2026.05.19 01:37:22.242816 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9207 | 2026.05.19 01:37:22.242835 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9208 | 2026.05.19 01:37:22.242869 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9209 | 2026.05.19 01:37:22.242928 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9210 | 2026.05.19 01:37:22.244117 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002599 sec., 14621.00808003078 rows/sec., 2.37 MiB/sec. | ||
| 9211 | 2026.05.19 01:37:22.244239 [ 4 ] {b12150e6-3ef6-4c5b-8156-6e0d1322a4e0} <Debug> TCPHandler: Processed in 0.002996899 sec. | ||
| 9212 | 2026.05.19 01:37:22.246512 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2026.05.19 01:37:22.246644 [ 4 ] {d9249766-9b7b-4ab0-9369-48194f82c1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9214 | 2026.05.19 01:37:22.246689 [ 4 ] {d9249766-9b7b-4ab0-9369-48194f82c1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9215 | 2026.05.19 01:37:22.247319 [ 4 ] {d9249766-9b7b-4ab0-9369-48194f82c1e2} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.05.19 01:37:22.247398 [ 4 ] {d9249766-9b7b-4ab0-9369-48194f82c1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9217 | 2026.05.19 01:37:22.247889 [ 4 ] {d9249766-9b7b-4ab0-9369-48194f82c1e2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9218 | 2026.05.19 01:37:22.248173 [ 4 ] {d9249766-9b7b-4ab0-9369-48194f82c1e2} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.05.19 01:37:22.248364 [ 4 ] {d9249766-9b7b-4ab0-9369-48194f82c1e2} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001754 sec., 79817.5598631699 rows/sec., 6.94 MiB/sec. | ||
| 9220 | 2026.05.19 01:37:22.248441 [ 4 ] {d9249766-9b7b-4ab0-9369-48194f82c1e2} <Debug> TCPHandler: Processed in 0.001979016 sec. | ||
| 9221 | 2026.05.19 01:37:22.248655 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.05.19 01:37:22.248784 [ 4 ] {75972a31-fb17-410c-81e1-af9eed124087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9223 | 2026.05.19 01:37:22.248838 [ 4 ] {75972a31-fb17-410c-81e1-af9eed124087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9224 | 2026.05.19 01:37:22.249322 [ 4 ] {75972a31-fb17-410c-81e1-af9eed124087} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2026.05.19 01:37:22.249359 [ 4 ] {75972a31-fb17-410c-81e1-af9eed124087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9226 | 2026.05.19 01:37:22.249672 [ 4 ] {75972a31-fb17-410c-81e1-af9eed124087} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9227 | 2026.05.19 01:37:22.249879 [ 4 ] {75972a31-fb17-410c-81e1-af9eed124087} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2026.05.19 01:37:22.250007 [ 4 ] {75972a31-fb17-410c-81e1-af9eed124087} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001261 sec., 33306.89928628073 rows/sec., 2.45 MiB/sec. | ||
| 9229 | 2026.05.19 01:37:22.250043 [ 4 ] {75972a31-fb17-410c-81e1-af9eed124087} <Debug> TCPHandler: Processed in 0.001497089 sec. | ||
| 9230 | 2026.05.19 01:37:22.250170 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2026.05.19 01:37:22.250267 [ 4 ] {6e42047a-9b09-4c23-888f-d7bc9273efb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9232 | 2026.05.19 01:37:22.250306 [ 4 ] {6e42047a-9b09-4c23-888f-d7bc9273efb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9233 | 2026.05.19 01:37:22.250731 [ 4 ] {6e42047a-9b09-4c23-888f-d7bc9273efb4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2026.05.19 01:37:22.250767 [ 4 ] {6e42047a-9b09-4c23-888f-d7bc9273efb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9235 | 2026.05.19 01:37:22.251079 [ 4 ] {6e42047a-9b09-4c23-888f-d7bc9273efb4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9236 | 2026.05.19 01:37:22.251281 [ 4 ] {6e42047a-9b09-4c23-888f-d7bc9273efb4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.05.19 01:37:22.251408 [ 4 ] {6e42047a-9b09-4c23-888f-d7bc9273efb4} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00116 sec., 91379.31034482758 rows/sec., 7.14 MiB/sec. | ||
| 9238 | 2026.05.19 01:37:22.251445 [ 4 ] {6e42047a-9b09-4c23-888f-d7bc9273efb4} <Debug> TCPHandler: Processed in 0.001324838 sec. | ||
| 9239 | 2026.05.19 01:37:22.251570 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9240 | 2026.05.19 01:37:22.251666 [ 4 ] {7f380a17-5992-4e65-8163-c95f65291ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9241 | 2026.05.19 01:37:22.251708 [ 4 ] {7f380a17-5992-4e65-8163-c95f65291ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9242 | 2026.05.19 01:37:22.252099 [ 4 ] {7f380a17-5992-4e65-8163-c95f65291ddd} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2026.05.19 01:37:22.252136 [ 4 ] {7f380a17-5992-4e65-8163-c95f65291ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9244 | 2026.05.19 01:37:22.252467 [ 4 ] {7f380a17-5992-4e65-8163-c95f65291ddd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9245 | 2026.05.19 01:37:22.252673 [ 4 ] {7f380a17-5992-4e65-8163-c95f65291ddd} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2026.05.19 01:37:22.252798 [ 4 ] {7f380a17-5992-4e65-8163-c95f65291ddd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 9247 | 2026.05.19 01:37:22.252835 [ 4 ] {7f380a17-5992-4e65-8163-c95f65291ddd} <Debug> TCPHandler: Processed in 0.001318018 sec. | ||
| 9248 | 2026.05.19 01:37:22.253017 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2026.05.19 01:37:22.253156 [ 4 ] {795751a6-7c66-4a31-8fa6-06c95c50b99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9250 | 2026.05.19 01:37:22.253284 [ 4 ] {795751a6-7c66-4a31-8fa6-06c95c50b99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9251 | 2026.05.19 01:37:22.254478 [ 4 ] {795751a6-7c66-4a31-8fa6-06c95c50b99a} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.05.19 01:37:22.254520 [ 4 ] {795751a6-7c66-4a31-8fa6-06c95c50b99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9253 | 2026.05.19 01:37:22.255188 [ 4 ] {795751a6-7c66-4a31-8fa6-06c95c50b99a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9254 | 2026.05.19 01:37:22.255426 [ 4 ] {795751a6-7c66-4a31-8fa6-06c95c50b99a} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.05.19 01:37:22.255581 [ 4 ] {795751a6-7c66-4a31-8fa6-06c95c50b99a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002462 sec., 17059.301380991063 rows/sec., 30.57 MiB/sec. | ||
| 9256 | 2026.05.19 01:37:22.255640 [ 4 ] {795751a6-7c66-4a31-8fa6-06c95c50b99a} <Debug> TCPHandler: Processed in 0.002732526 sec. | ||
| 9257 | 2026.05.19 01:37:22.255841 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.05.19 01:37:22.255966 [ 4 ] {e06625c8-2425-4e40-a52f-86eee68a5c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9259 | 2026.05.19 01:37:22.256013 [ 4 ] {e06625c8-2425-4e40-a52f-86eee68a5c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9260 | 2026.05.19 01:37:22.256382 [ 4 ] {e06625c8-2425-4e40-a52f-86eee68a5c6a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9261 | 2026.05.19 01:37:22.256417 [ 4 ] {e06625c8-2425-4e40-a52f-86eee68a5c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9262 | 2026.05.19 01:37:22.256717 [ 4 ] {e06625c8-2425-4e40-a52f-86eee68a5c6a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9263 | 2026.05.19 01:37:22.256924 [ 4 ] {e06625c8-2425-4e40-a52f-86eee68a5c6a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9264 | 2026.05.19 01:37:22.257052 [ 4 ] {e06625c8-2425-4e40-a52f-86eee68a5c6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 9265 | 2026.05.19 01:37:22.257087 [ 4 ] {e06625c8-2425-4e40-a52f-86eee68a5c6a} <Debug> TCPHandler: Processed in 0.001351368 sec. | ||
| 9266 | 2026.05.19 01:37:22.955970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9267 | 2026.05.19 01:37:22.973038 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2026.05.19 01:37:22.973090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9269 | 2026.05.19 01:37:22.979163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9270 | 2026.05.19 01:37:22.979882 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2026.05.19 01:37:22.982683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9272 | 2026.05.19 01:37:23.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.11 MiB, peak 316.48 MiB, free memory in arenas 0.00 B, will set to 307.10 MiB (RSS), difference: -1.01 MiB | ||
| 9273 | 2026.05.19 01:37:27.240604 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2026.05.19 01:37:27.240927 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9275 | 2026.05.19 01:37:27.241423 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9276 | 2026.05.19 01:37:27.241482 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9277 | 2026.05.19 01:37:27.241787 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9278 | 2026.05.19 01:37:27.241869 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9279 | 2026.05.19 01:37:27.242015 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9280 | 2026.05.19 01:37:27.242144 [ 357 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9281 | 2026.05.19 01:37:27.242156 [ 344 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9282 | 2026.05.19 01:37:27.242311 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9283 | 2026.05.19 01:37:27.242340 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9284 | 2026.05.19 01:37:27.242411 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9285 | 2026.05.19 01:37:27.242431 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9286 | 2026.05.19 01:37:27.242466 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9287 | 2026.05.19 01:37:27.242506 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9288 | 2026.05.19 01:37:27.243782 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002976 sec., 12768.817204301076 rows/sec., 2.07 MiB/sec. | ||
| 9289 | 2026.05.19 01:37:27.243901 [ 4 ] {ce42a7d7-77c5-40b9-bdfc-fb805154faaa} <Debug> TCPHandler: Processed in 0.003463015 sec. | ||
| 9290 | 2026.05.19 01:37:27.245586 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9291 | 2026.05.19 01:37:27.245703 [ 4 ] {347cde11-be46-4f47-bbd7-590e097807b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9292 | 2026.05.19 01:37:27.245746 [ 4 ] {347cde11-be46-4f47-bbd7-590e097807b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9293 | 2026.05.19 01:37:27.246260 [ 4 ] {347cde11-be46-4f47-bbd7-590e097807b6} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.05.19 01:37:27.246303 [ 4 ] {347cde11-be46-4f47-bbd7-590e097807b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9295 | 2026.05.19 01:37:27.246699 [ 4 ] {347cde11-be46-4f47-bbd7-590e097807b6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9296 | 2026.05.19 01:37:27.246935 [ 4 ] {347cde11-be46-4f47-bbd7-590e097807b6} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2026.05.19 01:37:27.247088 [ 4 ] {347cde11-be46-4f47-bbd7-590e097807b6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001419 sec., 39464.41155743482 rows/sec., 3.01 MiB/sec. | ||
| 9298 | 2026.05.19 01:37:27.247128 [ 4 ] {347cde11-be46-4f47-bbd7-590e097807b6} <Debug> TCPHandler: Processed in 0.001595151 sec. | ||
| 9299 | 2026.05.19 01:37:27.247367 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2026.05.19 01:37:27.247539 [ 4 ] {f830d074-9050-43d1-84fd-4d73d7cc7ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9301 | 2026.05.19 01:37:27.247609 [ 4 ] {f830d074-9050-43d1-84fd-4d73d7cc7ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9302 | 2026.05.19 01:37:27.248318 [ 4 ] {f830d074-9050-43d1-84fd-4d73d7cc7ce2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.05.19 01:37:27.248366 [ 4 ] {f830d074-9050-43d1-84fd-4d73d7cc7ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9304 | 2026.05.19 01:37:27.248783 [ 4 ] {f830d074-9050-43d1-84fd-4d73d7cc7ce2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9305 | 2026.05.19 01:37:27.249032 [ 4 ] {f830d074-9050-43d1-84fd-4d73d7cc7ce2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2026.05.19 01:37:27.249186 [ 4 ] {f830d074-9050-43d1-84fd-4d73d7cc7ce2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0017 sec., 37647.05882352941 rows/sec., 2.94 MiB/sec. | ||
| 9307 | 2026.05.19 01:37:27.249228 [ 4 ] {f830d074-9050-43d1-84fd-4d73d7cc7ce2} <Debug> TCPHandler: Processed in 0.001991816 sec. | ||
| 9308 | 2026.05.19 01:37:27.249368 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2026.05.19 01:37:27.249467 [ 4 ] {ce431184-d351-443f-8e1b-67c7282402d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9310 | 2026.05.19 01:37:27.249510 [ 4 ] {ce431184-d351-443f-8e1b-67c7282402d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9311 | 2026.05.19 01:37:27.249946 [ 4 ] {ce431184-d351-443f-8e1b-67c7282402d1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.05.19 01:37:27.249982 [ 4 ] {ce431184-d351-443f-8e1b-67c7282402d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9313 | 2026.05.19 01:37:27.250332 [ 4 ] {ce431184-d351-443f-8e1b-67c7282402d1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9314 | 2026.05.19 01:37:27.250549 [ 4 ] {ce431184-d351-443f-8e1b-67c7282402d1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.05.19 01:37:27.250679 [ 4 ] {ce431184-d351-443f-8e1b-67c7282402d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 9316 | 2026.05.19 01:37:27.250716 [ 4 ] {ce431184-d351-443f-8e1b-67c7282402d1} <Debug> TCPHandler: Processed in 0.001398088 sec. | ||
| 9317 | 2026.05.19 01:37:27.250861 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9318 | 2026.05.19 01:37:27.250954 [ 4 ] {1af03c52-0e1e-4537-b469-b3bf834bc3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9319 | 2026.05.19 01:37:27.250995 [ 4 ] {1af03c52-0e1e-4537-b469-b3bf834bc3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9320 | 2026.05.19 01:37:27.251354 [ 4 ] {1af03c52-0e1e-4537-b469-b3bf834bc3f0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2026.05.19 01:37:27.251390 [ 4 ] {1af03c52-0e1e-4537-b469-b3bf834bc3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9322 | 2026.05.19 01:37:27.251703 [ 4 ] {1af03c52-0e1e-4537-b469-b3bf834bc3f0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9323 | 2026.05.19 01:37:27.251914 [ 4 ] {1af03c52-0e1e-4537-b469-b3bf834bc3f0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2026.05.19 01:37:27.252046 [ 4 ] {1af03c52-0e1e-4537-b469-b3bf834bc3f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 9325 | 2026.05.19 01:37:27.252082 [ 4 ] {1af03c52-0e1e-4537-b469-b3bf834bc3f0} <Debug> TCPHandler: Processed in 0.001270106 sec. | ||
| 9326 | 2026.05.19 01:37:29.358102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21666 | ||
| 9327 | 2026.05.19 01:37:29.358640 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2026.05.19 01:37:29.358674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9329 | 2026.05.19 01:37:29.359189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9330 | 2026.05.19 01:37:29.359429 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.05.19 01:37:29.359562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21666 | ||
| 9332 | 2026.05.19 01:37:30.483713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9333 | 2026.05.19 01:37:30.501073 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2026.05.19 01:37:30.501128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9335 | 2026.05.19 01:37:30.507294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9336 | 2026.05.19 01:37:30.507967 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.05.19 01:37:30.510773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9338 | 2026.05.19 01:37:31.920117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1108 | ||
| 9339 | 2026.05.19 01:37:31.922241 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.05.19 01:37:31.922290 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9341 | 2026.05.19 01:37:31.923466 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9342 | 2026.05.19 01:37:31.923726 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.05.19 01:37:31.923983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1108 | ||
| 9344 | 2026.05.19 01:37:32.241762 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9345 | 2026.05.19 01:37:32.241981 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9346 | 2026.05.19 01:37:32.242326 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9347 | 2026.05.19 01:37:32.242367 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9348 | 2026.05.19 01:37:32.242605 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9349 | 2026.05.19 01:37:32.242681 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9350 | 2026.05.19 01:37:32.242836 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9351 | 2026.05.19 01:37:32.242976 [ 364 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9352 | 2026.05.19 01:37:32.243015 [ 314 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9353 | 2026.05.19 01:37:32.243170 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9354 | 2026.05.19 01:37:32.243199 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9355 | 2026.05.19 01:37:32.243264 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9356 | 2026.05.19 01:37:32.243284 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9357 | 2026.05.19 01:37:32.243317 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9358 | 2026.05.19 01:37:32.243355 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9359 | 2026.05.19 01:37:32.244766 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00287 sec., 13240.418118466898 rows/sec., 2.15 MiB/sec. | ||
| 9360 | 2026.05.19 01:37:32.244900 [ 4 ] {a3534d5a-6b0f-4077-8d19-5ac775cc9c5a} <Debug> TCPHandler: Processed in 0.003223803 sec. | ||
| 9361 | 2026.05.19 01:37:32.247220 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9362 | 2026.05.19 01:37:32.247356 [ 4 ] {55a811cf-dc72-4bbc-a535-4be31fd44d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9363 | 2026.05.19 01:37:32.247406 [ 4 ] {55a811cf-dc72-4bbc-a535-4be31fd44d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9364 | 2026.05.19 01:37:32.248188 [ 4 ] {55a811cf-dc72-4bbc-a535-4be31fd44d35} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9365 | 2026.05.19 01:37:32.248225 [ 4 ] {55a811cf-dc72-4bbc-a535-4be31fd44d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9366 | 2026.05.19 01:37:32.248566 [ 4 ] {55a811cf-dc72-4bbc-a535-4be31fd44d35} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9367 | 2026.05.19 01:37:32.248795 [ 4 ] {55a811cf-dc72-4bbc-a535-4be31fd44d35} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2026.05.19 01:37:32.248932 [ 4 ] {55a811cf-dc72-4bbc-a535-4be31fd44d35} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001614 sec., 86741.01610904586 rows/sec., 7.54 MiB/sec. | ||
| 9369 | 2026.05.19 01:37:32.248969 [ 4 ] {55a811cf-dc72-4bbc-a535-4be31fd44d35} <Debug> TCPHandler: Processed in 0.001811994 sec. | ||
| 9370 | 2026.05.19 01:37:32.249110 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9371 | 2026.05.19 01:37:32.249206 [ 4 ] {78ca00ea-943a-471a-9dfa-4e8f0ee6fe6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9372 | 2026.05.19 01:37:32.249247 [ 4 ] {78ca00ea-943a-471a-9dfa-4e8f0ee6fe6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9373 | 2026.05.19 01:37:32.249702 [ 4 ] {78ca00ea-943a-471a-9dfa-4e8f0ee6fe6b} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2026.05.19 01:37:32.249738 [ 4 ] {78ca00ea-943a-471a-9dfa-4e8f0ee6fe6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9375 | 2026.05.19 01:37:32.250037 [ 4 ] {78ca00ea-943a-471a-9dfa-4e8f0ee6fe6b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9376 | 2026.05.19 01:37:32.250264 [ 4 ] {78ca00ea-943a-471a-9dfa-4e8f0ee6fe6b} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2026.05.19 01:37:32.250393 [ 4 ] {78ca00ea-943a-471a-9dfa-4e8f0ee6fe6b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001205 sec., 34854.77178423237 rows/sec., 2.56 MiB/sec. | ||
| 9378 | 2026.05.19 01:37:32.250429 [ 4 ] {78ca00ea-943a-471a-9dfa-4e8f0ee6fe6b} <Debug> TCPHandler: Processed in 0.001367028 sec. | ||
| 9379 | 2026.05.19 01:37:32.250567 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9380 | 2026.05.19 01:37:32.250663 [ 4 ] {baa24f0c-f197-407f-8ca8-499804a958f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9381 | 2026.05.19 01:37:32.250701 [ 4 ] {baa24f0c-f197-407f-8ca8-499804a958f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9382 | 2026.05.19 01:37:32.251163 [ 4 ] {baa24f0c-f197-407f-8ca8-499804a958f6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.05.19 01:37:32.251206 [ 4 ] {baa24f0c-f197-407f-8ca8-499804a958f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9384 | 2026.05.19 01:37:32.251515 [ 4 ] {baa24f0c-f197-407f-8ca8-499804a958f6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9385 | 2026.05.19 01:37:32.251726 [ 4 ] {baa24f0c-f197-407f-8ca8-499804a958f6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.05.19 01:37:32.251852 [ 4 ] {baa24f0c-f197-407f-8ca8-499804a958f6} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001208 sec., 87748.34437086093 rows/sec., 6.85 MiB/sec. | ||
| 9387 | 2026.05.19 01:37:32.251888 [ 4 ] {baa24f0c-f197-407f-8ca8-499804a958f6} <Debug> TCPHandler: Processed in 0.001369348 sec. | ||
| 9388 | 2026.05.19 01:37:32.252040 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2026.05.19 01:37:32.252144 [ 4 ] {bb07081c-aeac-4942-97f0-9b2939659852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9390 | 2026.05.19 01:37:32.252192 [ 4 ] {bb07081c-aeac-4942-97f0-9b2939659852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9391 | 2026.05.19 01:37:32.252650 [ 4 ] {bb07081c-aeac-4942-97f0-9b2939659852} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.05.19 01:37:32.252689 [ 4 ] {bb07081c-aeac-4942-97f0-9b2939659852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9393 | 2026.05.19 01:37:32.253022 [ 4 ] {bb07081c-aeac-4942-97f0-9b2939659852} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9394 | 2026.05.19 01:37:32.253242 [ 4 ] {bb07081c-aeac-4942-97f0-9b2939659852} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.05.19 01:37:32.253377 [ 4 ] {bb07081c-aeac-4942-97f0-9b2939659852} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 9396 | 2026.05.19 01:37:32.253379 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 9397 | 2026.05.19 01:37:32.253416 [ 4 ] {bb07081c-aeac-4942-97f0-9b2939659852} <Debug> TCPHandler: Processed in 0.001429749 sec. | ||
| 9398 | 2026.05.19 01:37:32.253443 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.05.19 01:37:32.253472 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9400 | 2026.05.19 01:37:32.253569 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2026.05.19 01:37:32.253594 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 9402 | 2026.05.19 01:37:32.253670 [ 4 ] {b260b188-1ad1-4411-b8c2-042e33b9977e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9403 | 2026.05.19 01:37:32.253728 [ 4 ] {b260b188-1ad1-4411-b8c2-042e33b9977e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9404 | 2026.05.19 01:37:32.253748 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9405 | 2026.05.19 01:37:32.253788 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 25912 rows starting from the beginning of the part | ||
| 9406 | 2026.05.19 01:37:32.253852 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 9407 | 2026.05.19 01:37:32.253900 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 9408 | 2026.05.19 01:37:32.253949 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 9409 | 2026.05.19 01:37:32.254014 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 9410 | 2026.05.19 01:37:32.254062 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::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 | ||
| 9411 | 2026.05.19 01:37:32.254831 [ 4 ] {b260b188-1ad1-4411-b8c2-042e33b9977e} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.05.19 01:37:32.254872 [ 4 ] {b260b188-1ad1-4411-b8c2-042e33b9977e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9413 | 2026.05.19 01:37:32.255427 [ 4 ] {b260b188-1ad1-4411-b8c2-042e33b9977e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9414 | 2026.05.19 01:37:32.255647 [ 4 ] {b260b188-1ad1-4411-b8c2-042e33b9977e} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.05.19 01:37:32.255783 [ 4 ] {b260b188-1ad1-4411-b8c2-042e33b9977e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002132 sec., 19699.81238273921 rows/sec., 35.30 MiB/sec. | ||
| 9416 | 2026.05.19 01:37:32.255837 [ 4 ] {b260b188-1ad1-4411-b8c2-042e33b9977e} <Debug> TCPHandler: Processed in 0.002316451 sec. | ||
| 9417 | 2026.05.19 01:37:32.255973 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.05.19 01:37:32.256068 [ 4 ] {b69896f2-b90e-4a32-8743-9a68831e77ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9419 | 2026.05.19 01:37:32.256108 [ 4 ] {b69896f2-b90e-4a32-8743-9a68831e77ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9420 | 2026.05.19 01:37:32.256447 [ 4 ] {b69896f2-b90e-4a32-8743-9a68831e77ce} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.05.19 01:37:32.256483 [ 4 ] {b69896f2-b90e-4a32-8743-9a68831e77ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9422 | 2026.05.19 01:37:32.256792 [ 4 ] {b69896f2-b90e-4a32-8743-9a68831e77ce} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9423 | 2026.05.19 01:37:32.256992 [ 4 ] {b69896f2-b90e-4a32-8743-9a68831e77ce} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.05.19 01:37:32.257118 [ 4 ] {b69896f2-b90e-4a32-8743-9a68831e77ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 9425 | 2026.05.19 01:37:32.257154 [ 4 ] {b69896f2-b90e-4a32-8743-9a68831e77ce} <Debug> TCPHandler: Processed in 0.001229696 sec. | ||
| 9426 | 2026.05.19 01:37:32.264296 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26584 rows, containing 5 columns (5 merged, 0 gathered) in 0.010756671 sec., 2471396.5872898777 rows/sec., 159.51 MiB/sec. | ||
| 9427 | 2026.05.19 01:37:32.264570 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 9428 | 2026.05.19 01:37:32.264838 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.05.19 01:37:32.264910 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 9430 | 2026.05.19 01:37:32.264981 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9431 | 2026.05.19 01:37:36.740140 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9432 | 2026.05.19 01:37:36.740201 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9433 | 2026.05.19 01:37:36.859655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22114 | ||
| 9434 | 2026.05.19 01:37:36.860223 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.05.19 01:37:36.860273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9436 | 2026.05.19 01:37:36.860841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9437 | 2026.05.19 01:37:36.861103 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.05.19 01:37:36.861246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22114 | ||
| 9439 | 2026.05.19 01:37:36.861296 [ 74 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9440 | 2026.05.19 01:37:36.861374 [ 74 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.05.19 01:37:36.861395 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9442 | 2026.05.19 01:37:36.861529 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 9443 | 2026.05.19 01:37:36.861683 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9444 | 2026.05.19 01:37:36.861722 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19746 rows starting from the beginning of the part | ||
| 9445 | 2026.05.19 01:37:36.861792 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 9446 | 2026.05.19 01:37:36.861839 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 9447 | 2026.05.19 01:37:36.861884 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 9448 | 2026.05.19 01:37:36.861925 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 9449 | 2026.05.19 01:37:36.861969 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 9450 | 2026.05.19 01:37:36.864337 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22114 rows, containing 4 columns (4 merged, 0 gathered) in 0.002872958 sec., 7697293.173098945 rows/sec., 110.11 MiB/sec. | ||
| 9451 | 2026.05.19 01:37:36.864680 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9452 | 2026.05.19 01:37:36.864957 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_46_9} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.05.19 01:37:36.865025 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_46_9} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9454 | 2026.05.19 01:37:36.865117 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 9455 | 2026.05.19 01:37:37.241063 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2026.05.19 01:37:37.241383 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9457 | 2026.05.19 01:37:37.241734 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9458 | 2026.05.19 01:37:37.241768 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9459 | 2026.05.19 01:37:37.241991 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9460 | 2026.05.19 01:37:37.242060 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9461 | 2026.05.19 01:37:37.242205 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9462 | 2026.05.19 01:37:37.242342 [ 357 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9463 | 2026.05.19 01:37:37.242348 [ 364 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9464 | 2026.05.19 01:37:37.242501 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9465 | 2026.05.19 01:37:37.242529 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9466 | 2026.05.19 01:37:37.242600 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9467 | 2026.05.19 01:37:37.242619 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9468 | 2026.05.19 01:37:37.242653 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9469 | 2026.05.19 01:37:37.242721 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9470 | 2026.05.19 01:37:37.244405 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003126 sec., 12156.11004478567 rows/sec., 1.97 MiB/sec. | ||
| 9471 | 2026.05.19 01:37:37.244537 [ 4 ] {b746c0f2-2c11-404a-a1ca-7c854637fe1e} <Debug> TCPHandler: Processed in 0.003687768 sec. | ||
| 9472 | 2026.05.19 01:37:37.246155 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2026.05.19 01:37:37.246267 [ 4 ] {68cbffaf-07a4-48e0-a484-0363ab3906cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9474 | 2026.05.19 01:37:37.246308 [ 4 ] {68cbffaf-07a4-48e0-a484-0363ab3906cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9475 | 2026.05.19 01:37:37.246819 [ 4 ] {68cbffaf-07a4-48e0-a484-0363ab3906cf} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.05.19 01:37:37.246863 [ 4 ] {68cbffaf-07a4-48e0-a484-0363ab3906cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9477 | 2026.05.19 01:37:37.247235 [ 4 ] {68cbffaf-07a4-48e0-a484-0363ab3906cf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9478 | 2026.05.19 01:37:37.247453 [ 4 ] {68cbffaf-07a4-48e0-a484-0363ab3906cf} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.05.19 01:37:37.247598 [ 4 ] {68cbffaf-07a4-48e0-a484-0363ab3906cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001365 sec., 41025.64102564103 rows/sec., 3.13 MiB/sec. | ||
| 9480 | 2026.05.19 01:37:37.247600 [ 70 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9481 | 2026.05.19 01:37:37.247638 [ 4 ] {68cbffaf-07a4-48e0-a484-0363ab3906cf} <Debug> TCPHandler: Processed in 0.00153249 sec. | ||
| 9482 | 2026.05.19 01:37:37.247661 [ 70 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.05.19 01:37:37.247688 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9484 | 2026.05.19 01:37:37.247779 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2026.05.19 01:37:37.247887 [ 4 ] {b2a3f45c-bf9c-4a9e-a7fa-be215144ac5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9486 | 2026.05.19 01:37:37.247929 [ 4 ] {b2a3f45c-bf9c-4a9e-a7fa-be215144ac5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9487 | 2026.05.19 01:37:37.247940 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9488 | 2026.05.19 01:37:37.248122 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9489 | 2026.05.19 01:37:37.248175 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2620 rows starting from the beginning of the part | ||
| 9490 | 2026.05.19 01:37:37.248277 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 9491 | 2026.05.19 01:37:37.248374 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 140 rows starting from the beginning of the part | ||
| 9492 | 2026.05.19 01:37:37.248432 [ 4 ] {b2a3f45c-bf9c-4a9e-a7fa-be215144ac5c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.05.19 01:37:37.248437 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 9494 | 2026.05.19 01:37:37.248481 [ 4 ] {b2a3f45c-bf9c-4a9e-a7fa-be215144ac5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9495 | 2026.05.19 01:37:37.248515 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 140 rows starting from the beginning of the part | ||
| 9496 | 2026.05.19 01:37:37.248568 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 9497 | 2026.05.19 01:37:37.248834 [ 4 ] {b2a3f45c-bf9c-4a9e-a7fa-be215144ac5c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9498 | 2026.05.19 01:37:37.249092 [ 4 ] {b2a3f45c-bf9c-4a9e-a7fa-be215144ac5c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.05.19 01:37:37.249226 [ 72 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9500 | 2026.05.19 01:37:37.249229 [ 4 ] {b2a3f45c-bf9c-4a9e-a7fa-be215144ac5c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001369 sec., 46749.45215485756 rows/sec., 3.65 MiB/sec. | ||
| 9501 | 2026.05.19 01:37:37.249300 [ 72 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.05.19 01:37:37.249323 [ 4 ] {b2a3f45c-bf9c-4a9e-a7fa-be215144ac5c} <Debug> TCPHandler: Processed in 0.00159224 sec. | ||
| 9503 | 2026.05.19 01:37:37.249329 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9504 | 2026.05.19 01:37:37.249450 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9505 | 2026.05.19 01:37:37.249475 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2026.05.19 01:37:37.249574 [ 4 ] {7fa68f9a-420f-4612-8660-9843d8af4fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9507 | 2026.05.19 01:37:37.249578 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9508 | 2026.05.19 01:37:37.249622 [ 4 ] {7fa68f9a-420f-4612-8660-9843d8af4fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9509 | 2026.05.19 01:37:37.249627 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1404 rows starting from the beginning of the part | ||
| 9510 | 2026.05.19 01:37:37.249716 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 9511 | 2026.05.19 01:37:37.249764 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part | ||
| 9512 | 2026.05.19 01:37:37.249806 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 9513 | 2026.05.19 01:37:37.249846 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part | ||
| 9514 | 2026.05.19 01:37:37.249889 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 9515 | 2026.05.19 01:37:37.249911 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041147 sec., 1503076.4565217497 rows/sec., 120.06 MiB/sec. | ||
| 9516 | 2026.05.19 01:37:37.250088 [ 4 ] {7fa68f9a-420f-4612-8660-9843d8af4fa2} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2026.05.19 01:37:37.250131 [ 4 ] {7fa68f9a-420f-4612-8660-9843d8af4fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9518 | 2026.05.19 01:37:37.250191 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9519 | 2026.05.19 01:37:37.250552 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.05.19 01:37:37.250628 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_76_15} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9521 | 2026.05.19 01:37:37.250642 [ 4 ] {7fa68f9a-420f-4612-8660-9843d8af4fa2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9522 | 2026.05.19 01:37:37.250705 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9523 | 2026.05.19 01:37:37.250896 [ 4 ] {7fa68f9a-420f-4612-8660-9843d8af4fa2} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.05.19 01:37:37.251045 [ 4 ] {7fa68f9a-420f-4612-8660-9843d8af4fa2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
| 9525 | 2026.05.19 01:37:37.251047 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644482 sec., 1099434.3507560436 rows/sec., 81.37 MiB/sec. | ||
| 9526 | 2026.05.19 01:37:37.251087 [ 4 ] {7fa68f9a-420f-4612-8660-9843d8af4fa2} <Debug> TCPHandler: Processed in 0.001668682 sec. | ||
| 9527 | 2026.05.19 01:37:37.251254 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9528 | 2026.05.19 01:37:37.251261 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9529 | 2026.05.19 01:37:37.251355 [ 4 ] {f19e4fbd-2fde-45b3-8e56-447cfb98851d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9530 | 2026.05.19 01:37:37.251402 [ 4 ] {f19e4fbd-2fde-45b3-8e56-447cfb98851d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9531 | 2026.05.19 01:37:37.251530 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.05.19 01:37:37.251609 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_76_15} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9533 | 2026.05.19 01:37:37.251688 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 9534 | 2026.05.19 01:37:37.251775 [ 4 ] {f19e4fbd-2fde-45b3-8e56-447cfb98851d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2026.05.19 01:37:37.251817 [ 4 ] {f19e4fbd-2fde-45b3-8e56-447cfb98851d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9536 | 2026.05.19 01:37:37.252139 [ 4 ] {f19e4fbd-2fde-45b3-8e56-447cfb98851d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9537 | 2026.05.19 01:37:37.252362 [ 4 ] {f19e4fbd-2fde-45b3-8e56-447cfb98851d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2026.05.19 01:37:37.252487 [ 70 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9539 | 2026.05.19 01:37:37.252494 [ 4 ] {f19e4fbd-2fde-45b3-8e56-447cfb98851d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 9540 | 2026.05.19 01:37:37.252528 [ 70 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.05.19 01:37:37.252547 [ 4 ] {f19e4fbd-2fde-45b3-8e56-447cfb98851d} <Debug> TCPHandler: Processed in 0.001341978 sec. | ||
| 9542 | 2026.05.19 01:37:37.252554 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9543 | 2026.05.19 01:37:37.252697 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9544 | 2026.05.19 01:37:37.252815 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9545 | 2026.05.19 01:37:37.252848 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3624 rows starting from the beginning of the part | ||
| 9546 | 2026.05.19 01:37:37.252912 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 9547 | 2026.05.19 01:37:37.252961 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9548 | 2026.05.19 01:37:37.253010 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9549 | 2026.05.19 01:37:37.253055 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9550 | 2026.05.19 01:37:37.253103 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9551 | 2026.05.19 01:37:37.254560 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 4 columns (4 merged, 0 gathered) in 0.001913015 sec., 2051212.3532748045 rows/sec., 138.24 MiB/sec. | ||
| 9552 | 2026.05.19 01:37:37.254808 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9553 | 2026.05.19 01:37:37.255053 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2026.05.19 01:37:37.255114 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_76_15} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9555 | 2026.05.19 01:37:37.255173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9556 | 2026.05.19 01:37:38.010846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9557 | 2026.05.19 01:37:38.027725 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2026.05.19 01:37:38.027774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9559 | 2026.05.19 01:37:38.033414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9560 | 2026.05.19 01:37:38.034085 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2026.05.19 01:37:38.034354 [ 70 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9562 | 2026.05.19 01:37:38.034391 [ 70 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2026.05.19 01:37:38.034410 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9564 | 2026.05.19 01:37:38.034549 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 9565 | 2026.05.19 01:37:38.037053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9566 | 2026.05.19 01:37:38.038523 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9567 | 2026.05.19 01:37:38.040078 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 9568 | 2026.05.19 01:37:38.044760 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 9569 | 2026.05.19 01:37:38.049395 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 9570 | 2026.05.19 01:37:38.053728 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 9571 | 2026.05.19 01:37:38.057941 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 9572 | 2026.05.19 01:37:38.061657 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 9573 | 2026.05.19 01:37:38.112304 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07781216 sec., 4459.4572365039085 rows/sec., 23.06 MiB/sec. | ||
| 9574 | 2026.05.19 01:37:38.115089 [ 193 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9575 | 2026.05.19 01:37:38.117310 [ 193 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_46_9} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9576 | 2026.05.19 01:37:38.117425 [ 193 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_46_9} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9577 | 2026.05.19 01:37:38.119954 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9578 | 2026.05.19 01:37:41.111790 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2026.05.19 01:37:41.112096 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9580 | 2026.05.19 01:37:41.112474 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9581 | 2026.05.19 01:37:41.112514 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9582 | 2026.05.19 01:37:41.112774 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9583 | 2026.05.19 01:37:41.112842 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9584 | 2026.05.19 01:37:41.112989 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 9585 | 2026.05.19 01:37:41.113119 [ 331 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9586 | 2026.05.19 01:37:41.113140 [ 357 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9587 | 2026.05.19 01:37:41.113283 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9588 | 2026.05.19 01:37:41.113312 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9589 | 2026.05.19 01:37:41.113381 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9590 | 2026.05.19 01:37:41.113402 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9591 | 2026.05.19 01:37:41.113436 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9592 | 2026.05.19 01:37:41.113478 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9593 | 2026.05.19 01:37:41.114923 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002943 sec., 12911.99456337071 rows/sec., 2.62 MiB/sec. | ||
| 9594 | 2026.05.19 01:37:41.115065 [ 4 ] {c542564f-ccd4-4cec-8884-f058ba069a71} <Debug> TCPHandler: Processed in 0.003423875 sec. | ||
| 9595 | 2026.05.19 01:37:41.129138 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9596 | 2026.05.19 01:37:41.129254 [ 4 ] {8065f3b6-86cc-49a2-943d-ca2a35514eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9597 | 2026.05.19 01:37:41.129295 [ 4 ] {8065f3b6-86cc-49a2-943d-ca2a35514eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9598 | 2026.05.19 01:37:41.129826 [ 4 ] {8065f3b6-86cc-49a2-943d-ca2a35514eb5} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2026.05.19 01:37:41.129862 [ 4 ] {8065f3b6-86cc-49a2-943d-ca2a35514eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9600 | 2026.05.19 01:37:41.130242 [ 4 ] {8065f3b6-86cc-49a2-943d-ca2a35514eb5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9601 | 2026.05.19 01:37:41.130486 [ 4 ] {8065f3b6-86cc-49a2-943d-ca2a35514eb5} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2026.05.19 01:37:41.130637 [ 4 ] {8065f3b6-86cc-49a2-943d-ca2a35514eb5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001418 sec., 16925.24682651622 rows/sec., 1.40 MiB/sec. | ||
| 9603 | 2026.05.19 01:37:41.130675 [ 4 ] {8065f3b6-86cc-49a2-943d-ca2a35514eb5} <Debug> TCPHandler: Processed in 0.00158654 sec. | ||
| 9604 | 2026.05.19 01:37:41.130870 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9605 | 2026.05.19 01:37:41.130965 [ 4 ] {7bf4981d-8519-4d6f-a5b8-d18a9fae6844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9606 | 2026.05.19 01:37:41.131004 [ 4 ] {7bf4981d-8519-4d6f-a5b8-d18a9fae6844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9607 | 2026.05.19 01:37:41.131440 [ 4 ] {7bf4981d-8519-4d6f-a5b8-d18a9fae6844} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2026.05.19 01:37:41.131475 [ 4 ] {7bf4981d-8519-4d6f-a5b8-d18a9fae6844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9609 | 2026.05.19 01:37:41.131759 [ 4 ] {7bf4981d-8519-4d6f-a5b8-d18a9fae6844} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9610 | 2026.05.19 01:37:41.131984 [ 4 ] {7bf4981d-8519-4d6f-a5b8-d18a9fae6844} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9611 | 2026.05.19 01:37:41.132113 [ 4 ] {7bf4981d-8519-4d6f-a5b8-d18a9fae6844} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 139.87 KiB/sec. | ||
| 9612 | 2026.05.19 01:37:41.132153 [ 4 ] {7bf4981d-8519-4d6f-a5b8-d18a9fae6844} <Debug> TCPHandler: Processed in 0.001342988 sec. | ||
| 9613 | 2026.05.19 01:37:41.132383 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9614 | 2026.05.19 01:37:41.132482 [ 4 ] {23b5000f-4235-4a81-9f53-e49aa35aeff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9615 | 2026.05.19 01:37:41.132521 [ 4 ] {23b5000f-4235-4a81-9f53-e49aa35aeff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9616 | 2026.05.19 01:37:41.134223 [ 4 ] {23b5000f-4235-4a81-9f53-e49aa35aeff6} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2026.05.19 01:37:41.134260 [ 4 ] {23b5000f-4235-4a81-9f53-e49aa35aeff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9618 | 2026.05.19 01:37:41.134720 [ 4 ] {23b5000f-4235-4a81-9f53-e49aa35aeff6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9619 | 2026.05.19 01:37:41.134940 [ 4 ] {23b5000f-4235-4a81-9f53-e49aa35aeff6} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2026.05.19 01:37:41.135087 [ 4 ] {23b5000f-4235-4a81-9f53-e49aa35aeff6} <Debug> executeQuery: Read 2610 rows, 200.17 KiB in 0.002621 sec., 995803.128576879 rows/sec., 74.58 MiB/sec. | ||
| 9621 | 2026.05.19 01:37:41.135131 [ 4 ] {23b5000f-4235-4a81-9f53-e49aa35aeff6} <Debug> TCPHandler: Processed in 0.002796497 sec. | ||
| 9622 | 2026.05.19 01:37:41.135266 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9623 | 2026.05.19 01:37:41.135361 [ 4 ] {9c92b14e-c76f-4921-af6f-a8b0e77090b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9624 | 2026.05.19 01:37:41.135400 [ 4 ] {9c92b14e-c76f-4921-af6f-a8b0e77090b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9625 | 2026.05.19 01:37:41.135870 [ 4 ] {9c92b14e-c76f-4921-af6f-a8b0e77090b1} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.05.19 01:37:41.135907 [ 4 ] {9c92b14e-c76f-4921-af6f-a8b0e77090b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9627 | 2026.05.19 01:37:41.136213 [ 4 ] {9c92b14e-c76f-4921-af6f-a8b0e77090b1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9628 | 2026.05.19 01:37:41.136428 [ 4 ] {9c92b14e-c76f-4921-af6f-a8b0e77090b1} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.05.19 01:37:41.136557 [ 4 ] {9c92b14e-c76f-4921-af6f-a8b0e77090b1} <Debug> executeQuery: Read 67 rows, 5.09 KiB in 0.001214 sec., 55189.45634266886 rows/sec., 4.09 MiB/sec. | ||
| 9630 | 2026.05.19 01:37:41.136595 [ 4 ] {9c92b14e-c76f-4921-af6f-a8b0e77090b1} <Debug> TCPHandler: Processed in 0.001377358 sec. | ||
| 9631 | 2026.05.19 01:37:41.136737 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9632 | 2026.05.19 01:37:41.136831 [ 4 ] {4fdb716d-9a2d-47e4-9b2c-a8f794ebe51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9633 | 2026.05.19 01:37:41.136870 [ 4 ] {4fdb716d-9a2d-47e4-9b2c-a8f794ebe51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9634 | 2026.05.19 01:37:41.137597 [ 4 ] {4fdb716d-9a2d-47e4-9b2c-a8f794ebe51c} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2026.05.19 01:37:41.137634 [ 4 ] {4fdb716d-9a2d-47e4-9b2c-a8f794ebe51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9636 | 2026.05.19 01:37:41.137974 [ 4 ] {4fdb716d-9a2d-47e4-9b2c-a8f794ebe51c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9637 | 2026.05.19 01:37:41.138196 [ 4 ] {4fdb716d-9a2d-47e4-9b2c-a8f794ebe51c} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.05.19 01:37:41.138323 [ 4 ] {4fdb716d-9a2d-47e4-9b2c-a8f794ebe51c} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00151 sec., 546357.6158940397 rows/sec., 31.96 MiB/sec. | ||
| 9639 | 2026.05.19 01:37:41.138361 [ 4 ] {4fdb716d-9a2d-47e4-9b2c-a8f794ebe51c} <Debug> TCPHandler: Processed in 0.001679102 sec. | ||
| 9640 | 2026.05.19 01:37:41.138502 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9641 | 2026.05.19 01:37:41.138596 [ 4 ] {1767b146-e6d5-4c2f-82b3-422f75a3c721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9642 | 2026.05.19 01:37:41.138633 [ 4 ] {1767b146-e6d5-4c2f-82b3-422f75a3c721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9643 | 2026.05.19 01:37:41.139048 [ 4 ] {1767b146-e6d5-4c2f-82b3-422f75a3c721} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2026.05.19 01:37:41.139084 [ 4 ] {1767b146-e6d5-4c2f-82b3-422f75a3c721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9645 | 2026.05.19 01:37:41.139379 [ 4 ] {1767b146-e6d5-4c2f-82b3-422f75a3c721} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9646 | 2026.05.19 01:37:41.139593 [ 4 ] {1767b146-e6d5-4c2f-82b3-422f75a3c721} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2026.05.19 01:37:41.139722 [ 4 ] {1767b146-e6d5-4c2f-82b3-422f75a3c721} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 9648 | 2026.05.19 01:37:41.139760 [ 4 ] {1767b146-e6d5-4c2f-82b3-422f75a3c721} <Debug> TCPHandler: Processed in 0.001306267 sec. | ||
| 9649 | 2026.05.19 01:37:41.139897 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2026.05.19 01:37:41.139991 [ 4 ] {f7ca265e-12c1-4f64-ac99-5c01992aa8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9651 | 2026.05.19 01:37:41.140029 [ 4 ] {f7ca265e-12c1-4f64-ac99-5c01992aa8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9652 | 2026.05.19 01:37:41.140514 [ 4 ] {f7ca265e-12c1-4f64-ac99-5c01992aa8fb} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2026.05.19 01:37:41.140550 [ 4 ] {f7ca265e-12c1-4f64-ac99-5c01992aa8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9654 | 2026.05.19 01:37:41.140886 [ 4 ] {f7ca265e-12c1-4f64-ac99-5c01992aa8fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9655 | 2026.05.19 01:37:41.141178 [ 4 ] {f7ca265e-12c1-4f64-ac99-5c01992aa8fb} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.05.19 01:37:41.141341 [ 4 ] {f7ca265e-12c1-4f64-ac99-5c01992aa8fb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001366 sec., 8784.773060029282 rows/sec., 686.31 KiB/sec. | ||
| 9657 | 2026.05.19 01:37:41.141389 [ 4 ] {f7ca265e-12c1-4f64-ac99-5c01992aa8fb} <Debug> TCPHandler: Processed in 0.001539251 sec. | ||
| 9658 | 2026.05.19 01:37:41.141548 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9659 | 2026.05.19 01:37:41.141664 [ 4 ] {3d581653-34b7-4000-83ee-b788d1ca88d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9660 | 2026.05.19 01:37:41.141712 [ 4 ] {3d581653-34b7-4000-83ee-b788d1ca88d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9661 | 2026.05.19 01:37:41.142685 [ 4 ] {3d581653-34b7-4000-83ee-b788d1ca88d5} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.05.19 01:37:41.142724 [ 4 ] {3d581653-34b7-4000-83ee-b788d1ca88d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9663 | 2026.05.19 01:37:41.143104 [ 4 ] {3d581653-34b7-4000-83ee-b788d1ca88d5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9664 | 2026.05.19 01:37:41.143321 [ 4 ] {3d581653-34b7-4000-83ee-b788d1ca88d5} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.05.19 01:37:41.143455 [ 4 ] {3d581653-34b7-4000-83ee-b788d1ca88d5} <Debug> executeQuery: Read 1370 rows, 94.90 KiB in 0.001815 sec., 754820.9366391185 rows/sec., 51.06 MiB/sec. | ||
| 9666 | 2026.05.19 01:37:41.143494 [ 4 ] {3d581653-34b7-4000-83ee-b788d1ca88d5} <Debug> TCPHandler: Processed in 0.002006006 sec. | ||
| 9667 | 2026.05.19 01:37:41.143626 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2026.05.19 01:37:41.143723 [ 4 ] {e2c24c17-5f6c-4c6b-a2fe-da20eb713601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9669 | 2026.05.19 01:37:41.143765 [ 4 ] {e2c24c17-5f6c-4c6b-a2fe-da20eb713601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9670 | 2026.05.19 01:37:41.144523 [ 4 ] {e2c24c17-5f6c-4c6b-a2fe-da20eb713601} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.05.19 01:37:41.144561 [ 4 ] {e2c24c17-5f6c-4c6b-a2fe-da20eb713601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9672 | 2026.05.19 01:37:41.145000 [ 4 ] {e2c24c17-5f6c-4c6b-a2fe-da20eb713601} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9673 | 2026.05.19 01:37:41.145219 [ 4 ] {e2c24c17-5f6c-4c6b-a2fe-da20eb713601} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.05.19 01:37:41.145354 [ 4 ] {e2c24c17-5f6c-4c6b-a2fe-da20eb713601} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.00165 sec., 987272.7272727273 rows/sec., 60.85 MiB/sec. | ||
| 9675 | 2026.05.19 01:37:41.145392 [ 4 ] {e2c24c17-5f6c-4c6b-a2fe-da20eb713601} <Debug> TCPHandler: Processed in 0.001814983 sec. | ||
| 9676 | 2026.05.19 01:37:41.145522 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2026.05.19 01:37:41.145618 [ 4 ] {7cb8524a-587b-459a-9359-e049497f4b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9678 | 2026.05.19 01:37:41.145671 [ 4 ] {7cb8524a-587b-459a-9359-e049497f4b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9679 | 2026.05.19 01:37:41.146626 [ 4 ] {7cb8524a-587b-459a-9359-e049497f4b96} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.05.19 01:37:41.146664 [ 4 ] {7cb8524a-587b-459a-9359-e049497f4b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9681 | 2026.05.19 01:37:41.147235 [ 4 ] {7cb8524a-587b-459a-9359-e049497f4b96} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9682 | 2026.05.19 01:37:41.147454 [ 4 ] {7cb8524a-587b-459a-9359-e049497f4b96} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.05.19 01:37:41.147597 [ 4 ] {7cb8524a-587b-459a-9359-e049497f4b96} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001997 sec., 26539.809714571857 rows/sec., 47.56 MiB/sec. | ||
| 9684 | 2026.05.19 01:37:41.147650 [ 4 ] {7cb8524a-587b-459a-9359-e049497f4b96} <Debug> TCPHandler: Processed in 0.002176909 sec. | ||
| 9685 | 2026.05.19 01:37:41.147795 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.05.19 01:37:41.147916 [ 4 ] {a22d1703-96d8-4d8d-a7ed-78c6026d9b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9687 | 2026.05.19 01:37:41.147964 [ 4 ] {a22d1703-96d8-4d8d-a7ed-78c6026d9b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9688 | 2026.05.19 01:37:41.148399 [ 4 ] {a22d1703-96d8-4d8d-a7ed-78c6026d9b4d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.05.19 01:37:41.148447 [ 4 ] {a22d1703-96d8-4d8d-a7ed-78c6026d9b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9690 | 2026.05.19 01:37:41.148830 [ 4 ] {a22d1703-96d8-4d8d-a7ed-78c6026d9b4d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9691 | 2026.05.19 01:37:41.149070 [ 4 ] {a22d1703-96d8-4d8d-a7ed-78c6026d9b4d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.05.19 01:37:41.149202 [ 4 ] {a22d1703-96d8-4d8d-a7ed-78c6026d9b4d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001308 sec., 36697.24770642202 rows/sec., 2.47 MiB/sec. | ||
| 9693 | 2026.05.19 01:37:41.149238 [ 4 ] {a22d1703-96d8-4d8d-a7ed-78c6026d9b4d} <Debug> TCPHandler: Processed in 0.00151024 sec. | ||
| 9694 | 2026.05.19 01:37:41.924158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1156 | ||
| 9695 | 2026.05.19 01:37:41.927002 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.05.19 01:37:41.927047 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9697 | 2026.05.19 01:37:41.928310 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9698 | 2026.05.19 01:37:41.928594 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.05.19 01:37:41.928863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 9700 | 2026.05.19 01:37:42.235780 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2026.05.19 01:37:42.236047 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9702 | 2026.05.19 01:37:42.236463 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9703 | 2026.05.19 01:37:42.236498 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9704 | 2026.05.19 01:37:42.236725 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9705 | 2026.05.19 01:37:42.236794 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9706 | 2026.05.19 01:37:42.236943 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9707 | 2026.05.19 01:37:42.237078 [ 353 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9708 | 2026.05.19 01:37:42.237078 [ 349 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9709 | 2026.05.19 01:37:42.237251 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9710 | 2026.05.19 01:37:42.237280 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9711 | 2026.05.19 01:37:42.237351 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9712 | 2026.05.19 01:37:42.237373 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9713 | 2026.05.19 01:37:42.237409 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9714 | 2026.05.19 01:37:42.237448 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9715 | 2026.05.19 01:37:42.238668 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00273 sec., 13919.41391941392 rows/sec., 2.26 MiB/sec. | ||
| 9716 | 2026.05.19 01:37:42.238814 [ 4 ] {3a8d09f2-4700-438a-8672-f164f9b0a40b} <Debug> TCPHandler: Processed in 0.003183022 sec. | ||
| 9717 | 2026.05.19 01:37:42.240081 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2026.05.19 01:37:42.240204 [ 4 ] {8c9ac804-caf1-4fa6-a9b9-b4d3a63dc310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9719 | 2026.05.19 01:37:42.240248 [ 4 ] {8c9ac804-caf1-4fa6-a9b9-b4d3a63dc310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9720 | 2026.05.19 01:37:42.240814 [ 4 ] {8c9ac804-caf1-4fa6-a9b9-b4d3a63dc310} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.05.19 01:37:42.240851 [ 4 ] {8c9ac804-caf1-4fa6-a9b9-b4d3a63dc310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9722 | 2026.05.19 01:37:42.241257 [ 4 ] {8c9ac804-caf1-4fa6-a9b9-b4d3a63dc310} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9723 | 2026.05.19 01:37:42.241489 [ 4 ] {8c9ac804-caf1-4fa6-a9b9-b4d3a63dc310} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2026.05.19 01:37:42.241649 [ 4 ] {8c9ac804-caf1-4fa6-a9b9-b4d3a63dc310} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001479 sec., 37863.42123056119 rows/sec., 2.89 MiB/sec. | ||
| 9725 | 2026.05.19 01:37:42.241688 [ 4 ] {8c9ac804-caf1-4fa6-a9b9-b4d3a63dc310} <Debug> TCPHandler: Processed in 0.001660381 sec. | ||
| 9726 | 2026.05.19 01:37:42.241843 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9727 | 2026.05.19 01:37:42.241938 [ 4 ] {f12f7166-751c-4628-b4da-21ec41f4bba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9728 | 2026.05.19 01:37:42.241977 [ 4 ] {f12f7166-751c-4628-b4da-21ec41f4bba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9729 | 2026.05.19 01:37:42.242408 [ 4 ] {f12f7166-751c-4628-b4da-21ec41f4bba8} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2026.05.19 01:37:42.242445 [ 4 ] {f12f7166-751c-4628-b4da-21ec41f4bba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9731 | 2026.05.19 01:37:42.242750 [ 4 ] {f12f7166-751c-4628-b4da-21ec41f4bba8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9732 | 2026.05.19 01:37:42.242965 [ 4 ] {f12f7166-751c-4628-b4da-21ec41f4bba8} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.05.19 01:37:42.243117 [ 4 ] {f12f7166-751c-4628-b4da-21ec41f4bba8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 9734 | 2026.05.19 01:37:42.243155 [ 4 ] {f12f7166-751c-4628-b4da-21ec41f4bba8} <Debug> TCPHandler: Processed in 0.001361647 sec. | ||
| 9735 | 2026.05.19 01:37:42.243338 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2026.05.19 01:37:42.243435 [ 4 ] {c19b67cf-732f-464d-a0fd-1b78e16b192e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9737 | 2026.05.19 01:37:42.243477 [ 4 ] {c19b67cf-732f-464d-a0fd-1b78e16b192e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9738 | 2026.05.19 01:37:42.243871 [ 4 ] {c19b67cf-732f-464d-a0fd-1b78e16b192e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.05.19 01:37:42.243908 [ 4 ] {c19b67cf-732f-464d-a0fd-1b78e16b192e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9740 | 2026.05.19 01:37:42.244243 [ 4 ] {c19b67cf-732f-464d-a0fd-1b78e16b192e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9741 | 2026.05.19 01:37:42.244516 [ 4 ] {c19b67cf-732f-464d-a0fd-1b78e16b192e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.05.19 01:37:42.244708 [ 4 ] {c19b67cf-732f-464d-a0fd-1b78e16b192e} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001291 sec., 24786.986831913244 rows/sec., 1.73 MiB/sec. | ||
| 9743 | 2026.05.19 01:37:42.244749 [ 4 ] {c19b67cf-732f-464d-a0fd-1b78e16b192e} <Debug> TCPHandler: Processed in 0.001459449 sec. | ||
| 9744 | 2026.05.19 01:37:42.244881 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2026.05.19 01:37:42.244978 [ 4 ] {2a5b7a03-b1ee-486e-88b3-d08f8814c441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9746 | 2026.05.19 01:37:42.245018 [ 4 ] {2a5b7a03-b1ee-486e-88b3-d08f8814c441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9747 | 2026.05.19 01:37:42.245382 [ 4 ] {2a5b7a03-b1ee-486e-88b3-d08f8814c441} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.05.19 01:37:42.245418 [ 4 ] {2a5b7a03-b1ee-486e-88b3-d08f8814c441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9749 | 2026.05.19 01:37:42.245745 [ 4 ] {2a5b7a03-b1ee-486e-88b3-d08f8814c441} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9750 | 2026.05.19 01:37:42.245963 [ 4 ] {2a5b7a03-b1ee-486e-88b3-d08f8814c441} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.05.19 01:37:42.246107 [ 4 ] {2a5b7a03-b1ee-486e-88b3-d08f8814c441} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 722.62 KiB/sec. | ||
| 9752 | 2026.05.19 01:37:42.246143 [ 4 ] {2a5b7a03-b1ee-486e-88b3-d08f8814c441} <Debug> TCPHandler: Processed in 0.001310867 sec. | ||
| 9753 | 2026.05.19 01:37:44.361329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22626 | ||
| 9754 | 2026.05.19 01:37:44.361882 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.05.19 01:37:44.361926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 9756 | 2026.05.19 01:37:44.362429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9757 | 2026.05.19 01:37:44.362666 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.05.19 01:37:44.362798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22626 | ||
| 9759 | 2026.05.19 01:37:45.537135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9760 | 2026.05.19 01:37:45.552238 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2026.05.19 01:37:45.552295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9762 | 2026.05.19 01:37:45.557942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9763 | 2026.05.19 01:37:45.558625 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2026.05.19 01:37:45.561162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9765 | 2026.05.19 01:37:47.241061 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2026.05.19 01:37:47.241379 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9767 | 2026.05.19 01:37:47.241698 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9768 | 2026.05.19 01:37:47.241732 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9769 | 2026.05.19 01:37:47.241943 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9770 | 2026.05.19 01:37:47.242010 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9771 | 2026.05.19 01:37:47.242150 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9772 | 2026.05.19 01:37:47.242283 [ 349 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9773 | 2026.05.19 01:37:47.242285 [ 331 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9774 | 2026.05.19 01:37:47.242427 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9775 | 2026.05.19 01:37:47.242453 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9776 | 2026.05.19 01:37:47.242520 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9777 | 2026.05.19 01:37:47.242540 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9778 | 2026.05.19 01:37:47.242573 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9779 | 2026.05.19 01:37:47.242611 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9780 | 2026.05.19 01:37:47.244073 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002801 sec., 13566.583363084612 rows/sec., 2.20 MiB/sec. | ||
| 9781 | 2026.05.19 01:37:47.244284 [ 4 ] {6937036f-49ef-4de1-ba04-3a807aabbdc4} <Debug> TCPHandler: Processed in 0.003404894 sec. | ||
| 9782 | 2026.05.19 01:37:47.245961 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2026.05.19 01:37:47.246105 [ 4 ] {9b4f3c0f-5be6-4c1f-9a2b-90ee9f71a9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9784 | 2026.05.19 01:37:47.246156 [ 4 ] {9b4f3c0f-5be6-4c1f-9a2b-90ee9f71a9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9785 | 2026.05.19 01:37:47.246903 [ 4 ] {9b4f3c0f-5be6-4c1f-9a2b-90ee9f71a9a2} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.05.19 01:37:47.246949 [ 4 ] {9b4f3c0f-5be6-4c1f-9a2b-90ee9f71a9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9787 | 2026.05.19 01:37:47.247363 [ 4 ] {9b4f3c0f-5be6-4c1f-9a2b-90ee9f71a9a2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9788 | 2026.05.19 01:37:47.247597 [ 4 ] {9b4f3c0f-5be6-4c1f-9a2b-90ee9f71a9a2} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2026.05.19 01:37:47.247746 [ 4 ] {9b4f3c0f-5be6-4c1f-9a2b-90ee9f71a9a2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.55 MiB/sec. | ||
| 9790 | 2026.05.19 01:37:47.247786 [ 4 ] {9b4f3c0f-5be6-4c1f-9a2b-90ee9f71a9a2} <Debug> TCPHandler: Processed in 0.001890375 sec. | ||
| 9791 | 2026.05.19 01:37:47.247930 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2026.05.19 01:37:47.248025 [ 4 ] {6c9c72a4-a43e-4749-a4b5-4d538674b6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9793 | 2026.05.19 01:37:47.248064 [ 4 ] {6c9c72a4-a43e-4749-a4b5-4d538674b6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9794 | 2026.05.19 01:37:47.248561 [ 4 ] {6c9c72a4-a43e-4749-a4b5-4d538674b6de} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.05.19 01:37:47.248598 [ 4 ] {6c9c72a4-a43e-4749-a4b5-4d538674b6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9796 | 2026.05.19 01:37:47.248907 [ 4 ] {6c9c72a4-a43e-4749-a4b5-4d538674b6de} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9797 | 2026.05.19 01:37:47.249113 [ 4 ] {6c9c72a4-a43e-4749-a4b5-4d538674b6de} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.05.19 01:37:47.249248 [ 4 ] {6c9c72a4-a43e-4749-a4b5-4d538674b6de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 9799 | 2026.05.19 01:37:47.249287 [ 4 ] {6c9c72a4-a43e-4749-a4b5-4d538674b6de} <Debug> TCPHandler: Processed in 0.001405479 sec. | ||
| 9800 | 2026.05.19 01:37:47.249405 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2026.05.19 01:37:47.249501 [ 4 ] {35e4de0f-bd28-419b-9e84-e6ba71a3b332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9802 | 2026.05.19 01:37:47.249543 [ 4 ] {35e4de0f-bd28-419b-9e84-e6ba71a3b332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9803 | 2026.05.19 01:37:47.249966 [ 4 ] {35e4de0f-bd28-419b-9e84-e6ba71a3b332} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.05.19 01:37:47.250002 [ 4 ] {35e4de0f-bd28-419b-9e84-e6ba71a3b332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9805 | 2026.05.19 01:37:47.250324 [ 4 ] {35e4de0f-bd28-419b-9e84-e6ba71a3b332} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9806 | 2026.05.19 01:37:47.250529 [ 4 ] {35e4de0f-bd28-419b-9e84-e6ba71a3b332} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2026.05.19 01:37:47.250657 [ 4 ] {35e4de0f-bd28-419b-9e84-e6ba71a3b332} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 9808 | 2026.05.19 01:37:47.250694 [ 4 ] {35e4de0f-bd28-419b-9e84-e6ba71a3b332} <Debug> TCPHandler: Processed in 0.001337977 sec. | ||
| 9809 | 2026.05.19 01:37:47.250803 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2026.05.19 01:37:47.250898 [ 4 ] {7a04cafe-04a1-4319-be01-e033093e0611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9811 | 2026.05.19 01:37:47.250937 [ 4 ] {7a04cafe-04a1-4319-be01-e033093e0611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9812 | 2026.05.19 01:37:47.251328 [ 4 ] {7a04cafe-04a1-4319-be01-e033093e0611} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2026.05.19 01:37:47.251363 [ 4 ] {7a04cafe-04a1-4319-be01-e033093e0611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9814 | 2026.05.19 01:37:47.251663 [ 4 ] {7a04cafe-04a1-4319-be01-e033093e0611} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9815 | 2026.05.19 01:37:47.251864 [ 4 ] {7a04cafe-04a1-4319-be01-e033093e0611} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2026.05.19 01:37:47.251991 [ 4 ] {7a04cafe-04a1-4319-be01-e033093e0611} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 9817 | 2026.05.19 01:37:47.252027 [ 4 ] {7a04cafe-04a1-4319-be01-e033093e0611} <Debug> TCPHandler: Processed in 0.001271727 sec. | ||
| 9818 | 2026.05.19 01:37:50.541903 [ 272 ] {} <Trace> TCP-Session: 9cabddde-609c-4552-9c97-edce9a90873b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2026.05.19 01:37:50.542329 [ 272 ] {517a3f76-3944-4ff6-a16e-39743fa1034d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33599) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 9820 | 2026.05.19 01:37:50.542915 [ 272 ] {517a3f76-3944-4ff6-a16e-39743fa1034d} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 9821 | 2026.05.19 01:37:50.543077 [ 272 ] {517a3f76-3944-4ff6-a16e-39743fa1034d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9822 | 2026.05.19 01:37:50.543493 [ 320 ] {517a3f76-3944-4ff6-a16e-39743fa1034d} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 9823 | 2026.05.19 01:37:50.544143 [ 272 ] {517a3f76-3944-4ff6-a16e-39743fa1034d} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.002 sec., 70000 rows/sec., 3.89 MiB/sec. | ||
| 9824 | 2026.05.19 01:37:50.544257 [ 272 ] {517a3f76-3944-4ff6-a16e-39743fa1034d} <Debug> TCPHandler: Processed in 0.002544233 sec. | ||
| 9825 | 2026.05.19 01:37:51.740456 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9826 | 2026.05.19 01:37:51.740506 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9827 | 2026.05.19 01:37:51.862937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23074 | ||
| 9828 | 2026.05.19 01:37:51.863477 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.05.19 01:37:51.863519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9830 | 2026.05.19 01:37:51.864085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9831 | 2026.05.19 01:37:51.864325 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.05.19 01:37:51.864448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23074 | ||
| 9833 | 2026.05.19 01:37:51.929297 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1178 | ||
| 9834 | 2026.05.19 01:37:51.931555 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.05.19 01:37:51.931602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9836 | 2026.05.19 01:37:51.932833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9837 | 2026.05.19 01:37:51.933108 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.05.19 01:37:51.933291 [ 57 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9839 | 2026.05.19 01:37:51.933365 [ 57 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2026.05.19 01:37:51.933369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
| 9841 | 2026.05.19 01:37:51.933395 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9842 | 2026.05.19 01:37:51.934027 [ 200 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 9843 | 2026.05.19 01:37:51.934761 [ 200 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9844 | 2026.05.19 01:37:51.934908 [ 200 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1016 rows starting from the beginning of the part | ||
| 9845 | 2026.05.19 01:37:51.935245 [ 200 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 9846 | 2026.05.19 01:37:51.935567 [ 200 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 9847 | 2026.05.19 01:37:51.935872 [ 200 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 9848 | 2026.05.19 01:37:51.936176 [ 200 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 9849 | 2026.05.19 01:37:51.936473 [ 200 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part | ||
| 9850 | 2026.05.19 01:37:51.942650 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 72 columns (72 merged, 0 gathered) in 0.008720264 sec., 135087.6533095787 rows/sec., 115.96 MiB/sec. | ||
| 9851 | 2026.05.19 01:37:51.944093 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9852 | 2026.05.19 01:37:51.944665 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.05.19 01:37:51.944734 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_36_7} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9854 | 2026.05.19 01:37:51.945057 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 9855 | 2026.05.19 01:37:52.001920 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001402069 sec. | ||
| 9856 | 2026.05.19 01:37:52.241911 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9857 | 2026.05.19 01:37:52.242183 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9858 | 2026.05.19 01:37:52.242569 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9859 | 2026.05.19 01:37:52.242604 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9860 | 2026.05.19 01:37:52.242831 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9861 | 2026.05.19 01:37:52.242900 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9862 | 2026.05.19 01:37:52.243044 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9863 | 2026.05.19 01:37:52.243167 [ 320 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9864 | 2026.05.19 01:37:52.243175 [ 359 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9865 | 2026.05.19 01:37:52.243324 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9866 | 2026.05.19 01:37:52.243356 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9867 | 2026.05.19 01:37:52.243430 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9868 | 2026.05.19 01:37:52.243450 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9869 | 2026.05.19 01:37:52.243486 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9870 | 2026.05.19 01:37:52.243527 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9871 | 2026.05.19 01:37:52.244798 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002718 sec., 13980.868285504048 rows/sec., 2.27 MiB/sec. | ||
| 9872 | 2026.05.19 01:37:52.245015 [ 4 ] {dbb7b601-3624-40d5-a98e-6b9624d98418} <Debug> TCPHandler: Processed in 0.003253353 sec. | ||
| 9873 | 2026.05.19 01:37:52.247534 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2026.05.19 01:37:52.247787 [ 4 ] {a6626698-6282-4ddb-b3a9-b58f46699dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9875 | 2026.05.19 01:37:52.247843 [ 4 ] {a6626698-6282-4ddb-b3a9-b58f46699dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9876 | 2026.05.19 01:37:52.248470 [ 4 ] {a6626698-6282-4ddb-b3a9-b58f46699dc9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.05.19 01:37:52.248509 [ 4 ] {a6626698-6282-4ddb-b3a9-b58f46699dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9878 | 2026.05.19 01:37:52.248890 [ 4 ] {a6626698-6282-4ddb-b3a9-b58f46699dc9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9879 | 2026.05.19 01:37:52.249129 [ 4 ] {a6626698-6282-4ddb-b3a9-b58f46699dc9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.05.19 01:37:52.249298 [ 4 ] {a6626698-6282-4ddb-b3a9-b58f46699dc9} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001661 sec., 84286.57435279952 rows/sec., 7.33 MiB/sec. | ||
| 9881 | 2026.05.19 01:37:52.249349 [ 4 ] {a6626698-6282-4ddb-b3a9-b58f46699dc9} <Debug> TCPHandler: Processed in 0.001936075 sec. | ||
| 9882 | 2026.05.19 01:37:52.249507 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2026.05.19 01:37:52.249605 [ 4 ] {cb2673f6-3cbe-4ee9-8c5d-dd8c63629cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9884 | 2026.05.19 01:37:52.249645 [ 4 ] {cb2673f6-3cbe-4ee9-8c5d-dd8c63629cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9885 | 2026.05.19 01:37:52.250110 [ 4 ] {cb2673f6-3cbe-4ee9-8c5d-dd8c63629cb8} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.05.19 01:37:52.250147 [ 4 ] {cb2673f6-3cbe-4ee9-8c5d-dd8c63629cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9887 | 2026.05.19 01:37:52.250448 [ 4 ] {cb2673f6-3cbe-4ee9-8c5d-dd8c63629cb8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9888 | 2026.05.19 01:37:52.250661 [ 4 ] {cb2673f6-3cbe-4ee9-8c5d-dd8c63629cb8} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.05.19 01:37:52.250793 [ 4 ] {cb2673f6-3cbe-4ee9-8c5d-dd8c63629cb8} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001207 sec., 34797.0173985087 rows/sec., 2.56 MiB/sec. | ||
| 9890 | 2026.05.19 01:37:52.250830 [ 4 ] {cb2673f6-3cbe-4ee9-8c5d-dd8c63629cb8} <Debug> TCPHandler: Processed in 0.001380059 sec. | ||
| 9891 | 2026.05.19 01:37:52.250959 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9892 | 2026.05.19 01:37:52.251053 [ 4 ] {fca5a073-49f2-46e6-811f-c3b427c7c3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9893 | 2026.05.19 01:37:52.251091 [ 4 ] {fca5a073-49f2-46e6-811f-c3b427c7c3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9894 | 2026.05.19 01:37:52.251536 [ 4 ] {fca5a073-49f2-46e6-811f-c3b427c7c3b1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.05.19 01:37:52.251573 [ 4 ] {fca5a073-49f2-46e6-811f-c3b427c7c3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9896 | 2026.05.19 01:37:52.251883 [ 4 ] {fca5a073-49f2-46e6-811f-c3b427c7c3b1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9897 | 2026.05.19 01:37:52.252091 [ 4 ] {fca5a073-49f2-46e6-811f-c3b427c7c3b1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2026.05.19 01:37:52.252220 [ 4 ] {fca5a073-49f2-46e6-811f-c3b427c7c3b1} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001186 sec., 89376.0539629005 rows/sec., 6.98 MiB/sec. | ||
| 9899 | 2026.05.19 01:37:52.252257 [ 4 ] {fca5a073-49f2-46e6-811f-c3b427c7c3b1} <Debug> TCPHandler: Processed in 0.001346577 sec. | ||
| 9900 | 2026.05.19 01:37:52.252403 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9901 | 2026.05.19 01:37:52.252499 [ 4 ] {79699898-a615-42e6-9a66-459c1364163f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9902 | 2026.05.19 01:37:52.252540 [ 4 ] {79699898-a615-42e6-9a66-459c1364163f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9903 | 2026.05.19 01:37:52.252980 [ 4 ] {79699898-a615-42e6-9a66-459c1364163f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9904 | 2026.05.19 01:37:52.253015 [ 4 ] {79699898-a615-42e6-9a66-459c1364163f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9905 | 2026.05.19 01:37:52.253343 [ 4 ] {79699898-a615-42e6-9a66-459c1364163f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9906 | 2026.05.19 01:37:52.253553 [ 4 ] {79699898-a615-42e6-9a66-459c1364163f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9907 | 2026.05.19 01:37:52.253682 [ 4 ] {79699898-a615-42e6-9a66-459c1364163f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9908 | 2026.05.19 01:37:52.253699 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 3 parts from all_1_75_15 to all_77_77_0 | ||
| 9909 | 2026.05.19 01:37:52.253718 [ 4 ] {79699898-a615-42e6-9a66-459c1364163f} <Debug> TCPHandler: Processed in 0.001364327 sec. | ||
| 9910 | 2026.05.19 01:37:52.253749 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.05.19 01:37:52.253774 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9912 | 2026.05.19 01:37:52.253853 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.05.19 01:37:52.253872 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_77_16} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_75_15 to all_77_77_0 into Compact with storage Full | ||
| 9914 | 2026.05.19 01:37:52.253951 [ 4 ] {1c041ac5-002f-45e8-b901-d6c5069397c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9915 | 2026.05.19 01:37:52.254007 [ 4 ] {1c041ac5-002f-45e8-b901-d6c5069397c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9916 | 2026.05.19 01:37:52.254009 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_77_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9917 | 2026.05.19 01:37:52.254059 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 26584 rows starting from the beginning of the part | ||
| 9918 | 2026.05.19 01:37:52.254123 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9919 | 2026.05.19 01:37:52.254166 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1629 rows starting from the beginning of the part | ||
| 9920 | 2026.05.19 01:37:52.254880 [ 4 ] {1c041ac5-002f-45e8-b901-d6c5069397c6} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9921 | 2026.05.19 01:37:52.254921 [ 4 ] {1c041ac5-002f-45e8-b901-d6c5069397c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9922 | 2026.05.19 01:37:52.255984 [ 4 ] {1c041ac5-002f-45e8-b901-d6c5069397c6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9923 | 2026.05.19 01:37:52.256231 [ 4 ] {1c041ac5-002f-45e8-b901-d6c5069397c6} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2026.05.19 01:37:52.256388 [ 4 ] {1c041ac5-002f-45e8-b901-d6c5069397c6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002454 sec., 17114.914425427873 rows/sec., 30.67 MiB/sec. | ||
| 9925 | 2026.05.19 01:37:52.256444 [ 4 ] {1c041ac5-002f-45e8-b901-d6c5069397c6} <Debug> TCPHandler: Processed in 0.002639074 sec. | ||
| 9926 | 2026.05.19 01:37:52.256571 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2026.05.19 01:37:52.256665 [ 4 ] {5c20baed-2b7a-4d65-be8c-7e45527f8d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9928 | 2026.05.19 01:37:52.256705 [ 4 ] {5c20baed-2b7a-4d65-be8c-7e45527f8d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9929 | 2026.05.19 01:37:52.257066 [ 4 ] {5c20baed-2b7a-4d65-be8c-7e45527f8d67} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2026.05.19 01:37:52.257099 [ 4 ] {5c20baed-2b7a-4d65-be8c-7e45527f8d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9931 | 2026.05.19 01:37:52.257616 [ 4 ] {5c20baed-2b7a-4d65-be8c-7e45527f8d67} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9932 | 2026.05.19 01:37:52.257837 [ 4 ] {5c20baed-2b7a-4d65-be8c-7e45527f8d67} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.05.19 01:37:52.257963 [ 4 ] {5c20baed-2b7a-4d65-be8c-7e45527f8d67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
| 9934 | 2026.05.19 01:37:52.257998 [ 4 ] {5c20baed-2b7a-4d65-be8c-7e45527f8d67} <Debug> TCPHandler: Processed in 0.00147521 sec. | ||
| 9935 | 2026.05.19 01:37:52.261563 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_77_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28373 rows, containing 5 columns (5 merged, 0 gathered) in 0.007731091 sec., 3669986.551704022 rows/sec., 236.36 MiB/sec. | ||
| 9936 | 2026.05.19 01:37:52.261957 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_77_16} <Trace> MergedBlockOutputStream: filled checksums all_1_77_16 (state Temporary) | ||
| 9937 | 2026.05.19 01:37:52.262277 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_77_16 to all_1_77_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2026.05.19 01:37:52.262363 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 3 parts: [all_1_75_15, all_77_77_0] -> all_1_77_16 | ||
| 9939 | 2026.05.19 01:37:52.262445 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9940 | 2026.05.19 01:37:53.000289 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.90 MiB, peak 321.97 MiB, free memory in arenas 0.00 B, will set to 312.14 MiB (RSS), difference: 2.24 MiB | ||
| 9941 | 2026.05.19 01:37:53.061325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9942 | 2026.05.19 01:37:53.076314 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.05.19 01:37:53.076370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9944 | 2026.05.19 01:37:53.082091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9945 | 2026.05.19 01:37:53.082787 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.05.19 01:37:53.085390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9947 | 2026.05.19 01:37:57.240335 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9948 | 2026.05.19 01:37:57.240581 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9949 | 2026.05.19 01:37:57.240932 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9950 | 2026.05.19 01:37:57.240966 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9951 | 2026.05.19 01:37:57.241191 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9952 | 2026.05.19 01:37:57.241260 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9953 | 2026.05.19 01:37:57.241405 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9954 | 2026.05.19 01:37:57.241523 [ 353 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9955 | 2026.05.19 01:37:57.241543 [ 320 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9956 | 2026.05.19 01:37:57.241680 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 9957 | 2026.05.19 01:37:57.241707 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9958 | 2026.05.19 01:37:57.241778 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9959 | 2026.05.19 01:37:57.241798 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 9960 | 2026.05.19 01:37:57.241832 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9961 | 2026.05.19 01:37:57.241872 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9962 | 2026.05.19 01:37:57.243503 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003014 sec., 12607.830126078301 rows/sec., 2.04 MiB/sec. | ||
| 9963 | 2026.05.19 01:37:57.243612 [ 4 ] {232495bc-7bd9-4807-9a25-841d4e8b0923} <Debug> TCPHandler: Processed in 0.003413705 sec. | ||
| 9964 | 2026.05.19 01:37:57.245256 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2026.05.19 01:37:57.245367 [ 4 ] {3c96d657-1266-48ce-b5c5-e8dae9aa6658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9966 | 2026.05.19 01:37:57.245412 [ 4 ] {3c96d657-1266-48ce-b5c5-e8dae9aa6658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9967 | 2026.05.19 01:37:57.245933 [ 4 ] {3c96d657-1266-48ce-b5c5-e8dae9aa6658} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2026.05.19 01:37:57.245970 [ 4 ] {3c96d657-1266-48ce-b5c5-e8dae9aa6658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9969 | 2026.05.19 01:37:57.246321 [ 4 ] {3c96d657-1266-48ce-b5c5-e8dae9aa6658} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9970 | 2026.05.19 01:37:57.246547 [ 4 ] {3c96d657-1266-48ce-b5c5-e8dae9aa6658} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.05.19 01:37:57.246697 [ 4 ] {3c96d657-1266-48ce-b5c5-e8dae9aa6658} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001362 sec., 41116.00587371513 rows/sec., 3.14 MiB/sec. | ||
| 9972 | 2026.05.19 01:37:57.246715 [ 52 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9973 | 2026.05.19 01:37:57.246737 [ 4 ] {3c96d657-1266-48ce-b5c5-e8dae9aa6658} <Debug> TCPHandler: Processed in 0.00153253 sec. | ||
| 9974 | 2026.05.19 01:37:57.246787 [ 52 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.05.19 01:37:57.246817 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9976 | 2026.05.19 01:37:57.246921 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9977 | 2026.05.19 01:37:57.246926 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 9978 | 2026.05.19 01:37:57.247027 [ 4 ] {5af95606-45d1-44be-aa48-615abbfee111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9979 | 2026.05.19 01:37:57.247046 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9980 | 2026.05.19 01:37:57.247064 [ 4 ] {5af95606-45d1-44be-aa48-615abbfee111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9981 | 2026.05.19 01:37:57.247079 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2620 rows starting from the beginning of the part | ||
| 9982 | 2026.05.19 01:37:57.247139 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2610 rows starting from the beginning of the part | ||
| 9983 | 2026.05.19 01:37:57.247188 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 9984 | 2026.05.19 01:37:57.247233 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 9985 | 2026.05.19 01:37:57.247277 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 140 rows starting from the beginning of the part | ||
| 9986 | 2026.05.19 01:37:57.247321 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 9987 | 2026.05.19 01:37:57.247502 [ 4 ] {5af95606-45d1-44be-aa48-615abbfee111} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2026.05.19 01:37:57.247537 [ 4 ] {5af95606-45d1-44be-aa48-615abbfee111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9989 | 2026.05.19 01:37:57.247844 [ 4 ] {5af95606-45d1-44be-aa48-615abbfee111} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9990 | 2026.05.19 01:37:57.248057 [ 4 ] {5af95606-45d1-44be-aa48-615abbfee111} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2026.05.19 01:37:57.248193 [ 4 ] {5af95606-45d1-44be-aa48-615abbfee111} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 9992 | 2026.05.19 01:37:57.248206 [ 51 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9993 | 2026.05.19 01:37:57.248231 [ 4 ] {5af95606-45d1-44be-aa48-615abbfee111} <Debug> TCPHandler: Processed in 0.001358748 sec. | ||
| 9994 | 2026.05.19 01:37:57.248263 [ 51 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2026.05.19 01:37:57.248292 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 9996 | 2026.05.19 01:37:57.248371 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2026.05.19 01:37:57.248408 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 9998 | 2026.05.19 01:37:57.248472 [ 4 ] {0351f06f-28fb-4bd7-8ab7-a50f3699c751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9999 | 2026.05.19 01:37:57.248517 [ 4 ] {0351f06f-28fb-4bd7-8ab7-a50f3699c751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10000 | 2026.05.19 01:37:57.248520 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10001 | 2026.05.19 01:37:57.248561 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1404 rows starting from the beginning of the part | ||
| 10002 | 2026.05.19 01:37:57.248621 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1370 rows starting from the beginning of the part | ||
| 10003 | 2026.05.19 01:37:57.248664 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 10004 | 2026.05.19 01:37:57.248705 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10005 | 2026.05.19 01:37:57.248742 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 106 rows starting from the beginning of the part | ||
| 10006 | 2026.05.19 01:37:57.248780 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 10007 | 2026.05.19 01:37:57.248956 [ 4 ] {0351f06f-28fb-4bd7-8ab7-a50f3699c751} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.05.19 01:37:57.248996 [ 4 ] {0351f06f-28fb-4bd7-8ab7-a50f3699c751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 10009 | 2026.05.19 01:37:57.249201 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.00231483 sec., 2392400.3058539936 rows/sec., 189.12 MiB/sec. | ||
| 10010 | 2026.05.19 01:37:57.249516 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10011 | 2026.05.19 01:37:57.249535 [ 4 ] {0351f06f-28fb-4bd7-8ab7-a50f3699c751} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10012 | 2026.05.19 01:37:57.249762 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.05.19 01:37:57.249765 [ 4 ] {0351f06f-28fb-4bd7-8ab7-a50f3699c751} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2026.05.19 01:37:57.249822 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_81_16} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10015 | 2026.05.19 01:37:57.249882 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 10016 | 2026.05.19 01:37:57.249913 [ 4 ] {0351f06f-28fb-4bd7-8ab7-a50f3699c751} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00146 sec., 109589.04109589041 rows/sec., 7.63 MiB/sec. | ||
| 10017 | 2026.05.19 01:37:57.249951 [ 4 ] {0351f06f-28fb-4bd7-8ab7-a50f3699c751} <Debug> TCPHandler: Processed in 0.001629572 sec. | ||
| 10018 | 2026.05.19 01:37:57.250045 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687442 sec., 1820507.0159448443 rows/sec., 132.17 MiB/sec. | ||
| 10019 | 2026.05.19 01:37:57.250091 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10020 | 2026.05.19 01:37:57.250193 [ 4 ] {353ee118-72d3-45a7-8899-61496ab9601f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10021 | 2026.05.19 01:37:57.250239 [ 4 ] {353ee118-72d3-45a7-8899-61496ab9601f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10022 | 2026.05.19 01:37:57.250246 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10023 | 2026.05.19 01:37:57.250495 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2026.05.19 01:37:57.250560 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_81_16} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10025 | 2026.05.19 01:37:57.250578 [ 4 ] {353ee118-72d3-45a7-8899-61496ab9601f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.05.19 01:37:57.250616 [ 4 ] {353ee118-72d3-45a7-8899-61496ab9601f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 10027 | 2026.05.19 01:37:57.250624 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 10028 | 2026.05.19 01:37:57.250917 [ 4 ] {353ee118-72d3-45a7-8899-61496ab9601f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10029 | 2026.05.19 01:37:57.251116 [ 4 ] {353ee118-72d3-45a7-8899-61496ab9601f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2026.05.19 01:37:57.251228 [ 51 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10031 | 2026.05.19 01:37:57.251247 [ 4 ] {353ee118-72d3-45a7-8899-61496ab9601f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 10032 | 2026.05.19 01:37:57.251280 [ 51 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.05.19 01:37:57.251294 [ 4 ] {353ee118-72d3-45a7-8899-61496ab9601f} <Debug> TCPHandler: Processed in 0.001313717 sec. | ||
| 10034 | 2026.05.19 01:37:57.251373 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 10035 | 2026.05.19 01:37:57.251468 [ 194 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10036 | 2026.05.19 01:37:57.251604 [ 194 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10037 | 2026.05.19 01:37:57.251637 [ 194 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3924 rows starting from the beginning of the part | ||
| 10038 | 2026.05.19 01:37:57.251694 [ 194 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part | ||
| 10039 | 2026.05.19 01:37:57.251736 [ 194 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 10040 | 2026.05.19 01:37:57.251774 [ 194 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10041 | 2026.05.19 01:37:57.251809 [ 194 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10042 | 2026.05.19 01:37:57.251849 [ 194 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10043 | 2026.05.19 01:37:57.253176 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4164 rows, containing 4 columns (4 merged, 0 gathered) in 0.001746543 sec., 2384138.266278013 rows/sec., 160.67 MiB/sec. | ||
| 10044 | 2026.05.19 01:37:57.253505 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10045 | 2026.05.19 01:37:57.253781 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10046 | 2026.05.19 01:37:57.253853 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_81_16} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10047 | 2026.05.19 01:37:57.253920 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10048 | 2026.05.19 01:37:58.563110 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46903 | ||
| 10049 | 2026.05.19 01:37:58.563227 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10050 | 2026.05.19 01:37:58.563255 [ 3 ] {} <Debug> TCP-Session: 79616c2e-9a47-4a50-8184-b750577395ab Authenticating user 'default' from [fd00:1122:3344:101::e]:46903 | ||
| 10051 | 2026.05.19 01:37:58.563276 [ 3 ] {} <Debug> TCP-Session: 79616c2e-9a47-4a50-8184-b750577395ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10052 | 2026.05.19 01:37:58.563289 [ 3 ] {} <Debug> TCP-Session: 79616c2e-9a47-4a50-8184-b750577395ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10053 | 2026.05.19 01:37:58.563562 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49554 | ||
| 10054 | 2026.05.19 01:37:58.563592 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34966 | ||
| 10055 | 2026.05.19 01:37:58.563593 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43982 | ||
| 10056 | 2026.05.19 01:37:58.563575 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44737 | ||
| 10057 | 2026.05.19 01:37:58.563679 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10058 | 2026.05.19 01:37:58.563676 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10059 | 2026.05.19 01:37:58.563723 [ 366 ] {} <Debug> TCP-Session: 72bfc2b4-2afd-4fa6-9072-0fc506aa73cf Authenticating user 'default' from [fd00:1122:3344:101::e]:49554 | ||
| 10060 | 2026.05.19 01:37:58.563729 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10061 | 2026.05.19 01:37:58.563739 [ 369 ] {} <Debug> TCP-Session: 5ba89fdc-3662-401b-bf10-80669a7ef407 Authenticating user 'default' from [fd00:1122:3344:101::e]:34966 | ||
| 10062 | 2026.05.19 01:37:58.563762 [ 366 ] {} <Debug> TCP-Session: 72bfc2b4-2afd-4fa6-9072-0fc506aa73cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.05.19 01:37:58.563774 [ 368 ] {} <Debug> TCP-Session: f409f036-1164-42b6-87e0-e7ae0b9e3866 Authenticating user 'default' from [fd00:1122:3344:101::e]:43982 | ||
| 10064 | 2026.05.19 01:37:58.563777 [ 369 ] {} <Debug> TCP-Session: 5ba89fdc-3662-401b-bf10-80669a7ef407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10065 | 2026.05.19 01:37:58.563787 [ 366 ] {} <Debug> TCP-Session: 72bfc2b4-2afd-4fa6-9072-0fc506aa73cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10066 | 2026.05.19 01:37:58.563809 [ 368 ] {} <Debug> TCP-Session: f409f036-1164-42b6-87e0-e7ae0b9e3866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10067 | 2026.05.19 01:37:58.563811 [ 369 ] {} <Debug> TCP-Session: 5ba89fdc-3662-401b-bf10-80669a7ef407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10068 | 2026.05.19 01:37:58.563840 [ 368 ] {} <Debug> TCP-Session: f409f036-1164-42b6-87e0-e7ae0b9e3866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10069 | 2026.05.19 01:37:58.563891 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10070 | 2026.05.19 01:37:58.563657 [ 3 ] {} <Trace> TCP-Session: 79616c2e-9a47-4a50-8184-b750577395ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2026.05.19 01:37:58.563938 [ 367 ] {} <Debug> TCP-Session: 7e777403-5cfa-421e-9569-80fb391ee989 Authenticating user 'default' from [fd00:1122:3344:101::e]:44737 | ||
| 10072 | 2026.05.19 01:37:58.563979 [ 367 ] {} <Debug> TCP-Session: 7e777403-5cfa-421e-9569-80fb391ee989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10073 | 2026.05.19 01:37:58.563992 [ 367 ] {} <Debug> TCP-Session: 7e777403-5cfa-421e-9569-80fb391ee989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10074 | 2026.05.19 01:37:58.564006 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45070 | ||
| 10075 | 2026.05.19 01:37:58.564011 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38487 | ||
| 10076 | 2026.05.19 01:37:58.564061 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43910 | ||
| 10077 | 2026.05.19 01:37:58.564108 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34225 | ||
| 10078 | 2026.05.19 01:37:58.564119 [ 3 ] {cac1dcd8-93f3-4f43-b708-512acdbf7229} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10079 | 2026.05.19 01:37:58.564458 [ 3 ] {cac1dcd8-93f3-4f43-b708-512acdbf7229} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10080 | 2026.05.19 01:37:58.564505 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10081 | 2026.05.19 01:37:58.564520 [ 3 ] {cac1dcd8-93f3-4f43-b708-512acdbf7229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10082 | 2026.05.19 01:37:58.564542 [ 370 ] {} <Debug> TCP-Session: 5a631576-fece-4fc6-98b9-0a1195cdc88b Authenticating user 'default' from [fd00:1122:3344:101::e]:45070 | ||
| 10083 | 2026.05.19 01:37:58.564567 [ 370 ] {} <Debug> TCP-Session: 5a631576-fece-4fc6-98b9-0a1195cdc88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10084 | 2026.05.19 01:37:58.564582 [ 370 ] {} <Debug> TCP-Session: 5a631576-fece-4fc6-98b9-0a1195cdc88b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10085 | 2026.05.19 01:37:58.564618 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10086 | 2026.05.19 01:37:58.564655 [ 374 ] {} <Debug> TCP-Session: 70925039-9aa7-4865-9cb7-e7a41cccc0d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38487 | ||
| 10087 | 2026.05.19 01:37:58.564672 [ 374 ] {} <Debug> TCP-Session: 70925039-9aa7-4865-9cb7-e7a41cccc0d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10088 | 2026.05.19 01:37:58.564685 [ 374 ] {} <Debug> TCP-Session: 70925039-9aa7-4865-9cb7-e7a41cccc0d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10089 | 2026.05.19 01:37:58.564834 [ 3 ] {cac1dcd8-93f3-4f43-b708-512acdbf7229} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 10090 | 2026.05.19 01:37:58.564981 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10091 | 2026.05.19 01:37:58.565014 [ 375 ] {} <Debug> TCP-Session: ed6abe3b-f3a2-4318-baa3-71710a86b9b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43910 | ||
| 10092 | 2026.05.19 01:37:58.565030 [ 375 ] {} <Debug> TCP-Session: ed6abe3b-f3a2-4318-baa3-71710a86b9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2026.05.19 01:37:58.565044 [ 375 ] {} <Debug> TCP-Session: ed6abe3b-f3a2-4318-baa3-71710a86b9b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10094 | 2026.05.19 01:37:58.565098 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10095 | 2026.05.19 01:37:58.565136 [ 376 ] {} <Debug> TCP-Session: 65418745-1b7e-4d5d-a456-ea15c8b90ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:34225 | ||
| 10096 | 2026.05.19 01:37:58.565153 [ 376 ] {} <Debug> TCP-Session: 65418745-1b7e-4d5d-a456-ea15c8b90ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10097 | 2026.05.19 01:37:58.565166 [ 376 ] {} <Debug> TCP-Session: 65418745-1b7e-4d5d-a456-ea15c8b90ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10098 | 2026.05.19 01:37:58.565777 [ 353 ] {cac1dcd8-93f3-4f43-b708-512acdbf7229} <Trace> AggregatingTransform: Aggregating | ||
| 10099 | 2026.05.19 01:37:58.565811 [ 353 ] {cac1dcd8-93f3-4f43-b708-512acdbf7229} <Trace> Aggregator: Aggregation method: without_key | ||
| 10100 | 2026.05.19 01:37:58.565848 [ 353 ] {cac1dcd8-93f3-4f43-b708-512acdbf7229} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904422 sec. (1105.679 rows/sec., 43.19 KiB/sec.) | ||
| 10101 | 2026.05.19 01:37:58.565872 [ 353 ] {cac1dcd8-93f3-4f43-b708-512acdbf7229} <Trace> Aggregator: Merging aggregated data | ||
| 10102 | 2026.05.19 01:37:58.567254 [ 3 ] {cac1dcd8-93f3-4f43-b708-512acdbf7229} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003247 sec., 307.9765937788728 rows/sec., 12.03 KiB/sec. | ||
| 10103 | 2026.05.19 01:37:58.567478 [ 3 ] {cac1dcd8-93f3-4f43-b708-512acdbf7229} <Debug> TCPHandler: Processed in 0.003951072 sec. | ||
| 10104 | 2026.05.19 01:37:58.567610 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10105 | 2026.05.19 01:37:58.567649 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10106 | 2026.05.19 01:37:58.567658 [ 3 ] {} <Debug> TCP-Session: 79616c2e-9a47-4a50-8184-b750577395ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10107 | 2026.05.19 01:37:58.567675 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10108 | 2026.05.19 01:37:58.567698 [ 376 ] {} <Debug> TCP-Session: 65418745-1b7e-4d5d-a456-ea15c8b90ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10109 | 2026.05.19 01:37:58.567715 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10110 | 2026.05.19 01:37:58.567735 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10111 | 2026.05.19 01:37:58.567751 [ 375 ] {} <Debug> TCP-Session: ed6abe3b-f3a2-4318-baa3-71710a86b9b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10112 | 2026.05.19 01:37:58.567760 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10113 | 2026.05.19 01:37:58.567797 [ 366 ] {} <Debug> TCP-Session: 72bfc2b4-2afd-4fa6-9072-0fc506aa73cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10114 | 2026.05.19 01:37:58.567790 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10115 | 2026.05.19 01:37:58.567843 [ 374 ] {} <Debug> TCP-Session: 70925039-9aa7-4865-9cb7-e7a41cccc0d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10116 | 2026.05.19 01:37:58.567770 [ 370 ] {} <Debug> TCP-Session: 5a631576-fece-4fc6-98b9-0a1195cdc88b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10117 | 2026.05.19 01:37:58.567872 [ 367 ] {} <Debug> TCP-Session: 7e777403-5cfa-421e-9569-80fb391ee989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10118 | 2026.05.19 01:37:58.567775 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10119 | 2026.05.19 01:37:58.567695 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10120 | 2026.05.19 01:37:58.567945 [ 368 ] {} <Debug> TCP-Session: f409f036-1164-42b6-87e0-e7ae0b9e3866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10121 | 2026.05.19 01:37:58.567980 [ 369 ] {} <Debug> TCP-Session: 5ba89fdc-3662-401b-bf10-80669a7ef407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10122 | 2026.05.19 01:37:58.623029 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35368 | ||
| 10123 | 2026.05.19 01:37:58.623139 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10124 | 2026.05.19 01:37:58.623165 [ 3 ] {} <Debug> TCP-Session: 3edbd737-42dc-46db-b084-2f16862a894c Authenticating user 'default' from [fd00:1122:3344:101::e]:35368 | ||
| 10125 | 2026.05.19 01:37:58.623186 [ 3 ] {} <Debug> TCP-Session: 3edbd737-42dc-46db-b084-2f16862a894c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10126 | 2026.05.19 01:37:58.623200 [ 3 ] {} <Debug> TCP-Session: 3edbd737-42dc-46db-b084-2f16862a894c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10127 | 2026.05.19 01:37:58.623417 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42899 | ||
| 10128 | 2026.05.19 01:37:58.623408 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53117 | ||
| 10129 | 2026.05.19 01:37:58.623511 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50360 | ||
| 10130 | 2026.05.19 01:37:58.623537 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10131 | 2026.05.19 01:37:58.623536 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10132 | 2026.05.19 01:37:58.623566 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38142 | ||
| 10133 | 2026.05.19 01:37:58.623593 [ 367 ] {} <Debug> TCP-Session: 7dbfc65a-fed9-4ac2-8819-bfb3ffd9f3a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42899 | ||
| 10134 | 2026.05.19 01:37:58.623587 [ 366 ] {} <Debug> TCP-Session: 80e2cde5-c683-41ca-b6d0-50c525c6fb53 Authenticating user 'default' from [fd00:1122:3344:101::e]:53117 | ||
| 10135 | 2026.05.19 01:37:58.623575 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46076 | ||
| 10136 | 2026.05.19 01:37:58.623646 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10137 | 2026.05.19 01:37:58.623632 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10138 | 2026.05.19 01:37:58.623684 [ 375 ] {} <Debug> TCP-Session: b0980d09-09cd-4eeb-a596-bdae9d6e42e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38142 | ||
| 10139 | 2026.05.19 01:37:58.623621 [ 367 ] {} <Debug> TCP-Session: 7dbfc65a-fed9-4ac2-8819-bfb3ffd9f3a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10140 | 2026.05.19 01:37:58.623713 [ 375 ] {} <Debug> TCP-Session: b0980d09-09cd-4eeb-a596-bdae9d6e42e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10141 | 2026.05.19 01:37:58.623709 [ 368 ] {} <Debug> TCP-Session: 8eaf9e92-2cc1-4fcc-a5de-8e0cb270907f Authenticating user 'default' from [fd00:1122:3344:101::e]:50360 | ||
| 10142 | 2026.05.19 01:37:58.623724 [ 367 ] {} <Debug> TCP-Session: 7dbfc65a-fed9-4ac2-8819-bfb3ffd9f3a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10143 | 2026.05.19 01:37:58.623757 [ 368 ] {} <Debug> TCP-Session: 8eaf9e92-2cc1-4fcc-a5de-8e0cb270907f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2026.05.19 01:37:58.623731 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10145 | 2026.05.19 01:37:58.623795 [ 368 ] {} <Debug> TCP-Session: 8eaf9e92-2cc1-4fcc-a5de-8e0cb270907f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10146 | 2026.05.19 01:37:58.623733 [ 375 ] {} <Debug> TCP-Session: b0980d09-09cd-4eeb-a596-bdae9d6e42e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10147 | 2026.05.19 01:37:58.623830 [ 376 ] {} <Debug> TCP-Session: 65dc8c13-546a-412f-8a6f-98fe2d9da9a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46076 | ||
| 10148 | 2026.05.19 01:37:58.623558 [ 3 ] {} <Trace> TCP-Session: 3edbd737-42dc-46db-b084-2f16862a894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10149 | 2026.05.19 01:37:58.623876 [ 376 ] {} <Debug> TCP-Session: 65dc8c13-546a-412f-8a6f-98fe2d9da9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2026.05.19 01:37:58.623548 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58096 | ||
| 10151 | 2026.05.19 01:37:58.623914 [ 376 ] {} <Debug> TCP-Session: 65dc8c13-546a-412f-8a6f-98fe2d9da9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10152 | 2026.05.19 01:37:58.623517 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41906 | ||
| 10153 | 2026.05.19 01:37:58.623523 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48079 | ||
| 10154 | 2026.05.19 01:37:58.623973 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10155 | 2026.05.19 01:37:58.623627 [ 366 ] {} <Debug> TCP-Session: 80e2cde5-c683-41ca-b6d0-50c525c6fb53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10156 | 2026.05.19 01:37:58.624022 [ 374 ] {} <Debug> TCP-Session: 5848a1cb-ac38-4660-abec-61eb6ef54ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58096 | ||
| 10157 | 2026.05.19 01:37:58.624017 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10158 | 2026.05.19 01:37:58.624053 [ 374 ] {} <Debug> TCP-Session: 5848a1cb-ac38-4660-abec-61eb6ef54ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10159 | 2026.05.19 01:37:58.624056 [ 3 ] {7355a7f4-61a2-461a-bb3f-e1383433dbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35368) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10160 | 2026.05.19 01:37:58.624071 [ 369 ] {} <Debug> TCP-Session: 2892f477-6410-49b7-9a85-eea22ebe069e Authenticating user 'default' from [fd00:1122:3344:101::e]:41906 | ||
| 10161 | 2026.05.19 01:37:58.624089 [ 374 ] {} <Debug> TCP-Session: 5848a1cb-ac38-4660-abec-61eb6ef54ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.05.19 01:37:58.624116 [ 369 ] {} <Debug> TCP-Session: 2892f477-6410-49b7-9a85-eea22ebe069e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10163 | 2026.05.19 01:37:58.624043 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10164 | 2026.05.19 01:37:58.624140 [ 369 ] {} <Debug> TCP-Session: 2892f477-6410-49b7-9a85-eea22ebe069e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10165 | 2026.05.19 01:37:58.624168 [ 370 ] {} <Debug> TCP-Session: dfe7d56c-4105-4094-b90f-366265462230 Authenticating user 'default' from [fd00:1122:3344:101::e]:48079 | ||
| 10166 | 2026.05.19 01:37:58.624035 [ 366 ] {} <Debug> TCP-Session: 80e2cde5-c683-41ca-b6d0-50c525c6fb53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10167 | 2026.05.19 01:37:58.624190 [ 370 ] {} <Debug> TCP-Session: dfe7d56c-4105-4094-b90f-366265462230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10168 | 2026.05.19 01:37:58.624207 [ 370 ] {} <Debug> TCP-Session: dfe7d56c-4105-4094-b90f-366265462230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10169 | 2026.05.19 01:37:58.624356 [ 3 ] {7355a7f4-61a2-461a-bb3f-e1383433dbb7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10170 | 2026.05.19 01:37:58.624428 [ 3 ] {7355a7f4-61a2-461a-bb3f-e1383433dbb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10171 | 2026.05.19 01:37:58.624725 [ 3 ] {7355a7f4-61a2-461a-bb3f-e1383433dbb7} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 10172 | 2026.05.19 01:37:58.625704 [ 362 ] {7355a7f4-61a2-461a-bb3f-e1383433dbb7} <Trace> AggregatingTransform: Aggregating | ||
| 10173 | 2026.05.19 01:37:58.625750 [ 362 ] {7355a7f4-61a2-461a-bb3f-e1383433dbb7} <Trace> Aggregator: Aggregation method: without_key | ||
| 10174 | 2026.05.19 01:37:58.625788 [ 362 ] {7355a7f4-61a2-461a-bb3f-e1383433dbb7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961393 sec. (1040.157 rows/sec., 40.63 KiB/sec.) | ||
| 10175 | 2026.05.19 01:37:58.625808 [ 362 ] {7355a7f4-61a2-461a-bb3f-e1383433dbb7} <Trace> Aggregator: Merging aggregated data | ||
| 10176 | 2026.05.19 01:37:58.627323 [ 3 ] {7355a7f4-61a2-461a-bb3f-e1383433dbb7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003322 sec., 301.02347983142687 rows/sec., 11.76 KiB/sec. | ||
| 10177 | 2026.05.19 01:37:58.627528 [ 3 ] {7355a7f4-61a2-461a-bb3f-e1383433dbb7} <Debug> TCPHandler: Processed in 0.004083773 sec. | ||
| 10178 | 2026.05.19 01:37:58.627684 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10179 | 2026.05.19 01:37:58.627724 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10180 | 2026.05.19 01:37:58.627736 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10181 | 2026.05.19 01:37:58.627769 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10182 | 2026.05.19 01:37:58.627787 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10183 | 2026.05.19 01:37:58.627822 [ 369 ] {} <Debug> TCP-Session: 2892f477-6410-49b7-9a85-eea22ebe069e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10184 | 2026.05.19 01:37:58.627846 [ 367 ] {} <Debug> TCP-Session: 7dbfc65a-fed9-4ac2-8819-bfb3ffd9f3a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10185 | 2026.05.19 01:37:58.627864 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10186 | 2026.05.19 01:37:58.627842 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10187 | 2026.05.19 01:37:58.627932 [ 375 ] {} <Debug> TCP-Session: b0980d09-09cd-4eeb-a596-bdae9d6e42e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.05.19 01:37:58.627955 [ 368 ] {} <Debug> TCP-Session: 8eaf9e92-2cc1-4fcc-a5de-8e0cb270907f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.05.19 01:37:58.627832 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10190 | 2026.05.19 01:37:58.627809 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10191 | 2026.05.19 01:37:58.628026 [ 374 ] {} <Debug> TCP-Session: 5848a1cb-ac38-4660-abec-61eb6ef54ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.05.19 01:37:58.627727 [ 3 ] {} <Debug> TCP-Session: 3edbd737-42dc-46db-b084-2f16862a894c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.05.19 01:37:58.628056 [ 370 ] {} <Debug> TCP-Session: dfe7d56c-4105-4094-b90f-366265462230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.05.19 01:37:58.627870 [ 376 ] {} <Debug> TCP-Session: 65dc8c13-546a-412f-8a6f-98fe2d9da9a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2026.05.19 01:37:58.627790 [ 366 ] {} <Debug> TCP-Session: 80e2cde5-c683-41ca-b6d0-50c525c6fb53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10196 | 2026.05.19 01:37:58.918213 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36389 | ||
| 10197 | 2026.05.19 01:37:58.918333 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10198 | 2026.05.19 01:37:58.918375 [ 3 ] {} <Debug> TCP-Session: 8a3a5c44-1f63-4996-8bf2-98f60f9a36df Authenticating user 'default' from [fd00:1122:3344:101::e]:36389 | ||
| 10199 | 2026.05.19 01:37:58.918407 [ 3 ] {} <Debug> TCP-Session: 8a3a5c44-1f63-4996-8bf2-98f60f9a36df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.05.19 01:37:58.918430 [ 3 ] {} <Debug> TCP-Session: 8a3a5c44-1f63-4996-8bf2-98f60f9a36df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.05.19 01:37:58.918701 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64589 | ||
| 10202 | 2026.05.19 01:37:58.918713 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44406 | ||
| 10203 | 2026.05.19 01:37:58.918778 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60078 | ||
| 10204 | 2026.05.19 01:37:58.918792 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36801 | ||
| 10205 | 2026.05.19 01:37:58.918836 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10206 | 2026.05.19 01:37:58.918842 [ 3 ] {} <Trace> TCP-Session: 8a3a5c44-1f63-4996-8bf2-98f60f9a36df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10207 | 2026.05.19 01:37:58.918893 [ 366 ] {} <Debug> TCP-Session: 0582c377-8ce1-4575-b95c-ebcef0d2c7a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64589 | ||
| 10208 | 2026.05.19 01:37:58.918902 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10209 | 2026.05.19 01:37:58.918918 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10210 | 2026.05.19 01:37:58.918891 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10211 | 2026.05.19 01:37:58.918970 [ 376 ] {} <Debug> TCP-Session: 7c9eea8c-7524-4350-9d68-a989ac56fc57 Authenticating user 'default' from [fd00:1122:3344:101::e]:36801 | ||
| 10212 | 2026.05.19 01:37:58.918964 [ 375 ] {} <Debug> TCP-Session: c59f6ac6-5263-4e1e-8a40-c8ba33a129ee Authenticating user 'default' from [fd00:1122:3344:101::e]:60078 | ||
| 10213 | 2026.05.19 01:37:58.919006 [ 376 ] {} <Debug> TCP-Session: 7c9eea8c-7524-4350-9d68-a989ac56fc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2026.05.19 01:37:58.919016 [ 367 ] {} <Debug> TCP-Session: 6419a973-6f92-4f92-a651-b17650f7e52d Authenticating user 'default' from [fd00:1122:3344:101::e]:44406 | ||
| 10215 | 2026.05.19 01:37:58.919039 [ 376 ] {} <Debug> TCP-Session: 7c9eea8c-7524-4350-9d68-a989ac56fc57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2026.05.19 01:37:58.919062 [ 367 ] {} <Debug> TCP-Session: 6419a973-6f92-4f92-a651-b17650f7e52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.05.19 01:37:58.919035 [ 375 ] {} <Debug> TCP-Session: c59f6ac6-5263-4e1e-8a40-c8ba33a129ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2026.05.19 01:37:58.919092 [ 3 ] {398d1cdf-9cf3-4bc2-87be-3b9f38d52207} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36389) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10219 | 2026.05.19 01:37:58.919108 [ 375 ] {} <Debug> TCP-Session: c59f6ac6-5263-4e1e-8a40-c8ba33a129ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.05.19 01:37:58.919089 [ 367 ] {} <Debug> TCP-Session: 6419a973-6f92-4f92-a651-b17650f7e52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10221 | 2026.05.19 01:37:58.918749 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62727 | ||
| 10222 | 2026.05.19 01:37:58.918759 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44202 | ||
| 10223 | 2026.05.19 01:37:58.918752 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50140 | ||
| 10224 | 2026.05.19 01:37:58.918720 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61442 | ||
| 10225 | 2026.05.19 01:37:58.919250 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10226 | 2026.05.19 01:37:58.919271 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10227 | 2026.05.19 01:37:58.919299 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10228 | 2026.05.19 01:37:58.919318 [ 369 ] {} <Debug> TCP-Session: 520ddac3-807d-4e48-9c83-f23f0321e922 Authenticating user 'default' from [fd00:1122:3344:101::e]:62727 | ||
| 10229 | 2026.05.19 01:37:58.919328 [ 374 ] {} <Debug> TCP-Session: 526cceff-73f8-432a-adb5-3fc8fd61afa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44202 | ||
| 10230 | 2026.05.19 01:37:58.919343 [ 370 ] {} <Debug> TCP-Session: 14207e62-5799-4819-8bf2-e645fb409cb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50140 | ||
| 10231 | 2026.05.19 01:37:58.919355 [ 369 ] {} <Debug> TCP-Session: 520ddac3-807d-4e48-9c83-f23f0321e922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10232 | 2026.05.19 01:37:58.919368 [ 374 ] {} <Debug> TCP-Session: 526cceff-73f8-432a-adb5-3fc8fd61afa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.05.19 01:37:58.919392 [ 369 ] {} <Debug> TCP-Session: 520ddac3-807d-4e48-9c83-f23f0321e922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10234 | 2026.05.19 01:37:58.919407 [ 374 ] {} <Debug> TCP-Session: 526cceff-73f8-432a-adb5-3fc8fd61afa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10235 | 2026.05.19 01:37:58.919386 [ 3 ] {398d1cdf-9cf3-4bc2-87be-3b9f38d52207} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10236 | 2026.05.19 01:37:58.919382 [ 370 ] {} <Debug> TCP-Session: 14207e62-5799-4819-8bf2-e645fb409cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10237 | 2026.05.19 01:37:58.919337 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10238 | 2026.05.19 01:37:58.919507 [ 3 ] {398d1cdf-9cf3-4bc2-87be-3b9f38d52207} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10239 | 2026.05.19 01:37:58.919491 [ 370 ] {} <Debug> TCP-Session: 14207e62-5799-4819-8bf2-e645fb409cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10240 | 2026.05.19 01:37:58.919536 [ 368 ] {} <Debug> TCP-Session: 6ac60632-4468-442b-911b-0ad83196f21b Authenticating user 'default' from [fd00:1122:3344:101::e]:61442 | ||
| 10241 | 2026.05.19 01:37:58.918959 [ 366 ] {} <Debug> TCP-Session: 0582c377-8ce1-4575-b95c-ebcef0d2c7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.05.19 01:37:58.919577 [ 368 ] {} <Debug> TCP-Session: 6ac60632-4468-442b-911b-0ad83196f21b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2026.05.19 01:37:58.919603 [ 366 ] {} <Debug> TCP-Session: 0582c377-8ce1-4575-b95c-ebcef0d2c7a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10244 | 2026.05.19 01:37:58.919609 [ 368 ] {} <Debug> TCP-Session: 6ac60632-4468-442b-911b-0ad83196f21b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10245 | 2026.05.19 01:37:58.919850 [ 3 ] {398d1cdf-9cf3-4bc2-87be-3b9f38d52207} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 10246 | 2026.05.19 01:37:58.920885 [ 343 ] {398d1cdf-9cf3-4bc2-87be-3b9f38d52207} <Trace> AggregatingTransform: Aggregating | ||
| 10247 | 2026.05.19 01:37:58.920928 [ 343 ] {398d1cdf-9cf3-4bc2-87be-3b9f38d52207} <Trace> Aggregator: Aggregation method: without_key | ||
| 10248 | 2026.05.19 01:37:58.920968 [ 343 ] {398d1cdf-9cf3-4bc2-87be-3b9f38d52207} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006973 sec. (993.075 rows/sec., 38.79 KiB/sec.) | ||
| 10249 | 2026.05.19 01:37:58.920989 [ 343 ] {398d1cdf-9cf3-4bc2-87be-3b9f38d52207} <Trace> Aggregator: Merging aggregated data | ||
| 10250 | 2026.05.19 01:37:58.922552 [ 3 ] {398d1cdf-9cf3-4bc2-87be-3b9f38d52207} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003528 sec., 283.4467120181406 rows/sec., 11.07 KiB/sec. | ||
| 10251 | 2026.05.19 01:37:58.922782 [ 3 ] {398d1cdf-9cf3-4bc2-87be-3b9f38d52207} <Debug> TCPHandler: Processed in 0.004099394 sec. | ||
| 10252 | 2026.05.19 01:37:58.922912 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10253 | 2026.05.19 01:37:58.922943 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10254 | 2026.05.19 01:37:58.922947 [ 3 ] {} <Debug> TCP-Session: 8a3a5c44-1f63-4996-8bf2-98f60f9a36df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10255 | 2026.05.19 01:37:58.922965 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10256 | 2026.05.19 01:37:58.922989 [ 366 ] {} <Debug> TCP-Session: 0582c377-8ce1-4575-b95c-ebcef0d2c7a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10257 | 2026.05.19 01:37:58.923002 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10258 | 2026.05.19 01:37:58.923018 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10259 | 2026.05.19 01:37:58.923029 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10260 | 2026.05.19 01:37:58.923056 [ 375 ] {} <Debug> TCP-Session: c59f6ac6-5263-4e1e-8a40-c8ba33a129ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10261 | 2026.05.19 01:37:58.923079 [ 368 ] {} <Debug> TCP-Session: 6ac60632-4468-442b-911b-0ad83196f21b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10262 | 2026.05.19 01:37:58.923098 [ 374 ] {} <Debug> TCP-Session: 526cceff-73f8-432a-adb5-3fc8fd61afa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10263 | 2026.05.19 01:37:58.923059 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10264 | 2026.05.19 01:37:58.923029 [ 367 ] {} <Debug> TCP-Session: 6419a973-6f92-4f92-a651-b17650f7e52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10265 | 2026.05.19 01:37:58.923164 [ 370 ] {} <Debug> TCP-Session: 14207e62-5799-4819-8bf2-e645fb409cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10266 | 2026.05.19 01:37:58.922982 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10267 | 2026.05.19 01:37:58.923049 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10268 | 2026.05.19 01:37:58.923223 [ 376 ] {} <Debug> TCP-Session: 7c9eea8c-7524-4350-9d68-a989ac56fc57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10269 | 2026.05.19 01:37:58.923256 [ 369 ] {} <Debug> TCP-Session: 520ddac3-807d-4e48-9c83-f23f0321e922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2026.05.19 01:37:59.364689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23586 | ||
| 10271 | 2026.05.19 01:37:59.365212 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2026.05.19 01:37:59.365263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.69 GiB. | ||
| 10273 | 2026.05.19 01:37:59.365765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10274 | 2026.05.19 01:37:59.366015 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10275 | 2026.05.19 01:37:59.366165 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23586 | ||
| 10276 | 2026.05.19 01:38:00.585630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10277 | 2026.05.19 01:38:00.601776 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10278 | 2026.05.19 01:38:00.601838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10279 | 2026.05.19 01:38:00.609254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10280 | 2026.05.19 01:38:00.610389 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2026.05.19 01:38:00.614631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10282 | 2026.05.19 01:38:01.933818 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1208 | ||
| 10283 | 2026.05.19 01:38:01.936626 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2026.05.19 01:38:01.936671 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10285 | 2026.05.19 01:38:01.937885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10286 | 2026.05.19 01:38:01.938155 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2026.05.19 01:38:01.938415 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
| 10288 | 2026.05.19 01:38:02.242203 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2026.05.19 01:38:02.242476 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10290 | 2026.05.19 01:38:02.242892 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10291 | 2026.05.19 01:38:02.242938 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10292 | 2026.05.19 01:38:02.243175 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10293 | 2026.05.19 01:38:02.243246 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10294 | 2026.05.19 01:38:02.243393 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10295 | 2026.05.19 01:38:02.243537 [ 359 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10296 | 2026.05.19 01:38:02.243572 [ 344 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10297 | 2026.05.19 01:38:02.243707 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 10298 | 2026.05.19 01:38:02.243735 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10299 | 2026.05.19 01:38:02.243806 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10300 | 2026.05.19 01:38:02.243826 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10301 | 2026.05.19 01:38:02.243861 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10302 | 2026.05.19 01:38:02.243902 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10303 | 2026.05.19 01:38:02.245369 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002983 sec., 12738.853503184713 rows/sec., 2.07 MiB/sec. | ||
| 10304 | 2026.05.19 01:38:02.245626 [ 4 ] {22baa473-be93-4ba7-a1c8-e3afed9d34de} <Debug> TCPHandler: Processed in 0.003575157 sec. | ||
| 10305 | 2026.05.19 01:38:02.248190 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2026.05.19 01:38:02.248415 [ 4 ] {aa5dc1ae-fc85-4dd8-8d2c-f352528cc4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10307 | 2026.05.19 01:38:02.248505 [ 4 ] {aa5dc1ae-fc85-4dd8-8d2c-f352528cc4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10308 | 2026.05.19 01:38:02.249408 [ 4 ] {aa5dc1ae-fc85-4dd8-8d2c-f352528cc4ba} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2026.05.19 01:38:02.249455 [ 4 ] {aa5dc1ae-fc85-4dd8-8d2c-f352528cc4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10310 | 2026.05.19 01:38:02.249850 [ 4 ] {aa5dc1ae-fc85-4dd8-8d2c-f352528cc4ba} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10311 | 2026.05.19 01:38:02.250089 [ 4 ] {aa5dc1ae-fc85-4dd8-8d2c-f352528cc4ba} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2026.05.19 01:38:02.250242 [ 4 ] {aa5dc1ae-fc85-4dd8-8d2c-f352528cc4ba} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001894 sec., 73917.63463569166 rows/sec., 6.43 MiB/sec. | ||
| 10313 | 2026.05.19 01:38:02.250280 [ 4 ] {aa5dc1ae-fc85-4dd8-8d2c-f352528cc4ba} <Debug> TCPHandler: Processed in 0.002253489 sec. | ||
| 10314 | 2026.05.19 01:38:02.250425 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2026.05.19 01:38:02.250531 [ 4 ] {6caf9587-02f0-4265-a956-a3d5af548c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10316 | 2026.05.19 01:38:02.250571 [ 4 ] {6caf9587-02f0-4265-a956-a3d5af548c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10317 | 2026.05.19 01:38:02.251024 [ 4 ] {6caf9587-02f0-4265-a956-a3d5af548c12} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2026.05.19 01:38:02.251060 [ 4 ] {6caf9587-02f0-4265-a956-a3d5af548c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10319 | 2026.05.19 01:38:02.251357 [ 4 ] {6caf9587-02f0-4265-a956-a3d5af548c12} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10320 | 2026.05.19 01:38:02.251571 [ 4 ] {6caf9587-02f0-4265-a956-a3d5af548c12} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2026.05.19 01:38:02.251688 [ 46 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10322 | 2026.05.19 01:38:02.251703 [ 4 ] {6caf9587-02f0-4265-a956-a3d5af548c12} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00119 sec., 35294.11764705882 rows/sec., 2.59 MiB/sec. | ||
| 10323 | 2026.05.19 01:38:02.251740 [ 46 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10324 | 2026.05.19 01:38:02.251754 [ 4 ] {6caf9587-02f0-4265-a956-a3d5af548c12} <Debug> TCPHandler: Processed in 0.001378118 sec. | ||
| 10325 | 2026.05.19 01:38:02.251769 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10326 | 2026.05.19 01:38:02.251894 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 10327 | 2026.05.19 01:38:02.251989 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2026.05.19 01:38:02.252016 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10329 | 2026.05.19 01:38:02.252051 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 83 rows starting from the beginning of the part | ||
| 10330 | 2026.05.19 01:38:02.252090 [ 4 ] {4afd2a23-a79c-4304-b22b-d2b20fecc688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10331 | 2026.05.19 01:38:02.252105 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 10332 | 2026.05.19 01:38:02.252138 [ 4 ] {4afd2a23-a79c-4304-b22b-d2b20fecc688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10333 | 2026.05.19 01:38:02.252159 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 10334 | 2026.05.19 01:38:02.252206 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 67 rows starting from the beginning of the part | ||
| 10335 | 2026.05.19 01:38:02.252246 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 10336 | 2026.05.19 01:38:02.252290 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 10337 | 2026.05.19 01:38:02.252630 [ 4 ] {4afd2a23-a79c-4304-b22b-d2b20fecc688} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.05.19 01:38:02.252672 [ 4 ] {4afd2a23-a79c-4304-b22b-d2b20fecc688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10339 | 2026.05.19 01:38:02.253014 [ 4 ] {4afd2a23-a79c-4304-b22b-d2b20fecc688} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10340 | 2026.05.19 01:38:02.253131 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280297 sec., 248379.8681087279 rows/sec., 19.19 MiB/sec. | ||
| 10341 | 2026.05.19 01:38:02.253250 [ 4 ] {4afd2a23-a79c-4304-b22b-d2b20fecc688} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2026.05.19 01:38:02.253279 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10343 | 2026.05.19 01:38:02.253398 [ 4 ] {4afd2a23-a79c-4304-b22b-d2b20fecc688} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001325 sec., 80000 rows/sec., 6.25 MiB/sec. | ||
| 10344 | 2026.05.19 01:38:02.253445 [ 4 ] {4afd2a23-a79c-4304-b22b-d2b20fecc688} <Debug> TCPHandler: Processed in 0.00151297 sec. | ||
| 10345 | 2026.05.19 01:38:02.253556 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.05.19 01:38:02.253590 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.05.19 01:38:02.253640 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_36_7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10348 | 2026.05.19 01:38:02.253691 [ 4 ] {53c28b02-fe11-4056-8d56-0d5fea5ad1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10349 | 2026.05.19 01:38:02.253714 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10350 | 2026.05.19 01:38:02.253740 [ 4 ] {53c28b02-fe11-4056-8d56-0d5fea5ad1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10351 | 2026.05.19 01:38:02.254213 [ 4 ] {53c28b02-fe11-4056-8d56-0d5fea5ad1c2} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2026.05.19 01:38:02.254251 [ 4 ] {53c28b02-fe11-4056-8d56-0d5fea5ad1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10353 | 2026.05.19 01:38:02.254607 [ 4 ] {53c28b02-fe11-4056-8d56-0d5fea5ad1c2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10354 | 2026.05.19 01:38:02.254832 [ 4 ] {53c28b02-fe11-4056-8d56-0d5fea5ad1c2} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2026.05.19 01:38:02.254968 [ 4 ] {53c28b02-fe11-4056-8d56-0d5fea5ad1c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 10356 | 2026.05.19 01:38:02.254983 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_77_16 to all_82_82_0 | ||
| 10357 | 2026.05.19 01:38:02.255005 [ 4 ] {53c28b02-fe11-4056-8d56-0d5fea5ad1c2} <Debug> TCPHandler: Processed in 0.001464179 sec. | ||
| 10358 | 2026.05.19 01:38:02.255033 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2026.05.19 01:38:02.255066 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10360 | 2026.05.19 01:38:02.255150 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10361 | 2026.05.19 01:38:02.255195 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_77_16 to all_82_82_0 into Compact with storage Full | ||
| 10362 | 2026.05.19 01:38:02.255254 [ 4 ] {300b532a-648d-4204-83e7-4ed0dd013750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10363 | 2026.05.19 01:38:02.255313 [ 4 ] {300b532a-648d-4204-83e7-4ed0dd013750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10364 | 2026.05.19 01:38:02.255347 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10365 | 2026.05.19 01:38:02.255392 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_77_16, total 28373 rows starting from the beginning of the part | ||
| 10366 | 2026.05.19 01:38:02.255468 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part | ||
| 10367 | 2026.05.19 01:38:02.255525 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10368 | 2026.05.19 01:38:02.255570 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10369 | 2026.05.19 01:38:02.255613 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10370 | 2026.05.19 01:38:02.255658 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10371 | 2026.05.19 01:38:02.256247 [ 4 ] {300b532a-648d-4204-83e7-4ed0dd013750} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.05.19 01:38:02.256289 [ 4 ] {300b532a-648d-4204-83e7-4ed0dd013750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10373 | 2026.05.19 01:38:02.256997 [ 4 ] {300b532a-648d-4204-83e7-4ed0dd013750} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10374 | 2026.05.19 01:38:02.257258 [ 4 ] {300b532a-648d-4204-83e7-4ed0dd013750} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.05.19 01:38:02.257378 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10376 | 2026.05.19 01:38:02.257413 [ 4 ] {300b532a-648d-4204-83e7-4ed0dd013750} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002178 sec., 19283.74655647383 rows/sec., 34.56 MiB/sec. | ||
| 10377 | 2026.05.19 01:38:02.257420 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.05.19 01:38:02.257457 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10379 | 2026.05.19 01:38:02.257475 [ 4 ] {300b532a-648d-4204-83e7-4ed0dd013750} <Debug> TCPHandler: Processed in 0.002373141 sec. | ||
| 10380 | 2026.05.19 01:38:02.257564 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 10381 | 2026.05.19 01:38:02.257622 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2026.05.19 01:38:02.257733 [ 4 ] {cdc606ed-5dec-4107-9890-86b1efee1c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10383 | 2026.05.19 01:38:02.257752 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10384 | 2026.05.19 01:38:02.257774 [ 4 ] {cdc606ed-5dec-4107-9890-86b1efee1c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10385 | 2026.05.19 01:38:02.257810 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1368 rows starting from the beginning of the part | ||
| 10386 | 2026.05.19 01:38:02.257934 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 10387 | 2026.05.19 01:38:02.258047 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 10388 | 2026.05.19 01:38:02.258167 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 53 rows starting from the beginning of the part | ||
| 10389 | 2026.05.19 01:38:02.258231 [ 4 ] {cdc606ed-5dec-4107-9890-86b1efee1c45} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.05.19 01:38:02.258273 [ 4 ] {cdc606ed-5dec-4107-9890-86b1efee1c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10391 | 2026.05.19 01:38:02.258283 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 10392 | 2026.05.19 01:38:02.258403 [ 194 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 10393 | 2026.05.19 01:38:02.258607 [ 4 ] {cdc606ed-5dec-4107-9890-86b1efee1c45} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10394 | 2026.05.19 01:38:02.258868 [ 4 ] {cdc606ed-5dec-4107-9890-86b1efee1c45} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.05.19 01:38:02.259008 [ 4 ] {cdc606ed-5dec-4107-9890-86b1efee1c45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. | ||
| 10396 | 2026.05.19 01:38:02.259045 [ 4 ] {cdc606ed-5dec-4107-9890-86b1efee1c45} <Debug> TCPHandler: Processed in 0.001476889 sec. | ||
| 10397 | 2026.05.19 01:38:02.262044 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29045 rows, containing 5 columns (5 merged, 0 gathered) in 0.006902771 sec., 4207730.489683056 rows/sec., 271.50 MiB/sec. | ||
| 10398 | 2026.05.19 01:38:02.262494 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Trace> MergedBlockOutputStream: filled checksums all_1_82_17 (state Temporary) | ||
| 10399 | 2026.05.19 01:38:02.262825 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_82_17 to all_1_82_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2026.05.19 01:38:02.262909 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_77_16, all_82_82_0] -> all_1_82_17 | ||
| 10401 | 2026.05.19 01:38:02.263002 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10402 | 2026.05.19 01:38:02.269014 [ 197 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1589 rows, containing 19 columns (19 merged, 0 gathered) in 0.011480231 sec., 138411.84902986707 rows/sec., 248.03 MiB/sec. | ||
| 10403 | 2026.05.19 01:38:02.271337 [ 197 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10404 | 2026.05.19 01:38:02.271727 [ 197 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10405 | 2026.05.19 01:38:02.271809 [ 197 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10406 | 2026.05.19 01:38:02.271957 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.78 MiB. | ||
| 10407 | 2026.05.19 01:38:03.000300 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.40 MiB, peak 325.13 MiB, free memory in arenas 0.00 B, will set to 323.17 MiB (RSS), difference: 9.76 MiB | ||
| 10408 | 2026.05.19 01:38:06.740561 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10409 | 2026.05.19 01:38:06.740634 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10410 | 2026.05.19 01:38:06.866353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24034 | ||
| 10411 | 2026.05.19 01:38:06.866870 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.05.19 01:38:06.866916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10413 | 2026.05.19 01:38:06.867443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10414 | 2026.05.19 01:38:06.867691 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.05.19 01:38:06.867830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24034 | ||
| 10416 | 2026.05.19 01:38:07.241065 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2026.05.19 01:38:07.241299 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10418 | 2026.05.19 01:38:07.241650 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10419 | 2026.05.19 01:38:07.241686 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10420 | 2026.05.19 01:38:07.241907 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10421 | 2026.05.19 01:38:07.241976 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10422 | 2026.05.19 01:38:07.242120 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10423 | 2026.05.19 01:38:07.242251 [ 314 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10424 | 2026.05.19 01:38:07.242252 [ 359 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10425 | 2026.05.19 01:38:07.242424 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 10426 | 2026.05.19 01:38:07.242451 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10427 | 2026.05.19 01:38:07.242526 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10428 | 2026.05.19 01:38:07.242548 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10429 | 2026.05.19 01:38:07.242585 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10430 | 2026.05.19 01:38:07.242631 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10431 | 2026.05.19 01:38:07.243856 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002652 sec., 14328.808446455507 rows/sec., 2.32 MiB/sec. | ||
| 10432 | 2026.05.19 01:38:07.243959 [ 4 ] {95fd3504-7592-4e15-bb76-9e48d9c7ebeb} <Debug> TCPHandler: Processed in 0.00303086 sec. | ||
| 10433 | 2026.05.19 01:38:07.245822 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.05.19 01:38:07.245937 [ 4 ] {0c31ce48-9fcc-4a1e-b829-da5379ecab66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10435 | 2026.05.19 01:38:07.245978 [ 4 ] {0c31ce48-9fcc-4a1e-b829-da5379ecab66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10436 | 2026.05.19 01:38:07.246493 [ 4 ] {0c31ce48-9fcc-4a1e-b829-da5379ecab66} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.05.19 01:38:07.246536 [ 4 ] {0c31ce48-9fcc-4a1e-b829-da5379ecab66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10438 | 2026.05.19 01:38:07.246917 [ 4 ] {0c31ce48-9fcc-4a1e-b829-da5379ecab66} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10439 | 2026.05.19 01:38:07.247145 [ 4 ] {0c31ce48-9fcc-4a1e-b829-da5379ecab66} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.05.19 01:38:07.247294 [ 4 ] {0c31ce48-9fcc-4a1e-b829-da5379ecab66} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001391 sec., 40258.8066139468 rows/sec., 3.07 MiB/sec. | ||
| 10441 | 2026.05.19 01:38:07.247333 [ 4 ] {0c31ce48-9fcc-4a1e-b829-da5379ecab66} <Debug> TCPHandler: Processed in 0.00156196 sec. | ||
| 10442 | 2026.05.19 01:38:07.247464 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10443 | 2026.05.19 01:38:07.247565 [ 4 ] {a77b2125-88c2-4322-9241-06288a39bd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10444 | 2026.05.19 01:38:07.247606 [ 4 ] {a77b2125-88c2-4322-9241-06288a39bd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10445 | 2026.05.19 01:38:07.248037 [ 4 ] {a77b2125-88c2-4322-9241-06288a39bd78} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.05.19 01:38:07.248074 [ 4 ] {a77b2125-88c2-4322-9241-06288a39bd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10447 | 2026.05.19 01:38:07.248384 [ 4 ] {a77b2125-88c2-4322-9241-06288a39bd78} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10448 | 2026.05.19 01:38:07.248595 [ 4 ] {a77b2125-88c2-4322-9241-06288a39bd78} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.05.19 01:38:07.248726 [ 4 ] {a77b2125-88c2-4322-9241-06288a39bd78} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 10450 | 2026.05.19 01:38:07.248763 [ 4 ] {a77b2125-88c2-4322-9241-06288a39bd78} <Debug> TCPHandler: Processed in 0.001347708 sec. | ||
| 10451 | 2026.05.19 01:38:07.248907 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2026.05.19 01:38:07.249016 [ 4 ] {a6f9a3a8-7dc0-425a-b295-840f87121b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10453 | 2026.05.19 01:38:07.249066 [ 4 ] {a6f9a3a8-7dc0-425a-b295-840f87121b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10454 | 2026.05.19 01:38:07.249514 [ 4 ] {a6f9a3a8-7dc0-425a-b295-840f87121b26} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.05.19 01:38:07.249557 [ 4 ] {a6f9a3a8-7dc0-425a-b295-840f87121b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10456 | 2026.05.19 01:38:07.249901 [ 4 ] {a6f9a3a8-7dc0-425a-b295-840f87121b26} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10457 | 2026.05.19 01:38:07.250118 [ 4 ] {a6f9a3a8-7dc0-425a-b295-840f87121b26} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2026.05.19 01:38:07.250249 [ 4 ] {a6f9a3a8-7dc0-425a-b295-840f87121b26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 10459 | 2026.05.19 01:38:07.250286 [ 4 ] {a6f9a3a8-7dc0-425a-b295-840f87121b26} <Debug> TCPHandler: Processed in 0.001428209 sec. | ||
| 10460 | 2026.05.19 01:38:07.250407 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2026.05.19 01:38:07.250503 [ 4 ] {96e69bee-a27c-4ddb-8f6f-d243218a0e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10462 | 2026.05.19 01:38:07.250543 [ 4 ] {96e69bee-a27c-4ddb-8f6f-d243218a0e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10463 | 2026.05.19 01:38:07.250893 [ 4 ] {96e69bee-a27c-4ddb-8f6f-d243218a0e6c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.05.19 01:38:07.250930 [ 4 ] {96e69bee-a27c-4ddb-8f6f-d243218a0e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10465 | 2026.05.19 01:38:07.251244 [ 4 ] {96e69bee-a27c-4ddb-8f6f-d243218a0e6c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10466 | 2026.05.19 01:38:07.251457 [ 4 ] {96e69bee-a27c-4ddb-8f6f-d243218a0e6c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2026.05.19 01:38:07.251589 [ 4 ] {96e69bee-a27c-4ddb-8f6f-d243218a0e6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 10468 | 2026.05.19 01:38:07.251625 [ 4 ] {96e69bee-a27c-4ddb-8f6f-d243218a0e6c} <Debug> TCPHandler: Processed in 0.001265986 sec. | ||
| 10469 | 2026.05.19 01:38:08.114769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10470 | 2026.05.19 01:38:08.131628 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2026.05.19 01:38:08.131680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10472 | 2026.05.19 01:38:08.138185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10473 | 2026.05.19 01:38:08.138890 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2026.05.19 01:38:08.141619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10475 | 2026.05.19 01:38:11.114137 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10476 | 2026.05.19 01:38:11.114424 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10477 | 2026.05.19 01:38:11.114803 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10478 | 2026.05.19 01:38:11.114843 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10479 | 2026.05.19 01:38:11.115102 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10480 | 2026.05.19 01:38:11.115171 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10481 | 2026.05.19 01:38:11.115319 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 10482 | 2026.05.19 01:38:11.115447 [ 313 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10483 | 2026.05.19 01:38:11.115466 [ 314 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10484 | 2026.05.19 01:38:11.115605 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 10485 | 2026.05.19 01:38:11.115633 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10486 | 2026.05.19 01:38:11.115703 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10487 | 2026.05.19 01:38:11.115723 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10488 | 2026.05.19 01:38:11.115758 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10489 | 2026.05.19 01:38:11.115798 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10490 | 2026.05.19 01:38:11.117209 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002896 sec., 13121.546961325967 rows/sec., 2.66 MiB/sec. | ||
| 10491 | 2026.05.19 01:38:11.117355 [ 4 ] {d3118c8a-8791-4118-9ad5-17acd362d8e3} <Debug> TCPHandler: Processed in 0.003368304 sec. | ||
| 10492 | 2026.05.19 01:38:11.131223 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2026.05.19 01:38:11.131424 [ 4 ] {a97179f7-db45-436c-ba44-b7d6448250cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10494 | 2026.05.19 01:38:11.131499 [ 4 ] {a97179f7-db45-436c-ba44-b7d6448250cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10495 | 2026.05.19 01:38:11.132285 [ 4 ] {a97179f7-db45-436c-ba44-b7d6448250cc} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.05.19 01:38:11.132326 [ 4 ] {a97179f7-db45-436c-ba44-b7d6448250cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10497 | 2026.05.19 01:38:11.132703 [ 4 ] {a97179f7-db45-436c-ba44-b7d6448250cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10498 | 2026.05.19 01:38:11.132942 [ 4 ] {a97179f7-db45-436c-ba44-b7d6448250cc} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2026.05.19 01:38:11.133096 [ 4 ] {a97179f7-db45-436c-ba44-b7d6448250cc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001727 sec., 13896.931094383324 rows/sec., 1.15 MiB/sec. | ||
| 10500 | 2026.05.19 01:38:11.133097 [ 35 ] {} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10501 | 2026.05.19 01:38:11.133137 [ 4 ] {a97179f7-db45-436c-ba44-b7d6448250cc} <Debug> TCPHandler: Processed in 0.002012187 sec. | ||
| 10502 | 2026.05.19 01:38:11.133176 [ 35 ] {} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2026.05.19 01:38:11.133208 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10504 | 2026.05.19 01:38:11.133283 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.05.19 01:38:11.133385 [ 4 ] {739173bb-025e-42ea-91a2-11b968883df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10506 | 2026.05.19 01:38:11.133427 [ 4 ] {739173bb-025e-42ea-91a2-11b968883df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10507 | 2026.05.19 01:38:11.133429 [ 199 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10508 | 2026.05.19 01:38:11.133538 [ 199 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10509 | 2026.05.19 01:38:11.133572 [ 199 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10510 | 2026.05.19 01:38:11.133638 [ 199 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10511 | 2026.05.19 01:38:11.133688 [ 199 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10512 | 2026.05.19 01:38:11.133735 [ 199 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10513 | 2026.05.19 01:38:11.133779 [ 199 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10514 | 2026.05.19 01:38:11.134033 [ 4 ] {739173bb-025e-42ea-91a2-11b968883df0} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2026.05.19 01:38:11.134068 [ 4 ] {739173bb-025e-42ea-91a2-11b968883df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10516 | 2026.05.19 01:38:11.134374 [ 4 ] {739173bb-025e-42ea-91a2-11b968883df0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10517 | 2026.05.19 01:38:11.134484 [ 188 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001096634 sec., 109425.75189169768 rows/sec., 9.50 MiB/sec. | ||
| 10518 | 2026.05.19 01:38:11.134605 [ 4 ] {739173bb-025e-42ea-91a2-11b968883df0} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.05.19 01:38:11.134682 [ 188 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10520 | 2026.05.19 01:38:11.134760 [ 4 ] {739173bb-025e-42ea-91a2-11b968883df0} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001392 sec., 11494.252873563219 rows/sec., 937.28 KiB/sec. | ||
| 10521 | 2026.05.19 01:38:11.134804 [ 4 ] {739173bb-025e-42ea-91a2-11b968883df0} <Debug> TCPHandler: Processed in 0.001569821 sec. | ||
| 10522 | 2026.05.19 01:38:11.134951 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.05.19 01:38:11.135013 [ 188 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2026.05.19 01:38:11.135049 [ 4 ] {b5a6f152-ea0f-4b4c-b3dd-646f378b8623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10525 | 2026.05.19 01:38:11.135094 [ 188 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_13_3} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10526 | 2026.05.19 01:38:11.135095 [ 4 ] {b5a6f152-ea0f-4b4c-b3dd-646f378b8623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10527 | 2026.05.19 01:38:11.135199 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10528 | 2026.05.19 01:38:11.136808 [ 4 ] {b5a6f152-ea0f-4b4c-b3dd-646f378b8623} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.05.19 01:38:11.136851 [ 4 ] {b5a6f152-ea0f-4b4c-b3dd-646f378b8623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10530 | 2026.05.19 01:38:11.137321 [ 4 ] {b5a6f152-ea0f-4b4c-b3dd-646f378b8623} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10531 | 2026.05.19 01:38:11.137534 [ 4 ] {b5a6f152-ea0f-4b4c-b3dd-646f378b8623} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.05.19 01:38:11.137671 [ 4 ] {b5a6f152-ea0f-4b4c-b3dd-646f378b8623} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.00264 sec., 991287.8787878788 rows/sec., 74.23 MiB/sec. | ||
| 10533 | 2026.05.19 01:38:11.137709 [ 4 ] {b5a6f152-ea0f-4b4c-b3dd-646f378b8623} <Debug> TCPHandler: Processed in 0.002806957 sec. | ||
| 10534 | 2026.05.19 01:38:11.137854 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2026.05.19 01:38:11.137950 [ 4 ] {df98cf8f-0955-4a4a-8228-fa55bb4f1ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10536 | 2026.05.19 01:38:11.137989 [ 4 ] {df98cf8f-0955-4a4a-8228-fa55bb4f1ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10537 | 2026.05.19 01:38:11.138468 [ 4 ] {df98cf8f-0955-4a4a-8228-fa55bb4f1ee8} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.05.19 01:38:11.138504 [ 4 ] {df98cf8f-0955-4a4a-8228-fa55bb4f1ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10539 | 2026.05.19 01:38:11.138806 [ 4 ] {df98cf8f-0955-4a4a-8228-fa55bb4f1ee8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10540 | 2026.05.19 01:38:11.139013 [ 4 ] {df98cf8f-0955-4a4a-8228-fa55bb4f1ee8} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.05.19 01:38:11.139140 [ 4 ] {df98cf8f-0955-4a4a-8228-fa55bb4f1ee8} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001208 sec., 67052.98013245032 rows/sec., 4.90 MiB/sec. | ||
| 10542 | 2026.05.19 01:38:11.139177 [ 4 ] {df98cf8f-0955-4a4a-8228-fa55bb4f1ee8} <Debug> TCPHandler: Processed in 0.001372748 sec. | ||
| 10543 | 2026.05.19 01:38:11.139334 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2026.05.19 01:38:11.139429 [ 4 ] {48c78032-056e-479d-a41f-9dfc9da4f7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10545 | 2026.05.19 01:38:11.139468 [ 4 ] {48c78032-056e-479d-a41f-9dfc9da4f7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10546 | 2026.05.19 01:38:11.140157 [ 4 ] {48c78032-056e-479d-a41f-9dfc9da4f7e1} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.05.19 01:38:11.140194 [ 4 ] {48c78032-056e-479d-a41f-9dfc9da4f7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10548 | 2026.05.19 01:38:11.140526 [ 4 ] {48c78032-056e-479d-a41f-9dfc9da4f7e1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10549 | 2026.05.19 01:38:11.140737 [ 4 ] {48c78032-056e-479d-a41f-9dfc9da4f7e1} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.05.19 01:38:11.140859 [ 35 ] {} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10551 | 2026.05.19 01:38:11.140866 [ 4 ] {48c78032-056e-479d-a41f-9dfc9da4f7e1} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001455 sec., 567010.3092783506 rows/sec., 33.17 MiB/sec. | ||
| 10552 | 2026.05.19 01:38:11.140901 [ 35 ] {} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.05.19 01:38:11.140925 [ 4 ] {48c78032-056e-479d-a41f-9dfc9da4f7e1} <Debug> TCPHandler: Processed in 0.001639822 sec. | ||
| 10554 | 2026.05.19 01:38:11.140927 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10555 | 2026.05.19 01:38:11.141042 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10556 | 2026.05.19 01:38:11.141086 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10557 | 2026.05.19 01:38:11.141168 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10558 | 2026.05.19 01:38:11.141187 [ 4 ] {025dcdf6-bca7-431a-ba5d-b7c6e4edc476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10559 | 2026.05.19 01:38:11.141219 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 825 rows starting from the beginning of the part | ||
| 10560 | 2026.05.19 01:38:11.141234 [ 4 ] {025dcdf6-bca7-431a-ba5d-b7c6e4edc476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10561 | 2026.05.19 01:38:11.141315 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 825 rows starting from the beginning of the part | ||
| 10562 | 2026.05.19 01:38:11.141394 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 825 rows starting from the beginning of the part | ||
| 10563 | 2026.05.19 01:38:11.141450 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 825 rows starting from the beginning of the part | ||
| 10564 | 2026.05.19 01:38:11.141503 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 825 rows starting from the beginning of the part | ||
| 10565 | 2026.05.19 01:38:11.141673 [ 4 ] {025dcdf6-bca7-431a-ba5d-b7c6e4edc476} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2026.05.19 01:38:11.141717 [ 4 ] {025dcdf6-bca7-431a-ba5d-b7c6e4edc476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10567 | 2026.05.19 01:38:11.142039 [ 4 ] {025dcdf6-bca7-431a-ba5d-b7c6e4edc476} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10568 | 2026.05.19 01:38:11.142259 [ 4 ] {025dcdf6-bca7-431a-ba5d-b7c6e4edc476} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2026.05.19 01:38:11.142393 [ 4 ] {025dcdf6-bca7-431a-ba5d-b7c6e4edc476} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001223 sec., 817.6614881439085 rows/sec., 57.49 KiB/sec. | ||
| 10570 | 2026.05.19 01:38:11.142432 [ 4 ] {025dcdf6-bca7-431a-ba5d-b7c6e4edc476} <Debug> TCPHandler: Processed in 0.001394109 sec. | ||
| 10571 | 2026.05.19 01:38:11.142578 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10572 | 2026.05.19 01:38:11.142673 [ 4 ] {d47e3fcc-ebde-4c97-a7ab-8317198151d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10573 | 2026.05.19 01:38:11.142712 [ 4 ] {d47e3fcc-ebde-4c97-a7ab-8317198151d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10574 | 2026.05.19 01:38:11.143134 [ 188 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.002131268 sec., 1935467.524497154 rows/sec., 120.60 MiB/sec. | ||
| 10575 | 2026.05.19 01:38:11.143140 [ 4 ] {d47e3fcc-ebde-4c97-a7ab-8317198151d6} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.05.19 01:38:11.143200 [ 4 ] {d47e3fcc-ebde-4c97-a7ab-8317198151d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10577 | 2026.05.19 01:38:11.143305 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10578 | 2026.05.19 01:38:11.143557 [ 4 ] {d47e3fcc-ebde-4c97-a7ab-8317198151d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10579 | 2026.05.19 01:38:11.143628 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.05.19 01:38:11.143711 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_13_3} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10581 | 2026.05.19 01:38:11.143781 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 10582 | 2026.05.19 01:38:11.143815 [ 4 ] {d47e3fcc-ebde-4c97-a7ab-8317198151d6} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.05.19 01:38:11.143951 [ 38 ] {} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10584 | 2026.05.19 01:38:11.143954 [ 4 ] {d47e3fcc-ebde-4c97-a7ab-8317198151d6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001298 sec., 9244.992295839755 rows/sec., 722.27 KiB/sec. | ||
| 10585 | 2026.05.19 01:38:11.144003 [ 38 ] {} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2026.05.19 01:38:11.144019 [ 4 ] {d47e3fcc-ebde-4c97-a7ab-8317198151d6} <Debug> TCPHandler: Processed in 0.001490159 sec. | ||
| 10587 | 2026.05.19 01:38:11.144033 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10588 | 2026.05.19 01:38:11.144122 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10589 | 2026.05.19 01:38:11.144213 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10590 | 2026.05.19 01:38:11.144239 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10591 | 2026.05.19 01:38:11.144283 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10592 | 2026.05.19 01:38:11.144292 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10593 | 2026.05.19 01:38:11.144323 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10594 | 2026.05.19 01:38:11.144364 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10595 | 2026.05.19 01:38:11.144397 [ 4 ] {4d092a6c-5538-41b1-b18b-6ab85078c2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10596 | 2026.05.19 01:38:11.144400 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10597 | 2026.05.19 01:38:11.144447 [ 4 ] {4d092a6c-5538-41b1-b18b-6ab85078c2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10598 | 2026.05.19 01:38:11.145018 [ 188 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000923852 sec., 64945.46745582626 rows/sec., 5.20 MiB/sec. | ||
| 10599 | 2026.05.19 01:38:11.145127 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10600 | 2026.05.19 01:38:11.145370 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.05.19 01:38:11.145419 [ 4 ] {4d092a6c-5538-41b1-b18b-6ab85078c2d2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.05.19 01:38:11.145430 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_13_3} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10603 | 2026.05.19 01:38:11.145469 [ 4 ] {4d092a6c-5538-41b1-b18b-6ab85078c2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10604 | 2026.05.19 01:38:11.145507 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10605 | 2026.05.19 01:38:11.145896 [ 4 ] {4d092a6c-5538-41b1-b18b-6ab85078c2d2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10606 | 2026.05.19 01:38:11.146125 [ 4 ] {4d092a6c-5538-41b1-b18b-6ab85078c2d2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2026.05.19 01:38:11.146268 [ 4 ] {4d092a6c-5538-41b1-b18b-6ab85078c2d2} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001888 sec., 733050.8474576272 rows/sec., 49.68 MiB/sec. | ||
| 10608 | 2026.05.19 01:38:11.146309 [ 4 ] {4d092a6c-5538-41b1-b18b-6ab85078c2d2} <Debug> TCPHandler: Processed in 0.002067197 sec. | ||
| 10609 | 2026.05.19 01:38:11.146456 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10610 | 2026.05.19 01:38:11.146557 [ 4 ] {e190e039-d9f8-4b0c-a25e-9eb3da997c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10611 | 2026.05.19 01:38:11.146603 [ 4 ] {e190e039-d9f8-4b0c-a25e-9eb3da997c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10612 | 2026.05.19 01:38:11.147341 [ 4 ] {e190e039-d9f8-4b0c-a25e-9eb3da997c86} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2026.05.19 01:38:11.147378 [ 4 ] {e190e039-d9f8-4b0c-a25e-9eb3da997c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10614 | 2026.05.19 01:38:11.147841 [ 4 ] {e190e039-d9f8-4b0c-a25e-9eb3da997c86} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10615 | 2026.05.19 01:38:11.148070 [ 4 ] {e190e039-d9f8-4b0c-a25e-9eb3da997c86} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2026.05.19 01:38:11.148213 [ 4 ] {e190e039-d9f8-4b0c-a25e-9eb3da997c86} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001674 sec., 977299.880525687 rows/sec., 60.26 MiB/sec. | ||
| 10617 | 2026.05.19 01:38:11.148253 [ 4 ] {e190e039-d9f8-4b0c-a25e-9eb3da997c86} <Debug> TCPHandler: Processed in 0.001849465 sec. | ||
| 10618 | 2026.05.19 01:38:11.148383 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2026.05.19 01:38:11.148482 [ 4 ] {8404e49e-e891-45bd-86e2-87cc9e4aeb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10620 | 2026.05.19 01:38:11.148537 [ 4 ] {8404e49e-e891-45bd-86e2-87cc9e4aeb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10621 | 2026.05.19 01:38:11.149460 [ 4 ] {8404e49e-e891-45bd-86e2-87cc9e4aeb81} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10622 | 2026.05.19 01:38:11.149497 [ 4 ] {8404e49e-e891-45bd-86e2-87cc9e4aeb81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10623 | 2026.05.19 01:38:11.150075 [ 4 ] {8404e49e-e891-45bd-86e2-87cc9e4aeb81} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10624 | 2026.05.19 01:38:11.150307 [ 4 ] {8404e49e-e891-45bd-86e2-87cc9e4aeb81} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2026.05.19 01:38:11.150453 [ 4 ] {8404e49e-e891-45bd-86e2-87cc9e4aeb81} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001989 sec., 26646.556058320766 rows/sec., 47.75 MiB/sec. | ||
| 10626 | 2026.05.19 01:38:11.150508 [ 4 ] {8404e49e-e891-45bd-86e2-87cc9e4aeb81} <Debug> TCPHandler: Processed in 0.002175358 sec. | ||
| 10627 | 2026.05.19 01:38:11.150654 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2026.05.19 01:38:11.150752 [ 4 ] {8a55212d-ff0b-42e1-9142-5f8bc56b1865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10629 | 2026.05.19 01:38:11.150794 [ 4 ] {8a55212d-ff0b-42e1-9142-5f8bc56b1865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10630 | 2026.05.19 01:38:11.151150 [ 4 ] {8a55212d-ff0b-42e1-9142-5f8bc56b1865} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.05.19 01:38:11.151187 [ 4 ] {8a55212d-ff0b-42e1-9142-5f8bc56b1865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10632 | 2026.05.19 01:38:11.151500 [ 4 ] {8a55212d-ff0b-42e1-9142-5f8bc56b1865} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10633 | 2026.05.19 01:38:11.151716 [ 4 ] {8a55212d-ff0b-42e1-9142-5f8bc56b1865} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.05.19 01:38:11.151851 [ 4 ] {8a55212d-ff0b-42e1-9142-5f8bc56b1865} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001116 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 10635 | 2026.05.19 01:38:11.151888 [ 4 ] {8a55212d-ff0b-42e1-9142-5f8bc56b1865} <Debug> TCPHandler: Processed in 0.001284927 sec. | ||
| 10636 | 2026.05.19 01:38:11.938691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1256 | ||
| 10637 | 2026.05.19 01:38:11.941467 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.05.19 01:38:11.941515 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10639 | 2026.05.19 01:38:11.942760 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10640 | 2026.05.19 01:38:11.943036 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.05.19 01:38:11.943301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||
| 10642 | 2026.05.19 01:38:12.236331 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.05.19 01:38:12.236584 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10644 | 2026.05.19 01:38:12.236949 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10645 | 2026.05.19 01:38:12.236995 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10646 | 2026.05.19 01:38:12.237239 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10647 | 2026.05.19 01:38:12.237306 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10648 | 2026.05.19 01:38:12.237446 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10649 | 2026.05.19 01:38:12.237581 [ 313 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10650 | 2026.05.19 01:38:12.237585 [ 314 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10651 | 2026.05.19 01:38:12.237702 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 10652 | 2026.05.19 01:38:12.237728 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10653 | 2026.05.19 01:38:12.237796 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10654 | 2026.05.19 01:38:12.237815 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10655 | 2026.05.19 01:38:12.237848 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10656 | 2026.05.19 01:38:12.237885 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10657 | 2026.05.19 01:38:12.239138 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002649 sec., 14345.035862589657 rows/sec., 2.33 MiB/sec. | ||
| 10658 | 2026.05.19 01:38:12.239327 [ 4 ] {905ff496-869d-48fe-8f11-b8ad950d4126} <Debug> TCPHandler: Processed in 0.003127421 sec. | ||
| 10659 | 2026.05.19 01:38:12.240690 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10660 | 2026.05.19 01:38:12.240832 [ 4 ] {f7c32a47-ebf2-4798-a633-ffe168b53981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10661 | 2026.05.19 01:38:12.240887 [ 4 ] {f7c32a47-ebf2-4798-a633-ffe168b53981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10662 | 2026.05.19 01:38:12.241459 [ 4 ] {f7c32a47-ebf2-4798-a633-ffe168b53981} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10663 | 2026.05.19 01:38:12.241496 [ 4 ] {f7c32a47-ebf2-4798-a633-ffe168b53981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10664 | 2026.05.19 01:38:12.241884 [ 4 ] {f7c32a47-ebf2-4798-a633-ffe168b53981} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10665 | 2026.05.19 01:38:12.242105 [ 4 ] {f7c32a47-ebf2-4798-a633-ffe168b53981} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10666 | 2026.05.19 01:38:12.242252 [ 4 ] {f7c32a47-ebf2-4798-a633-ffe168b53981} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001467 sec., 38173.14246762099 rows/sec., 2.91 MiB/sec. | ||
| 10667 | 2026.05.19 01:38:12.242289 [ 4 ] {f7c32a47-ebf2-4798-a633-ffe168b53981} <Debug> TCPHandler: Processed in 0.001708733 sec. | ||
| 10668 | 2026.05.19 01:38:12.242418 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10669 | 2026.05.19 01:38:12.242514 [ 4 ] {51a0d42f-138c-4d48-a60a-2a0821bf42da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10670 | 2026.05.19 01:38:12.242553 [ 4 ] {51a0d42f-138c-4d48-a60a-2a0821bf42da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10671 | 2026.05.19 01:38:12.242991 [ 4 ] {51a0d42f-138c-4d48-a60a-2a0821bf42da} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2026.05.19 01:38:12.243024 [ 4 ] {51a0d42f-138c-4d48-a60a-2a0821bf42da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10673 | 2026.05.19 01:38:12.243331 [ 4 ] {51a0d42f-138c-4d48-a60a-2a0821bf42da} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10674 | 2026.05.19 01:38:12.243546 [ 4 ] {51a0d42f-138c-4d48-a60a-2a0821bf42da} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2026.05.19 01:38:12.243686 [ 4 ] {51a0d42f-138c-4d48-a60a-2a0821bf42da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 10676 | 2026.05.19 01:38:12.243723 [ 4 ] {51a0d42f-138c-4d48-a60a-2a0821bf42da} <Debug> TCPHandler: Processed in 0.001353198 sec. | ||
| 10677 | 2026.05.19 01:38:12.243847 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10678 | 2026.05.19 01:38:12.243949 [ 4 ] {32daf2fb-cfb6-4883-80d5-ce5ea2dcda61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10679 | 2026.05.19 01:38:12.243991 [ 4 ] {32daf2fb-cfb6-4883-80d5-ce5ea2dcda61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10680 | 2026.05.19 01:38:12.244371 [ 4 ] {32daf2fb-cfb6-4883-80d5-ce5ea2dcda61} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10681 | 2026.05.19 01:38:12.244408 [ 4 ] {32daf2fb-cfb6-4883-80d5-ce5ea2dcda61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10682 | 2026.05.19 01:38:12.244712 [ 4 ] {32daf2fb-cfb6-4883-80d5-ce5ea2dcda61} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10683 | 2026.05.19 01:38:12.244909 [ 4 ] {32daf2fb-cfb6-4883-80d5-ce5ea2dcda61} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10684 | 2026.05.19 01:38:12.245030 [ 4 ] {32daf2fb-cfb6-4883-80d5-ce5ea2dcda61} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001131 sec., 28293.545534924844 rows/sec., 1.97 MiB/sec. | ||
| 10685 | 2026.05.19 01:38:12.245063 [ 4 ] {32daf2fb-cfb6-4883-80d5-ce5ea2dcda61} <Debug> TCPHandler: Processed in 0.001297467 sec. | ||
| 10686 | 2026.05.19 01:38:12.245214 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10687 | 2026.05.19 01:38:12.245303 [ 4 ] {6a06140e-4ea0-43e7-ba89-77199c4d31a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10688 | 2026.05.19 01:38:12.245340 [ 4 ] {6a06140e-4ea0-43e7-ba89-77199c4d31a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10689 | 2026.05.19 01:38:12.245717 [ 4 ] {6a06140e-4ea0-43e7-ba89-77199c4d31a3} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10690 | 2026.05.19 01:38:12.245752 [ 4 ] {6a06140e-4ea0-43e7-ba89-77199c4d31a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10691 | 2026.05.19 01:38:12.246056 [ 4 ] {6a06140e-4ea0-43e7-ba89-77199c4d31a3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10692 | 2026.05.19 01:38:12.246269 [ 4 ] {6a06140e-4ea0-43e7-ba89-77199c4d31a3} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10693 | 2026.05.19 01:38:12.246401 [ 4 ] {6a06140e-4ea0-43e7-ba89-77199c4d31a3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 777.58 KiB/sec. | ||
| 10694 | 2026.05.19 01:38:12.246436 [ 4 ] {6a06140e-4ea0-43e7-ba89-77199c4d31a3} <Debug> TCPHandler: Processed in 0.001225616 sec. | ||
| 10695 | 2026.05.19 01:38:14.368021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24546 | ||
| 10696 | 2026.05.19 01:38:14.368565 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2026.05.19 01:38:14.368619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10698 | 2026.05.19 01:38:14.369146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10699 | 2026.05.19 01:38:14.369378 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2026.05.19 01:38:14.369501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24546 | ||
| 10701 | 2026.05.19 01:38:14.369524 [ 30 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10702 | 2026.05.19 01:38:14.369594 [ 30 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2026.05.19 01:38:14.369618 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10704 | 2026.05.19 01:38:14.369817 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 10705 | 2026.05.19 01:38:14.370033 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10706 | 2026.05.19 01:38:14.370094 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22114 rows starting from the beginning of the part | ||
| 10707 | 2026.05.19 01:38:14.370198 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10708 | 2026.05.19 01:38:14.370273 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10709 | 2026.05.19 01:38:14.370344 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10710 | 2026.05.19 01:38:14.370409 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10711 | 2026.05.19 01:38:14.370453 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10712 | 2026.05.19 01:38:14.372586 [ 186 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24546 rows, containing 4 columns (4 merged, 0 gathered) in 0.002862428 sec., 8575237.525625098 rows/sec., 122.67 MiB/sec. | ||
| 10713 | 2026.05.19 01:38:14.372829 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10714 | 2026.05.19 01:38:14.373079 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.05.19 01:38:14.373154 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_51_10} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10716 | 2026.05.19 01:38:14.373237 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10717 | 2026.05.19 01:38:15.641763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10718 | 2026.05.19 01:38:15.658021 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10719 | 2026.05.19 01:38:15.658068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10720 | 2026.05.19 01:38:15.664594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10721 | 2026.05.19 01:38:15.665278 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.05.19 01:38:15.665591 [ 30 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10723 | 2026.05.19 01:38:15.665658 [ 30 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10724 | 2026.05.19 01:38:15.665679 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10725 | 2026.05.19 01:38:15.665835 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 10726 | 2026.05.19 01:38:15.668210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10727 | 2026.05.19 01:38:15.669892 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10728 | 2026.05.19 01:38:15.671436 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10729 | 2026.05.19 01:38:15.675604 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10730 | 2026.05.19 01:38:15.679108 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10731 | 2026.05.19 01:38:15.682784 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10732 | 2026.05.19 01:38:15.686723 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10733 | 2026.05.19 01:38:15.690561 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10734 | 2026.05.19 01:38:15.745231 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079475811 sec., 4831.658779801568 rows/sec., 24.98 MiB/sec. | ||
| 10735 | 2026.05.19 01:38:15.748060 [ 188 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10736 | 2026.05.19 01:38:15.750334 [ 188 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.05.19 01:38:15.750459 [ 188 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_51_10} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10738 | 2026.05.19 01:38:15.752799 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10739 | 2026.05.19 01:38:17.240767 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10740 | 2026.05.19 01:38:17.241039 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10741 | 2026.05.19 01:38:17.241453 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10742 | 2026.05.19 01:38:17.241487 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10743 | 2026.05.19 01:38:17.241711 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10744 | 2026.05.19 01:38:17.241781 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10745 | 2026.05.19 01:38:17.241924 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10746 | 2026.05.19 01:38:17.242055 [ 317 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10747 | 2026.05.19 01:38:17.242080 [ 347 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10748 | 2026.05.19 01:38:17.242242 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 10749 | 2026.05.19 01:38:17.242271 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10750 | 2026.05.19 01:38:17.242341 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10751 | 2026.05.19 01:38:17.242362 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10752 | 2026.05.19 01:38:17.242397 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10753 | 2026.05.19 01:38:17.242439 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10754 | 2026.05.19 01:38:17.243712 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002779 sec., 13673.983447283197 rows/sec., 2.22 MiB/sec. | ||
| 10755 | 2026.05.19 01:38:17.243850 [ 4 ] {25d71cdc-503a-4a71-84d3-e98b149418da} <Debug> TCPHandler: Processed in 0.003252813 sec. | ||
| 10756 | 2026.05.19 01:38:17.245787 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2026.05.19 01:38:17.245974 [ 4 ] {66142141-82ad-4830-8960-0bc20b9ecef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10758 | 2026.05.19 01:38:17.246038 [ 4 ] {66142141-82ad-4830-8960-0bc20b9ecef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10759 | 2026.05.19 01:38:17.246723 [ 4 ] {66142141-82ad-4830-8960-0bc20b9ecef8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10760 | 2026.05.19 01:38:17.246766 [ 4 ] {66142141-82ad-4830-8960-0bc20b9ecef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10761 | 2026.05.19 01:38:17.247178 [ 4 ] {66142141-82ad-4830-8960-0bc20b9ecef8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10762 | 2026.05.19 01:38:17.247452 [ 4 ] {66142141-82ad-4830-8960-0bc20b9ecef8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2026.05.19 01:38:17.247712 [ 26 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10764 | 2026.05.19 01:38:17.247724 [ 4 ] {66142141-82ad-4830-8960-0bc20b9ecef8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001792 sec., 31250 rows/sec., 2.39 MiB/sec. | ||
| 10765 | 2026.05.19 01:38:17.247749 [ 26 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2026.05.19 01:38:17.247781 [ 4 ] {66142141-82ad-4830-8960-0bc20b9ecef8} <Debug> TCPHandler: Processed in 0.0022783 sec. | ||
| 10767 | 2026.05.19 01:38:17.247795 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10768 | 2026.05.19 01:38:17.247914 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10769 | 2026.05.19 01:38:17.247959 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.05.19 01:38:17.248057 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10771 | 2026.05.19 01:38:17.248069 [ 4 ] {c518af32-c50e-41b8-aea6-3469d2cd11b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10772 | 2026.05.19 01:38:17.248109 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2620 rows starting from the beginning of the part | ||
| 10773 | 2026.05.19 01:38:17.248125 [ 4 ] {c518af32-c50e-41b8-aea6-3469d2cd11b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10774 | 2026.05.19 01:38:17.248197 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 140 rows starting from the beginning of the part | ||
| 10775 | 2026.05.19 01:38:17.248249 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 10776 | 2026.05.19 01:38:17.248290 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2617 rows starting from the beginning of the part | ||
| 10777 | 2026.05.19 01:38:17.248326 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10778 | 2026.05.19 01:38:17.248362 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 10779 | 2026.05.19 01:38:17.248586 [ 4 ] {c518af32-c50e-41b8-aea6-3469d2cd11b7} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2026.05.19 01:38:17.248629 [ 4 ] {c518af32-c50e-41b8-aea6-3469d2cd11b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10781 | 2026.05.19 01:38:17.248975 [ 4 ] {c518af32-c50e-41b8-aea6-3469d2cd11b7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10782 | 2026.05.19 01:38:17.249195 [ 4 ] {c518af32-c50e-41b8-aea6-3469d2cd11b7} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.05.19 01:38:17.249322 [ 26 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10784 | 2026.05.19 01:38:17.249330 [ 4 ] {c518af32-c50e-41b8-aea6-3469d2cd11b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 10785 | 2026.05.19 01:38:17.249380 [ 26 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2026.05.19 01:38:17.249393 [ 4 ] {c518af32-c50e-41b8-aea6-3469d2cd11b7} <Debug> TCPHandler: Processed in 0.001483299 sec. | ||
| 10787 | 2026.05.19 01:38:17.249409 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10788 | 2026.05.19 01:38:17.249503 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10789 | 2026.05.19 01:38:17.249549 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2026.05.19 01:38:17.249595 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10791 | 2026.05.19 01:38:17.249627 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1404 rows starting from the beginning of the part | ||
| 10792 | 2026.05.19 01:38:17.249645 [ 4 ] {274447b2-c9eb-4bd6-93c3-28e406b1e95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10793 | 2026.05.19 01:38:17.249681 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 106 rows starting from the beginning of the part | ||
| 10794 | 2026.05.19 01:38:17.249686 [ 4 ] {274447b2-c9eb-4bd6-93c3-28e406b1e95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10795 | 2026.05.19 01:38:17.249725 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 10796 | 2026.05.19 01:38:17.249764 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1384 rows starting from the beginning of the part | ||
| 10797 | 2026.05.19 01:38:17.249821 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 10798 | 2026.05.19 01:38:17.249870 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 10799 | 2026.05.19 01:38:17.250118 [ 4 ] {274447b2-c9eb-4bd6-93c3-28e406b1e95a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2026.05.19 01:38:17.250152 [ 4 ] {274447b2-c9eb-4bd6-93c3-28e406b1e95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10801 | 2026.05.19 01:38:17.250236 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002376741 sec., 2333026.6108086663 rows/sec., 184.42 MiB/sec. | ||
| 10802 | 2026.05.19 01:38:17.250550 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10803 | 2026.05.19 01:38:17.250720 [ 4 ] {274447b2-c9eb-4bd6-93c3-28e406b1e95a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10804 | 2026.05.19 01:38:17.250907 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.05.19 01:38:17.250983 [ 4 ] {274447b2-c9eb-4bd6-93c3-28e406b1e95a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.05.19 01:38:17.250999 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_86_17} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10807 | 2026.05.19 01:38:17.251099 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 10808 | 2026.05.19 01:38:17.251125 [ 4 ] {274447b2-c9eb-4bd6-93c3-28e406b1e95a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
| 10809 | 2026.05.19 01:38:17.251165 [ 4 ] {274447b2-c9eb-4bd6-93c3-28e406b1e95a} <Debug> TCPHandler: Processed in 0.001664582 sec. | ||
| 10810 | 2026.05.19 01:38:17.251318 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10811 | 2026.05.19 01:38:17.251383 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917995 sec., 1608971.869061181 rows/sec., 116.89 MiB/sec. | ||
| 10812 | 2026.05.19 01:38:17.251414 [ 4 ] {c2d334af-cd68-48e6-9870-02aea2c2ebf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10813 | 2026.05.19 01:38:17.251458 [ 4 ] {c2d334af-cd68-48e6-9870-02aea2c2ebf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10814 | 2026.05.19 01:38:17.251596 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10815 | 2026.05.19 01:38:17.251819 [ 4 ] {c2d334af-cd68-48e6-9870-02aea2c2ebf8} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10816 | 2026.05.19 01:38:17.251859 [ 4 ] {c2d334af-cd68-48e6-9870-02aea2c2ebf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10817 | 2026.05.19 01:38:17.251860 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2026.05.19 01:38:17.251955 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_86_17} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10819 | 2026.05.19 01:38:17.252039 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10820 | 2026.05.19 01:38:17.252191 [ 4 ] {c2d334af-cd68-48e6-9870-02aea2c2ebf8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10821 | 2026.05.19 01:38:17.252412 [ 4 ] {c2d334af-cd68-48e6-9870-02aea2c2ebf8} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.05.19 01:38:17.252539 [ 4 ] {c2d334af-cd68-48e6-9870-02aea2c2ebf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 10823 | 2026.05.19 01:38:17.252540 [ 26 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10824 | 2026.05.19 01:38:17.252577 [ 4 ] {c2d334af-cd68-48e6-9870-02aea2c2ebf8} <Debug> TCPHandler: Processed in 0.001307497 sec. | ||
| 10825 | 2026.05.19 01:38:17.252595 [ 26 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.05.19 01:38:17.252622 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10827 | 2026.05.19 01:38:17.252709 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10828 | 2026.05.19 01:38:17.252801 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10829 | 2026.05.19 01:38:17.252828 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4164 rows starting from the beginning of the part | ||
| 10830 | 2026.05.19 01:38:17.252877 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10831 | 2026.05.19 01:38:17.252916 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10832 | 2026.05.19 01:38:17.252956 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 48 rows starting from the beginning of the part | ||
| 10833 | 2026.05.19 01:38:17.252990 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 12 rows starting from the beginning of the part | ||
| 10834 | 2026.05.19 01:38:17.253025 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 10835 | 2026.05.19 01:38:17.254406 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4404 rows, containing 4 columns (4 merged, 0 gathered) in 0.001738363 sec., 2533417.9339988255 rows/sec., 170.73 MiB/sec. | ||
| 10836 | 2026.05.19 01:38:17.254830 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10837 | 2026.05.19 01:38:17.255122 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.05.19 01:38:17.255190 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_86_17} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10839 | 2026.05.19 01:38:17.255249 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10840 | 2026.05.19 01:38:21.740690 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10841 | 2026.05.19 01:38:21.740750 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10842 | 2026.05.19 01:38:21.869623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24994 | ||
| 10843 | 2026.05.19 01:38:21.870163 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2026.05.19 01:38:21.870208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10845 | 2026.05.19 01:38:21.870708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10846 | 2026.05.19 01:38:21.870936 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2026.05.19 01:38:21.871060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24994 | ||
| 10848 | 2026.05.19 01:38:21.943841 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1276 | ||
| 10849 | 2026.05.19 01:38:21.946047 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.05.19 01:38:21.946084 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10851 | 2026.05.19 01:38:21.947206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10852 | 2026.05.19 01:38:21.947473 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.05.19 01:38:21.947715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1276 | ||
| 10854 | 2026.05.19 01:38:22.241483 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2026.05.19 01:38:22.241731 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10856 | 2026.05.19 01:38:22.242116 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10857 | 2026.05.19 01:38:22.242158 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10858 | 2026.05.19 01:38:22.242411 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10859 | 2026.05.19 01:38:22.242483 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10860 | 2026.05.19 01:38:22.242635 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10861 | 2026.05.19 01:38:22.242785 [ 347 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10862 | 2026.05.19 01:38:22.242786 [ 348 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10863 | 2026.05.19 01:38:22.242978 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 10864 | 2026.05.19 01:38:22.243006 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10865 | 2026.05.19 01:38:22.243076 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10866 | 2026.05.19 01:38:22.243097 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10867 | 2026.05.19 01:38:22.243132 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10868 | 2026.05.19 01:38:22.243172 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10869 | 2026.05.19 01:38:22.244474 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002844 sec., 13361.462728551336 rows/sec., 2.17 MiB/sec. | ||
| 10870 | 2026.05.19 01:38:22.244611 [ 4 ] {b30f47ee-121c-408c-9a00-6157f86eda9b} <Debug> TCPHandler: Processed in 0.003256653 sec. | ||
| 10871 | 2026.05.19 01:38:22.247168 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10872 | 2026.05.19 01:38:22.247306 [ 4 ] {3fc2551c-12c1-443a-b77d-a4e4415a772a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10873 | 2026.05.19 01:38:22.247356 [ 4 ] {3fc2551c-12c1-443a-b77d-a4e4415a772a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10874 | 2026.05.19 01:38:22.248006 [ 4 ] {3fc2551c-12c1-443a-b77d-a4e4415a772a} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.05.19 01:38:22.248057 [ 4 ] {3fc2551c-12c1-443a-b77d-a4e4415a772a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10876 | 2026.05.19 01:38:22.248507 [ 4 ] {3fc2551c-12c1-443a-b77d-a4e4415a772a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10877 | 2026.05.19 01:38:22.248890 [ 4 ] {3fc2551c-12c1-443a-b77d-a4e4415a772a} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.05.19 01:38:22.249145 [ 4 ] {3fc2551c-12c1-443a-b77d-a4e4415a772a} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001869 sec., 74906.36704119851 rows/sec., 6.51 MiB/sec. | ||
| 10879 | 2026.05.19 01:38:22.249236 [ 4 ] {3fc2551c-12c1-443a-b77d-a4e4415a772a} <Debug> TCPHandler: Processed in 0.002131479 sec. | ||
| 10880 | 2026.05.19 01:38:22.249455 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2026.05.19 01:38:22.249637 [ 4 ] {104a0be6-a075-4ca0-a20d-1224ba3161ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10882 | 2026.05.19 01:38:22.249701 [ 4 ] {104a0be6-a075-4ca0-a20d-1224ba3161ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10883 | 2026.05.19 01:38:22.250263 [ 4 ] {104a0be6-a075-4ca0-a20d-1224ba3161ef} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2026.05.19 01:38:22.250306 [ 4 ] {104a0be6-a075-4ca0-a20d-1224ba3161ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10885 | 2026.05.19 01:38:22.250695 [ 4 ] {104a0be6-a075-4ca0-a20d-1224ba3161ef} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10886 | 2026.05.19 01:38:22.250917 [ 4 ] {104a0be6-a075-4ca0-a20d-1224ba3161ef} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2026.05.19 01:38:22.251065 [ 4 ] {104a0be6-a075-4ca0-a20d-1224ba3161ef} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001512 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 10888 | 2026.05.19 01:38:22.251111 [ 4 ] {104a0be6-a075-4ca0-a20d-1224ba3161ef} <Debug> TCPHandler: Processed in 0.001775933 sec. | ||
| 10889 | 2026.05.19 01:38:22.251260 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10890 | 2026.05.19 01:38:22.251365 [ 4 ] {7c707a72-2e44-4866-b310-64e646c3929a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10891 | 2026.05.19 01:38:22.251407 [ 4 ] {7c707a72-2e44-4866-b310-64e646c3929a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10892 | 2026.05.19 01:38:22.251984 [ 4 ] {7c707a72-2e44-4866-b310-64e646c3929a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2026.05.19 01:38:22.252022 [ 4 ] {7c707a72-2e44-4866-b310-64e646c3929a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10894 | 2026.05.19 01:38:22.252348 [ 4 ] {7c707a72-2e44-4866-b310-64e646c3929a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10895 | 2026.05.19 01:38:22.252565 [ 4 ] {7c707a72-2e44-4866-b310-64e646c3929a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2026.05.19 01:38:22.252709 [ 4 ] {7c707a72-2e44-4866-b310-64e646c3929a} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001366 sec., 77598.82869692532 rows/sec., 6.06 MiB/sec. | ||
| 10897 | 2026.05.19 01:38:22.252750 [ 4 ] {7c707a72-2e44-4866-b310-64e646c3929a} <Debug> TCPHandler: Processed in 0.001540741 sec. | ||
| 10898 | 2026.05.19 01:38:22.252875 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10899 | 2026.05.19 01:38:22.252973 [ 4 ] {10e1c0c7-22c1-4049-833b-a221ae091827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10900 | 2026.05.19 01:38:22.253015 [ 4 ] {10e1c0c7-22c1-4049-833b-a221ae091827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10901 | 2026.05.19 01:38:22.253444 [ 4 ] {10e1c0c7-22c1-4049-833b-a221ae091827} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2026.05.19 01:38:22.253479 [ 4 ] {10e1c0c7-22c1-4049-833b-a221ae091827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10903 | 2026.05.19 01:38:22.253820 [ 4 ] {10e1c0c7-22c1-4049-833b-a221ae091827} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10904 | 2026.05.19 01:38:22.254023 [ 4 ] {10e1c0c7-22c1-4049-833b-a221ae091827} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2026.05.19 01:38:22.254138 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 3 parts from all_1_82_17 to all_84_84_0 | ||
| 10906 | 2026.05.19 01:38:22.254152 [ 4 ] {10e1c0c7-22c1-4049-833b-a221ae091827} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 10907 | 2026.05.19 01:38:22.254181 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.05.19 01:38:22.254205 [ 4 ] {10e1c0c7-22c1-4049-833b-a221ae091827} <Debug> TCPHandler: Processed in 0.001378598 sec. | ||
| 10909 | 2026.05.19 01:38:22.254205 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10910 | 2026.05.19 01:38:22.254329 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_84_18} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_82_17 to all_84_84_0 into Compact with storage Full | ||
| 10911 | 2026.05.19 01:38:22.254333 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2026.05.19 01:38:22.254472 [ 4 ] {f137eebd-cb3f-4c43-9373-58fedcbfed26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10913 | 2026.05.19 01:38:22.254480 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_84_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10914 | 2026.05.19 01:38:22.254526 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_82_17, total 29045 rows starting from the beginning of the part | ||
| 10915 | 2026.05.19 01:38:22.254528 [ 4 ] {f137eebd-cb3f-4c43-9373-58fedcbfed26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10916 | 2026.05.19 01:38:22.254606 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 10917 | 2026.05.19 01:38:22.254661 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1636 rows starting from the beginning of the part | ||
| 10918 | 2026.05.19 01:38:22.255420 [ 4 ] {f137eebd-cb3f-4c43-9373-58fedcbfed26} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10919 | 2026.05.19 01:38:22.255461 [ 4 ] {f137eebd-cb3f-4c43-9373-58fedcbfed26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10920 | 2026.05.19 01:38:22.256064 [ 4 ] {f137eebd-cb3f-4c43-9373-58fedcbfed26} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10921 | 2026.05.19 01:38:22.256293 [ 4 ] {f137eebd-cb3f-4c43-9373-58fedcbfed26} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10922 | 2026.05.19 01:38:22.256444 [ 4 ] {f137eebd-cb3f-4c43-9373-58fedcbfed26} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001988 sec., 21126.76056338028 rows/sec., 37.86 MiB/sec. | ||
| 10923 | 2026.05.19 01:38:22.256518 [ 4 ] {f137eebd-cb3f-4c43-9373-58fedcbfed26} <Debug> TCPHandler: Processed in 0.002233819 sec. | ||
| 10924 | 2026.05.19 01:38:22.256736 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10925 | 2026.05.19 01:38:22.256915 [ 4 ] {8886c09c-9e17-454d-b9d3-7ad2b328eb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10926 | 2026.05.19 01:38:22.256987 [ 4 ] {8886c09c-9e17-454d-b9d3-7ad2b328eb4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10927 | 2026.05.19 01:38:22.257549 [ 4 ] {8886c09c-9e17-454d-b9d3-7ad2b328eb4f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10928 | 2026.05.19 01:38:22.257592 [ 4 ] {8886c09c-9e17-454d-b9d3-7ad2b328eb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10929 | 2026.05.19 01:38:22.258134 [ 4 ] {8886c09c-9e17-454d-b9d3-7ad2b328eb4f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10930 | 2026.05.19 01:38:22.258374 [ 4 ] {8886c09c-9e17-454d-b9d3-7ad2b328eb4f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10931 | 2026.05.19 01:38:22.258527 [ 4 ] {8886c09c-9e17-454d-b9d3-7ad2b328eb4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001663 sec., 36079.37462417318 rows/sec., 2.43 MiB/sec. | ||
| 10932 | 2026.05.19 01:38:22.258566 [ 4 ] {8886c09c-9e17-454d-b9d3-7ad2b328eb4f} <Debug> TCPHandler: Processed in 0.001956526 sec. | ||
| 10933 | 2026.05.19 01:38:22.261234 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_84_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30841 rows, containing 5 columns (5 merged, 0 gathered) in 0.006947152 sec., 4439373.141684535 rows/sec., 285.89 MiB/sec. | ||
| 10934 | 2026.05.19 01:38:22.261708 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_84_18} <Trace> MergedBlockOutputStream: filled checksums all_1_84_18 (state Temporary) | ||
| 10935 | 2026.05.19 01:38:22.261981 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_84_18 to all_1_84_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10936 | 2026.05.19 01:38:22.262049 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 3 parts: [all_1_82_17, all_84_84_0] -> all_1_84_18 | ||
| 10937 | 2026.05.19 01:38:22.262134 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10938 | 2026.05.19 01:38:22.501877 [ 104 ] {} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10939 | 2026.05.19 01:38:22.501935 [ 104 ] {} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2026.05.19 01:38:22.501955 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10941 | 2026.05.19 01:38:22.502080 [ 201 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 10942 | 2026.05.19 01:38:22.502244 [ 201 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10943 | 2026.05.19 01:38:22.502282 [ 201 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 10944 | 2026.05.19 01:38:22.502365 [ 201 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 10945 | 2026.05.19 01:38:22.502422 [ 201 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 10946 | 2026.05.19 01:38:22.502473 [ 201 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 10947 | 2026.05.19 01:38:22.502515 [ 201 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 10948 | 2026.05.19 01:38:22.503302 [ 192 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281237 sec., 42146.76909892549 rows/sec., 3.52 MiB/sec. | ||
| 10949 | 2026.05.19 01:38:22.503513 [ 194 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10950 | 2026.05.19 01:38:22.503847 [ 194 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2026.05.19 01:38:22.503929 [ 194 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_13_3} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10952 | 2026.05.19 01:38:22.504030 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10953 | 2026.05.19 01:38:23.000281 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.62 MiB, peak 338.54 MiB, free memory in arenas 0.00 B, will set to 327.90 MiB (RSS), difference: 1.28 MiB | ||
| 10954 | 2026.05.19 01:38:23.168273 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10955 | 2026.05.19 01:38:23.183297 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.05.19 01:38:23.183354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10957 | 2026.05.19 01:38:23.188825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10958 | 2026.05.19 01:38:23.189480 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.05.19 01:38:23.192098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10960 | 2026.05.19 01:38:27.240959 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10961 | 2026.05.19 01:38:27.241217 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10962 | 2026.05.19 01:38:27.241580 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10963 | 2026.05.19 01:38:27.241614 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10964 | 2026.05.19 01:38:27.241825 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10965 | 2026.05.19 01:38:27.241892 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10966 | 2026.05.19 01:38:27.242031 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10967 | 2026.05.19 01:38:27.242173 [ 347 ] {e44192e5-a745-4801-ba73-3c91214be810} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10968 | 2026.05.19 01:38:27.242173 [ 348 ] {e44192e5-a745-4801-ba73-3c91214be810} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10969 | 2026.05.19 01:38:27.242340 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 10970 | 2026.05.19 01:38:27.242366 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10971 | 2026.05.19 01:38:27.242435 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10972 | 2026.05.19 01:38:27.242454 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 10973 | 2026.05.19 01:38:27.242487 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10974 | 2026.05.19 01:38:27.242524 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10975 | 2026.05.19 01:38:27.243735 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002617 sec., 14520.443255636224 rows/sec., 2.35 MiB/sec. | ||
| 10976 | 2026.05.19 01:38:27.243838 [ 4 ] {e44192e5-a745-4801-ba73-3c91214be810} <Debug> TCPHandler: Processed in 0.00301254 sec. | ||
| 10977 | 2026.05.19 01:38:27.245612 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2026.05.19 01:38:27.245747 [ 4 ] {607775d3-8352-4d79-81fe-dc7fe59f545c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10979 | 2026.05.19 01:38:27.245796 [ 4 ] {607775d3-8352-4d79-81fe-dc7fe59f545c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10980 | 2026.05.19 01:38:27.246361 [ 4 ] {607775d3-8352-4d79-81fe-dc7fe59f545c} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.05.19 01:38:27.246403 [ 4 ] {607775d3-8352-4d79-81fe-dc7fe59f545c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10982 | 2026.05.19 01:38:27.246777 [ 4 ] {607775d3-8352-4d79-81fe-dc7fe59f545c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10983 | 2026.05.19 01:38:27.246993 [ 4 ] {607775d3-8352-4d79-81fe-dc7fe59f545c} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.05.19 01:38:27.247132 [ 4 ] {607775d3-8352-4d79-81fe-dc7fe59f545c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001422 sec., 39381.15330520394 rows/sec., 3.01 MiB/sec. | ||
| 10985 | 2026.05.19 01:38:27.247170 [ 4 ] {607775d3-8352-4d79-81fe-dc7fe59f545c} <Debug> TCPHandler: Processed in 0.001621141 sec. | ||
| 10986 | 2026.05.19 01:38:27.247308 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2026.05.19 01:38:27.247405 [ 4 ] {09646b06-a737-4d16-a763-f9a2494e4edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10988 | 2026.05.19 01:38:27.247444 [ 4 ] {09646b06-a737-4d16-a763-f9a2494e4edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10989 | 2026.05.19 01:38:27.247880 [ 4 ] {09646b06-a737-4d16-a763-f9a2494e4edd} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.05.19 01:38:27.247913 [ 4 ] {09646b06-a737-4d16-a763-f9a2494e4edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 10991 | 2026.05.19 01:38:27.248202 [ 4 ] {09646b06-a737-4d16-a763-f9a2494e4edd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10992 | 2026.05.19 01:38:27.248407 [ 4 ] {09646b06-a737-4d16-a763-f9a2494e4edd} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.05.19 01:38:27.248531 [ 4 ] {09646b06-a737-4d16-a763-f9a2494e4edd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 10994 | 2026.05.19 01:38:27.248568 [ 4 ] {09646b06-a737-4d16-a763-f9a2494e4edd} <Debug> TCPHandler: Processed in 0.001309057 sec. | ||
| 10995 | 2026.05.19 01:38:27.248710 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2026.05.19 01:38:27.248805 [ 4 ] {c37439f1-103f-45fd-b103-bea2762d6765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10997 | 2026.05.19 01:38:27.248847 [ 4 ] {c37439f1-103f-45fd-b103-bea2762d6765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10998 | 2026.05.19 01:38:27.249291 [ 4 ] {c37439f1-103f-45fd-b103-bea2762d6765} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.05.19 01:38:27.249328 [ 4 ] {c37439f1-103f-45fd-b103-bea2762d6765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 11000 | 2026.05.19 01:38:27.249660 [ 4 ] {c37439f1-103f-45fd-b103-bea2762d6765} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11001 | 2026.05.19 01:38:27.249879 [ 4 ] {c37439f1-103f-45fd-b103-bea2762d6765} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2026.05.19 01:38:27.250011 [ 4 ] {c37439f1-103f-45fd-b103-bea2762d6765} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 11003 | 2026.05.19 01:38:27.250049 [ 4 ] {c37439f1-103f-45fd-b103-bea2762d6765} <Debug> TCPHandler: Processed in 0.001388408 sec. | ||
| 11004 | 2026.05.19 01:38:27.250161 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2026.05.19 01:38:27.250258 [ 4 ] {b84ecb74-23bf-4f1b-87d8-028a565706ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11006 | 2026.05.19 01:38:27.250298 [ 4 ] {b84ecb74-23bf-4f1b-87d8-028a565706ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11007 | 2026.05.19 01:38:27.250641 [ 4 ] {b84ecb74-23bf-4f1b-87d8-028a565706ad} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.05.19 01:38:27.250677 [ 4 ] {b84ecb74-23bf-4f1b-87d8-028a565706ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 11009 | 2026.05.19 01:38:27.250973 [ 4 ] {b84ecb74-23bf-4f1b-87d8-028a565706ad} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11010 | 2026.05.19 01:38:27.251180 [ 4 ] {b84ecb74-23bf-4f1b-87d8-028a565706ad} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2026.05.19 01:38:27.251308 [ 4 ] {b84ecb74-23bf-4f1b-87d8-028a565706ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 11012 | 2026.05.19 01:38:27.251345 [ 4 ] {b84ecb74-23bf-4f1b-87d8-028a565706ad} <Debug> TCPHandler: Processed in 0.001233226 sec. | ||
| 11013 | 2026.05.19 01:38:29.371182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25506 | ||
| 11014 | 2026.05.19 01:38:29.371744 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2026.05.19 01:38:29.371783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.68 GiB. | ||
| 11016 | 2026.05.19 01:38:29.372243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11017 | 2026.05.19 01:38:29.372467 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.05.19 01:38:29.372591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25506 | ||
| 11019 | 2026.05.19 01:38:30.693142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11020 | 2026.05.19 01:38:30.708530 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2026.05.19 01:38:30.708583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11022 | 2026.05.19 01:38:30.714614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11023 | 2026.05.19 01:38:30.715310 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2026.05.19 01:38:30.717934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11025 | 2026.05.19 01:38:31.947894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1300 | ||
| 11026 | 2026.05.19 01:38:31.950735 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2026.05.19 01:38:31.950774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11028 | 2026.05.19 01:38:31.951964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11029 | 2026.05.19 01:38:31.952233 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11030 | 2026.05.19 01:38:31.952490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
| 11031 | 2026.05.19 01:38:32.242454 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11032 | 2026.05.19 01:38:32.242740 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11033 | 2026.05.19 01:38:32.243066 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11034 | 2026.05.19 01:38:32.243101 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11035 | 2026.05.19 01:38:32.243312 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11036 | 2026.05.19 01:38:32.243378 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11037 | 2026.05.19 01:38:32.243516 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11038 | 2026.05.19 01:38:32.243628 [ 347 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11039 | 2026.05.19 01:38:32.243658 [ 348 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11040 | 2026.05.19 01:38:32.243766 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 11041 | 2026.05.19 01:38:32.243792 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11042 | 2026.05.19 01:38:32.243858 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11043 | 2026.05.19 01:38:32.243877 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 11044 | 2026.05.19 01:38:32.243910 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11045 | 2026.05.19 01:38:32.243948 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11046 | 2026.05.19 01:38:32.245374 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002729 sec., 13924.51447416636 rows/sec., 2.26 MiB/sec. | ||
| 11047 | 2026.05.19 01:38:32.245470 [ 4 ] {3b72b0ca-43ef-41fb-81f6-06678a370872} <Debug> TCPHandler: Processed in 0.003177882 sec. | ||
| 11048 | 2026.05.19 01:38:32.247648 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.05.19 01:38:32.247841 [ 4 ] {850be1eb-471d-43c1-bd36-7bef60233777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11050 | 2026.05.19 01:38:32.247913 [ 4 ] {850be1eb-471d-43c1-bd36-7bef60233777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11051 | 2026.05.19 01:38:32.248829 [ 4 ] {850be1eb-471d-43c1-bd36-7bef60233777} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.05.19 01:38:32.248871 [ 4 ] {850be1eb-471d-43c1-bd36-7bef60233777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11053 | 2026.05.19 01:38:32.249236 [ 4 ] {850be1eb-471d-43c1-bd36-7bef60233777} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11054 | 2026.05.19 01:38:32.249457 [ 4 ] {850be1eb-471d-43c1-bd36-7bef60233777} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.05.19 01:38:32.249600 [ 4 ] {850be1eb-471d-43c1-bd36-7bef60233777} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00181 sec., 77348.06629834254 rows/sec., 6.72 MiB/sec. | ||
| 11056 | 2026.05.19 01:38:32.249639 [ 4 ] {850be1eb-471d-43c1-bd36-7bef60233777} <Debug> TCPHandler: Processed in 0.002059517 sec. | ||
| 11057 | 2026.05.19 01:38:32.249794 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11058 | 2026.05.19 01:38:32.249894 [ 4 ] {58f0de51-153a-4879-ae7f-3558ac2a9917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11059 | 2026.05.19 01:38:32.249934 [ 4 ] {58f0de51-153a-4879-ae7f-3558ac2a9917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11060 | 2026.05.19 01:38:32.250354 [ 4 ] {58f0de51-153a-4879-ae7f-3558ac2a9917} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2026.05.19 01:38:32.250390 [ 4 ] {58f0de51-153a-4879-ae7f-3558ac2a9917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11062 | 2026.05.19 01:38:32.250688 [ 4 ] {58f0de51-153a-4879-ae7f-3558ac2a9917} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11063 | 2026.05.19 01:38:32.250896 [ 4 ] {58f0de51-153a-4879-ae7f-3558ac2a9917} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2026.05.19 01:38:32.251023 [ 4 ] {58f0de51-153a-4879-ae7f-3558ac2a9917} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001147 sec., 36617.26242371403 rows/sec., 2.69 MiB/sec. | ||
| 11065 | 2026.05.19 01:38:32.251059 [ 4 ] {58f0de51-153a-4879-ae7f-3558ac2a9917} <Debug> TCPHandler: Processed in 0.001314327 sec. | ||
| 11066 | 2026.05.19 01:38:32.251169 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2026.05.19 01:38:32.251262 [ 4 ] {6fefb04e-be8f-4ac6-83d4-011d0bd5bdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11068 | 2026.05.19 01:38:32.251299 [ 4 ] {6fefb04e-be8f-4ac6-83d4-011d0bd5bdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11069 | 2026.05.19 01:38:32.251740 [ 4 ] {6fefb04e-be8f-4ac6-83d4-011d0bd5bdf6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2026.05.19 01:38:32.251775 [ 4 ] {6fefb04e-be8f-4ac6-83d4-011d0bd5bdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11071 | 2026.05.19 01:38:32.252084 [ 4 ] {6fefb04e-be8f-4ac6-83d4-011d0bd5bdf6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11072 | 2026.05.19 01:38:32.252290 [ 4 ] {6fefb04e-be8f-4ac6-83d4-011d0bd5bdf6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2026.05.19 01:38:32.252413 [ 4 ] {6fefb04e-be8f-4ac6-83d4-011d0bd5bdf6} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 7.08 MiB/sec. | ||
| 11074 | 2026.05.19 01:38:32.252449 [ 4 ] {6fefb04e-be8f-4ac6-83d4-011d0bd5bdf6} <Debug> TCPHandler: Processed in 0.001328458 sec. | ||
| 11075 | 2026.05.19 01:38:32.252563 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11076 | 2026.05.19 01:38:32.252660 [ 4 ] {f703baa0-5437-4ef1-98e3-44783f02b667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11077 | 2026.05.19 01:38:32.252702 [ 4 ] {f703baa0-5437-4ef1-98e3-44783f02b667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11078 | 2026.05.19 01:38:32.253148 [ 4 ] {f703baa0-5437-4ef1-98e3-44783f02b667} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2026.05.19 01:38:32.253183 [ 4 ] {f703baa0-5437-4ef1-98e3-44783f02b667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11080 | 2026.05.19 01:38:32.253500 [ 4 ] {f703baa0-5437-4ef1-98e3-44783f02b667} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11081 | 2026.05.19 01:38:32.253709 [ 4 ] {f703baa0-5437-4ef1-98e3-44783f02b667} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2026.05.19 01:38:32.253827 [ 169 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_84_18 to all_85_85_0 | ||
| 11083 | 2026.05.19 01:38:32.253836 [ 4 ] {f703baa0-5437-4ef1-98e3-44783f02b667} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 11084 | 2026.05.19 01:38:32.253876 [ 169 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.05.19 01:38:32.253892 [ 4 ] {f703baa0-5437-4ef1-98e3-44783f02b667} <Debug> TCPHandler: Processed in 0.001376058 sec. | ||
| 11086 | 2026.05.19 01:38:32.253901 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11087 | 2026.05.19 01:38:32.254004 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_85_19} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_84_18 to all_85_85_0 into Compact with storage Full | ||
| 11088 | 2026.05.19 01:38:32.254037 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11089 | 2026.05.19 01:38:32.254125 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_85_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11090 | 2026.05.19 01:38:32.254162 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_85_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_18, total 30841 rows starting from the beginning of the part | ||
| 11091 | 2026.05.19 01:38:32.254163 [ 4 ] {39a0bd5f-6be8-4cc8-8dc0-2b072ae07dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11092 | 2026.05.19 01:38:32.254223 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_85_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
| 11093 | 2026.05.19 01:38:32.254237 [ 4 ] {39a0bd5f-6be8-4cc8-8dc0-2b072ae07dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11094 | 2026.05.19 01:38:32.255303 [ 4 ] {39a0bd5f-6be8-4cc8-8dc0-2b072ae07dbb} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.05.19 01:38:32.255341 [ 4 ] {39a0bd5f-6be8-4cc8-8dc0-2b072ae07dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11096 | 2026.05.19 01:38:32.255909 [ 4 ] {39a0bd5f-6be8-4cc8-8dc0-2b072ae07dbb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11097 | 2026.05.19 01:38:32.256146 [ 4 ] {39a0bd5f-6be8-4cc8-8dc0-2b072ae07dbb} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2026.05.19 01:38:32.256291 [ 4 ] {39a0bd5f-6be8-4cc8-8dc0-2b072ae07dbb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002153 sec., 19507.663725034836 rows/sec., 34.96 MiB/sec. | ||
| 11099 | 2026.05.19 01:38:32.256344 [ 4 ] {39a0bd5f-6be8-4cc8-8dc0-2b072ae07dbb} <Debug> TCPHandler: Processed in 0.002369411 sec. | ||
| 11100 | 2026.05.19 01:38:32.256470 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2026.05.19 01:38:32.256567 [ 4 ] {7d83c170-82c5-4ded-b007-193fbac54211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11102 | 2026.05.19 01:38:32.256608 [ 4 ] {7d83c170-82c5-4ded-b007-193fbac54211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11103 | 2026.05.19 01:38:32.256975 [ 4 ] {7d83c170-82c5-4ded-b007-193fbac54211} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2026.05.19 01:38:32.257011 [ 4 ] {7d83c170-82c5-4ded-b007-193fbac54211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11105 | 2026.05.19 01:38:32.257315 [ 4 ] {7d83c170-82c5-4ded-b007-193fbac54211} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11106 | 2026.05.19 01:38:32.257523 [ 4 ] {7d83c170-82c5-4ded-b007-193fbac54211} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.05.19 01:38:32.257660 [ 4 ] {7d83c170-82c5-4ded-b007-193fbac54211} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 11108 | 2026.05.19 01:38:32.257696 [ 4 ] {7d83c170-82c5-4ded-b007-193fbac54211} <Debug> TCPHandler: Processed in 0.001275177 sec. | ||
| 11109 | 2026.05.19 01:38:32.259647 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_85_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30873 rows, containing 5 columns (5 merged, 0 gathered) in 0.005671764 sec., 5443280.080059748 rows/sec., 350.57 MiB/sec. | ||
| 11110 | 2026.05.19 01:38:32.260154 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_85_19} <Trace> MergedBlockOutputStream: filled checksums all_1_85_19 (state Temporary) | ||
| 11111 | 2026.05.19 01:38:32.260461 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_85_19} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_85_19 to all_1_85_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2026.05.19 01:38:32.260532 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_85_19} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_84_18, all_85_85_0] -> all_1_85_19 | ||
| 11113 | 2026.05.19 01:38:32.260630 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11114 | 2026.05.19 01:38:36.740804 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11115 | 2026.05.19 01:38:36.740874 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11116 | 2026.05.19 01:38:36.872768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25954 | ||
| 11117 | 2026.05.19 01:38:36.873315 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2026.05.19 01:38:36.873363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11119 | 2026.05.19 01:38:36.873893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11120 | 2026.05.19 01:38:36.874127 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2026.05.19 01:38:36.874257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25954 | ||
| 11122 | 2026.05.19 01:38:37.241278 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.05.19 01:38:37.241648 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11124 | 2026.05.19 01:38:37.242065 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11125 | 2026.05.19 01:38:37.242099 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11126 | 2026.05.19 01:38:37.242319 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11127 | 2026.05.19 01:38:37.242388 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11128 | 2026.05.19 01:38:37.242531 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11129 | 2026.05.19 01:38:37.242685 [ 348 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11130 | 2026.05.19 01:38:37.242694 [ 361 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11131 | 2026.05.19 01:38:37.242837 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 11132 | 2026.05.19 01:38:37.242866 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11133 | 2026.05.19 01:38:37.242939 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11134 | 2026.05.19 01:38:37.242959 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 11135 | 2026.05.19 01:38:37.242995 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11136 | 2026.05.19 01:38:37.243035 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11137 | 2026.05.19 01:38:37.244427 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002929 sec., 12973.711164219869 rows/sec., 2.10 MiB/sec. | ||
| 11138 | 2026.05.19 01:38:37.244553 [ 4 ] {9a94ebc5-c5e8-4ade-823c-707cec5777d3} <Debug> TCPHandler: Processed in 0.003470605 sec. | ||
| 11139 | 2026.05.19 01:38:37.246315 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2026.05.19 01:38:37.246431 [ 4 ] {fde9641c-9151-44c0-b661-217d3c4fb221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11141 | 2026.05.19 01:38:37.246475 [ 4 ] {fde9641c-9151-44c0-b661-217d3c4fb221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11142 | 2026.05.19 01:38:37.247000 [ 4 ] {fde9641c-9151-44c0-b661-217d3c4fb221} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2026.05.19 01:38:37.247041 [ 4 ] {fde9641c-9151-44c0-b661-217d3c4fb221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11144 | 2026.05.19 01:38:37.247412 [ 4 ] {fde9641c-9151-44c0-b661-217d3c4fb221} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11145 | 2026.05.19 01:38:37.247643 [ 4 ] {fde9641c-9151-44c0-b661-217d3c4fb221} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2026.05.19 01:38:37.247792 [ 4 ] {fde9641c-9151-44c0-b661-217d3c4fb221} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.07 MiB/sec. | ||
| 11147 | 2026.05.19 01:38:37.247831 [ 4 ] {fde9641c-9151-44c0-b661-217d3c4fb221} <Debug> TCPHandler: Processed in 0.00156868 sec. | ||
| 11148 | 2026.05.19 01:38:37.247965 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11149 | 2026.05.19 01:38:37.248069 [ 4 ] {dc045606-dd29-494a-befd-384488cf2909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11150 | 2026.05.19 01:38:37.248108 [ 4 ] {dc045606-dd29-494a-befd-384488cf2909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11151 | 2026.05.19 01:38:37.248556 [ 4 ] {dc045606-dd29-494a-befd-384488cf2909} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2026.05.19 01:38:37.248593 [ 4 ] {dc045606-dd29-494a-befd-384488cf2909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11153 | 2026.05.19 01:38:37.248892 [ 4 ] {dc045606-dd29-494a-befd-384488cf2909} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11154 | 2026.05.19 01:38:37.249098 [ 4 ] {dc045606-dd29-494a-befd-384488cf2909} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2026.05.19 01:38:37.249226 [ 4 ] {dc045606-dd29-494a-befd-384488cf2909} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 11156 | 2026.05.19 01:38:37.249262 [ 4 ] {dc045606-dd29-494a-befd-384488cf2909} <Debug> TCPHandler: Processed in 0.001345628 sec. | ||
| 11157 | 2026.05.19 01:38:37.249407 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2026.05.19 01:38:37.249502 [ 4 ] {539303eb-48cc-485f-85b2-04ad5bbc1288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11159 | 2026.05.19 01:38:37.249544 [ 4 ] {539303eb-48cc-485f-85b2-04ad5bbc1288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11160 | 2026.05.19 01:38:37.249990 [ 4 ] {539303eb-48cc-485f-85b2-04ad5bbc1288} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2026.05.19 01:38:37.250026 [ 4 ] {539303eb-48cc-485f-85b2-04ad5bbc1288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11162 | 2026.05.19 01:38:37.250354 [ 4 ] {539303eb-48cc-485f-85b2-04ad5bbc1288} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11163 | 2026.05.19 01:38:37.250562 [ 4 ] {539303eb-48cc-485f-85b2-04ad5bbc1288} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2026.05.19 01:38:37.250699 [ 4 ] {539303eb-48cc-485f-85b2-04ad5bbc1288} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 11165 | 2026.05.19 01:38:37.250709 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_85_19 to all_86_86_0 | ||
| 11166 | 2026.05.19 01:38:37.250736 [ 4 ] {539303eb-48cc-485f-85b2-04ad5bbc1288} <Debug> TCPHandler: Processed in 0.001377678 sec. | ||
| 11167 | 2026.05.19 01:38:37.250769 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.05.19 01:38:37.250801 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11169 | 2026.05.19 01:38:37.250911 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11170 | 2026.05.19 01:38:37.251008 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_86_20} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_85_19 to all_86_86_0 into Compact with storage Full | ||
| 11171 | 2026.05.19 01:38:37.251028 [ 4 ] {5d5e9a3a-a72d-4115-b85a-d6c838e58626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11172 | 2026.05.19 01:38:37.251104 [ 4 ] {5d5e9a3a-a72d-4115-b85a-d6c838e58626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11173 | 2026.05.19 01:38:37.251184 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_86_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11174 | 2026.05.19 01:38:37.251232 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_86_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_19, total 30873 rows starting from the beginning of the part | ||
| 11175 | 2026.05.19 01:38:37.251311 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_86_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11176 | 2026.05.19 01:38:37.251481 [ 4 ] {5d5e9a3a-a72d-4115-b85a-d6c838e58626} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.05.19 01:38:37.251524 [ 4 ] {5d5e9a3a-a72d-4115-b85a-d6c838e58626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11178 | 2026.05.19 01:38:37.251869 [ 4 ] {5d5e9a3a-a72d-4115-b85a-d6c838e58626} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11179 | 2026.05.19 01:38:37.252080 [ 4 ] {5d5e9a3a-a72d-4115-b85a-d6c838e58626} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2026.05.19 01:38:37.252212 [ 4 ] {5d5e9a3a-a72d-4115-b85a-d6c838e58626} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 11181 | 2026.05.19 01:38:37.252247 [ 4 ] {5d5e9a3a-a72d-4115-b85a-d6c838e58626} <Debug> TCPHandler: Processed in 0.001389638 sec. | ||
| 11182 | 2026.05.19 01:38:37.256446 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_86_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31033 rows, containing 5 columns (5 merged, 0 gathered) in 0.005488742 sec., 5653936.730857453 rows/sec., 364.29 MiB/sec. | ||
| 11183 | 2026.05.19 01:38:37.257070 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_86_20} <Trace> MergedBlockOutputStream: filled checksums all_1_86_20 (state Temporary) | ||
| 11184 | 2026.05.19 01:38:37.257400 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_86_20} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_86_20 to all_1_86_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.05.19 01:38:37.257480 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_86_20} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_85_19, all_86_86_0] -> all_1_86_20 | ||
| 11186 | 2026.05.19 01:38:37.257566 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11187 | 2026.05.19 01:38:38.218094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11188 | 2026.05.19 01:38:38.234293 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2026.05.19 01:38:38.234348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11190 | 2026.05.19 01:38:38.240476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11191 | 2026.05.19 01:38:38.241163 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2026.05.19 01:38:38.243879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11193 | 2026.05.19 01:38:41.114184 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.05.19 01:38:41.114502 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11195 | 2026.05.19 01:38:41.114934 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11196 | 2026.05.19 01:38:41.114982 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11197 | 2026.05.19 01:38:41.115244 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11198 | 2026.05.19 01:38:41.115314 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11199 | 2026.05.19 01:38:41.115460 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 11200 | 2026.05.19 01:38:41.115605 [ 323 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11201 | 2026.05.19 01:38:41.115608 [ 345 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11202 | 2026.05.19 01:38:41.115784 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 11203 | 2026.05.19 01:38:41.115812 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11204 | 2026.05.19 01:38:41.115884 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11205 | 2026.05.19 01:38:41.115903 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 11206 | 2026.05.19 01:38:41.115940 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11207 | 2026.05.19 01:38:41.115978 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11208 | 2026.05.19 01:38:41.117481 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00311 sec., 12218.649517684888 rows/sec., 2.48 MiB/sec. | ||
| 11209 | 2026.05.19 01:38:41.117605 [ 4 ] {15e3972a-1dca-4028-9ab7-87f00d4c30ef} <Debug> TCPHandler: Processed in 0.003572927 sec. | ||
| 11210 | 2026.05.19 01:38:41.132726 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11211 | 2026.05.19 01:38:41.132916 [ 4 ] {5fbe38d4-11ce-4096-9310-2d9dc37452ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11212 | 2026.05.19 01:38:41.132989 [ 4 ] {5fbe38d4-11ce-4096-9310-2d9dc37452ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11213 | 2026.05.19 01:38:41.133687 [ 4 ] {5fbe38d4-11ce-4096-9310-2d9dc37452ab} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.05.19 01:38:41.133726 [ 4 ] {5fbe38d4-11ce-4096-9310-2d9dc37452ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11215 | 2026.05.19 01:38:41.134150 [ 4 ] {5fbe38d4-11ce-4096-9310-2d9dc37452ab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11216 | 2026.05.19 01:38:41.134378 [ 4 ] {5fbe38d4-11ce-4096-9310-2d9dc37452ab} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.05.19 01:38:41.134533 [ 4 ] {5fbe38d4-11ce-4096-9310-2d9dc37452ab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001675 sec., 14328.358208955224 rows/sec., 1.19 MiB/sec. | ||
| 11218 | 2026.05.19 01:38:41.134575 [ 4 ] {5fbe38d4-11ce-4096-9310-2d9dc37452ab} <Debug> TCPHandler: Processed in 0.002001896 sec. | ||
| 11219 | 2026.05.19 01:38:41.134728 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.05.19 01:38:41.134833 [ 4 ] {0f1e3c49-ac42-4901-83e8-06aad078f470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11221 | 2026.05.19 01:38:41.134872 [ 4 ] {0f1e3c49-ac42-4901-83e8-06aad078f470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11222 | 2026.05.19 01:38:41.135303 [ 4 ] {0f1e3c49-ac42-4901-83e8-06aad078f470} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.05.19 01:38:41.135340 [ 4 ] {0f1e3c49-ac42-4901-83e8-06aad078f470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11224 | 2026.05.19 01:38:41.135630 [ 4 ] {0f1e3c49-ac42-4901-83e8-06aad078f470} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11225 | 2026.05.19 01:38:41.135837 [ 4 ] {0f1e3c49-ac42-4901-83e8-06aad078f470} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.05.19 01:38:41.135972 [ 4 ] {0f1e3c49-ac42-4901-83e8-06aad078f470} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 140.96 KiB/sec. | ||
| 11227 | 2026.05.19 01:38:41.136010 [ 4 ] {0f1e3c49-ac42-4901-83e8-06aad078f470} <Debug> TCPHandler: Processed in 0.001331728 sec. | ||
| 11228 | 2026.05.19 01:38:41.136139 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2026.05.19 01:38:41.136242 [ 4 ] {105b201e-2aa2-4338-b05c-1622fdf63dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11230 | 2026.05.19 01:38:41.136281 [ 4 ] {105b201e-2aa2-4338-b05c-1622fdf63dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11231 | 2026.05.19 01:38:41.138006 [ 4 ] {105b201e-2aa2-4338-b05c-1622fdf63dca} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.05.19 01:38:41.138044 [ 4 ] {105b201e-2aa2-4338-b05c-1622fdf63dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11233 | 2026.05.19 01:38:41.138498 [ 4 ] {105b201e-2aa2-4338-b05c-1622fdf63dca} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11234 | 2026.05.19 01:38:41.138705 [ 4 ] {105b201e-2aa2-4338-b05c-1622fdf63dca} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2026.05.19 01:38:41.138835 [ 4 ] {105b201e-2aa2-4338-b05c-1622fdf63dca} <Debug> executeQuery: Read 2610 rows, 200.17 KiB in 0.002611 sec., 999617.0049789352 rows/sec., 74.87 MiB/sec. | ||
| 11236 | 2026.05.19 01:38:41.138873 [ 4 ] {105b201e-2aa2-4338-b05c-1622fdf63dca} <Debug> TCPHandler: Processed in 0.002782466 sec. | ||
| 11237 | 2026.05.19 01:38:41.138890 [ 24 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11238 | 2026.05.19 01:38:41.138961 [ 24 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11239 | 2026.05.19 01:38:41.138998 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11240 | 2026.05.19 01:38:41.139011 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2026.05.19 01:38:41.139125 [ 4 ] {b6d688e9-7fad-4a1a-b400-046446fe32c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11242 | 2026.05.19 01:38:41.139148 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11243 | 2026.05.19 01:38:41.139166 [ 4 ] {b6d688e9-7fad-4a1a-b400-046446fe32c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11244 | 2026.05.19 01:38:41.139328 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11245 | 2026.05.19 01:38:41.139372 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2620 rows starting from the beginning of the part | ||
| 11246 | 2026.05.19 01:38:41.139450 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 140 rows starting from the beginning of the part | ||
| 11247 | 2026.05.19 01:38:41.139508 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 11248 | 2026.05.19 01:38:41.139561 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 140 rows starting from the beginning of the part | ||
| 11249 | 2026.05.19 01:38:41.139606 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 11250 | 2026.05.19 01:38:41.139653 [ 4 ] {b6d688e9-7fad-4a1a-b400-046446fe32c7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.05.19 01:38:41.139656 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2610 rows starting from the beginning of the part | ||
| 11252 | 2026.05.19 01:38:41.139707 [ 4 ] {b6d688e9-7fad-4a1a-b400-046446fe32c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11253 | 2026.05.19 01:38:41.140070 [ 4 ] {b6d688e9-7fad-4a1a-b400-046446fe32c7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11254 | 2026.05.19 01:38:41.140304 [ 4 ] {b6d688e9-7fad-4a1a-b400-046446fe32c7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2026.05.19 01:38:41.140434 [ 4 ] {b6d688e9-7fad-4a1a-b400-046446fe32c7} <Debug> executeQuery: Read 67 rows, 5.09 KiB in 0.001327 sec., 50489.826676714394 rows/sec., 3.74 MiB/sec. | ||
| 11256 | 2026.05.19 01:38:41.140472 [ 4 ] {b6d688e9-7fad-4a1a-b400-046446fe32c7} <Debug> TCPHandler: Processed in 0.00150998 sec. | ||
| 11257 | 2026.05.19 01:38:41.140636 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2026.05.19 01:38:41.140736 [ 4 ] {0fe1ff64-3f1b-48e7-811d-01a1a957a807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11259 | 2026.05.19 01:38:41.140781 [ 4 ] {0fe1ff64-3f1b-48e7-811d-01a1a957a807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11260 | 2026.05.19 01:38:41.141622 [ 4 ] {0fe1ff64-3f1b-48e7-811d-01a1a957a807} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2026.05.19 01:38:41.141659 [ 4 ] {0fe1ff64-3f1b-48e7-811d-01a1a957a807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11262 | 2026.05.19 01:38:41.141995 [ 4 ] {0fe1ff64-3f1b-48e7-811d-01a1a957a807} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11263 | 2026.05.19 01:38:41.142067 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5622 rows, containing 5 columns (5 merged, 0 gathered) in 0.002983209 sec., 1884547.8141156049 rows/sec., 149.50 MiB/sec. | ||
| 11264 | 2026.05.19 01:38:41.142214 [ 4 ] {0fe1ff64-3f1b-48e7-811d-01a1a957a807} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2026.05.19 01:38:41.142344 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11266 | 2026.05.19 01:38:41.142350 [ 4 ] {0fe1ff64-3f1b-48e7-811d-01a1a957a807} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001635 sec., 504587.15596330276 rows/sec., 29.52 MiB/sec. | ||
| 11267 | 2026.05.19 01:38:41.142403 [ 4 ] {0fe1ff64-3f1b-48e7-811d-01a1a957a807} <Debug> TCPHandler: Processed in 0.001816203 sec. | ||
| 11268 | 2026.05.19 01:38:41.142564 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2026.05.19 01:38:41.142647 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.05.19 01:38:41.142664 [ 4 ] {d5715359-19ba-4fca-b25f-6d48741e0af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11271 | 2026.05.19 01:38:41.142710 [ 4 ] {d5715359-19ba-4fca-b25f-6d48741e0af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11272 | 2026.05.19 01:38:41.142735 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_91_18} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11273 | 2026.05.19 01:38:41.142814 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 11274 | 2026.05.19 01:38:41.143119 [ 4 ] {d5715359-19ba-4fca-b25f-6d48741e0af3} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.05.19 01:38:41.143158 [ 4 ] {d5715359-19ba-4fca-b25f-6d48741e0af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11276 | 2026.05.19 01:38:41.143435 [ 4 ] {d5715359-19ba-4fca-b25f-6d48741e0af3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11277 | 2026.05.19 01:38:41.143704 [ 4 ] {d5715359-19ba-4fca-b25f-6d48741e0af3} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.05.19 01:38:41.143834 [ 4 ] {d5715359-19ba-4fca-b25f-6d48741e0af3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 59.29 KiB/sec. | ||
| 11279 | 2026.05.19 01:38:41.143871 [ 4 ] {d5715359-19ba-4fca-b25f-6d48741e0af3} <Debug> TCPHandler: Processed in 0.001362688 sec. | ||
| 11280 | 2026.05.19 01:38:41.144011 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2026.05.19 01:38:41.144107 [ 4 ] {4c816b06-0802-4f4d-b418-5830782dd145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11282 | 2026.05.19 01:38:41.144145 [ 4 ] {4c816b06-0802-4f4d-b418-5830782dd145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11283 | 2026.05.19 01:38:41.144575 [ 4 ] {4c816b06-0802-4f4d-b418-5830782dd145} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.05.19 01:38:41.144611 [ 4 ] {4c816b06-0802-4f4d-b418-5830782dd145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11285 | 2026.05.19 01:38:41.144901 [ 4 ] {4c816b06-0802-4f4d-b418-5830782dd145} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11286 | 2026.05.19 01:38:41.145121 [ 4 ] {4c816b06-0802-4f4d-b418-5830782dd145} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2026.05.19 01:38:41.145255 [ 4 ] {4c816b06-0802-4f4d-b418-5830782dd145} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 804.72 KiB/sec. | ||
| 11288 | 2026.05.19 01:38:41.145293 [ 4 ] {4c816b06-0802-4f4d-b418-5830782dd145} <Debug> TCPHandler: Processed in 0.001330147 sec. | ||
| 11289 | 2026.05.19 01:38:41.145430 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2026.05.19 01:38:41.145530 [ 4 ] {19fd5dba-a5d1-443c-a000-1faea63f749f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11291 | 2026.05.19 01:38:41.145569 [ 4 ] {19fd5dba-a5d1-443c-a000-1faea63f749f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11292 | 2026.05.19 01:38:41.146608 [ 4 ] {19fd5dba-a5d1-443c-a000-1faea63f749f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2026.05.19 01:38:41.146645 [ 4 ] {19fd5dba-a5d1-443c-a000-1faea63f749f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11294 | 2026.05.19 01:38:41.147012 [ 4 ] {19fd5dba-a5d1-443c-a000-1faea63f749f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11295 | 2026.05.19 01:38:41.147221 [ 4 ] {19fd5dba-a5d1-443c-a000-1faea63f749f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2026.05.19 01:38:41.147352 [ 4 ] {19fd5dba-a5d1-443c-a000-1faea63f749f} <Debug> executeQuery: Read 1370 rows, 94.90 KiB in 0.001839 sec., 744970.0924415444 rows/sec., 50.39 MiB/sec. | ||
| 11297 | 2026.05.19 01:38:41.147389 [ 4 ] {19fd5dba-a5d1-443c-a000-1faea63f749f} <Debug> TCPHandler: Processed in 0.002007587 sec. | ||
| 11298 | 2026.05.19 01:38:41.147392 [ 24 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11299 | 2026.05.19 01:38:41.147460 [ 24 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.05.19 01:38:41.147495 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11301 | 2026.05.19 01:38:41.147514 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11302 | 2026.05.19 01:38:41.147620 [ 4 ] {9b399b44-d3de-4787-8f74-31ef0f13377c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11303 | 2026.05.19 01:38:41.147619 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11304 | 2026.05.19 01:38:41.147664 [ 4 ] {9b399b44-d3de-4787-8f74-31ef0f13377c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11305 | 2026.05.19 01:38:41.147769 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11306 | 2026.05.19 01:38:41.147807 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1404 rows starting from the beginning of the part | ||
| 11307 | 2026.05.19 01:38:41.147871 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 106 rows starting from the beginning of the part | ||
| 11308 | 2026.05.19 01:38:41.147923 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 11309 | 2026.05.19 01:38:41.147970 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 106 rows starting from the beginning of the part | ||
| 11310 | 2026.05.19 01:38:41.148013 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 11311 | 2026.05.19 01:38:41.148050 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1370 rows starting from the beginning of the part | ||
| 11312 | 2026.05.19 01:38:41.148502 [ 4 ] {9b399b44-d3de-4787-8f74-31ef0f13377c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.05.19 01:38:41.148546 [ 4 ] {9b399b44-d3de-4787-8f74-31ef0f13377c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11314 | 2026.05.19 01:38:41.149017 [ 4 ] {9b399b44-d3de-4787-8f74-31ef0f13377c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11315 | 2026.05.19 01:38:41.149242 [ 4 ] {9b399b44-d3de-4787-8f74-31ef0f13377c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.05.19 01:38:41.149295 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717393 sec., 1813213.3996120864 rows/sec., 131.87 MiB/sec. | ||
| 11317 | 2026.05.19 01:38:41.149375 [ 4 ] {9b399b44-d3de-4787-8f74-31ef0f13377c} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001773 sec., 918781.7258883249 rows/sec., 56.63 MiB/sec. | ||
| 11318 | 2026.05.19 01:38:41.149384 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_86_20 to all_91_91_0 | ||
| 11319 | 2026.05.19 01:38:41.149422 [ 4 ] {9b399b44-d3de-4787-8f74-31ef0f13377c} <Debug> TCPHandler: Processed in 0.001955975 sec. | ||
| 11320 | 2026.05.19 01:38:41.149465 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2026.05.19 01:38:41.149493 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11322 | 2026.05.19 01:38:41.149560 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11323 | 2026.05.19 01:38:41.149571 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_20 to all_91_91_0 into Compact with storage Full | ||
| 11324 | 2026.05.19 01:38:41.149589 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11325 | 2026.05.19 01:38:41.149717 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11326 | 2026.05.19 01:38:41.149723 [ 4 ] {8375e541-99e1-4c56-93e2-f238cd6199ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11327 | 2026.05.19 01:38:41.149762 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_20, total 31033 rows starting from the beginning of the part | ||
| 11328 | 2026.05.19 01:38:41.149801 [ 4 ] {8375e541-99e1-4c56-93e2-f238cd6199ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11329 | 2026.05.19 01:38:41.149860 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11330 | 2026.05.19 01:38:41.149919 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11331 | 2026.05.19 01:38:41.149967 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 11332 | 2026.05.19 01:38:41.149973 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.05.19 01:38:41.150009 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11334 | 2026.05.19 01:38:41.150052 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1629 rows starting from the beginning of the part | ||
| 11335 | 2026.05.19 01:38:41.150079 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_91_18} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11336 | 2026.05.19 01:38:41.150203 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11337 | 2026.05.19 01:38:41.150817 [ 4 ] {8375e541-99e1-4c56-93e2-f238cd6199ea} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2026.05.19 01:38:41.150859 [ 4 ] {8375e541-99e1-4c56-93e2-f238cd6199ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11339 | 2026.05.19 01:38:41.151528 [ 4 ] {8375e541-99e1-4c56-93e2-f238cd6199ea} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11340 | 2026.05.19 01:38:41.151764 [ 4 ] {8375e541-99e1-4c56-93e2-f238cd6199ea} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2026.05.19 01:38:41.151911 [ 4 ] {8375e541-99e1-4c56-93e2-f238cd6199ea} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002206 sec., 24025.385312783317 rows/sec., 43.05 MiB/sec. | ||
| 11342 | 2026.05.19 01:38:41.151965 [ 4 ] {8375e541-99e1-4c56-93e2-f238cd6199ea} <Debug> TCPHandler: Processed in 0.002424732 sec. | ||
| 11343 | 2026.05.19 01:38:41.152106 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11344 | 2026.05.19 01:38:41.152211 [ 4 ] {dbb04fc3-42d7-4ae7-b1be-5180f7fb4451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11345 | 2026.05.19 01:38:41.152252 [ 4 ] {dbb04fc3-42d7-4ae7-b1be-5180f7fb4451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11346 | 2026.05.19 01:38:41.152603 [ 4 ] {dbb04fc3-42d7-4ae7-b1be-5180f7fb4451} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.05.19 01:38:41.152640 [ 4 ] {dbb04fc3-42d7-4ae7-b1be-5180f7fb4451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11348 | 2026.05.19 01:38:41.152979 [ 4 ] {dbb04fc3-42d7-4ae7-b1be-5180f7fb4451} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11349 | 2026.05.19 01:38:41.153194 [ 4 ] {dbb04fc3-42d7-4ae7-b1be-5180f7fb4451} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2026.05.19 01:38:41.153326 [ 4 ] {dbb04fc3-42d7-4ae7-b1be-5180f7fb4451} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001133 sec., 42365.40158870257 rows/sec., 2.86 MiB/sec. | ||
| 11351 | 2026.05.19 01:38:41.153358 [ 31 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11352 | 2026.05.19 01:38:41.153362 [ 4 ] {dbb04fc3-42d7-4ae7-b1be-5180f7fb4451} <Debug> TCPHandler: Processed in 0.001305237 sec. | ||
| 11353 | 2026.05.19 01:38:41.153409 [ 31 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.05.19 01:38:41.153436 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11355 | 2026.05.19 01:38:41.153516 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11356 | 2026.05.19 01:38:41.153621 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11357 | 2026.05.19 01:38:41.153650 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4404 rows starting from the beginning of the part | ||
| 11358 | 2026.05.19 01:38:41.153716 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11359 | 2026.05.19 01:38:41.153764 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11360 | 2026.05.19 01:38:41.153804 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11361 | 2026.05.19 01:38:41.153841 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11362 | 2026.05.19 01:38:41.153880 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 48 rows starting from the beginning of the part | ||
| 11363 | 2026.05.19 01:38:41.155818 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4692 rows, containing 4 columns (4 merged, 0 gathered) in 0.00233841 sec., 2006491.5904396577 rows/sec., 135.22 MiB/sec. | ||
| 11364 | 2026.05.19 01:38:41.156104 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11365 | 2026.05.19 01:38:41.156357 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.05.19 01:38:41.156423 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_91_18} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11367 | 2026.05.19 01:38:41.156486 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11368 | 2026.05.19 01:38:41.156532 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33302 rows, containing 5 columns (5 merged, 0 gathered) in 0.006994062 sec., 4761467.656420547 rows/sec., 306.61 MiB/sec. | ||
| 11369 | 2026.05.19 01:38:41.156777 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Trace> MergedBlockOutputStream: filled checksums all_1_91_21 (state Temporary) | ||
| 11370 | 2026.05.19 01:38:41.157080 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_91_21 to all_1_91_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11371 | 2026.05.19 01:38:41.157152 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_91_21} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_86_20, all_91_91_0] -> all_1_91_21 | ||
| 11372 | 2026.05.19 01:38:41.157219 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11373 | 2026.05.19 01:38:41.952824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1348 | ||
| 11374 | 2026.05.19 01:38:41.956029 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.05.19 01:38:41.956077 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11376 | 2026.05.19 01:38:41.957329 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11377 | 2026.05.19 01:38:41.957603 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.05.19 01:38:41.957801 [ 31 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11379 | 2026.05.19 01:38:41.957868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
| 11380 | 2026.05.19 01:38:41.957897 [ 31 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.05.19 01:38:41.957939 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11382 | 2026.05.19 01:38:41.958111 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 11383 | 2026.05.19 01:38:41.958773 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11384 | 2026.05.19 01:38:41.958925 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1178 rows starting from the beginning of the part | ||
| 11385 | 2026.05.19 01:38:41.959280 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
| 11386 | 2026.05.19 01:38:41.959574 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
| 11387 | 2026.05.19 01:38:41.959861 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
| 11388 | 2026.05.19 01:38:41.960158 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11389 | 2026.05.19 01:38:41.960482 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
| 11390 | 2026.05.19 01:38:41.967168 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 72 columns (72 merged, 0 gathered) in 0.00912515 sec., 147723.59906412498 rows/sec., 126.30 MiB/sec. | ||
| 11391 | 2026.05.19 01:38:41.968879 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11392 | 2026.05.19 01:38:41.969505 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2026.05.19 01:38:41.969586 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_41_8} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11394 | 2026.05.19 01:38:41.969950 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 11395 | 2026.05.19 01:38:42.236308 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11396 | 2026.05.19 01:38:42.236547 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11397 | 2026.05.19 01:38:42.236926 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11398 | 2026.05.19 01:38:42.236968 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11399 | 2026.05.19 01:38:42.237195 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11400 | 2026.05.19 01:38:42.237267 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11401 | 2026.05.19 01:38:42.237422 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11402 | 2026.05.19 01:38:42.237555 [ 361 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11403 | 2026.05.19 01:38:42.237551 [ 321 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11404 | 2026.05.19 01:38:42.237697 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 11405 | 2026.05.19 01:38:42.237726 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11406 | 2026.05.19 01:38:42.237796 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11407 | 2026.05.19 01:38:42.237825 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 11408 | 2026.05.19 01:38:42.237860 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11409 | 2026.05.19 01:38:42.237899 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11410 | 2026.05.19 01:38:42.239095 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002681 sec., 14173.815740395376 rows/sec., 2.30 MiB/sec. | ||
| 11411 | 2026.05.19 01:38:42.239228 [ 4 ] {0965c291-56e1-4336-b1d6-a1ca49199599} <Debug> TCPHandler: Processed in 0.00309627 sec. | ||
| 11412 | 2026.05.19 01:38:42.240406 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.05.19 01:38:42.240518 [ 4 ] {73f66ff2-ea04-493d-950a-2fa5430008df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11414 | 2026.05.19 01:38:42.240560 [ 4 ] {73f66ff2-ea04-493d-950a-2fa5430008df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11415 | 2026.05.19 01:38:42.241085 [ 4 ] {73f66ff2-ea04-493d-950a-2fa5430008df} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.05.19 01:38:42.241126 [ 4 ] {73f66ff2-ea04-493d-950a-2fa5430008df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11417 | 2026.05.19 01:38:42.241514 [ 4 ] {73f66ff2-ea04-493d-950a-2fa5430008df} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11418 | 2026.05.19 01:38:42.241746 [ 4 ] {73f66ff2-ea04-493d-950a-2fa5430008df} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.05.19 01:38:42.241890 [ 4 ] {73f66ff2-ea04-493d-950a-2fa5430008df} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001406 sec., 39829.30298719773 rows/sec., 3.04 MiB/sec. | ||
| 11420 | 2026.05.19 01:38:42.241929 [ 4 ] {73f66ff2-ea04-493d-950a-2fa5430008df} <Debug> TCPHandler: Processed in 0.00157272 sec. | ||
| 11421 | 2026.05.19 01:38:42.242086 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2026.05.19 01:38:42.242183 [ 4 ] {6f6d9d80-40a3-43fc-bbb5-524cae3144cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11423 | 2026.05.19 01:38:42.242224 [ 4 ] {6f6d9d80-40a3-43fc-bbb5-524cae3144cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11424 | 2026.05.19 01:38:42.242662 [ 4 ] {6f6d9d80-40a3-43fc-bbb5-524cae3144cc} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.05.19 01:38:42.242699 [ 4 ] {6f6d9d80-40a3-43fc-bbb5-524cae3144cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11426 | 2026.05.19 01:38:42.243009 [ 4 ] {6f6d9d80-40a3-43fc-bbb5-524cae3144cc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11427 | 2026.05.19 01:38:42.243248 [ 4 ] {6f6d9d80-40a3-43fc-bbb5-524cae3144cc} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.05.19 01:38:42.243379 [ 4 ] {6f6d9d80-40a3-43fc-bbb5-524cae3144cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 11429 | 2026.05.19 01:38:42.243416 [ 4 ] {6f6d9d80-40a3-43fc-bbb5-524cae3144cc} <Debug> TCPHandler: Processed in 0.001378179 sec. | ||
| 11430 | 2026.05.19 01:38:42.243581 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2026.05.19 01:38:42.243687 [ 4 ] {7c8c364c-89c9-42f0-b65a-55c14042db46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11432 | 2026.05.19 01:38:42.243732 [ 4 ] {7c8c364c-89c9-42f0-b65a-55c14042db46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11433 | 2026.05.19 01:38:42.244111 [ 4 ] {7c8c364c-89c9-42f0-b65a-55c14042db46} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.05.19 01:38:42.244148 [ 4 ] {7c8c364c-89c9-42f0-b65a-55c14042db46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11435 | 2026.05.19 01:38:42.244466 [ 4 ] {7c8c364c-89c9-42f0-b65a-55c14042db46} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11436 | 2026.05.19 01:38:42.244684 [ 4 ] {7c8c364c-89c9-42f0-b65a-55c14042db46} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.05.19 01:38:42.244822 [ 4 ] {7c8c364c-89c9-42f0-b65a-55c14042db46} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001153 sec., 27753.686036426716 rows/sec., 1.93 MiB/sec. | ||
| 11438 | 2026.05.19 01:38:42.244860 [ 4 ] {7c8c364c-89c9-42f0-b65a-55c14042db46} <Debug> TCPHandler: Processed in 0.001327998 sec. | ||
| 11439 | 2026.05.19 01:38:42.244989 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.05.19 01:38:42.245092 [ 4 ] {fc2db01e-4afd-458c-b2d2-83fa7d8b4165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11441 | 2026.05.19 01:38:42.245133 [ 4 ] {fc2db01e-4afd-458c-b2d2-83fa7d8b4165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11442 | 2026.05.19 01:38:42.245488 [ 4 ] {fc2db01e-4afd-458c-b2d2-83fa7d8b4165} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.05.19 01:38:42.245524 [ 4 ] {fc2db01e-4afd-458c-b2d2-83fa7d8b4165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11444 | 2026.05.19 01:38:42.245825 [ 4 ] {fc2db01e-4afd-458c-b2d2-83fa7d8b4165} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11445 | 2026.05.19 01:38:42.246048 [ 4 ] {fc2db01e-4afd-458c-b2d2-83fa7d8b4165} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.05.19 01:38:42.246177 [ 4 ] {fc2db01e-4afd-458c-b2d2-83fa7d8b4165} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 750.79 KiB/sec. | ||
| 11447 | 2026.05.19 01:38:42.246213 [ 4 ] {fc2db01e-4afd-458c-b2d2-83fa7d8b4165} <Debug> TCPHandler: Processed in 0.001271736 sec. | ||
| 11448 | 2026.05.19 01:38:44.374470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26466 | ||
| 11449 | 2026.05.19 01:38:44.374992 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2026.05.19 01:38:44.375034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11451 | 2026.05.19 01:38:44.375501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11452 | 2026.05.19 01:38:44.375731 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2026.05.19 01:38:44.375878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26466 | ||
| 11454 | 2026.05.19 01:38:45.744046 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 11455 | 2026.05.19 01:38:45.762826 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.05.19 01:38:45.762899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11457 | 2026.05.19 01:38:45.769222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11458 | 2026.05.19 01:38:45.769949 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.05.19 01:38:45.775044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 11460 | 2026.05.19 01:38:47.240672 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11461 | 2026.05.19 01:38:47.240893 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11462 | 2026.05.19 01:38:47.241222 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11463 | 2026.05.19 01:38:47.241256 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11464 | 2026.05.19 01:38:47.241469 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11465 | 2026.05.19 01:38:47.241538 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11466 | 2026.05.19 01:38:47.241679 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11467 | 2026.05.19 01:38:47.241790 [ 321 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11468 | 2026.05.19 01:38:47.241790 [ 329 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11469 | 2026.05.19 01:38:47.241913 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 11470 | 2026.05.19 01:38:47.241940 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11471 | 2026.05.19 01:38:47.242009 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11472 | 2026.05.19 01:38:47.242028 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 11473 | 2026.05.19 01:38:47.242062 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11474 | 2026.05.19 01:38:47.242100 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11475 | 2026.05.19 01:38:47.243554 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002748 sec., 13828.238719068413 rows/sec., 2.24 MiB/sec. | ||
| 11476 | 2026.05.19 01:38:47.243689 [ 4 ] {b6fcbbf3-a4e3-4da9-b360-096ad8dc325f} <Debug> TCPHandler: Processed in 0.003147872 sec. | ||
| 11477 | 2026.05.19 01:38:47.245422 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11478 | 2026.05.19 01:38:47.245537 [ 4 ] {471692ac-26d5-43cb-ae5e-e57a508504dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11479 | 2026.05.19 01:38:47.245580 [ 4 ] {471692ac-26d5-43cb-ae5e-e57a508504dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11480 | 2026.05.19 01:38:47.246098 [ 4 ] {471692ac-26d5-43cb-ae5e-e57a508504dd} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2026.05.19 01:38:47.246144 [ 4 ] {471692ac-26d5-43cb-ae5e-e57a508504dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11482 | 2026.05.19 01:38:47.246547 [ 4 ] {471692ac-26d5-43cb-ae5e-e57a508504dd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11483 | 2026.05.19 01:38:47.246789 [ 4 ] {471692ac-26d5-43cb-ae5e-e57a508504dd} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2026.05.19 01:38:47.246940 [ 4 ] {471692ac-26d5-43cb-ae5e-e57a508504dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001438 sec., 38942.976356050065 rows/sec., 2.97 MiB/sec. | ||
| 11485 | 2026.05.19 01:38:47.246978 [ 4 ] {471692ac-26d5-43cb-ae5e-e57a508504dd} <Debug> TCPHandler: Processed in 0.001606792 sec. | ||
| 11486 | 2026.05.19 01:38:47.247118 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11487 | 2026.05.19 01:38:47.247216 [ 4 ] {7323504a-f571-46ff-bdc4-5676e4ed588e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11488 | 2026.05.19 01:38:47.247255 [ 4 ] {7323504a-f571-46ff-bdc4-5676e4ed588e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11489 | 2026.05.19 01:38:47.247701 [ 4 ] {7323504a-f571-46ff-bdc4-5676e4ed588e} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.05.19 01:38:47.247738 [ 4 ] {7323504a-f571-46ff-bdc4-5676e4ed588e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11491 | 2026.05.19 01:38:47.248051 [ 4 ] {7323504a-f571-46ff-bdc4-5676e4ed588e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11492 | 2026.05.19 01:38:47.248268 [ 4 ] {7323504a-f571-46ff-bdc4-5676e4ed588e} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.05.19 01:38:47.248397 [ 4 ] {7323504a-f571-46ff-bdc4-5676e4ed588e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 11494 | 2026.05.19 01:38:47.248434 [ 4 ] {7323504a-f571-46ff-bdc4-5676e4ed588e} <Debug> TCPHandler: Processed in 0.001365368 sec. | ||
| 11495 | 2026.05.19 01:38:47.248561 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.05.19 01:38:47.248657 [ 4 ] {039993d0-8610-41b4-b093-35c73d56fda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11497 | 2026.05.19 01:38:47.248700 [ 4 ] {039993d0-8610-41b4-b093-35c73d56fda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11498 | 2026.05.19 01:38:47.249144 [ 4 ] {039993d0-8610-41b4-b093-35c73d56fda7} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.05.19 01:38:47.249181 [ 4 ] {039993d0-8610-41b4-b093-35c73d56fda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11500 | 2026.05.19 01:38:47.249523 [ 4 ] {039993d0-8610-41b4-b093-35c73d56fda7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11501 | 2026.05.19 01:38:47.249748 [ 4 ] {039993d0-8610-41b4-b093-35c73d56fda7} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.05.19 01:38:47.249883 [ 4 ] {039993d0-8610-41b4-b093-35c73d56fda7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 11503 | 2026.05.19 01:38:47.249921 [ 4 ] {039993d0-8610-41b4-b093-35c73d56fda7} <Debug> TCPHandler: Processed in 0.001409678 sec. | ||
| 11504 | 2026.05.19 01:38:47.250045 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2026.05.19 01:38:47.250141 [ 4 ] {d450ad29-eb52-4a1f-acaa-fe26c090d36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11506 | 2026.05.19 01:38:47.250182 [ 4 ] {d450ad29-eb52-4a1f-acaa-fe26c090d36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11507 | 2026.05.19 01:38:47.250531 [ 4 ] {d450ad29-eb52-4a1f-acaa-fe26c090d36e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.05.19 01:38:47.250567 [ 4 ] {d450ad29-eb52-4a1f-acaa-fe26c090d36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.67 GiB. | ||
| 11509 | 2026.05.19 01:38:47.250879 [ 4 ] {d450ad29-eb52-4a1f-acaa-fe26c090d36e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11510 | 2026.05.19 01:38:47.251099 [ 4 ] {d450ad29-eb52-4a1f-acaa-fe26c090d36e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.05.19 01:38:47.251230 [ 4 ] {d450ad29-eb52-4a1f-acaa-fe26c090d36e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 11512 | 2026.05.19 01:38:47.251266 [ 4 ] {d450ad29-eb52-4a1f-acaa-fe26c090d36e} <Debug> TCPHandler: Processed in 0.001269227 sec. | ||
| 11513 | 2026.05.19 01:38:51.741128 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11514 | 2026.05.19 01:38:51.741192 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11515 | 2026.05.19 01:38:51.876052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26914 | ||
| 11516 | 2026.05.19 01:38:51.876563 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11517 | 2026.05.19 01:38:51.876610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11518 | 2026.05.19 01:38:51.877119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11519 | 2026.05.19 01:38:51.877379 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2026.05.19 01:38:51.877535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26914 | ||
| 11521 | 2026.05.19 01:38:51.877571 [ 61 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11522 | 2026.05.19 01:38:51.877638 [ 61 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2026.05.19 01:38:51.877660 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11524 | 2026.05.19 01:38:51.877770 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 11525 | 2026.05.19 01:38:51.877911 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11526 | 2026.05.19 01:38:51.877950 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24546 rows starting from the beginning of the part | ||
| 11527 | 2026.05.19 01:38:51.878014 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11528 | 2026.05.19 01:38:51.878058 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11529 | 2026.05.19 01:38:51.878098 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11530 | 2026.05.19 01:38:51.878150 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11531 | 2026.05.19 01:38:51.878222 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11532 | 2026.05.19 01:38:51.881022 [ 194 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26914 rows, containing 4 columns (4 merged, 0 gathered) in 0.003294823 sec., 8168572.33302062 rows/sec., 116.85 MiB/sec. | ||
| 11533 | 2026.05.19 01:38:51.881243 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11534 | 2026.05.19 01:38:51.881606 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2026.05.19 01:38:51.881717 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_56_11} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11536 | 2026.05.19 01:38:51.881819 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 11537 | 2026.05.19 01:38:51.958194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1368 | ||
| 11538 | 2026.05.19 01:38:51.960600 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.05.19 01:38:51.960657 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11540 | 2026.05.19 01:38:51.961999 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11541 | 2026.05.19 01:38:51.962287 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.05.19 01:38:51.962698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1368 | ||
| 11543 | 2026.05.19 01:38:52.242337 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2026.05.19 01:38:52.242667 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11545 | 2026.05.19 01:38:52.243165 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11546 | 2026.05.19 01:38:52.243225 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11547 | 2026.05.19 01:38:52.243513 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11548 | 2026.05.19 01:38:52.243580 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11549 | 2026.05.19 01:38:52.243721 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11550 | 2026.05.19 01:38:52.243847 [ 329 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11551 | 2026.05.19 01:38:52.243857 [ 321 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11552 | 2026.05.19 01:38:52.243994 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 11553 | 2026.05.19 01:38:52.244020 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11554 | 2026.05.19 01:38:52.244089 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11555 | 2026.05.19 01:38:52.244108 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 11556 | 2026.05.19 01:38:52.244142 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11557 | 2026.05.19 01:38:52.244179 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11558 | 2026.05.19 01:38:52.245376 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002843 sec., 13366.162504396763 rows/sec., 2.17 MiB/sec. | ||
| 11559 | 2026.05.19 01:38:52.245482 [ 4 ] {70cc3b8d-eb03-43f7-8276-2ad5da799982} <Debug> TCPHandler: Processed in 0.003310214 sec. | ||
| 11560 | 2026.05.19 01:38:52.248060 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11561 | 2026.05.19 01:38:52.248260 [ 4 ] {7449b6e8-fd07-4004-b8e3-7ba06d250b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11562 | 2026.05.19 01:38:52.248333 [ 4 ] {7449b6e8-fd07-4004-b8e3-7ba06d250b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11563 | 2026.05.19 01:38:52.248998 [ 4 ] {7449b6e8-fd07-4004-b8e3-7ba06d250b16} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11564 | 2026.05.19 01:38:52.249043 [ 4 ] {7449b6e8-fd07-4004-b8e3-7ba06d250b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11565 | 2026.05.19 01:38:52.249420 [ 4 ] {7449b6e8-fd07-4004-b8e3-7ba06d250b16} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11566 | 2026.05.19 01:38:52.249654 [ 4 ] {7449b6e8-fd07-4004-b8e3-7ba06d250b16} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11567 | 2026.05.19 01:38:52.249810 [ 4 ] {7449b6e8-fd07-4004-b8e3-7ba06d250b16} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001605 sec., 87227.41433021806 rows/sec., 7.58 MiB/sec. | ||
| 11568 | 2026.05.19 01:38:52.249850 [ 4 ] {7449b6e8-fd07-4004-b8e3-7ba06d250b16} <Debug> TCPHandler: Processed in 0.001885775 sec. | ||
| 11569 | 2026.05.19 01:38:52.249988 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11570 | 2026.05.19 01:38:52.250091 [ 4 ] {90196cb2-d221-42e3-8df8-be251168ae98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11571 | 2026.05.19 01:38:52.250131 [ 4 ] {90196cb2-d221-42e3-8df8-be251168ae98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11572 | 2026.05.19 01:38:52.250624 [ 4 ] {90196cb2-d221-42e3-8df8-be251168ae98} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.05.19 01:38:52.250661 [ 4 ] {90196cb2-d221-42e3-8df8-be251168ae98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11574 | 2026.05.19 01:38:52.251004 [ 4 ] {90196cb2-d221-42e3-8df8-be251168ae98} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11575 | 2026.05.19 01:38:52.251243 [ 4 ] {90196cb2-d221-42e3-8df8-be251168ae98} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2026.05.19 01:38:52.251374 [ 4 ] {90196cb2-d221-42e3-8df8-be251168ae98} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001301 sec., 32282.85933897002 rows/sec., 2.37 MiB/sec. | ||
| 11577 | 2026.05.19 01:38:52.251394 [ 61 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11578 | 2026.05.19 01:38:52.251412 [ 4 ] {90196cb2-d221-42e3-8df8-be251168ae98} <Debug> TCPHandler: Processed in 0.001474549 sec. | ||
| 11579 | 2026.05.19 01:38:52.251479 [ 61 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.05.19 01:38:52.251507 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11581 | 2026.05.19 01:38:52.251603 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11582 | 2026.05.19 01:38:52.251626 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 11583 | 2026.05.19 01:38:52.251707 [ 4 ] {76060227-c07e-4a31-88b0-e2231e28cb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11584 | 2026.05.19 01:38:52.251753 [ 4 ] {76060227-c07e-4a31-88b0-e2231e28cb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11585 | 2026.05.19 01:38:52.251762 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11586 | 2026.05.19 01:38:52.251801 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 83 rows starting from the beginning of the part | ||
| 11587 | 2026.05.19 01:38:52.251868 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 81 rows starting from the beginning of the part | ||
| 11588 | 2026.05.19 01:38:52.251914 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 11589 | 2026.05.19 01:38:52.251958 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 11590 | 2026.05.19 01:38:52.252006 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 67 rows starting from the beginning of the part | ||
| 11591 | 2026.05.19 01:38:52.252048 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 11592 | 2026.05.19 01:38:52.252219 [ 4 ] {76060227-c07e-4a31-88b0-e2231e28cb71} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.05.19 01:38:52.252274 [ 4 ] {76060227-c07e-4a31-88b0-e2231e28cb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11594 | 2026.05.19 01:38:52.252611 [ 4 ] {76060227-c07e-4a31-88b0-e2231e28cb71} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11595 | 2026.05.19 01:38:52.252849 [ 4 ] {76060227-c07e-4a31-88b0-e2231e28cb71} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2026.05.19 01:38:52.252947 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369218 sec., 260732.7686314378 rows/sec., 20.13 MiB/sec. | ||
| 11597 | 2026.05.19 01:38:52.252984 [ 4 ] {76060227-c07e-4a31-88b0-e2231e28cb71} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001294 sec., 81916.53786707882 rows/sec., 6.40 MiB/sec. | ||
| 11598 | 2026.05.19 01:38:52.253026 [ 4 ] {76060227-c07e-4a31-88b0-e2231e28cb71} <Debug> TCPHandler: Processed in 0.001475879 sec. | ||
| 11599 | 2026.05.19 01:38:52.253138 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11600 | 2026.05.19 01:38:52.253182 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11601 | 2026.05.19 01:38:52.253284 [ 4 ] {ef94c21c-577e-4a69-a0c0-5de2a6b045b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11602 | 2026.05.19 01:38:52.253330 [ 4 ] {ef94c21c-577e-4a69-a0c0-5de2a6b045b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11603 | 2026.05.19 01:38:52.253466 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2026.05.19 01:38:52.253549 [ 194 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_41_8} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11605 | 2026.05.19 01:38:52.253653 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11606 | 2026.05.19 01:38:52.253751 [ 4 ] {ef94c21c-577e-4a69-a0c0-5de2a6b045b2} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2026.05.19 01:38:52.253793 [ 4 ] {ef94c21c-577e-4a69-a0c0-5de2a6b045b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11608 | 2026.05.19 01:38:52.254136 [ 4 ] {ef94c21c-577e-4a69-a0c0-5de2a6b045b2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11609 | 2026.05.19 01:38:52.254351 [ 4 ] {ef94c21c-577e-4a69-a0c0-5de2a6b045b2} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2026.05.19 01:38:52.254482 [ 4 ] {ef94c21c-577e-4a69-a0c0-5de2a6b045b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 11611 | 2026.05.19 01:38:52.254528 [ 4 ] {ef94c21c-577e-4a69-a0c0-5de2a6b045b2} <Debug> TCPHandler: Processed in 0.001403128 sec. | ||
| 11612 | 2026.05.19 01:38:52.254671 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11613 | 2026.05.19 01:38:52.254786 [ 4 ] {e15fff81-b064-4a18-8541-75715aa83620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11614 | 2026.05.19 01:38:52.254855 [ 4 ] {e15fff81-b064-4a18-8541-75715aa83620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11615 | 2026.05.19 01:38:52.255711 [ 4 ] {e15fff81-b064-4a18-8541-75715aa83620} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11616 | 2026.05.19 01:38:52.255747 [ 4 ] {e15fff81-b064-4a18-8541-75715aa83620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11617 | 2026.05.19 01:38:52.256323 [ 4 ] {e15fff81-b064-4a18-8541-75715aa83620} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11618 | 2026.05.19 01:38:52.256549 [ 4 ] {e15fff81-b064-4a18-8541-75715aa83620} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11619 | 2026.05.19 01:38:52.256681 [ 156 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11620 | 2026.05.19 01:38:52.256689 [ 4 ] {e15fff81-b064-4a18-8541-75715aa83620} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001927 sec., 21795.537104307215 rows/sec., 39.06 MiB/sec. | ||
| 11621 | 2026.05.19 01:38:52.256745 [ 156 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2026.05.19 01:38:52.256779 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11623 | 2026.05.19 01:38:52.256784 [ 4 ] {e15fff81-b064-4a18-8541-75715aa83620} <Debug> TCPHandler: Processed in 0.002177739 sec. | ||
| 11624 | 2026.05.19 01:38:52.256886 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 11625 | 2026.05.19 01:38:52.256979 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11626 | 2026.05.19 01:38:52.257082 [ 4 ] {775dda27-4c2f-49bc-985f-8fc0e46d27a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11627 | 2026.05.19 01:38:52.257118 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11628 | 2026.05.19 01:38:52.257123 [ 4 ] {775dda27-4c2f-49bc-985f-8fc0e46d27a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11629 | 2026.05.19 01:38:52.257184 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1589 rows starting from the beginning of the part | ||
| 11630 | 2026.05.19 01:38:52.257319 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 53 rows starting from the beginning of the part | ||
| 11631 | 2026.05.19 01:38:52.257424 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 11632 | 2026.05.19 01:38:52.257514 [ 4 ] {775dda27-4c2f-49bc-985f-8fc0e46d27a1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.05.19 01:38:52.257525 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 11634 | 2026.05.19 01:38:52.257559 [ 4 ] {775dda27-4c2f-49bc-985f-8fc0e46d27a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11635 | 2026.05.19 01:38:52.257640 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 53 rows starting from the beginning of the part | ||
| 11636 | 2026.05.19 01:38:52.257740 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 11637 | 2026.05.19 01:38:52.257894 [ 4 ] {775dda27-4c2f-49bc-985f-8fc0e46d27a1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11638 | 2026.05.19 01:38:52.258152 [ 4 ] {775dda27-4c2f-49bc-985f-8fc0e46d27a1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2026.05.19 01:38:52.258292 [ 4 ] {775dda27-4c2f-49bc-985f-8fc0e46d27a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 11640 | 2026.05.19 01:38:52.258329 [ 4 ] {775dda27-4c2f-49bc-985f-8fc0e46d27a1} <Debug> TCPHandler: Processed in 0.001399698 sec. | ||
| 11641 | 2026.05.19 01:38:52.268040 [ 196 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1821 rows, containing 19 columns (19 merged, 0 gathered) in 0.011199296 sec., 162599.50625467888 rows/sec., 291.37 MiB/sec. | ||
| 11642 | 2026.05.19 01:38:52.269851 [ 201 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11643 | 2026.05.19 01:38:52.270248 [ 201 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2026.05.19 01:38:52.270327 [ 201 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11645 | 2026.05.19 01:38:52.270462 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.94 MiB. | ||
| 11646 | 2026.05.19 01:38:53.000302 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.05 MiB, peak 347.93 MiB, free memory in arenas 0.00 B, will set to 336.67 MiB (RSS), difference: 5.62 MiB | ||
| 11647 | 2026.05.19 01:38:53.275147 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 11648 | 2026.05.19 01:38:53.291382 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2026.05.19 01:38:53.291440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11650 | 2026.05.19 01:38:53.297551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11651 | 2026.05.19 01:38:53.298222 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11652 | 2026.05.19 01:38:53.298530 [ 61 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11653 | 2026.05.19 01:38:53.298594 [ 61 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.05.19 01:38:53.298615 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11655 | 2026.05.19 01:38:53.298742 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 11656 | 2026.05.19 01:38:53.301416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11657 | 2026.05.19 01:38:53.302822 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11658 | 2026.05.19 01:38:53.304269 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11659 | 2026.05.19 01:38:53.308846 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11660 | 2026.05.19 01:38:53.314280 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11661 | 2026.05.19 01:38:53.319333 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11662 | 2026.05.19 01:38:53.323947 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 11663 | 2026.05.19 01:38:53.327705 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 11664 | 2026.05.19 01:38:53.344022 [ 61 ] {} <Debug> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11665 | 2026.05.19 01:38:53.344066 [ 61 ] {} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.05.19 01:38:53.344090 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11667 | 2026.05.19 01:38:53.344193 [ 201 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 11668 | 2026.05.19 01:38:53.344328 [ 201 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11669 | 2026.05.19 01:38:53.344360 [ 201 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 11670 | 2026.05.19 01:38:53.344424 [ 201 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 11671 | 2026.05.19 01:38:53.344470 [ 201 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 11672 | 2026.05.19 01:38:53.344513 [ 201 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 11673 | 2026.05.19 01:38:53.344553 [ 201 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 11674 | 2026.05.19 01:38:53.345318 [ 189 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172136 sec., 5118.859927516944 rows/sec., 379.92 KiB/sec. | ||
| 11675 | 2026.05.19 01:38:53.345484 [ 190 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11676 | 2026.05.19 01:38:53.345829 [ 190 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2026.05.19 01:38:53.345909 [ 190 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_13_3} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11678 | 2026.05.19 01:38:53.345994 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11679 | 2026.05.19 01:38:53.380072 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081389476 sec., 5184.945532761508 rows/sec., 26.81 MiB/sec. | ||
| 11680 | 2026.05.19 01:38:53.382275 [ 193 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11681 | 2026.05.19 01:38:53.384106 [ 193 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.05.19 01:38:53.384208 [ 193 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_56_11} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11683 | 2026.05.19 01:38:53.385999 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11684 | 2026.05.19 01:38:57.241249 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2026.05.19 01:38:57.241604 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11686 | 2026.05.19 01:38:57.241960 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11687 | 2026.05.19 01:38:57.241995 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11688 | 2026.05.19 01:38:57.242216 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11689 | 2026.05.19 01:38:57.242286 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11690 | 2026.05.19 01:38:57.242431 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11691 | 2026.05.19 01:38:57.242572 [ 335 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11692 | 2026.05.19 01:38:57.242617 [ 340 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11693 | 2026.05.19 01:38:57.242776 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 11694 | 2026.05.19 01:38:57.242806 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11695 | 2026.05.19 01:38:57.242877 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11696 | 2026.05.19 01:38:57.242899 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 11697 | 2026.05.19 01:38:57.242934 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11698 | 2026.05.19 01:38:57.242973 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11699 | 2026.05.19 01:38:57.244945 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003444 sec., 11033.681765389083 rows/sec., 1.79 MiB/sec. | ||
| 11700 | 2026.05.19 01:38:57.245145 [ 4 ] {3782b864-5ecc-45b3-97e5-057909ff1c69} <Debug> TCPHandler: Processed in 0.004093034 sec. | ||
| 11701 | 2026.05.19 01:38:57.246903 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2026.05.19 01:38:57.247045 [ 4 ] {d5031746-9a38-45ac-8922-528cb4196e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11703 | 2026.05.19 01:38:57.247103 [ 4 ] {d5031746-9a38-45ac-8922-528cb4196e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11704 | 2026.05.19 01:38:57.247727 [ 4 ] {d5031746-9a38-45ac-8922-528cb4196e90} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2026.05.19 01:38:57.247765 [ 4 ] {d5031746-9a38-45ac-8922-528cb4196e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11706 | 2026.05.19 01:38:57.248147 [ 4 ] {d5031746-9a38-45ac-8922-528cb4196e90} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11707 | 2026.05.19 01:38:57.248372 [ 4 ] {d5031746-9a38-45ac-8922-528cb4196e90} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2026.05.19 01:38:57.248525 [ 4 ] {d5031746-9a38-45ac-8922-528cb4196e90} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001525 sec., 36721.311475409835 rows/sec., 2.80 MiB/sec. | ||
| 11709 | 2026.05.19 01:38:57.248564 [ 4 ] {d5031746-9a38-45ac-8922-528cb4196e90} <Debug> TCPHandler: Processed in 0.001785553 sec. | ||
| 11710 | 2026.05.19 01:38:57.248718 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11711 | 2026.05.19 01:38:57.248813 [ 4 ] {db19f513-0f43-452c-8777-268cc5df8f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11712 | 2026.05.19 01:38:57.248853 [ 4 ] {db19f513-0f43-452c-8777-268cc5df8f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11713 | 2026.05.19 01:38:57.249318 [ 4 ] {db19f513-0f43-452c-8777-268cc5df8f22} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.05.19 01:38:57.249354 [ 4 ] {db19f513-0f43-452c-8777-268cc5df8f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11715 | 2026.05.19 01:38:57.249658 [ 4 ] {db19f513-0f43-452c-8777-268cc5df8f22} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11716 | 2026.05.19 01:38:57.249881 [ 4 ] {db19f513-0f43-452c-8777-268cc5df8f22} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2026.05.19 01:38:57.250010 [ 4 ] {db19f513-0f43-452c-8777-268cc5df8f22} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 11718 | 2026.05.19 01:38:57.250048 [ 4 ] {db19f513-0f43-452c-8777-268cc5df8f22} <Debug> TCPHandler: Processed in 0.001379398 sec. | ||
| 11719 | 2026.05.19 01:38:57.250182 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2026.05.19 01:38:57.250277 [ 4 ] {d5f34de9-f37f-4b62-848e-e023abfbacd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11721 | 2026.05.19 01:38:57.250321 [ 4 ] {d5f34de9-f37f-4b62-848e-e023abfbacd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11722 | 2026.05.19 01:38:57.250799 [ 4 ] {d5f34de9-f37f-4b62-848e-e023abfbacd9} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2026.05.19 01:38:57.250838 [ 4 ] {d5f34de9-f37f-4b62-848e-e023abfbacd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11724 | 2026.05.19 01:38:57.251182 [ 4 ] {d5f34de9-f37f-4b62-848e-e023abfbacd9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11725 | 2026.05.19 01:38:57.251393 [ 4 ] {d5f34de9-f37f-4b62-848e-e023abfbacd9} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11726 | 2026.05.19 01:38:57.251526 [ 4 ] {d5f34de9-f37f-4b62-848e-e023abfbacd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 11727 | 2026.05.19 01:38:57.251564 [ 4 ] {d5f34de9-f37f-4b62-848e-e023abfbacd9} <Debug> TCPHandler: Processed in 0.001430529 sec. | ||
| 11728 | 2026.05.19 01:38:57.251702 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2026.05.19 01:38:57.251797 [ 4 ] {acc3ae22-9377-4c10-ac5c-9ec519e6453c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11730 | 2026.05.19 01:38:57.251840 [ 4 ] {acc3ae22-9377-4c10-ac5c-9ec519e6453c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11731 | 2026.05.19 01:38:57.252198 [ 4 ] {acc3ae22-9377-4c10-ac5c-9ec519e6453c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2026.05.19 01:38:57.252234 [ 4 ] {acc3ae22-9377-4c10-ac5c-9ec519e6453c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11733 | 2026.05.19 01:38:57.252538 [ 4 ] {acc3ae22-9377-4c10-ac5c-9ec519e6453c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11734 | 2026.05.19 01:38:57.252746 [ 4 ] {acc3ae22-9377-4c10-ac5c-9ec519e6453c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2026.05.19 01:38:57.252880 [ 4 ] {acc3ae22-9377-4c10-ac5c-9ec519e6453c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 11736 | 2026.05.19 01:38:57.252917 [ 4 ] {acc3ae22-9377-4c10-ac5c-9ec519e6453c} <Debug> TCPHandler: Processed in 0.001264606 sec. | ||
| 11737 | 2026.05.19 01:38:58.525320 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41149 | ||
| 11738 | 2026.05.19 01:38:58.525422 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11739 | 2026.05.19 01:38:58.525451 [ 3 ] {} <Debug> TCP-Session: 225147c4-62f5-4ecb-b6db-0d1092ae905d Authenticating user 'default' from [fd00:1122:3344:101::e]:41149 | ||
| 11740 | 2026.05.19 01:38:58.525473 [ 3 ] {} <Debug> TCP-Session: 225147c4-62f5-4ecb-b6db-0d1092ae905d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11741 | 2026.05.19 01:38:58.525486 [ 3 ] {} <Debug> TCP-Session: 225147c4-62f5-4ecb-b6db-0d1092ae905d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2026.05.19 01:38:58.525754 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56637 | ||
| 11743 | 2026.05.19 01:38:58.525784 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57788 | ||
| 11744 | 2026.05.19 01:38:58.525814 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49701 | ||
| 11745 | 2026.05.19 01:38:58.525820 [ 3 ] {} <Trace> TCP-Session: 225147c4-62f5-4ecb-b6db-0d1092ae905d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11746 | 2026.05.19 01:38:58.525806 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65153 | ||
| 11747 | 2026.05.19 01:38:58.525909 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11748 | 2026.05.19 01:38:58.525933 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11749 | 2026.05.19 01:38:58.525952 [ 376 ] {} <Debug> TCP-Session: ae0b8873-06d6-461c-b418-5bc604a737e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49701 | ||
| 11750 | 2026.05.19 01:38:58.525963 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11751 | 2026.05.19 01:38:58.525980 [ 376 ] {} <Debug> TCP-Session: ae0b8873-06d6-461c-b418-5bc604a737e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11752 | 2026.05.19 01:38:58.525974 [ 366 ] {} <Debug> TCP-Session: 1a3cd870-48d3-49ee-9771-908f415cdee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56637 | ||
| 11753 | 2026.05.19 01:38:58.526000 [ 370 ] {} <Debug> TCP-Session: a97669b4-3efe-4bba-a0a3-961ebacd6ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57788 | ||
| 11754 | 2026.05.19 01:38:58.526000 [ 376 ] {} <Debug> TCP-Session: ae0b8873-06d6-461c-b418-5bc604a737e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11755 | 2026.05.19 01:38:58.526022 [ 366 ] {} <Debug> TCP-Session: 1a3cd870-48d3-49ee-9771-908f415cdee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11756 | 2026.05.19 01:38:58.526025 [ 370 ] {} <Debug> TCP-Session: a97669b4-3efe-4bba-a0a3-961ebacd6ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11757 | 2026.05.19 01:38:58.526040 [ 3 ] {95b54b7c-93cf-492a-a323-1a093f8d4b33} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11758 | 2026.05.19 01:38:58.526051 [ 370 ] {} <Debug> TCP-Session: a97669b4-3efe-4bba-a0a3-961ebacd6ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11759 | 2026.05.19 01:38:58.526046 [ 366 ] {} <Debug> TCP-Session: 1a3cd870-48d3-49ee-9771-908f415cdee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11760 | 2026.05.19 01:38:58.525968 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11761 | 2026.05.19 01:38:58.525783 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53907 | ||
| 11762 | 2026.05.19 01:38:58.526137 [ 375 ] {} <Debug> TCP-Session: 30312915-ad09-4905-9982-f249207fee7e Authenticating user 'default' from [fd00:1122:3344:101::e]:65153 | ||
| 11763 | 2026.05.19 01:38:58.525769 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52888 | ||
| 11764 | 2026.05.19 01:38:58.526204 [ 375 ] {} <Debug> TCP-Session: 30312915-ad09-4905-9982-f249207fee7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11765 | 2026.05.19 01:38:58.525769 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63727 | ||
| 11766 | 2026.05.19 01:38:58.526264 [ 375 ] {} <Debug> TCP-Session: 30312915-ad09-4905-9982-f249207fee7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11767 | 2026.05.19 01:38:58.525797 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46774 | ||
| 11768 | 2026.05.19 01:38:58.526327 [ 3 ] {95b54b7c-93cf-492a-a323-1a093f8d4b33} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11769 | 2026.05.19 01:38:58.526401 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11770 | 2026.05.19 01:38:58.526405 [ 3 ] {95b54b7c-93cf-492a-a323-1a093f8d4b33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11771 | 2026.05.19 01:38:58.526443 [ 369 ] {} <Debug> TCP-Session: 2a9713e8-ecef-4bb2-ae2d-95acef0d18d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53907 | ||
| 11772 | 2026.05.19 01:38:58.526473 [ 369 ] {} <Debug> TCP-Session: 2a9713e8-ecef-4bb2-ae2d-95acef0d18d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11773 | 2026.05.19 01:38:58.526491 [ 369 ] {} <Debug> TCP-Session: 2a9713e8-ecef-4bb2-ae2d-95acef0d18d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2026.05.19 01:38:58.526735 [ 3 ] {95b54b7c-93cf-492a-a323-1a093f8d4b33} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 11775 | 2026.05.19 01:38:58.526825 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11776 | 2026.05.19 01:38:58.526888 [ 367 ] {} <Debug> TCP-Session: c99e63a3-a950-4b30-b444-60113f9c27a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63727 | ||
| 11777 | 2026.05.19 01:38:58.526915 [ 367 ] {} <Debug> TCP-Session: c99e63a3-a950-4b30-b444-60113f9c27a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11778 | 2026.05.19 01:38:58.526928 [ 367 ] {} <Debug> TCP-Session: c99e63a3-a950-4b30-b444-60113f9c27a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.05.19 01:38:58.526953 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11780 | 2026.05.19 01:38:58.526995 [ 374 ] {} <Debug> TCP-Session: 0d1f37dd-3277-410f-a59b-33cb1d6d8f58 Authenticating user 'default' from [fd00:1122:3344:101::e]:46774 | ||
| 11781 | 2026.05.19 01:38:58.527018 [ 374 ] {} <Debug> TCP-Session: 0d1f37dd-3277-410f-a59b-33cb1d6d8f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11782 | 2026.05.19 01:38:58.527035 [ 374 ] {} <Debug> TCP-Session: 0d1f37dd-3277-410f-a59b-33cb1d6d8f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2026.05.19 01:38:58.527178 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11784 | 2026.05.19 01:38:58.527212 [ 368 ] {} <Debug> TCP-Session: e010ae9c-e5e1-469c-b1c7-6269cec30ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52888 | ||
| 11785 | 2026.05.19 01:38:58.527229 [ 368 ] {} <Debug> TCP-Session: e010ae9c-e5e1-469c-b1c7-6269cec30ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11786 | 2026.05.19 01:38:58.527244 [ 368 ] {} <Debug> TCP-Session: e010ae9c-e5e1-469c-b1c7-6269cec30ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2026.05.19 01:38:58.527705 [ 340 ] {95b54b7c-93cf-492a-a323-1a093f8d4b33} <Trace> AggregatingTransform: Aggregating | ||
| 11788 | 2026.05.19 01:38:58.527744 [ 340 ] {95b54b7c-93cf-492a-a323-1a093f8d4b33} <Trace> Aggregator: Aggregation method: without_key | ||
| 11789 | 2026.05.19 01:38:58.527778 [ 340 ] {95b54b7c-93cf-492a-a323-1a093f8d4b33} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932182 sec. (1072.752 rows/sec., 41.90 KiB/sec.) | ||
| 11790 | 2026.05.19 01:38:58.527797 [ 340 ] {95b54b7c-93cf-492a-a323-1a093f8d4b33} <Trace> Aggregator: Merging aggregated data | ||
| 11791 | 2026.05.19 01:38:58.529209 [ 3 ] {95b54b7c-93cf-492a-a323-1a093f8d4b33} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003223 sec., 310.26993484331365 rows/sec., 12.12 KiB/sec. | ||
| 11792 | 2026.05.19 01:38:58.529350 [ 3 ] {95b54b7c-93cf-492a-a323-1a093f8d4b33} <Debug> TCPHandler: Processed in 0.003645418 sec. | ||
| 11793 | 2026.05.19 01:38:58.529510 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11794 | 2026.05.19 01:38:58.529543 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11795 | 2026.05.19 01:38:58.529553 [ 3 ] {} <Debug> TCP-Session: 225147c4-62f5-4ecb-b6db-0d1092ae905d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11796 | 2026.05.19 01:38:58.529560 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11797 | 2026.05.19 01:38:58.529595 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11798 | 2026.05.19 01:38:58.529613 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11799 | 2026.05.19 01:38:58.529631 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11800 | 2026.05.19 01:38:58.529681 [ 376 ] {} <Debug> TCP-Session: ae0b8873-06d6-461c-b418-5bc604a737e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11801 | 2026.05.19 01:38:58.529646 [ 366 ] {} <Debug> TCP-Session: 1a3cd870-48d3-49ee-9771-908f415cdee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11802 | 2026.05.19 01:38:58.529711 [ 374 ] {} <Debug> TCP-Session: 0d1f37dd-3277-410f-a59b-33cb1d6d8f58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11803 | 2026.05.19 01:38:58.529641 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11804 | 2026.05.19 01:38:58.529626 [ 369 ] {} <Debug> TCP-Session: 2a9713e8-ecef-4bb2-ae2d-95acef0d18d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11805 | 2026.05.19 01:38:58.529788 [ 375 ] {} <Debug> TCP-Session: 30312915-ad09-4905-9982-f249207fee7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11806 | 2026.05.19 01:38:58.529582 [ 368 ] {} <Debug> TCP-Session: e010ae9c-e5e1-469c-b1c7-6269cec30ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11807 | 2026.05.19 01:38:58.529576 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11808 | 2026.05.19 01:38:58.529643 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11809 | 2026.05.19 01:38:58.529864 [ 370 ] {} <Debug> TCP-Session: a97669b4-3efe-4bba-a0a3-961ebacd6ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11810 | 2026.05.19 01:38:58.529906 [ 367 ] {} <Debug> TCP-Session: c99e63a3-a950-4b30-b444-60113f9c27a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11811 | 2026.05.19 01:38:58.754567 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42845 | ||
| 11812 | 2026.05.19 01:38:58.754678 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11813 | 2026.05.19 01:38:58.754705 [ 3 ] {} <Debug> TCP-Session: c165fb6f-a82e-4d72-97a4-48712ca16fad Authenticating user 'default' from [fd00:1122:3344:101::e]:42845 | ||
| 11814 | 2026.05.19 01:38:58.754726 [ 3 ] {} <Debug> TCP-Session: c165fb6f-a82e-4d72-97a4-48712ca16fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11815 | 2026.05.19 01:38:58.754740 [ 3 ] {} <Debug> TCP-Session: c165fb6f-a82e-4d72-97a4-48712ca16fad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11816 | 2026.05.19 01:38:58.754954 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33582 | ||
| 11817 | 2026.05.19 01:38:58.754972 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38577 | ||
| 11818 | 2026.05.19 01:38:58.755009 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63053 | ||
| 11819 | 2026.05.19 01:38:58.755034 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61708 | ||
| 11820 | 2026.05.19 01:38:58.755069 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11821 | 2026.05.19 01:38:58.755083 [ 3 ] {} <Trace> TCP-Session: c165fb6f-a82e-4d72-97a4-48712ca16fad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2026.05.19 01:38:58.755105 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11823 | 2026.05.19 01:38:58.755115 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11824 | 2026.05.19 01:38:58.755150 [ 367 ] {} <Debug> TCP-Session: fac8a958-6441-4e39-8937-e59f84e2bae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38577 | ||
| 11825 | 2026.05.19 01:38:58.755095 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48148 | ||
| 11826 | 2026.05.19 01:38:58.755172 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11827 | 2026.05.19 01:38:58.755192 [ 367 ] {} <Debug> TCP-Session: fac8a958-6441-4e39-8937-e59f84e2bae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.05.19 01:38:58.755230 [ 374 ] {} <Debug> TCP-Session: 66b12fa8-c25b-4dac-b411-cf7c390276c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61708 | ||
| 11829 | 2026.05.19 01:38:58.755247 [ 367 ] {} <Debug> TCP-Session: fac8a958-6441-4e39-8937-e59f84e2bae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11830 | 2026.05.19 01:38:58.755250 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11831 | 2026.05.19 01:38:58.755270 [ 374 ] {} <Debug> TCP-Session: 66b12fa8-c25b-4dac-b411-cf7c390276c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11832 | 2026.05.19 01:38:58.755276 [ 3 ] {1c490bce-60d5-482c-b8c8-94a0da0dcc45} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11833 | 2026.05.19 01:38:58.755292 [ 376 ] {} <Debug> TCP-Session: ccfc82db-c946-4975-b20e-105b21f06f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:48148 | ||
| 11834 | 2026.05.19 01:38:58.755298 [ 374 ] {} <Debug> TCP-Session: 66b12fa8-c25b-4dac-b411-cf7c390276c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11835 | 2026.05.19 01:38:58.755346 [ 376 ] {} <Debug> TCP-Session: ccfc82db-c946-4975-b20e-105b21f06f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11836 | 2026.05.19 01:38:58.755376 [ 376 ] {} <Debug> TCP-Session: ccfc82db-c946-4975-b20e-105b21f06f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11837 | 2026.05.19 01:38:58.755182 [ 369 ] {} <Debug> TCP-Session: f82dda92-a046-4db5-9c34-0e267e8f6243 Authenticating user 'default' from [fd00:1122:3344:101::e]:63053 | ||
| 11838 | 2026.05.19 01:38:58.755053 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32947 | ||
| 11839 | 2026.05.19 01:38:58.755430 [ 369 ] {} <Debug> TCP-Session: f82dda92-a046-4db5-9c34-0e267e8f6243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11840 | 2026.05.19 01:38:58.755023 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55529 | ||
| 11841 | 2026.05.19 01:38:58.755462 [ 369 ] {} <Debug> TCP-Session: f82dda92-a046-4db5-9c34-0e267e8f6243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11842 | 2026.05.19 01:38:58.755486 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11843 | 2026.05.19 01:38:58.754980 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60473 | ||
| 11844 | 2026.05.19 01:38:58.755519 [ 375 ] {} <Debug> TCP-Session: 85b0d508-49bf-48ad-b91e-5179865c9d88 Authenticating user 'default' from [fd00:1122:3344:101::e]:32947 | ||
| 11845 | 2026.05.19 01:38:58.755532 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11846 | 2026.05.19 01:38:58.755554 [ 375 ] {} <Debug> TCP-Session: 85b0d508-49bf-48ad-b91e-5179865c9d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11847 | 2026.05.19 01:38:58.755575 [ 370 ] {} <Debug> TCP-Session: eab9d5df-3591-4cf8-9546-5a84f2b8ee04 Authenticating user 'default' from [fd00:1122:3344:101::e]:55529 | ||
| 11848 | 2026.05.19 01:38:58.755581 [ 375 ] {} <Debug> TCP-Session: 85b0d508-49bf-48ad-b91e-5179865c9d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11849 | 2026.05.19 01:38:58.755606 [ 370 ] {} <Debug> TCP-Session: eab9d5df-3591-4cf8-9546-5a84f2b8ee04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11850 | 2026.05.19 01:38:58.755609 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11851 | 2026.05.19 01:38:58.755631 [ 370 ] {} <Debug> TCP-Session: eab9d5df-3591-4cf8-9546-5a84f2b8ee04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11852 | 2026.05.19 01:38:58.755658 [ 368 ] {} <Debug> TCP-Session: da5fd70f-fc13-4de4-8ce8-1c3a483e7f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:60473 | ||
| 11853 | 2026.05.19 01:38:58.755576 [ 3 ] {1c490bce-60d5-482c-b8c8-94a0da0dcc45} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11854 | 2026.05.19 01:38:58.755686 [ 368 ] {} <Debug> TCP-Session: da5fd70f-fc13-4de4-8ce8-1c3a483e7f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11855 | 2026.05.19 01:38:58.755119 [ 366 ] {} <Debug> TCP-Session: 658f5f41-cb75-45fc-acdd-4cae8c81942a Authenticating user 'default' from [fd00:1122:3344:101::e]:33582 | ||
| 11856 | 2026.05.19 01:38:58.755722 [ 368 ] {} <Debug> TCP-Session: da5fd70f-fc13-4de4-8ce8-1c3a483e7f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11857 | 2026.05.19 01:38:58.755748 [ 3 ] {1c490bce-60d5-482c-b8c8-94a0da0dcc45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11858 | 2026.05.19 01:38:58.755763 [ 366 ] {} <Debug> TCP-Session: 658f5f41-cb75-45fc-acdd-4cae8c81942a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11859 | 2026.05.19 01:38:58.755778 [ 366 ] {} <Debug> TCP-Session: 658f5f41-cb75-45fc-acdd-4cae8c81942a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11860 | 2026.05.19 01:38:58.756088 [ 3 ] {1c490bce-60d5-482c-b8c8-94a0da0dcc45} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 11861 | 2026.05.19 01:38:58.757051 [ 333 ] {1c490bce-60d5-482c-b8c8-94a0da0dcc45} <Trace> AggregatingTransform: Aggregating | ||
| 11862 | 2026.05.19 01:38:58.757090 [ 333 ] {1c490bce-60d5-482c-b8c8-94a0da0dcc45} <Trace> Aggregator: Aggregation method: without_key | ||
| 11863 | 2026.05.19 01:38:58.757132 [ 333 ] {1c490bce-60d5-482c-b8c8-94a0da0dcc45} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924682 sec. (1081.453 rows/sec., 42.24 KiB/sec.) | ||
| 11864 | 2026.05.19 01:38:58.757158 [ 333 ] {1c490bce-60d5-482c-b8c8-94a0da0dcc45} <Trace> Aggregator: Merging aggregated data | ||
| 11865 | 2026.05.19 01:38:58.758653 [ 3 ] {1c490bce-60d5-482c-b8c8-94a0da0dcc45} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003429 sec., 291.6302128900554 rows/sec., 11.39 KiB/sec. | ||
| 11866 | 2026.05.19 01:38:58.758850 [ 3 ] {1c490bce-60d5-482c-b8c8-94a0da0dcc45} <Debug> TCPHandler: Processed in 0.003905432 sec. | ||
| 11867 | 2026.05.19 01:38:58.758997 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11868 | 2026.05.19 01:38:58.759028 [ 3 ] {} <Debug> TCP-Session: c165fb6f-a82e-4d72-97a4-48712ca16fad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11869 | 2026.05.19 01:38:58.759031 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11870 | 2026.05.19 01:38:58.759051 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11871 | 2026.05.19 01:38:58.759075 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11872 | 2026.05.19 01:38:58.759083 [ 366 ] {} <Debug> TCP-Session: 658f5f41-cb75-45fc-acdd-4cae8c81942a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11873 | 2026.05.19 01:38:58.759094 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11874 | 2026.05.19 01:38:58.759112 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11875 | 2026.05.19 01:38:58.759157 [ 369 ] {} <Debug> TCP-Session: f82dda92-a046-4db5-9c34-0e267e8f6243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11876 | 2026.05.19 01:38:58.759168 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11877 | 2026.05.19 01:38:58.759193 [ 370 ] {} <Debug> TCP-Session: eab9d5df-3591-4cf8-9546-5a84f2b8ee04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11878 | 2026.05.19 01:38:58.759218 [ 375 ] {} <Debug> TCP-Session: 85b0d508-49bf-48ad-b91e-5179865c9d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11879 | 2026.05.19 01:38:58.759150 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11880 | 2026.05.19 01:38:58.759126 [ 368 ] {} <Debug> TCP-Session: da5fd70f-fc13-4de4-8ce8-1c3a483e7f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11881 | 2026.05.19 01:38:58.759268 [ 374 ] {} <Debug> TCP-Session: 66b12fa8-c25b-4dac-b411-cf7c390276c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11882 | 2026.05.19 01:38:58.759130 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11883 | 2026.05.19 01:38:58.759096 [ 367 ] {} <Debug> TCP-Session: fac8a958-6441-4e39-8937-e59f84e2bae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11884 | 2026.05.19 01:38:58.759337 [ 376 ] {} <Debug> TCP-Session: ccfc82db-c946-4975-b20e-105b21f06f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11885 | 2026.05.19 01:38:58.867289 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42894 | ||
| 11886 | 2026.05.19 01:38:58.867414 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11887 | 2026.05.19 01:38:58.867446 [ 367 ] {} <Debug> TCP-Session: 4d76ded2-4c75-40c8-b78b-e4c86ca53709 Authenticating user 'default' from [fd00:1122:3344:101::e]:42894 | ||
| 11888 | 2026.05.19 01:38:58.867471 [ 367 ] {} <Debug> TCP-Session: 4d76ded2-4c75-40c8-b78b-e4c86ca53709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11889 | 2026.05.19 01:38:58.867487 [ 367 ] {} <Debug> TCP-Session: 4d76ded2-4c75-40c8-b78b-e4c86ca53709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11890 | 2026.05.19 01:38:58.867660 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42566 | ||
| 11891 | 2026.05.19 01:38:58.867669 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46414 | ||
| 11892 | 2026.05.19 01:38:58.867696 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44165 | ||
| 11893 | 2026.05.19 01:38:58.867720 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64077 | ||
| 11894 | 2026.05.19 01:38:58.867736 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55069 | ||
| 11895 | 2026.05.19 01:38:58.867753 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11896 | 2026.05.19 01:38:58.867773 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41607 | ||
| 11897 | 2026.05.19 01:38:58.867816 [ 368 ] {} <Debug> TCP-Session: 1f068de0-576a-49a9-9fb3-a77ac36e2c67 Authenticating user 'default' from [fd00:1122:3344:101::e]:42566 | ||
| 11898 | 2026.05.19 01:38:58.867828 [ 367 ] {} <Trace> TCP-Session: 4d76ded2-4c75-40c8-b78b-e4c86ca53709 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11899 | 2026.05.19 01:38:58.867860 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11900 | 2026.05.19 01:38:58.867862 [ 368 ] {} <Debug> TCP-Session: 1f068de0-576a-49a9-9fb3-a77ac36e2c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11901 | 2026.05.19 01:38:58.867816 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11902 | 2026.05.19 01:38:58.867904 [ 368 ] {} <Debug> TCP-Session: 1f068de0-576a-49a9-9fb3-a77ac36e2c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11903 | 2026.05.19 01:38:58.867911 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11904 | 2026.05.19 01:38:58.867952 [ 376 ] {} <Debug> TCP-Session: 38e3e778-3a97-4c90-b0ee-6fb4f5503051 Authenticating user 'default' from [fd00:1122:3344:101::e]:64077 | ||
| 11905 | 2026.05.19 01:38:58.867816 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11906 | 2026.05.19 01:38:58.867978 [ 366 ] {} <Debug> TCP-Session: edb2ce40-be1b-4ac1-b3d8-890576432ae2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41607 | ||
| 11907 | 2026.05.19 01:38:58.867999 [ 376 ] {} <Debug> TCP-Session: 38e3e778-3a97-4c90-b0ee-6fb4f5503051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11908 | 2026.05.19 01:38:58.868009 [ 374 ] {} <Debug> TCP-Session: ad1b9032-e7af-41ef-9f04-f5d8f653732f Authenticating user 'default' from [fd00:1122:3344:101::e]:44165 | ||
| 11909 | 2026.05.19 01:38:58.868028 [ 366 ] {} <Debug> TCP-Session: edb2ce40-be1b-4ac1-b3d8-890576432ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11910 | 2026.05.19 01:38:58.868040 [ 367 ] {36baf6ee-598f-4ddd-97e9-e6c45d28b4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42894) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11911 | 2026.05.19 01:38:58.868058 [ 366 ] {} <Debug> TCP-Session: edb2ce40-be1b-4ac1-b3d8-890576432ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11912 | 2026.05.19 01:38:58.868048 [ 374 ] {} <Debug> TCP-Session: ad1b9032-e7af-41ef-9f04-f5d8f653732f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11913 | 2026.05.19 01:38:58.868041 [ 376 ] {} <Debug> TCP-Session: 38e3e778-3a97-4c90-b0ee-6fb4f5503051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11914 | 2026.05.19 01:38:58.868108 [ 374 ] {} <Debug> TCP-Session: ad1b9032-e7af-41ef-9f04-f5d8f653732f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11915 | 2026.05.19 01:38:58.867707 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62334 | ||
| 11916 | 2026.05.19 01:38:58.867696 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44090 | ||
| 11917 | 2026.05.19 01:38:58.867756 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11918 | 2026.05.19 01:38:58.868222 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11919 | 2026.05.19 01:38:58.867898 [ 3 ] {} <Debug> TCP-Session: 0736260d-e6a8-48a7-b1c1-f9f1ab8c5b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:55069 | ||
| 11920 | 2026.05.19 01:38:58.868258 [ 369 ] {} <Debug> TCP-Session: 9c2baf25-1a6f-44ef-8ecf-087cbafb0c98 Authenticating user 'default' from [fd00:1122:3344:101::e]:46414 | ||
| 11921 | 2026.05.19 01:38:58.868266 [ 375 ] {} <Debug> TCP-Session: 30ade585-3fe7-42df-b39c-1fd3a821b931 Authenticating user 'default' from [fd00:1122:3344:101::e]:62334 | ||
| 11922 | 2026.05.19 01:38:58.868289 [ 3 ] {} <Debug> TCP-Session: 0736260d-e6a8-48a7-b1c1-f9f1ab8c5b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11923 | 2026.05.19 01:38:58.868294 [ 369 ] {} <Debug> TCP-Session: 9c2baf25-1a6f-44ef-8ecf-087cbafb0c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11924 | 2026.05.19 01:38:58.868314 [ 3 ] {} <Debug> TCP-Session: 0736260d-e6a8-48a7-b1c1-f9f1ab8c5b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11925 | 2026.05.19 01:38:58.868308 [ 375 ] {} <Debug> TCP-Session: 30ade585-3fe7-42df-b39c-1fd3a821b931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11926 | 2026.05.19 01:38:58.868323 [ 369 ] {} <Debug> TCP-Session: 9c2baf25-1a6f-44ef-8ecf-087cbafb0c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11927 | 2026.05.19 01:38:58.868350 [ 375 ] {} <Debug> TCP-Session: 30ade585-3fe7-42df-b39c-1fd3a821b931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11928 | 2026.05.19 01:38:58.868252 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11929 | 2026.05.19 01:38:58.868377 [ 367 ] {36baf6ee-598f-4ddd-97e9-e6c45d28b4bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11930 | 2026.05.19 01:38:58.868415 [ 370 ] {} <Debug> TCP-Session: 603bf1b8-cdf7-4d8f-9c70-6f471fb182aa Authenticating user 'default' from [fd00:1122:3344:101::e]:44090 | ||
| 11931 | 2026.05.19 01:38:58.868442 [ 370 ] {} <Debug> TCP-Session: 603bf1b8-cdf7-4d8f-9c70-6f471fb182aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11932 | 2026.05.19 01:38:58.868455 [ 367 ] {36baf6ee-598f-4ddd-97e9-e6c45d28b4bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11933 | 2026.05.19 01:38:58.868459 [ 370 ] {} <Debug> TCP-Session: 603bf1b8-cdf7-4d8f-9c70-6f471fb182aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.05.19 01:38:58.868800 [ 367 ] {36baf6ee-598f-4ddd-97e9-e6c45d28b4bd} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 11935 | 2026.05.19 01:38:58.869914 [ 348 ] {36baf6ee-598f-4ddd-97e9-e6c45d28b4bd} <Trace> AggregatingTransform: Aggregating | ||
| 11936 | 2026.05.19 01:38:58.869948 [ 348 ] {36baf6ee-598f-4ddd-97e9-e6c45d28b4bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 11937 | 2026.05.19 01:38:58.869989 [ 348 ] {36baf6ee-598f-4ddd-97e9-e6c45d28b4bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001083434 sec. (922.991 rows/sec., 36.05 KiB/sec.) | ||
| 11938 | 2026.05.19 01:38:58.870010 [ 348 ] {36baf6ee-598f-4ddd-97e9-e6c45d28b4bd} <Trace> Aggregator: Merging aggregated data | ||
| 11939 | 2026.05.19 01:38:58.871604 [ 367 ] {36baf6ee-598f-4ddd-97e9-e6c45d28b4bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003631 sec., 275.40622418066647 rows/sec., 10.76 KiB/sec. | ||
| 11940 | 2026.05.19 01:38:58.871798 [ 367 ] {36baf6ee-598f-4ddd-97e9-e6c45d28b4bd} <Debug> TCPHandler: Processed in 0.004114914 sec. | ||
| 11941 | 2026.05.19 01:38:58.872030 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11942 | 2026.05.19 01:38:58.872062 [ 367 ] {} <Debug> TCP-Session: 4d76ded2-4c75-40c8-b78b-e4c86ca53709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11943 | 2026.05.19 01:38:58.872069 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11944 | 2026.05.19 01:38:58.872090 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11945 | 2026.05.19 01:38:58.872118 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11946 | 2026.05.19 01:38:58.872127 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11947 | 2026.05.19 01:38:58.872153 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11948 | 2026.05.19 01:38:58.872175 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11949 | 2026.05.19 01:38:58.872187 [ 376 ] {} <Debug> TCP-Session: 38e3e778-3a97-4c90-b0ee-6fb4f5503051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11950 | 2026.05.19 01:38:58.872209 [ 375 ] {} <Debug> TCP-Session: 30ade585-3fe7-42df-b39c-1fd3a821b931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11951 | 2026.05.19 01:38:58.872216 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11952 | 2026.05.19 01:38:58.872237 [ 374 ] {} <Debug> TCP-Session: ad1b9032-e7af-41ef-9f04-f5d8f653732f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11953 | 2026.05.19 01:38:58.872258 [ 366 ] {} <Debug> TCP-Session: edb2ce40-be1b-4ac1-b3d8-890576432ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11954 | 2026.05.19 01:38:58.872177 [ 369 ] {} <Debug> TCP-Session: 9c2baf25-1a6f-44ef-8ecf-087cbafb0c98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2026.05.19 01:38:58.872137 [ 370 ] {} <Debug> TCP-Session: 603bf1b8-cdf7-4d8f-9c70-6f471fb182aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11956 | 2026.05.19 01:38:58.872130 [ 368 ] {} <Debug> TCP-Session: 1f068de0-576a-49a9-9fb3-a77ac36e2c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11957 | 2026.05.19 01:38:58.872193 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11958 | 2026.05.19 01:38:58.872396 [ 3 ] {} <Debug> TCP-Session: 0736260d-e6a8-48a7-b1c1-f9f1ab8c5b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11959 | 2026.05.19 01:38:59.377704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27426 | ||
| 11960 | 2026.05.19 01:38:59.378232 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2026.05.19 01:38:59.378278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11962 | 2026.05.19 01:38:59.378888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11963 | 2026.05.19 01:38:59.379180 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2026.05.19 01:38:59.379338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27426 | ||
| 11965 | 2026.05.19 01:39:00.801545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11966 | 2026.05.19 01:39:00.816685 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2026.05.19 01:39:00.816727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11968 | 2026.05.19 01:39:00.821980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11969 | 2026.05.19 01:39:00.822657 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11970 | 2026.05.19 01:39:00.825238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11971 | 2026.05.19 01:39:01.962903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1398 | ||
| 11972 | 2026.05.19 01:39:01.965295 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11973 | 2026.05.19 01:39:01.965340 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11974 | 2026.05.19 01:39:01.966573 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11975 | 2026.05.19 01:39:01.966887 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2026.05.19 01:39:01.967894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
| 11977 | 2026.05.19 01:39:02.243411 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2026.05.19 01:39:02.243756 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11979 | 2026.05.19 01:39:02.244163 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11980 | 2026.05.19 01:39:02.244199 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11981 | 2026.05.19 01:39:02.244422 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11982 | 2026.05.19 01:39:02.244492 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11983 | 2026.05.19 01:39:02.244641 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11984 | 2026.05.19 01:39:02.244775 [ 354 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11985 | 2026.05.19 01:39:02.244775 [ 363 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11986 | 2026.05.19 01:39:02.244920 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 11987 | 2026.05.19 01:39:02.244949 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11988 | 2026.05.19 01:39:02.245022 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11989 | 2026.05.19 01:39:02.245042 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 11990 | 2026.05.19 01:39:02.245078 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11991 | 2026.05.19 01:39:02.245147 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11992 | 2026.05.19 01:39:02.246638 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003009 sec., 12628.780325689599 rows/sec., 2.05 MiB/sec. | ||
| 11993 | 2026.05.19 01:39:02.246880 [ 4 ] {7485f420-da8d-4513-ac35-b19fd279ab94} <Debug> TCPHandler: Processed in 0.003650298 sec. | ||
| 11994 | 2026.05.19 01:39:02.249514 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2026.05.19 01:39:02.249772 [ 4 ] {e7b25f49-2617-44ea-b0f7-edaad7fad3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11996 | 2026.05.19 01:39:02.249889 [ 4 ] {e7b25f49-2617-44ea-b0f7-edaad7fad3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11997 | 2026.05.19 01:39:02.250922 [ 4 ] {e7b25f49-2617-44ea-b0f7-edaad7fad3e9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.05.19 01:39:02.250964 [ 4 ] {e7b25f49-2617-44ea-b0f7-edaad7fad3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 11999 | 2026.05.19 01:39:02.251367 [ 4 ] {e7b25f49-2617-44ea-b0f7-edaad7fad3e9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12000 | 2026.05.19 01:39:02.251610 [ 4 ] {e7b25f49-2617-44ea-b0f7-edaad7fad3e9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.05.19 01:39:02.251764 [ 4 ] {e7b25f49-2617-44ea-b0f7-edaad7fad3e9} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.002063 sec., 67862.33640329617 rows/sec., 5.90 MiB/sec. | ||
| 12002 | 2026.05.19 01:39:02.251787 [ 151 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12003 | 2026.05.19 01:39:02.251808 [ 4 ] {e7b25f49-2617-44ea-b0f7-edaad7fad3e9} <Debug> TCPHandler: Processed in 0.002475113 sec. | ||
| 12004 | 2026.05.19 01:39:02.251848 [ 151 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12005 | 2026.05.19 01:39:02.251876 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 12006 | 2026.05.19 01:39:02.251993 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12007 | 2026.05.19 01:39:02.252007 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12008 | 2026.05.19 01:39:02.252112 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12009 | 2026.05.19 01:39:02.252116 [ 4 ] {c900b031-bdee-40a4-9d37-4ef732a48249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12010 | 2026.05.19 01:39:02.252150 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2620 rows starting from the beginning of the part | ||
| 12011 | 2026.05.19 01:39:02.252178 [ 4 ] {c900b031-bdee-40a4-9d37-4ef732a48249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12012 | 2026.05.19 01:39:02.252216 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 12013 | 2026.05.19 01:39:02.252272 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 12014 | 2026.05.19 01:39:02.252322 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 140 rows starting from the beginning of the part | ||
| 12015 | 2026.05.19 01:39:02.252373 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 12016 | 2026.05.19 01:39:02.252420 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 140 rows starting from the beginning of the part | ||
| 12017 | 2026.05.19 01:39:02.252675 [ 4 ] {c900b031-bdee-40a4-9d37-4ef732a48249} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12018 | 2026.05.19 01:39:02.252713 [ 4 ] {c900b031-bdee-40a4-9d37-4ef732a48249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12019 | 2026.05.19 01:39:02.253053 [ 4 ] {c900b031-bdee-40a4-9d37-4ef732a48249} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12020 | 2026.05.19 01:39:02.253295 [ 4 ] {c900b031-bdee-40a4-9d37-4ef732a48249} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12021 | 2026.05.19 01:39:02.253428 [ 4 ] {c900b031-bdee-40a4-9d37-4ef732a48249} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001331 sec., 31555.221637866267 rows/sec., 2.32 MiB/sec. | ||
| 12022 | 2026.05.19 01:39:02.253469 [ 4 ] {c900b031-bdee-40a4-9d37-4ef732a48249} <Debug> TCPHandler: Processed in 0.001511569 sec. | ||
| 12023 | 2026.05.19 01:39:02.253617 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12024 | 2026.05.19 01:39:02.253654 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704893 sec., 1799526.4218927522 rows/sec., 143.74 MiB/sec. | ||
| 12025 | 2026.05.19 01:39:02.253722 [ 4 ] {5703eede-222a-47d1-8753-f7487d71a993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12026 | 2026.05.19 01:39:02.253782 [ 4 ] {5703eede-222a-47d1-8753-f7487d71a993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12027 | 2026.05.19 01:39:02.254019 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12028 | 2026.05.19 01:39:02.254260 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.05.19 01:39:02.254326 [ 189 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_96_19} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12030 | 2026.05.19 01:39:02.254384 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12031 | 2026.05.19 01:39:02.254393 [ 4 ] {5703eede-222a-47d1-8753-f7487d71a993} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2026.05.19 01:39:02.254427 [ 4 ] {5703eede-222a-47d1-8753-f7487d71a993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 12033 | 2026.05.19 01:39:02.254740 [ 4 ] {5703eede-222a-47d1-8753-f7487d71a993} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12034 | 2026.05.19 01:39:02.254948 [ 4 ] {5703eede-222a-47d1-8753-f7487d71a993} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2026.05.19 01:39:02.255073 [ 151 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12036 | 2026.05.19 01:39:02.255074 [ 4 ] {5703eede-222a-47d1-8753-f7487d71a993} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001375 sec., 77090.90909090909 rows/sec., 6.02 MiB/sec. | ||
| 12037 | 2026.05.19 01:39:02.255115 [ 151 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2026.05.19 01:39:02.255135 [ 4 ] {5703eede-222a-47d1-8753-f7487d71a993} <Debug> TCPHandler: Processed in 0.00157249 sec. | ||
| 12039 | 2026.05.19 01:39:02.255139 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 12040 | 2026.05.19 01:39:02.255236 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12041 | 2026.05.19 01:39:02.255276 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12042 | 2026.05.19 01:39:02.255348 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12043 | 2026.05.19 01:39:02.255375 [ 4 ] {8131d9b2-f3f3-49fd-ba28-0a1ff5743dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12044 | 2026.05.19 01:39:02.255381 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1404 rows starting from the beginning of the part | ||
| 12045 | 2026.05.19 01:39:02.255424 [ 4 ] {8131d9b2-f3f3-49fd-ba28-0a1ff5743dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12046 | 2026.05.19 01:39:02.255451 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 12047 | 2026.05.19 01:39:02.255498 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12048 | 2026.05.19 01:39:02.255538 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 106 rows starting from the beginning of the part | ||
| 12049 | 2026.05.19 01:39:02.255578 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 12050 | 2026.05.19 01:39:02.255615 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 106 rows starting from the beginning of the part | ||
| 12051 | 2026.05.19 01:39:02.255840 [ 4 ] {8131d9b2-f3f3-49fd-ba28-0a1ff5743dce} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2026.05.19 01:39:02.255881 [ 4 ] {8131d9b2-f3f3-49fd-ba28-0a1ff5743dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12053 | 2026.05.19 01:39:02.256229 [ 4 ] {8131d9b2-f3f3-49fd-ba28-0a1ff5743dce} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12054 | 2026.05.19 01:39:02.256450 [ 4 ] {8131d9b2-f3f3-49fd-ba28-0a1ff5743dce} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2026.05.19 01:39:02.256570 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_91_21 to all_92_92_0 | ||
| 12056 | 2026.05.19 01:39:02.256586 [ 4 ] {8131d9b2-f3f3-49fd-ba28-0a1ff5743dce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 12057 | 2026.05.19 01:39:02.256598 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.05.19 01:39:02.256625 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.66 GiB. | ||
| 12059 | 2026.05.19 01:39:02.256631 [ 4 ] {8131d9b2-f3f3-49fd-ba28-0a1ff5743dce} <Debug> TCPHandler: Processed in 0.001403919 sec. | ||
| 12060 | 2026.05.19 01:39:02.256668 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469199 sec., 1230602.525593878 rows/sec., 91.07 MiB/sec. | ||
| 12061 | 2026.05.19 01:39:02.256706 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_92_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_91_21 to all_92_92_0 into Compact with storage Full | ||
| 12062 | 2026.05.19 01:39:02.256763 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12063 | 2026.05.19 01:39:02.256837 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12064 | 2026.05.19 01:39:02.256843 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_92_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12065 | 2026.05.19 01:39:02.256864 [ 4 ] {ff0ff0ba-6642-4f0b-9193-d5e7aa5bb7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12066 | 2026.05.19 01:39:02.256892 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_92_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_21, total 33302 rows starting from the beginning of the part | ||
| 12067 | 2026.05.19 01:39:02.256923 [ 4 ] {ff0ff0ba-6642-4f0b-9193-d5e7aa5bb7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12068 | 2026.05.19 01:39:02.256964 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_92_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 32 rows starting from the beginning of the part | ||
| 12069 | 2026.05.19 01:39:02.257089 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2026.05.19 01:39:02.257170 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_96_19} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12071 | 2026.05.19 01:39:02.257237 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 12072 | 2026.05.19 01:39:02.257820 [ 4 ] {ff0ff0ba-6642-4f0b-9193-d5e7aa5bb7a2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2026.05.19 01:39:02.257861 [ 4 ] {ff0ff0ba-6642-4f0b-9193-d5e7aa5bb7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12074 | 2026.05.19 01:39:02.258417 [ 4 ] {ff0ff0ba-6642-4f0b-9193-d5e7aa5bb7a2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12075 | 2026.05.19 01:39:02.258639 [ 4 ] {ff0ff0ba-6642-4f0b-9193-d5e7aa5bb7a2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2026.05.19 01:39:02.258779 [ 4 ] {ff0ff0ba-6642-4f0b-9193-d5e7aa5bb7a2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001933 sec., 21727.88411795137 rows/sec., 38.94 MiB/sec. | ||
| 12077 | 2026.05.19 01:39:02.258833 [ 4 ] {ff0ff0ba-6642-4f0b-9193-d5e7aa5bb7a2} <Debug> TCPHandler: Processed in 0.002118748 sec. | ||
| 12078 | 2026.05.19 01:39:02.258964 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12079 | 2026.05.19 01:39:02.259061 [ 4 ] {5f2eee38-0fc1-4ec5-9162-13863650c6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12080 | 2026.05.19 01:39:02.259102 [ 4 ] {5f2eee38-0fc1-4ec5-9162-13863650c6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12081 | 2026.05.19 01:39:02.259445 [ 4 ] {5f2eee38-0fc1-4ec5-9162-13863650c6d2} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12082 | 2026.05.19 01:39:02.259480 [ 4 ] {5f2eee38-0fc1-4ec5-9162-13863650c6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12083 | 2026.05.19 01:39:02.259802 [ 4 ] {5f2eee38-0fc1-4ec5-9162-13863650c6d2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12084 | 2026.05.19 01:39:02.260014 [ 4 ] {5f2eee38-0fc1-4ec5-9162-13863650c6d2} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12085 | 2026.05.19 01:39:02.260126 [ 151 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12086 | 2026.05.19 01:39:02.260143 [ 4 ] {5f2eee38-0fc1-4ec5-9162-13863650c6d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 12087 | 2026.05.19 01:39:02.260155 [ 151 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.05.19 01:39:02.260181 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12089 | 2026.05.19 01:39:02.260185 [ 4 ] {5f2eee38-0fc1-4ec5-9162-13863650c6d2} <Debug> TCPHandler: Processed in 0.001269146 sec. | ||
| 12090 | 2026.05.19 01:39:02.260258 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12091 | 2026.05.19 01:39:02.260353 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12092 | 2026.05.19 01:39:02.260381 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4692 rows starting from the beginning of the part | ||
| 12093 | 2026.05.19 01:39:02.260430 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part | ||
| 12094 | 2026.05.19 01:39:02.260471 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12095 | 2026.05.19 01:39:02.260511 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12096 | 2026.05.19 01:39:02.260550 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12097 | 2026.05.19 01:39:02.260585 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12098 | 2026.05.19 01:39:02.262139 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 4 columns (4 merged, 0 gathered) in 0.001913715 sec., 2583456.784317414 rows/sec., 174.11 MiB/sec. | ||
| 12099 | 2026.05.19 01:39:02.262454 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12100 | 2026.05.19 01:39:02.262722 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12101 | 2026.05.19 01:39:02.262789 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_96_19} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12102 | 2026.05.19 01:39:02.262871 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12103 | 2026.05.19 01:39:02.263555 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_92_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33334 rows, containing 5 columns (5 merged, 0 gathered) in 0.006881161 sec., 4844240.6739211595 rows/sec., 311.97 MiB/sec. | ||
| 12104 | 2026.05.19 01:39:02.263770 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_92_22} <Trace> MergedBlockOutputStream: filled checksums all_1_92_22 (state Temporary) | ||
| 12105 | 2026.05.19 01:39:02.264053 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_92_22} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_92_22 to all_1_92_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12106 | 2026.05.19 01:39:02.264127 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_92_22} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_91_21, all_92_92_0] -> all_1_92_22 | ||
| 12107 | 2026.05.19 01:39:02.264199 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12108 | 2026.05.19 01:39:06.741444 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12109 | 2026.05.19 01:39:06.741509 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12110 | 2026.05.19 01:39:06.879508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27874 | ||
| 12111 | 2026.05.19 01:39:06.880084 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.05.19 01:39:06.880136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12113 | 2026.05.19 01:39:06.880652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12114 | 2026.05.19 01:39:06.880888 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.05.19 01:39:06.881026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27874 | ||
| 12116 | 2026.05.19 01:39:07.241501 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12117 | 2026.05.19 01:39:07.241851 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12118 | 2026.05.19 01:39:07.242199 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12119 | 2026.05.19 01:39:07.242234 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12120 | 2026.05.19 01:39:07.242454 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12121 | 2026.05.19 01:39:07.242524 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12122 | 2026.05.19 01:39:07.242670 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12123 | 2026.05.19 01:39:07.242835 [ 363 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12124 | 2026.05.19 01:39:07.242839 [ 360 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12125 | 2026.05.19 01:39:07.243022 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 12126 | 2026.05.19 01:39:07.243051 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12127 | 2026.05.19 01:39:07.243125 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12128 | 2026.05.19 01:39:07.243145 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 12129 | 2026.05.19 01:39:07.243181 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12130 | 2026.05.19 01:39:07.243220 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12131 | 2026.05.19 01:39:07.244614 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002896 sec., 13121.546961325967 rows/sec., 2.13 MiB/sec. | ||
| 12132 | 2026.05.19 01:39:07.244765 [ 4 ] {d5ad3f88-9495-4d60-85fb-450fc04f64d1} <Debug> TCPHandler: Processed in 0.003473716 sec. | ||
| 12133 | 2026.05.19 01:39:07.246484 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2026.05.19 01:39:07.246602 [ 4 ] {30da6108-2099-48b8-882b-8f3cbe9319a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12135 | 2026.05.19 01:39:07.246645 [ 4 ] {30da6108-2099-48b8-882b-8f3cbe9319a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12136 | 2026.05.19 01:39:07.247271 [ 4 ] {30da6108-2099-48b8-882b-8f3cbe9319a7} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2026.05.19 01:39:07.247324 [ 4 ] {30da6108-2099-48b8-882b-8f3cbe9319a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12138 | 2026.05.19 01:39:07.247756 [ 4 ] {30da6108-2099-48b8-882b-8f3cbe9319a7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12139 | 2026.05.19 01:39:07.247995 [ 4 ] {30da6108-2099-48b8-882b-8f3cbe9319a7} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.05.19 01:39:07.248143 [ 4 ] {30da6108-2099-48b8-882b-8f3cbe9319a7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.72 MiB/sec. | ||
| 12141 | 2026.05.19 01:39:07.248181 [ 4 ] {30da6108-2099-48b8-882b-8f3cbe9319a7} <Debug> TCPHandler: Processed in 0.001750583 sec. | ||
| 12142 | 2026.05.19 01:39:07.248312 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2026.05.19 01:39:07.248414 [ 4 ] {8781e98e-b626-4fac-b4c8-8eb6215e445d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12144 | 2026.05.19 01:39:07.248453 [ 4 ] {8781e98e-b626-4fac-b4c8-8eb6215e445d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12145 | 2026.05.19 01:39:07.248943 [ 4 ] {8781e98e-b626-4fac-b4c8-8eb6215e445d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12146 | 2026.05.19 01:39:07.248981 [ 4 ] {8781e98e-b626-4fac-b4c8-8eb6215e445d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12147 | 2026.05.19 01:39:07.249297 [ 4 ] {8781e98e-b626-4fac-b4c8-8eb6215e445d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12148 | 2026.05.19 01:39:07.249513 [ 4 ] {8781e98e-b626-4fac-b4c8-8eb6215e445d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12149 | 2026.05.19 01:39:07.249647 [ 4 ] {8781e98e-b626-4fac-b4c8-8eb6215e445d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 12150 | 2026.05.19 01:39:07.249685 [ 4 ] {8781e98e-b626-4fac-b4c8-8eb6215e445d} <Debug> TCPHandler: Processed in 0.001421638 sec. | ||
| 12151 | 2026.05.19 01:39:07.249833 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2026.05.19 01:39:07.249931 [ 4 ] {507ee846-6159-4f40-b0bc-0d744d450824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12153 | 2026.05.19 01:39:07.249973 [ 4 ] {507ee846-6159-4f40-b0bc-0d744d450824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12154 | 2026.05.19 01:39:07.250403 [ 4 ] {507ee846-6159-4f40-b0bc-0d744d450824} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12155 | 2026.05.19 01:39:07.250441 [ 4 ] {507ee846-6159-4f40-b0bc-0d744d450824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12156 | 2026.05.19 01:39:07.250796 [ 4 ] {507ee846-6159-4f40-b0bc-0d744d450824} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12157 | 2026.05.19 01:39:07.251018 [ 4 ] {507ee846-6159-4f40-b0bc-0d744d450824} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12158 | 2026.05.19 01:39:07.251153 [ 4 ] {507ee846-6159-4f40-b0bc-0d744d450824} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 12159 | 2026.05.19 01:39:07.251176 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_92_22 to all_93_93_0 | ||
| 12160 | 2026.05.19 01:39:07.251190 [ 4 ] {507ee846-6159-4f40-b0bc-0d744d450824} <Debug> TCPHandler: Processed in 0.001405638 sec. | ||
| 12161 | 2026.05.19 01:39:07.251256 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.05.19 01:39:07.251284 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12163 | 2026.05.19 01:39:07.251370 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12164 | 2026.05.19 01:39:07.251394 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_93_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_92_22 to all_93_93_0 into Compact with storage Full | ||
| 12165 | 2026.05.19 01:39:07.251471 [ 4 ] {8c4b44fd-cf5f-4cc2-86d4-956177ded520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12166 | 2026.05.19 01:39:07.251518 [ 4 ] {8c4b44fd-cf5f-4cc2-86d4-956177ded520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12167 | 2026.05.19 01:39:07.251537 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_93_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12168 | 2026.05.19 01:39:07.251581 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_93_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_22, total 33334 rows starting from the beginning of the part | ||
| 12169 | 2026.05.19 01:39:07.251649 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_93_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12170 | 2026.05.19 01:39:07.251863 [ 4 ] {8c4b44fd-cf5f-4cc2-86d4-956177ded520} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.05.19 01:39:07.251911 [ 4 ] {8c4b44fd-cf5f-4cc2-86d4-956177ded520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12172 | 2026.05.19 01:39:07.252244 [ 4 ] {8c4b44fd-cf5f-4cc2-86d4-956177ded520} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12173 | 2026.05.19 01:39:07.252462 [ 4 ] {8c4b44fd-cf5f-4cc2-86d4-956177ded520} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.05.19 01:39:07.252595 [ 4 ] {8c4b44fd-cf5f-4cc2-86d4-956177ded520} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 12175 | 2026.05.19 01:39:07.252630 [ 4 ] {8c4b44fd-cf5f-4cc2-86d4-956177ded520} <Debug> TCPHandler: Processed in 0.001308407 sec. | ||
| 12176 | 2026.05.19 01:39:07.257384 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_93_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33494 rows, containing 5 columns (5 merged, 0 gathered) in 0.006029359 sec., 5555151.053370682 rows/sec., 357.89 MiB/sec. | ||
| 12177 | 2026.05.19 01:39:07.257620 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_93_23} <Trace> MergedBlockOutputStream: filled checksums all_1_93_23 (state Temporary) | ||
| 12178 | 2026.05.19 01:39:07.257904 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_93_23} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_93_23 to all_1_93_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2026.05.19 01:39:07.257976 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_93_23} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_92_22, all_93_93_0] -> all_1_93_23 | ||
| 12180 | 2026.05.19 01:39:07.258068 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12181 | 2026.05.19 01:39:08.325326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12182 | 2026.05.19 01:39:08.344535 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.05.19 01:39:08.344608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12184 | 2026.05.19 01:39:08.350111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12185 | 2026.05.19 01:39:08.350829 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.05.19 01:39:08.355037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12187 | 2026.05.19 01:39:11.112228 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12188 | 2026.05.19 01:39:11.112499 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12189 | 2026.05.19 01:39:11.112873 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12190 | 2026.05.19 01:39:11.112912 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12191 | 2026.05.19 01:39:11.113254 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12192 | 2026.05.19 01:39:11.113341 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12193 | 2026.05.19 01:39:11.113490 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 12194 | 2026.05.19 01:39:11.113644 [ 360 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12195 | 2026.05.19 01:39:11.113647 [ 354 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12196 | 2026.05.19 01:39:11.113804 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 12197 | 2026.05.19 01:39:11.113833 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12198 | 2026.05.19 01:39:11.113904 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12199 | 2026.05.19 01:39:11.113924 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 12200 | 2026.05.19 01:39:11.113958 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12201 | 2026.05.19 01:39:11.113999 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12202 | 2026.05.19 01:39:11.115349 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002962 sec., 12829.169480081027 rows/sec., 2.60 MiB/sec. | ||
| 12203 | 2026.05.19 01:39:11.115445 [ 4 ] {ddaa9365-1295-46ff-986f-6b22e7868be4} <Debug> TCPHandler: Processed in 0.003360164 sec. | ||
| 12204 | 2026.05.19 01:39:11.130437 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12205 | 2026.05.19 01:39:11.130551 [ 4 ] {5bed851f-926a-43e4-8e98-dd4cedc1a697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12206 | 2026.05.19 01:39:11.130593 [ 4 ] {5bed851f-926a-43e4-8e98-dd4cedc1a697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12207 | 2026.05.19 01:39:11.131087 [ 4 ] {5bed851f-926a-43e4-8e98-dd4cedc1a697} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12208 | 2026.05.19 01:39:11.131123 [ 4 ] {5bed851f-926a-43e4-8e98-dd4cedc1a697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12209 | 2026.05.19 01:39:11.131500 [ 4 ] {5bed851f-926a-43e4-8e98-dd4cedc1a697} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12210 | 2026.05.19 01:39:11.131738 [ 4 ] {5bed851f-926a-43e4-8e98-dd4cedc1a697} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12211 | 2026.05.19 01:39:11.131888 [ 4 ] {5bed851f-926a-43e4-8e98-dd4cedc1a697} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00137 sec., 17518.24817518248 rows/sec., 1.45 MiB/sec. | ||
| 12212 | 2026.05.19 01:39:11.131928 [ 4 ] {5bed851f-926a-43e4-8e98-dd4cedc1a697} <Debug> TCPHandler: Processed in 0.00154211 sec. | ||
| 12213 | 2026.05.19 01:39:11.132077 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12214 | 2026.05.19 01:39:11.132172 [ 4 ] {c2a4951f-6a7b-4b8f-a4a4-dde661b429a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12215 | 2026.05.19 01:39:11.132212 [ 4 ] {c2a4951f-6a7b-4b8f-a4a4-dde661b429a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12216 | 2026.05.19 01:39:11.132631 [ 4 ] {c2a4951f-6a7b-4b8f-a4a4-dde661b429a3} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12217 | 2026.05.19 01:39:11.132667 [ 4 ] {c2a4951f-6a7b-4b8f-a4a4-dde661b429a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12218 | 2026.05.19 01:39:11.132954 [ 4 ] {c2a4951f-6a7b-4b8f-a4a4-dde661b429a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12219 | 2026.05.19 01:39:11.133182 [ 4 ] {c2a4951f-6a7b-4b8f-a4a4-dde661b429a3} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2026.05.19 01:39:11.133311 [ 4 ] {c2a4951f-6a7b-4b8f-a4a4-dde661b429a3} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001156 sec., 13840.83044982699 rows/sec., 1.10 MiB/sec. | ||
| 12221 | 2026.05.19 01:39:11.133347 [ 4 ] {c2a4951f-6a7b-4b8f-a4a4-dde661b429a3} <Debug> TCPHandler: Processed in 0.001319368 sec. | ||
| 12222 | 2026.05.19 01:39:11.133477 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12223 | 2026.05.19 01:39:11.133572 [ 4 ] {f69682be-8979-430d-96b3-c13ff401e603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12224 | 2026.05.19 01:39:11.133611 [ 4 ] {f69682be-8979-430d-96b3-c13ff401e603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12225 | 2026.05.19 01:39:11.134875 [ 4 ] {f69682be-8979-430d-96b3-c13ff401e603} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.05.19 01:39:11.134913 [ 4 ] {f69682be-8979-430d-96b3-c13ff401e603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12227 | 2026.05.19 01:39:11.135365 [ 4 ] {f69682be-8979-430d-96b3-c13ff401e603} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12228 | 2026.05.19 01:39:11.135581 [ 4 ] {f69682be-8979-430d-96b3-c13ff401e603} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12229 | 2026.05.19 01:39:11.135717 [ 4 ] {f69682be-8979-430d-96b3-c13ff401e603} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.002163 sec., 1209893.6662043459 rows/sec., 90.60 MiB/sec. | ||
| 12230 | 2026.05.19 01:39:11.135756 [ 4 ] {f69682be-8979-430d-96b3-c13ff401e603} <Debug> TCPHandler: Processed in 0.002327201 sec. | ||
| 12231 | 2026.05.19 01:39:11.135898 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.05.19 01:39:11.136005 [ 4 ] {447fe108-1f04-42bb-9394-b2c541660a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12233 | 2026.05.19 01:39:11.136046 [ 4 ] {447fe108-1f04-42bb-9394-b2c541660a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12234 | 2026.05.19 01:39:11.136512 [ 4 ] {447fe108-1f04-42bb-9394-b2c541660a7e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2026.05.19 01:39:11.136549 [ 4 ] {447fe108-1f04-42bb-9394-b2c541660a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12236 | 2026.05.19 01:39:11.136855 [ 4 ] {447fe108-1f04-42bb-9394-b2c541660a7e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12237 | 2026.05.19 01:39:11.137075 [ 4 ] {447fe108-1f04-42bb-9394-b2c541660a7e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2026.05.19 01:39:11.137204 [ 4 ] {447fe108-1f04-42bb-9394-b2c541660a7e} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001216 sec., 66611.84210526316 rows/sec., 4.87 MiB/sec. | ||
| 12239 | 2026.05.19 01:39:11.137241 [ 4 ] {447fe108-1f04-42bb-9394-b2c541660a7e} <Debug> TCPHandler: Processed in 0.001392358 sec. | ||
| 12240 | 2026.05.19 01:39:11.137369 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2026.05.19 01:39:11.137464 [ 4 ] {529017d7-691c-44dd-bb9a-b66e9328d2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12242 | 2026.05.19 01:39:11.137502 [ 4 ] {529017d7-691c-44dd-bb9a-b66e9328d2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12243 | 2026.05.19 01:39:11.138237 [ 4 ] {529017d7-691c-44dd-bb9a-b66e9328d2ae} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2026.05.19 01:39:11.138274 [ 4 ] {529017d7-691c-44dd-bb9a-b66e9328d2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12245 | 2026.05.19 01:39:11.138610 [ 4 ] {529017d7-691c-44dd-bb9a-b66e9328d2ae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12246 | 2026.05.19 01:39:11.138836 [ 4 ] {529017d7-691c-44dd-bb9a-b66e9328d2ae} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.05.19 01:39:11.138968 [ 4 ] {529017d7-691c-44dd-bb9a-b66e9328d2ae} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001521 sec., 542406.3116370809 rows/sec., 31.73 MiB/sec. | ||
| 12248 | 2026.05.19 01:39:11.139005 [ 4 ] {529017d7-691c-44dd-bb9a-b66e9328d2ae} <Debug> TCPHandler: Processed in 0.001685983 sec. | ||
| 12249 | 2026.05.19 01:39:11.139130 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12250 | 2026.05.19 01:39:11.139225 [ 4 ] {2d173979-93c5-4769-9f73-5687027f43a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12251 | 2026.05.19 01:39:11.139264 [ 4 ] {2d173979-93c5-4769-9f73-5687027f43a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12252 | 2026.05.19 01:39:11.139660 [ 4 ] {2d173979-93c5-4769-9f73-5687027f43a5} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.05.19 01:39:11.139697 [ 4 ] {2d173979-93c5-4769-9f73-5687027f43a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12254 | 2026.05.19 01:39:11.139997 [ 4 ] {2d173979-93c5-4769-9f73-5687027f43a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12255 | 2026.05.19 01:39:11.140204 [ 4 ] {2d173979-93c5-4769-9f73-5687027f43a5} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2026.05.19 01:39:11.140332 [ 4 ] {2d173979-93c5-4769-9f73-5687027f43a5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 12257 | 2026.05.19 01:39:11.140369 [ 4 ] {2d173979-93c5-4769-9f73-5687027f43a5} <Debug> TCPHandler: Processed in 0.001288206 sec. | ||
| 12258 | 2026.05.19 01:39:11.140493 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2026.05.19 01:39:11.140587 [ 4 ] {d7cf8cfe-24d7-4a6d-94f8-e8a285f289fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12260 | 2026.05.19 01:39:11.140626 [ 4 ] {d7cf8cfe-24d7-4a6d-94f8-e8a285f289fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12261 | 2026.05.19 01:39:11.141029 [ 4 ] {d7cf8cfe-24d7-4a6d-94f8-e8a285f289fd} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.05.19 01:39:11.141065 [ 4 ] {d7cf8cfe-24d7-4a6d-94f8-e8a285f289fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12263 | 2026.05.19 01:39:11.141355 [ 4 ] {d7cf8cfe-24d7-4a6d-94f8-e8a285f289fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12264 | 2026.05.19 01:39:11.141576 [ 4 ] {d7cf8cfe-24d7-4a6d-94f8-e8a285f289fd} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2026.05.19 01:39:11.141702 [ 4 ] {d7cf8cfe-24d7-4a6d-94f8-e8a285f289fd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 12266 | 2026.05.19 01:39:11.141740 [ 4 ] {d7cf8cfe-24d7-4a6d-94f8-e8a285f289fd} <Debug> TCPHandler: Processed in 0.001295806 sec. | ||
| 12267 | 2026.05.19 01:39:11.141877 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2026.05.19 01:39:11.141972 [ 4 ] {380183aa-25f1-4c07-b857-6e1ec205a666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12269 | 2026.05.19 01:39:11.142010 [ 4 ] {380183aa-25f1-4c07-b857-6e1ec205a666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12270 | 2026.05.19 01:39:11.142938 [ 4 ] {380183aa-25f1-4c07-b857-6e1ec205a666} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.05.19 01:39:11.142975 [ 4 ] {380183aa-25f1-4c07-b857-6e1ec205a666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12272 | 2026.05.19 01:39:11.143343 [ 4 ] {380183aa-25f1-4c07-b857-6e1ec205a666} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12273 | 2026.05.19 01:39:11.143573 [ 4 ] {380183aa-25f1-4c07-b857-6e1ec205a666} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.05.19 01:39:11.143706 [ 4 ] {380183aa-25f1-4c07-b857-6e1ec205a666} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001751 sec., 790405.482581382 rows/sec., 53.56 MiB/sec. | ||
| 12275 | 2026.05.19 01:39:11.143743 [ 4 ] {380183aa-25f1-4c07-b857-6e1ec205a666} <Debug> TCPHandler: Processed in 0.001914685 sec. | ||
| 12276 | 2026.05.19 01:39:11.143881 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.05.19 01:39:11.144022 [ 4 ] {c4eca6be-8160-47db-9440-2f60a5861046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12278 | 2026.05.19 01:39:11.144087 [ 4 ] {c4eca6be-8160-47db-9440-2f60a5861046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12279 | 2026.05.19 01:39:11.144992 [ 4 ] {c4eca6be-8160-47db-9440-2f60a5861046} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2026.05.19 01:39:11.145030 [ 4 ] {c4eca6be-8160-47db-9440-2f60a5861046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12281 | 2026.05.19 01:39:11.145477 [ 4 ] {c4eca6be-8160-47db-9440-2f60a5861046} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12282 | 2026.05.19 01:39:11.145690 [ 4 ] {c4eca6be-8160-47db-9440-2f60a5861046} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2026.05.19 01:39:11.145815 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_93_23 to all_98_98_0 | ||
| 12284 | 2026.05.19 01:39:11.145823 [ 4 ] {c4eca6be-8160-47db-9440-2f60a5861046} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001827 sec., 895457.0333880679 rows/sec., 55.22 MiB/sec. | ||
| 12285 | 2026.05.19 01:39:11.145870 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2026.05.19 01:39:11.145886 [ 4 ] {c4eca6be-8160-47db-9440-2f60a5861046} <Debug> TCPHandler: Processed in 0.002053257 sec. | ||
| 12287 | 2026.05.19 01:39:11.145904 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12288 | 2026.05.19 01:39:11.146008 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_93_23 to all_98_98_0 into Compact with storage Full | ||
| 12289 | 2026.05.19 01:39:11.146116 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12290 | 2026.05.19 01:39:11.146126 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12291 | 2026.05.19 01:39:11.146144 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_93_23, total 33494 rows starting from the beginning of the part | ||
| 12292 | 2026.05.19 01:39:11.146201 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12293 | 2026.05.19 01:39:11.146224 [ 4 ] {03dc6059-10c2-4018-a4b3-3516390f14d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12294 | 2026.05.19 01:39:11.146245 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 12295 | 2026.05.19 01:39:11.146278 [ 4 ] {03dc6059-10c2-4018-a4b3-3516390f14d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12296 | 2026.05.19 01:39:11.146290 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12297 | 2026.05.19 01:39:11.146331 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12298 | 2026.05.19 01:39:11.146374 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1636 rows starting from the beginning of the part | ||
| 12299 | 2026.05.19 01:39:11.147278 [ 4 ] {03dc6059-10c2-4018-a4b3-3516390f14d5} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12300 | 2026.05.19 01:39:11.147315 [ 4 ] {03dc6059-10c2-4018-a4b3-3516390f14d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12301 | 2026.05.19 01:39:11.147945 [ 4 ] {03dc6059-10c2-4018-a4b3-3516390f14d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12302 | 2026.05.19 01:39:11.148181 [ 4 ] {03dc6059-10c2-4018-a4b3-3516390f14d5} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12303 | 2026.05.19 01:39:11.148321 [ 4 ] {03dc6059-10c2-4018-a4b3-3516390f14d5} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002116 sec., 25047.25897920605 rows/sec., 44.88 MiB/sec. | ||
| 12304 | 2026.05.19 01:39:11.148378 [ 4 ] {03dc6059-10c2-4018-a4b3-3516390f14d5} <Debug> TCPHandler: Processed in 0.002300781 sec. | ||
| 12305 | 2026.05.19 01:39:11.148495 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12306 | 2026.05.19 01:39:11.148592 [ 4 ] {c4fbd64b-362b-45e3-8a0b-0daa3b5f0279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12307 | 2026.05.19 01:39:11.148633 [ 4 ] {c4fbd64b-362b-45e3-8a0b-0daa3b5f0279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12308 | 2026.05.19 01:39:11.148983 [ 4 ] {c4fbd64b-362b-45e3-8a0b-0daa3b5f0279} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2026.05.19 01:39:11.149019 [ 4 ] {c4fbd64b-362b-45e3-8a0b-0daa3b5f0279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12310 | 2026.05.19 01:39:11.149328 [ 4 ] {c4fbd64b-362b-45e3-8a0b-0daa3b5f0279} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12311 | 2026.05.19 01:39:11.149546 [ 4 ] {c4fbd64b-362b-45e3-8a0b-0daa3b5f0279} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2026.05.19 01:39:11.149680 [ 4 ] {c4fbd64b-362b-45e3-8a0b-0daa3b5f0279} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001107 sec., 43360.433604336045 rows/sec., 2.92 MiB/sec. | ||
| 12313 | 2026.05.19 01:39:11.149716 [ 4 ] {c4fbd64b-362b-45e3-8a0b-0daa3b5f0279} <Debug> TCPHandler: Processed in 0.001269987 sec. | ||
| 12314 | 2026.05.19 01:39:11.152629 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35770 rows, containing 5 columns (5 merged, 0 gathered) in 0.006656417 sec., 5373761.890218115 rows/sec., 346.03 MiB/sec. | ||
| 12315 | 2026.05.19 01:39:11.153004 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Trace> MergedBlockOutputStream: filled checksums all_1_98_24 (state Temporary) | ||
| 12316 | 2026.05.19 01:39:11.153379 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_98_24 to all_1_98_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12317 | 2026.05.19 01:39:11.153467 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_98_24} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_93_23, all_98_98_0] -> all_1_98_24 | ||
| 12318 | 2026.05.19 01:39:11.153572 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12319 | 2026.05.19 01:39:11.968125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1446 | ||
| 12320 | 2026.05.19 01:39:11.970695 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2026.05.19 01:39:11.970741 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12322 | 2026.05.19 01:39:11.971948 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12323 | 2026.05.19 01:39:11.972205 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2026.05.19 01:39:11.972461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1446 | ||
| 12325 | 2026.05.19 01:39:12.236480 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12326 | 2026.05.19 01:39:12.236716 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12327 | 2026.05.19 01:39:12.237063 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12328 | 2026.05.19 01:39:12.237098 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12329 | 2026.05.19 01:39:12.237318 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12330 | 2026.05.19 01:39:12.237388 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12331 | 2026.05.19 01:39:12.237533 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12332 | 2026.05.19 01:39:12.237671 [ 354 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12333 | 2026.05.19 01:39:12.237680 [ 322 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12334 | 2026.05.19 01:39:12.237830 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 12335 | 2026.05.19 01:39:12.237858 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12336 | 2026.05.19 01:39:12.237930 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12337 | 2026.05.19 01:39:12.237949 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 12338 | 2026.05.19 01:39:12.237985 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12339 | 2026.05.19 01:39:12.238024 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12340 | 2026.05.19 01:39:12.239618 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00298 sec., 12751.677852348994 rows/sec., 2.07 MiB/sec. | ||
| 12341 | 2026.05.19 01:39:12.239866 [ 4 ] {a087acd3-25fe-43d4-bbb3-b47c013c750e} <Debug> TCPHandler: Processed in 0.003524046 sec. | ||
| 12342 | 2026.05.19 01:39:12.241065 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2026.05.19 01:39:12.241215 [ 4 ] {d8aa9484-cbd8-4a42-aa87-c93b9a8650c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12344 | 2026.05.19 01:39:12.241277 [ 4 ] {d8aa9484-cbd8-4a42-aa87-c93b9a8650c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12345 | 2026.05.19 01:39:12.241966 [ 4 ] {d8aa9484-cbd8-4a42-aa87-c93b9a8650c9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.05.19 01:39:12.242015 [ 4 ] {d8aa9484-cbd8-4a42-aa87-c93b9a8650c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12347 | 2026.05.19 01:39:12.242417 [ 4 ] {d8aa9484-cbd8-4a42-aa87-c93b9a8650c9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12348 | 2026.05.19 01:39:12.242652 [ 4 ] {d8aa9484-cbd8-4a42-aa87-c93b9a8650c9} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2026.05.19 01:39:12.242801 [ 4 ] {d8aa9484-cbd8-4a42-aa87-c93b9a8650c9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.61 MiB/sec. | ||
| 12350 | 2026.05.19 01:39:12.242840 [ 4 ] {d8aa9484-cbd8-4a42-aa87-c93b9a8650c9} <Debug> TCPHandler: Processed in 0.001900174 sec. | ||
| 12351 | 2026.05.19 01:39:12.242978 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12352 | 2026.05.19 01:39:12.243074 [ 4 ] {1c473b3f-aeda-4be1-95ff-a6ccc0b9e2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12353 | 2026.05.19 01:39:12.243114 [ 4 ] {1c473b3f-aeda-4be1-95ff-a6ccc0b9e2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12354 | 2026.05.19 01:39:12.243600 [ 4 ] {1c473b3f-aeda-4be1-95ff-a6ccc0b9e2d1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.05.19 01:39:12.243635 [ 4 ] {1c473b3f-aeda-4be1-95ff-a6ccc0b9e2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12356 | 2026.05.19 01:39:12.243954 [ 4 ] {1c473b3f-aeda-4be1-95ff-a6ccc0b9e2d1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12357 | 2026.05.19 01:39:12.244175 [ 4 ] {1c473b3f-aeda-4be1-95ff-a6ccc0b9e2d1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.05.19 01:39:12.244304 [ 4 ] {1c473b3f-aeda-4be1-95ff-a6ccc0b9e2d1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 12359 | 2026.05.19 01:39:12.244343 [ 4 ] {1c473b3f-aeda-4be1-95ff-a6ccc0b9e2d1} <Debug> TCPHandler: Processed in 0.001413428 sec. | ||
| 12360 | 2026.05.19 01:39:12.244480 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12361 | 2026.05.19 01:39:12.244577 [ 4 ] {e1ff2e62-1e30-46bb-b054-23ddf0a03618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12362 | 2026.05.19 01:39:12.244620 [ 4 ] {e1ff2e62-1e30-46bb-b054-23ddf0a03618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12363 | 2026.05.19 01:39:12.245032 [ 4 ] {e1ff2e62-1e30-46bb-b054-23ddf0a03618} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12364 | 2026.05.19 01:39:12.245069 [ 4 ] {e1ff2e62-1e30-46bb-b054-23ddf0a03618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12365 | 2026.05.19 01:39:12.245399 [ 4 ] {e1ff2e62-1e30-46bb-b054-23ddf0a03618} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12366 | 2026.05.19 01:39:12.245625 [ 4 ] {e1ff2e62-1e30-46bb-b054-23ddf0a03618} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2026.05.19 01:39:12.245754 [ 4 ] {e1ff2e62-1e30-46bb-b054-23ddf0a03618} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001196 sec., 26755.852842809363 rows/sec., 1.86 MiB/sec. | ||
| 12368 | 2026.05.19 01:39:12.245793 [ 4 ] {e1ff2e62-1e30-46bb-b054-23ddf0a03618} <Debug> TCPHandler: Processed in 0.001362058 sec. | ||
| 12369 | 2026.05.19 01:39:12.245949 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12370 | 2026.05.19 01:39:12.246045 [ 4 ] {6e03d794-6f69-4ef1-ad3e-bad386c7e49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12371 | 2026.05.19 01:39:12.246088 [ 4 ] {6e03d794-6f69-4ef1-ad3e-bad386c7e49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12372 | 2026.05.19 01:39:12.246430 [ 4 ] {6e03d794-6f69-4ef1-ad3e-bad386c7e49f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12373 | 2026.05.19 01:39:12.246467 [ 4 ] {6e03d794-6f69-4ef1-ad3e-bad386c7e49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12374 | 2026.05.19 01:39:12.246771 [ 4 ] {6e03d794-6f69-4ef1-ad3e-bad386c7e49f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12375 | 2026.05.19 01:39:12.246984 [ 4 ] {6e03d794-6f69-4ef1-ad3e-bad386c7e49f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.05.19 01:39:12.247113 [ 4 ] {6e03d794-6f69-4ef1-ad3e-bad386c7e49f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 762.55 KiB/sec. | ||
| 12377 | 2026.05.19 01:39:12.247150 [ 4 ] {6e03d794-6f69-4ef1-ad3e-bad386c7e49f} <Debug> TCPHandler: Processed in 0.001249666 sec. | ||
| 12378 | 2026.05.19 01:39:14.381186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28386 | ||
| 12379 | 2026.05.19 01:39:14.381953 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12380 | 2026.05.19 01:39:14.382021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12381 | 2026.05.19 01:39:14.382490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12382 | 2026.05.19 01:39:14.382721 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2026.05.19 01:39:14.382852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28386 | ||
| 12384 | 2026.05.19 01:39:15.855125 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12385 | 2026.05.19 01:39:15.871341 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.05.19 01:39:15.871394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12387 | 2026.05.19 01:39:15.877164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12388 | 2026.05.19 01:39:15.877843 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.05.19 01:39:15.880515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12390 | 2026.05.19 01:39:17.240723 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12391 | 2026.05.19 01:39:17.240949 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12392 | 2026.05.19 01:39:17.241275 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12393 | 2026.05.19 01:39:17.241308 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12394 | 2026.05.19 01:39:17.241522 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12395 | 2026.05.19 01:39:17.241590 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12396 | 2026.05.19 01:39:17.241730 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12397 | 2026.05.19 01:39:17.241847 [ 322 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12398 | 2026.05.19 01:39:17.241860 [ 361 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12399 | 2026.05.19 01:39:17.241993 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 12400 | 2026.05.19 01:39:17.242020 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12401 | 2026.05.19 01:39:17.242090 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12402 | 2026.05.19 01:39:17.242109 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 12403 | 2026.05.19 01:39:17.242143 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12404 | 2026.05.19 01:39:17.242185 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12405 | 2026.05.19 01:39:17.243374 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002518 sec., 15091.342335186657 rows/sec., 2.45 MiB/sec. | ||
| 12406 | 2026.05.19 01:39:17.243500 [ 4 ] {407fe047-63fa-41a2-9eb8-a7554768439a} <Debug> TCPHandler: Processed in 0.002905108 sec. | ||
| 12407 | 2026.05.19 01:39:17.245186 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12408 | 2026.05.19 01:39:17.245323 [ 4 ] {e43cceea-bae5-40b6-8b71-4587596d021f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12409 | 2026.05.19 01:39:17.245375 [ 4 ] {e43cceea-bae5-40b6-8b71-4587596d021f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12410 | 2026.05.19 01:39:17.245963 [ 4 ] {e43cceea-bae5-40b6-8b71-4587596d021f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2026.05.19 01:39:17.246013 [ 4 ] {e43cceea-bae5-40b6-8b71-4587596d021f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12412 | 2026.05.19 01:39:17.246395 [ 4 ] {e43cceea-bae5-40b6-8b71-4587596d021f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12413 | 2026.05.19 01:39:17.246612 [ 4 ] {e43cceea-bae5-40b6-8b71-4587596d021f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2026.05.19 01:39:17.246760 [ 4 ] {e43cceea-bae5-40b6-8b71-4587596d021f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001482 sec., 37786.77462887989 rows/sec., 2.88 MiB/sec. | ||
| 12415 | 2026.05.19 01:39:17.246800 [ 4 ] {e43cceea-bae5-40b6-8b71-4587596d021f} <Debug> TCPHandler: Processed in 0.001675412 sec. | ||
| 12416 | 2026.05.19 01:39:17.246932 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12417 | 2026.05.19 01:39:17.247024 [ 4 ] {1def2623-f5bf-45dd-b319-db9b60301d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12418 | 2026.05.19 01:39:17.247060 [ 4 ] {1def2623-f5bf-45dd-b319-db9b60301d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12419 | 2026.05.19 01:39:17.247469 [ 4 ] {1def2623-f5bf-45dd-b319-db9b60301d36} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2026.05.19 01:39:17.247505 [ 4 ] {1def2623-f5bf-45dd-b319-db9b60301d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12421 | 2026.05.19 01:39:17.247791 [ 4 ] {1def2623-f5bf-45dd-b319-db9b60301d36} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12422 | 2026.05.19 01:39:17.248067 [ 4 ] {1def2623-f5bf-45dd-b319-db9b60301d36} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2026.05.19 01:39:17.248202 [ 4 ] {1def2623-f5bf-45dd-b319-db9b60301d36} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 12424 | 2026.05.19 01:39:17.248243 [ 4 ] {1def2623-f5bf-45dd-b319-db9b60301d36} <Debug> TCPHandler: Processed in 0.001358628 sec. | ||
| 12425 | 2026.05.19 01:39:17.248408 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12426 | 2026.05.19 01:39:17.248504 [ 4 ] {c349d766-46c8-4377-8d1d-b06f02029715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12427 | 2026.05.19 01:39:17.248546 [ 4 ] {c349d766-46c8-4377-8d1d-b06f02029715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12428 | 2026.05.19 01:39:17.248946 [ 4 ] {c349d766-46c8-4377-8d1d-b06f02029715} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2026.05.19 01:39:17.248984 [ 4 ] {c349d766-46c8-4377-8d1d-b06f02029715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12430 | 2026.05.19 01:39:17.249317 [ 4 ] {c349d766-46c8-4377-8d1d-b06f02029715} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12431 | 2026.05.19 01:39:17.249534 [ 4 ] {c349d766-46c8-4377-8d1d-b06f02029715} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12432 | 2026.05.19 01:39:17.249666 [ 4 ] {c349d766-46c8-4377-8d1d-b06f02029715} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 12433 | 2026.05.19 01:39:17.249704 [ 4 ] {c349d766-46c8-4377-8d1d-b06f02029715} <Debug> TCPHandler: Processed in 0.001343398 sec. | ||
| 12434 | 2026.05.19 01:39:17.249830 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12435 | 2026.05.19 01:39:17.249924 [ 4 ] {4e4e4748-f8bc-42fe-b522-8f032909e49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12436 | 2026.05.19 01:39:17.249966 [ 4 ] {4e4e4748-f8bc-42fe-b522-8f032909e49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12437 | 2026.05.19 01:39:17.250331 [ 4 ] {4e4e4748-f8bc-42fe-b522-8f032909e49b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12438 | 2026.05.19 01:39:17.250367 [ 4 ] {4e4e4748-f8bc-42fe-b522-8f032909e49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12439 | 2026.05.19 01:39:17.250676 [ 4 ] {4e4e4748-f8bc-42fe-b522-8f032909e49b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12440 | 2026.05.19 01:39:17.250896 [ 4 ] {4e4e4748-f8bc-42fe-b522-8f032909e49b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12441 | 2026.05.19 01:39:17.251030 [ 4 ] {4e4e4748-f8bc-42fe-b522-8f032909e49b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 12442 | 2026.05.19 01:39:17.251066 [ 4 ] {4e4e4748-f8bc-42fe-b522-8f032909e49b} <Debug> TCPHandler: Processed in 0.001284567 sec. | ||
| 12443 | 2026.05.19 01:39:21.741570 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12444 | 2026.05.19 01:39:21.741630 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12445 | 2026.05.19 01:39:21.883040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28834 | ||
| 12446 | 2026.05.19 01:39:21.883765 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12447 | 2026.05.19 01:39:21.883828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12448 | 2026.05.19 01:39:21.884483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12449 | 2026.05.19 01:39:21.884732 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12450 | 2026.05.19 01:39:21.884867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28834 | ||
| 12451 | 2026.05.19 01:39:21.972805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1466 | ||
| 12452 | 2026.05.19 01:39:21.975011 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12453 | 2026.05.19 01:39:21.975062 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12454 | 2026.05.19 01:39:21.976288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12455 | 2026.05.19 01:39:21.976562 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12456 | 2026.05.19 01:39:21.976838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
| 12457 | 2026.05.19 01:39:22.242166 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2026.05.19 01:39:22.242505 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12459 | 2026.05.19 01:39:22.243029 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12460 | 2026.05.19 01:39:22.243089 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12461 | 2026.05.19 01:39:22.243356 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12462 | 2026.05.19 01:39:22.243425 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12463 | 2026.05.19 01:39:22.243573 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12464 | 2026.05.19 01:39:22.243707 [ 354 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12465 | 2026.05.19 01:39:22.243745 [ 322 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12466 | 2026.05.19 01:39:22.243913 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 12467 | 2026.05.19 01:39:22.243951 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12468 | 2026.05.19 01:39:22.244027 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12469 | 2026.05.19 01:39:22.244047 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 12470 | 2026.05.19 01:39:22.244079 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12471 | 2026.05.19 01:39:22.244118 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12472 | 2026.05.19 01:39:22.245545 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003161 sec., 12021.512179689971 rows/sec., 1.95 MiB/sec. | ||
| 12473 | 2026.05.19 01:39:22.245785 [ 4 ] {64c55454-8ab8-4a6d-a2b5-0ffe538fbfc1} <Debug> TCPHandler: Processed in 0.003765439 sec. | ||
| 12474 | 2026.05.19 01:39:22.248350 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12475 | 2026.05.19 01:39:22.248511 [ 4 ] {37f3d75e-9b28-4dea-a0d6-a08dc3d14829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12476 | 2026.05.19 01:39:22.248579 [ 4 ] {37f3d75e-9b28-4dea-a0d6-a08dc3d14829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12477 | 2026.05.19 01:39:22.249385 [ 4 ] {37f3d75e-9b28-4dea-a0d6-a08dc3d14829} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12478 | 2026.05.19 01:39:22.249423 [ 4 ] {37f3d75e-9b28-4dea-a0d6-a08dc3d14829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12479 | 2026.05.19 01:39:22.249841 [ 4 ] {37f3d75e-9b28-4dea-a0d6-a08dc3d14829} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12480 | 2026.05.19 01:39:22.250086 [ 4 ] {37f3d75e-9b28-4dea-a0d6-a08dc3d14829} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2026.05.19 01:39:22.250228 [ 128 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12482 | 2026.05.19 01:39:22.250235 [ 4 ] {37f3d75e-9b28-4dea-a0d6-a08dc3d14829} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001779 sec., 78695.89657110737 rows/sec., 6.84 MiB/sec. | ||
| 12483 | 2026.05.19 01:39:22.250271 [ 128 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2026.05.19 01:39:22.250285 [ 4 ] {37f3d75e-9b28-4dea-a0d6-a08dc3d14829} <Debug> TCPHandler: Processed in 0.002065177 sec. | ||
| 12485 | 2026.05.19 01:39:22.250295 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12486 | 2026.05.19 01:39:22.250426 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12487 | 2026.05.19 01:39:22.250428 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12488 | 2026.05.19 01:39:22.250569 [ 4 ] {05c5ed49-a9e1-42d5-a283-9be16572fceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12489 | 2026.05.19 01:39:22.250580 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12490 | 2026.05.19 01:39:22.250614 [ 4 ] {05c5ed49-a9e1-42d5-a283-9be16572fceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12491 | 2026.05.19 01:39:22.250626 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2620 rows starting from the beginning of the part | ||
| 12492 | 2026.05.19 01:39:22.250708 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 12493 | 2026.05.19 01:39:22.250763 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 2617 rows starting from the beginning of the part | ||
| 12494 | 2026.05.19 01:39:22.250814 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 12495 | 2026.05.19 01:39:22.250862 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 12496 | 2026.05.19 01:39:22.250909 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 140 rows starting from the beginning of the part | ||
| 12497 | 2026.05.19 01:39:22.251187 [ 4 ] {05c5ed49-a9e1-42d5-a283-9be16572fceb} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12498 | 2026.05.19 01:39:22.251229 [ 4 ] {05c5ed49-a9e1-42d5-a283-9be16572fceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12499 | 2026.05.19 01:39:22.251575 [ 4 ] {05c5ed49-a9e1-42d5-a283-9be16572fceb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12500 | 2026.05.19 01:39:22.251818 [ 4 ] {05c5ed49-a9e1-42d5-a283-9be16572fceb} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2026.05.19 01:39:22.251958 [ 4 ] {05c5ed49-a9e1-42d5-a283-9be16572fceb} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001407 sec., 29850.746268656716 rows/sec., 2.19 MiB/sec. | ||
| 12502 | 2026.05.19 01:39:22.251996 [ 4 ] {05c5ed49-a9e1-42d5-a283-9be16572fceb} <Debug> TCPHandler: Processed in 0.001616701 sec. | ||
| 12503 | 2026.05.19 01:39:22.252142 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12504 | 2026.05.19 01:39:22.252238 [ 4 ] {e6853f8a-d903-45e6-87f0-e41e74d6fdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12505 | 2026.05.19 01:39:22.252277 [ 4 ] {e6853f8a-d903-45e6-87f0-e41e74d6fdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12506 | 2026.05.19 01:39:22.252776 [ 4 ] {e6853f8a-d903-45e6-87f0-e41e74d6fdc9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12507 | 2026.05.19 01:39:22.252811 [ 4 ] {e6853f8a-d903-45e6-87f0-e41e74d6fdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12508 | 2026.05.19 01:39:22.252810 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002435442 sec., 2276794.1096523753 rows/sec., 179.97 MiB/sec. | ||
| 12509 | 2026.05.19 01:39:22.253087 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12510 | 2026.05.19 01:39:22.253143 [ 4 ] {e6853f8a-d903-45e6-87f0-e41e74d6fdc9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12511 | 2026.05.19 01:39:22.253434 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12512 | 2026.05.19 01:39:22.253456 [ 4 ] {e6853f8a-d903-45e6-87f0-e41e74d6fdc9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.05.19 01:39:22.253526 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_101_20} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12514 | 2026.05.19 01:39:22.253603 [ 4 ] {e6853f8a-d903-45e6-87f0-e41e74d6fdc9} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001383 sec., 76644.97469269704 rows/sec., 5.99 MiB/sec. | ||
| 12515 | 2026.05.19 01:39:22.253622 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 12516 | 2026.05.19 01:39:22.253621 [ 124 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12517 | 2026.05.19 01:39:22.253646 [ 4 ] {e6853f8a-d903-45e6-87f0-e41e74d6fdc9} <Debug> TCPHandler: Processed in 0.00155289 sec. | ||
| 12518 | 2026.05.19 01:39:22.253685 [ 124 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.05.19 01:39:22.253713 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12520 | 2026.05.19 01:39:22.253802 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12521 | 2026.05.19 01:39:22.253808 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12522 | 2026.05.19 01:39:22.253919 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12523 | 2026.05.19 01:39:22.253926 [ 4 ] {d232bb1f-5af0-4696-8a13-1fdeae2b6dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12524 | 2026.05.19 01:39:22.253957 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1404 rows starting from the beginning of the part | ||
| 12525 | 2026.05.19 01:39:22.253985 [ 4 ] {d232bb1f-5af0-4696-8a13-1fdeae2b6dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12526 | 2026.05.19 01:39:22.254025 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 12527 | 2026.05.19 01:39:22.254078 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1384 rows starting from the beginning of the part | ||
| 12528 | 2026.05.19 01:39:22.254125 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 12529 | 2026.05.19 01:39:22.254165 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 12530 | 2026.05.19 01:39:22.254205 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 106 rows starting from the beginning of the part | ||
| 12531 | 2026.05.19 01:39:22.254455 [ 4 ] {d232bb1f-5af0-4696-8a13-1fdeae2b6dd9} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2026.05.19 01:39:22.254498 [ 4 ] {d232bb1f-5af0-4696-8a13-1fdeae2b6dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12533 | 2026.05.19 01:39:22.254854 [ 4 ] {d232bb1f-5af0-4696-8a13-1fdeae2b6dd9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12534 | 2026.05.19 01:39:22.255095 [ 4 ] {d232bb1f-5af0-4696-8a13-1fdeae2b6dd9} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2026.05.19 01:39:22.255235 [ 4 ] {d232bb1f-5af0-4696-8a13-1fdeae2b6dd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 12536 | 2026.05.19 01:39:22.255272 [ 4 ] {d232bb1f-5af0-4696-8a13-1fdeae2b6dd9} <Debug> TCPHandler: Processed in 0.00151322 sec. | ||
| 12537 | 2026.05.19 01:39:22.255427 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12538 | 2026.05.19 01:39:22.255494 [ 192 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737222 sec., 1776399.3318067582 rows/sec., 129.05 MiB/sec. | ||
| 12539 | 2026.05.19 01:39:22.255522 [ 4 ] {898ee36a-a85f-4ae9-b4d5-044cca17e009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12540 | 2026.05.19 01:39:22.255580 [ 4 ] {898ee36a-a85f-4ae9-b4d5-044cca17e009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12541 | 2026.05.19 01:39:22.255690 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12542 | 2026.05.19 01:39:22.255952 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.05.19 01:39:22.256019 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_101_20} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12544 | 2026.05.19 01:39:22.256100 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12545 | 2026.05.19 01:39:22.256513 [ 4 ] {898ee36a-a85f-4ae9-b4d5-044cca17e009} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2026.05.19 01:39:22.256548 [ 4 ] {898ee36a-a85f-4ae9-b4d5-044cca17e009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12547 | 2026.05.19 01:39:22.257112 [ 4 ] {898ee36a-a85f-4ae9-b4d5-044cca17e009} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12548 | 2026.05.19 01:39:22.257356 [ 4 ] {898ee36a-a85f-4ae9-b4d5-044cca17e009} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2026.05.19 01:39:22.257494 [ 4 ] {898ee36a-a85f-4ae9-b4d5-044cca17e009} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00199 sec., 21105.527638190953 rows/sec., 37.82 MiB/sec. | ||
| 12550 | 2026.05.19 01:39:22.257547 [ 4 ] {898ee36a-a85f-4ae9-b4d5-044cca17e009} <Debug> TCPHandler: Processed in 0.002180488 sec. | ||
| 12551 | 2026.05.19 01:39:22.257692 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12552 | 2026.05.19 01:39:22.257792 [ 4 ] {b3971491-8367-450c-a771-5ce6287a32c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12553 | 2026.05.19 01:39:22.257833 [ 4 ] {b3971491-8367-450c-a771-5ce6287a32c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12554 | 2026.05.19 01:39:22.258191 [ 4 ] {b3971491-8367-450c-a771-5ce6287a32c1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2026.05.19 01:39:22.258228 [ 4 ] {b3971491-8367-450c-a771-5ce6287a32c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12556 | 2026.05.19 01:39:22.258558 [ 4 ] {b3971491-8367-450c-a771-5ce6287a32c1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12557 | 2026.05.19 01:39:22.258774 [ 4 ] {b3971491-8367-450c-a771-5ce6287a32c1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.05.19 01:39:22.258905 [ 4 ] {b3971491-8367-450c-a771-5ce6287a32c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 12559 | 2026.05.19 01:39:22.258916 [ 124 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12560 | 2026.05.19 01:39:22.258941 [ 4 ] {b3971491-8367-450c-a771-5ce6287a32c1} <Debug> TCPHandler: Processed in 0.001298427 sec. | ||
| 12561 | 2026.05.19 01:39:22.258958 [ 124 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12562 | 2026.05.19 01:39:22.258986 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12563 | 2026.05.19 01:39:22.259077 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12564 | 2026.05.19 01:39:22.259191 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12565 | 2026.05.19 01:39:22.259225 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4944 rows starting from the beginning of the part | ||
| 12566 | 2026.05.19 01:39:22.259286 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 12567 | 2026.05.19 01:39:22.259331 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 48 rows starting from the beginning of the part | ||
| 12568 | 2026.05.19 01:39:22.259374 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 12 rows starting from the beginning of the part | ||
| 12569 | 2026.05.19 01:39:22.259416 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12570 | 2026.05.19 01:39:22.259462 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12571 | 2026.05.19 01:39:22.261029 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5184 rows, containing 4 columns (4 merged, 0 gathered) in 0.001996776 sec., 2596185.050301085 rows/sec., 174.96 MiB/sec. | ||
| 12572 | 2026.05.19 01:39:22.261381 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12573 | 2026.05.19 01:39:22.261680 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12574 | 2026.05.19 01:39:22.261764 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_101_20} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12575 | 2026.05.19 01:39:22.261849 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12576 | 2026.05.19 01:39:23.380644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12577 | 2026.05.19 01:39:23.396659 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2026.05.19 01:39:23.396717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12579 | 2026.05.19 01:39:23.402996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12580 | 2026.05.19 01:39:23.403677 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2026.05.19 01:39:23.406489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12582 | 2026.05.19 01:39:27.240784 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12583 | 2026.05.19 01:39:27.241130 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12584 | 2026.05.19 01:39:27.241567 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12585 | 2026.05.19 01:39:27.241602 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12586 | 2026.05.19 01:39:27.241861 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12587 | 2026.05.19 01:39:27.241935 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12588 | 2026.05.19 01:39:27.242087 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12589 | 2026.05.19 01:39:27.242211 [ 356 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12590 | 2026.05.19 01:39:27.242216 [ 354 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12591 | 2026.05.19 01:39:27.242343 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 12592 | 2026.05.19 01:39:27.242371 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12593 | 2026.05.19 01:39:27.242445 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12594 | 2026.05.19 01:39:27.242465 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 12595 | 2026.05.19 01:39:27.242499 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12596 | 2026.05.19 01:39:27.242538 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12597 | 2026.05.19 01:39:27.243862 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002898 sec., 13112.49137336094 rows/sec., 2.13 MiB/sec. | ||
| 12598 | 2026.05.19 01:39:27.243961 [ 4 ] {2413e0d9-c1d7-4c80-9fbd-8c2e245785eb} <Debug> TCPHandler: Processed in 0.003342564 sec. | ||
| 12599 | 2026.05.19 01:39:27.245733 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12600 | 2026.05.19 01:39:27.245870 [ 4 ] {0bdae608-0f88-498d-8ca0-9d1e477db7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12601 | 2026.05.19 01:39:27.245914 [ 4 ] {0bdae608-0f88-498d-8ca0-9d1e477db7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12602 | 2026.05.19 01:39:27.246451 [ 4 ] {0bdae608-0f88-498d-8ca0-9d1e477db7d3} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.05.19 01:39:27.246493 [ 4 ] {0bdae608-0f88-498d-8ca0-9d1e477db7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12604 | 2026.05.19 01:39:27.246878 [ 4 ] {0bdae608-0f88-498d-8ca0-9d1e477db7d3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12605 | 2026.05.19 01:39:27.247107 [ 4 ] {0bdae608-0f88-498d-8ca0-9d1e477db7d3} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2026.05.19 01:39:27.247262 [ 4 ] {0bdae608-0f88-498d-8ca0-9d1e477db7d3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001433 sec., 39078.85554780182 rows/sec., 2.98 MiB/sec. | ||
| 12607 | 2026.05.19 01:39:27.247301 [ 4 ] {0bdae608-0f88-498d-8ca0-9d1e477db7d3} <Debug> TCPHandler: Processed in 0.001685432 sec. | ||
| 12608 | 2026.05.19 01:39:27.247438 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2026.05.19 01:39:27.247534 [ 4 ] {2500d09c-dcbf-440b-a3d0-85e444445350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12610 | 2026.05.19 01:39:27.247574 [ 4 ] {2500d09c-dcbf-440b-a3d0-85e444445350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12611 | 2026.05.19 01:39:27.248002 [ 4 ] {2500d09c-dcbf-440b-a3d0-85e444445350} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2026.05.19 01:39:27.248039 [ 4 ] {2500d09c-dcbf-440b-a3d0-85e444445350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12613 | 2026.05.19 01:39:27.248334 [ 4 ] {2500d09c-dcbf-440b-a3d0-85e444445350} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12614 | 2026.05.19 01:39:27.248545 [ 4 ] {2500d09c-dcbf-440b-a3d0-85e444445350} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2026.05.19 01:39:27.248677 [ 4 ] {2500d09c-dcbf-440b-a3d0-85e444445350} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 12616 | 2026.05.19 01:39:27.248713 [ 4 ] {2500d09c-dcbf-440b-a3d0-85e444445350} <Debug> TCPHandler: Processed in 0.001325808 sec. | ||
| 12617 | 2026.05.19 01:39:27.248842 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2026.05.19 01:39:27.248938 [ 4 ] {d85a6078-4017-477d-a2c3-c6f0baedd6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12619 | 2026.05.19 01:39:27.248980 [ 4 ] {d85a6078-4017-477d-a2c3-c6f0baedd6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12620 | 2026.05.19 01:39:27.249406 [ 4 ] {d85a6078-4017-477d-a2c3-c6f0baedd6de} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2026.05.19 01:39:27.249443 [ 4 ] {d85a6078-4017-477d-a2c3-c6f0baedd6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12622 | 2026.05.19 01:39:27.249768 [ 4 ] {d85a6078-4017-477d-a2c3-c6f0baedd6de} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12623 | 2026.05.19 01:39:27.249980 [ 4 ] {d85a6078-4017-477d-a2c3-c6f0baedd6de} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2026.05.19 01:39:27.250114 [ 4 ] {d85a6078-4017-477d-a2c3-c6f0baedd6de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 12625 | 2026.05.19 01:39:27.250151 [ 4 ] {d85a6078-4017-477d-a2c3-c6f0baedd6de} <Debug> TCPHandler: Processed in 0.001358807 sec. | ||
| 12626 | 2026.05.19 01:39:27.250283 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2026.05.19 01:39:27.250378 [ 4 ] {18fb68c8-9060-4a45-b6fe-ea5cda0836d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12628 | 2026.05.19 01:39:27.250420 [ 4 ] {18fb68c8-9060-4a45-b6fe-ea5cda0836d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12629 | 2026.05.19 01:39:27.250759 [ 4 ] {18fb68c8-9060-4a45-b6fe-ea5cda0836d9} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2026.05.19 01:39:27.250795 [ 4 ] {18fb68c8-9060-4a45-b6fe-ea5cda0836d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12631 | 2026.05.19 01:39:27.251102 [ 4 ] {18fb68c8-9060-4a45-b6fe-ea5cda0836d9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12632 | 2026.05.19 01:39:27.251317 [ 4 ] {18fb68c8-9060-4a45-b6fe-ea5cda0836d9} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.05.19 01:39:27.251449 [ 4 ] {18fb68c8-9060-4a45-b6fe-ea5cda0836d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 12634 | 2026.05.19 01:39:27.251485 [ 4 ] {18fb68c8-9060-4a45-b6fe-ea5cda0836d9} <Debug> TCPHandler: Processed in 0.001250966 sec. | ||
| 12635 | 2026.05.19 01:39:29.385075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29346 | ||
| 12636 | 2026.05.19 01:39:29.385637 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2026.05.19 01:39:29.385681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12638 | 2026.05.19 01:39:29.386202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12639 | 2026.05.19 01:39:29.386446 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2026.05.19 01:39:29.386584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29346 | ||
| 12641 | 2026.05.19 01:39:29.386615 [ 118 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12642 | 2026.05.19 01:39:29.386691 [ 118 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2026.05.19 01:39:29.386711 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.65 GiB. | ||
| 12644 | 2026.05.19 01:39:29.386855 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 12645 | 2026.05.19 01:39:29.387015 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12646 | 2026.05.19 01:39:29.387056 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26914 rows starting from the beginning of the part | ||
| 12647 | 2026.05.19 01:39:29.387129 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 12648 | 2026.05.19 01:39:29.387174 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 12649 | 2026.05.19 01:39:29.387216 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 12650 | 2026.05.19 01:39:29.387258 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 12651 | 2026.05.19 01:39:29.387298 [ 193 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 12652 | 2026.05.19 01:39:29.389469 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29346 rows, containing 4 columns (4 merged, 0 gathered) in 0.002681015 sec., 10945854.461836282 rows/sec., 156.58 MiB/sec. | ||
| 12653 | 2026.05.19 01:39:29.389873 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12654 | 2026.05.19 01:39:29.390202 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.05.19 01:39:29.390289 [ 192 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_61_12} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12656 | 2026.05.19 01:39:29.390418 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12657 | 2026.05.19 01:39:30.906627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12658 | 2026.05.19 01:39:30.923465 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2026.05.19 01:39:30.923516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12660 | 2026.05.19 01:39:30.929688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12661 | 2026.05.19 01:39:30.930369 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.05.19 01:39:30.930699 [ 115 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12663 | 2026.05.19 01:39:30.930773 [ 115 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2026.05.19 01:39:30.930798 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12665 | 2026.05.19 01:39:30.930951 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 12666 | 2026.05.19 01:39:30.933590 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12667 | 2026.05.19 01:39:30.934975 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12668 | 2026.05.19 01:39:30.936688 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12669 | 2026.05.19 01:39:30.941399 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12670 | 2026.05.19 01:39:30.946040 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12671 | 2026.05.19 01:39:30.950719 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12672 | 2026.05.19 01:39:30.955417 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12673 | 2026.05.19 01:39:30.959257 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12674 | 2026.05.19 01:39:31.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.87 MiB, peak 353.41 MiB, free memory in arenas 0.00 B, will set to 339.64 MiB (RSS), difference: -12.23 MiB | ||
| 12675 | 2026.05.19 01:39:31.010538 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079648794 sec., 5775.354238257519 rows/sec., 29.86 MiB/sec. | ||
| 12676 | 2026.05.19 01:39:31.012505 [ 188 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12677 | 2026.05.19 01:39:31.014189 [ 188 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12678 | 2026.05.19 01:39:31.014288 [ 188 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_61_12} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12679 | 2026.05.19 01:39:31.015691 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12680 | 2026.05.19 01:39:31.977085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1490 | ||
| 12681 | 2026.05.19 01:39:31.979280 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.05.19 01:39:31.979330 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12683 | 2026.05.19 01:39:31.980518 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12684 | 2026.05.19 01:39:31.980772 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.05.19 01:39:31.980958 [ 115 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12686 | 2026.05.19 01:39:31.981030 [ 115 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12687 | 2026.05.19 01:39:31.981042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1490 | ||
| 12688 | 2026.05.19 01:39:31.981055 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12689 | 2026.05.19 01:39:31.981193 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 12690 | 2026.05.19 01:39:31.981712 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12691 | 2026.05.19 01:39:31.981847 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1348 rows starting from the beginning of the part | ||
| 12692 | 2026.05.19 01:39:31.982180 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
| 12693 | 2026.05.19 01:39:31.982500 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 12694 | 2026.05.19 01:39:31.982829 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 12695 | 2026.05.19 01:39:31.983145 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
| 12696 | 2026.05.19 01:39:31.983455 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 12697 | 2026.05.19 01:39:31.990150 [ 187 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 72 columns (72 merged, 0 gathered) in 0.009012968 sec., 165317.3516204651 rows/sec., 141.05 MiB/sec. | ||
| 12698 | 2026.05.19 01:39:31.991776 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12699 | 2026.05.19 01:39:31.992299 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12700 | 2026.05.19 01:39:31.992366 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_46_9} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12701 | 2026.05.19 01:39:31.992530 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. | ||
| 12702 | 2026.05.19 01:39:32.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.88 MiB, peak 353.41 MiB, free memory in arenas 0.00 B, will set to 340.55 MiB (RSS), difference: 12.68 MiB | ||
| 12703 | 2026.05.19 01:39:32.243270 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12704 | 2026.05.19 01:39:32.243501 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12705 | 2026.05.19 01:39:32.243827 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12706 | 2026.05.19 01:39:32.243861 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12707 | 2026.05.19 01:39:32.244072 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12708 | 2026.05.19 01:39:32.244139 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12709 | 2026.05.19 01:39:32.244281 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12710 | 2026.05.19 01:39:32.244406 [ 346 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12711 | 2026.05.19 01:39:32.244406 [ 354 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12712 | 2026.05.19 01:39:32.244537 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 12713 | 2026.05.19 01:39:32.244562 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12714 | 2026.05.19 01:39:32.244628 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12715 | 2026.05.19 01:39:32.244647 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 12716 | 2026.05.19 01:39:32.244679 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12717 | 2026.05.19 01:39:32.244716 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12718 | 2026.05.19 01:39:32.246054 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002645 sec., 14366.72967863894 rows/sec., 2.33 MiB/sec. | ||
| 12719 | 2026.05.19 01:39:32.246248 [ 4 ] {2745b1e8-2b13-4cc8-bc56-7053343a5a8d} <Debug> TCPHandler: Processed in 0.003104111 sec. | ||
| 12720 | 2026.05.19 01:39:32.248498 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12721 | 2026.05.19 01:39:32.248654 [ 4 ] {e8d78f81-7cc3-4a90-bec5-c1bbf234fa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12722 | 2026.05.19 01:39:32.248716 [ 4 ] {e8d78f81-7cc3-4a90-bec5-c1bbf234fa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12723 | 2026.05.19 01:39:32.249515 [ 4 ] {e8d78f81-7cc3-4a90-bec5-c1bbf234fa38} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12724 | 2026.05.19 01:39:32.249564 [ 4 ] {e8d78f81-7cc3-4a90-bec5-c1bbf234fa38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12725 | 2026.05.19 01:39:32.250003 [ 4 ] {e8d78f81-7cc3-4a90-bec5-c1bbf234fa38} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12726 | 2026.05.19 01:39:32.250273 [ 4 ] {e8d78f81-7cc3-4a90-bec5-c1bbf234fa38} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12727 | 2026.05.19 01:39:32.250442 [ 4 ] {e8d78f81-7cc3-4a90-bec5-c1bbf234fa38} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001834 sec., 76335.87786259543 rows/sec., 6.64 MiB/sec. | ||
| 12728 | 2026.05.19 01:39:32.250487 [ 4 ] {e8d78f81-7cc3-4a90-bec5-c1bbf234fa38} <Debug> TCPHandler: Processed in 0.002104867 sec. | ||
| 12729 | 2026.05.19 01:39:32.250611 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12730 | 2026.05.19 01:39:32.250706 [ 4 ] {d5d8a460-e1c8-47f1-8d7a-95bf812ee6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12731 | 2026.05.19 01:39:32.250744 [ 4 ] {d5d8a460-e1c8-47f1-8d7a-95bf812ee6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12732 | 2026.05.19 01:39:32.251182 [ 4 ] {d5d8a460-e1c8-47f1-8d7a-95bf812ee6e2} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2026.05.19 01:39:32.251217 [ 4 ] {d5d8a460-e1c8-47f1-8d7a-95bf812ee6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12734 | 2026.05.19 01:39:32.251506 [ 4 ] {d5d8a460-e1c8-47f1-8d7a-95bf812ee6e2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12735 | 2026.05.19 01:39:32.251726 [ 4 ] {d5d8a460-e1c8-47f1-8d7a-95bf812ee6e2} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2026.05.19 01:39:32.251855 [ 4 ] {d5d8a460-e1c8-47f1-8d7a-95bf812ee6e2} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001167 sec., 35989.71722365038 rows/sec., 2.64 MiB/sec. | ||
| 12737 | 2026.05.19 01:39:32.251892 [ 4 ] {d5d8a460-e1c8-47f1-8d7a-95bf812ee6e2} <Debug> TCPHandler: Processed in 0.001329878 sec. | ||
| 12738 | 2026.05.19 01:39:32.252006 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12739 | 2026.05.19 01:39:32.252101 [ 4 ] {ea29ddcc-c41e-4ead-9968-f8f7551a71cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12740 | 2026.05.19 01:39:32.252139 [ 4 ] {ea29ddcc-c41e-4ead-9968-f8f7551a71cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12741 | 2026.05.19 01:39:32.252578 [ 4 ] {ea29ddcc-c41e-4ead-9968-f8f7551a71cc} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.05.19 01:39:32.252614 [ 4 ] {ea29ddcc-c41e-4ead-9968-f8f7551a71cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12743 | 2026.05.19 01:39:32.252922 [ 4 ] {ea29ddcc-c41e-4ead-9968-f8f7551a71cc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12744 | 2026.05.19 01:39:32.253134 [ 4 ] {ea29ddcc-c41e-4ead-9968-f8f7551a71cc} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12745 | 2026.05.19 01:39:32.253257 [ 4 ] {ea29ddcc-c41e-4ead-9968-f8f7551a71cc} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001174 sec., 90289.60817717206 rows/sec., 7.05 MiB/sec. | ||
| 12746 | 2026.05.19 01:39:32.253293 [ 4 ] {ea29ddcc-c41e-4ead-9968-f8f7551a71cc} <Debug> TCPHandler: Processed in 0.001335557 sec. | ||
| 12747 | 2026.05.19 01:39:32.253413 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12748 | 2026.05.19 01:39:32.253517 [ 4 ] {678ded31-a916-4be8-8696-dd7ff707671f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12749 | 2026.05.19 01:39:32.253561 [ 4 ] {678ded31-a916-4be8-8696-dd7ff707671f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12750 | 2026.05.19 01:39:32.253993 [ 4 ] {678ded31-a916-4be8-8696-dd7ff707671f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12751 | 2026.05.19 01:39:32.254029 [ 4 ] {678ded31-a916-4be8-8696-dd7ff707671f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12752 | 2026.05.19 01:39:32.254378 [ 4 ] {678ded31-a916-4be8-8696-dd7ff707671f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12753 | 2026.05.19 01:39:32.254585 [ 4 ] {678ded31-a916-4be8-8696-dd7ff707671f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12754 | 2026.05.19 01:39:32.254712 [ 4 ] {678ded31-a916-4be8-8696-dd7ff707671f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 12755 | 2026.05.19 01:39:32.254722 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_98_24 to all_99_99_0 | ||
| 12756 | 2026.05.19 01:39:32.254749 [ 4 ] {678ded31-a916-4be8-8696-dd7ff707671f} <Debug> TCPHandler: Processed in 0.001384478 sec. | ||
| 12757 | 2026.05.19 01:39:32.254766 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2026.05.19 01:39:32.254791 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12759 | 2026.05.19 01:39:32.254873 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12760 | 2026.05.19 01:39:32.254889 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_99_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_98_24 to all_99_99_0 into Compact with storage Full | ||
| 12761 | 2026.05.19 01:39:32.254981 [ 4 ] {5a82116a-acc0-454d-808f-480deead4b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12762 | 2026.05.19 01:39:32.255019 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_99_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12763 | 2026.05.19 01:39:32.255039 [ 4 ] {5a82116a-acc0-454d-808f-480deead4b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12764 | 2026.05.19 01:39:32.255055 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_99_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_98_24, total 35770 rows starting from the beginning of the part | ||
| 12765 | 2026.05.19 01:39:32.255124 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_99_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
| 12766 | 2026.05.19 01:39:32.255923 [ 4 ] {5a82116a-acc0-454d-808f-480deead4b4e} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.05.19 01:39:32.255965 [ 4 ] {5a82116a-acc0-454d-808f-480deead4b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12768 | 2026.05.19 01:39:32.256638 [ 4 ] {5a82116a-acc0-454d-808f-480deead4b4e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12769 | 2026.05.19 01:39:32.256885 [ 4 ] {5a82116a-acc0-454d-808f-480deead4b4e} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.05.19 01:39:32.257033 [ 4 ] {5a82116a-acc0-454d-808f-480deead4b4e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002071 sec., 20280.057943022694 rows/sec., 36.34 MiB/sec. | ||
| 12771 | 2026.05.19 01:39:32.257089 [ 4 ] {5a82116a-acc0-454d-808f-480deead4b4e} <Debug> TCPHandler: Processed in 0.00226571 sec. | ||
| 12772 | 2026.05.19 01:39:32.257209 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.05.19 01:39:32.257306 [ 4 ] {1637963a-ff60-44f9-b7cc-0167727e5ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12774 | 2026.05.19 01:39:32.257347 [ 4 ] {1637963a-ff60-44f9-b7cc-0167727e5ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12775 | 2026.05.19 01:39:32.257687 [ 4 ] {1637963a-ff60-44f9-b7cc-0167727e5ce5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.05.19 01:39:32.257723 [ 4 ] {1637963a-ff60-44f9-b7cc-0167727e5ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12777 | 2026.05.19 01:39:32.258188 [ 4 ] {1637963a-ff60-44f9-b7cc-0167727e5ce5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12778 | 2026.05.19 01:39:32.258406 [ 4 ] {1637963a-ff60-44f9-b7cc-0167727e5ce5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.05.19 01:39:32.258537 [ 4 ] {1637963a-ff60-44f9-b7cc-0167727e5ce5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 12780 | 2026.05.19 01:39:32.258575 [ 4 ] {1637963a-ff60-44f9-b7cc-0167727e5ce5} <Debug> TCPHandler: Processed in 0.001415318 sec. | ||
| 12781 | 2026.05.19 01:39:32.263175 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_99_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35802 rows, containing 5 columns (5 merged, 0 gathered) in 0.008318589 sec., 4303854.896545556 rows/sec., 277.15 MiB/sec. | ||
| 12782 | 2026.05.19 01:39:32.263565 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_99_25} <Trace> MergedBlockOutputStream: filled checksums all_1_99_25 (state Temporary) | ||
| 12783 | 2026.05.19 01:39:32.263894 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_99_25} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_99_25 to all_1_99_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2026.05.19 01:39:32.263979 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_99_25} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_98_24, all_99_99_0] -> all_1_99_25 | ||
| 12785 | 2026.05.19 01:39:32.264068 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12786 | 2026.05.19 01:39:33.001181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.07 MiB, peak 353.41 MiB, free memory in arenas 0.00 B, will set to 343.63 MiB (RSS), difference: 2.55 MiB | ||
| 12787 | 2026.05.19 01:39:36.741672 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12788 | 2026.05.19 01:39:36.741729 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12789 | 2026.05.19 01:39:36.887664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29794 | ||
| 12790 | 2026.05.19 01:39:36.888156 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2026.05.19 01:39:36.888199 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12792 | 2026.05.19 01:39:36.888680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12793 | 2026.05.19 01:39:36.888910 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12794 | 2026.05.19 01:39:36.889042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29794 | ||
| 12795 | 2026.05.19 01:39:37.241539 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2026.05.19 01:39:37.241838 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12797 | 2026.05.19 01:39:37.242319 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12798 | 2026.05.19 01:39:37.242378 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12799 | 2026.05.19 01:39:37.242677 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12800 | 2026.05.19 01:39:37.242744 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12801 | 2026.05.19 01:39:37.242882 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12802 | 2026.05.19 01:39:37.243022 [ 356 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12803 | 2026.05.19 01:39:37.243036 [ 354 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12804 | 2026.05.19 01:39:37.243182 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 12805 | 2026.05.19 01:39:37.243211 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12806 | 2026.05.19 01:39:37.243280 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12807 | 2026.05.19 01:39:37.243300 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 12808 | 2026.05.19 01:39:37.243334 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12809 | 2026.05.19 01:39:37.243371 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12810 | 2026.05.19 01:39:37.244673 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00296 sec., 12837.837837837838 rows/sec., 2.08 MiB/sec. | ||
| 12811 | 2026.05.19 01:39:37.244811 [ 4 ] {b751f985-f28f-437b-938d-351a8cd6b55c} <Debug> TCPHandler: Processed in 0.003408355 sec. | ||
| 12812 | 2026.05.19 01:39:37.246520 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2026.05.19 01:39:37.246727 [ 4 ] {1ca45530-9ba0-400f-b864-88b0ed2c6272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12814 | 2026.05.19 01:39:37.246807 [ 4 ] {1ca45530-9ba0-400f-b864-88b0ed2c6272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12815 | 2026.05.19 01:39:37.247742 [ 4 ] {1ca45530-9ba0-400f-b864-88b0ed2c6272} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12816 | 2026.05.19 01:39:37.247797 [ 4 ] {1ca45530-9ba0-400f-b864-88b0ed2c6272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12817 | 2026.05.19 01:39:37.248157 [ 4 ] {1ca45530-9ba0-400f-b864-88b0ed2c6272} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12818 | 2026.05.19 01:39:37.248382 [ 4 ] {1ca45530-9ba0-400f-b864-88b0ed2c6272} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12819 | 2026.05.19 01:39:37.248522 [ 4 ] {1ca45530-9ba0-400f-b864-88b0ed2c6272} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001873 sec., 29898.558462359848 rows/sec., 2.28 MiB/sec. | ||
| 12820 | 2026.05.19 01:39:37.248560 [ 4 ] {1ca45530-9ba0-400f-b864-88b0ed2c6272} <Debug> TCPHandler: Processed in 0.002092188 sec. | ||
| 12821 | 2026.05.19 01:39:37.248705 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12822 | 2026.05.19 01:39:37.248800 [ 4 ] {4a9e0b54-6e5d-4860-a036-10d4fe448052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12823 | 2026.05.19 01:39:37.248839 [ 4 ] {4a9e0b54-6e5d-4860-a036-10d4fe448052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12824 | 2026.05.19 01:39:37.249310 [ 4 ] {4a9e0b54-6e5d-4860-a036-10d4fe448052} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.05.19 01:39:37.249345 [ 4 ] {4a9e0b54-6e5d-4860-a036-10d4fe448052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12826 | 2026.05.19 01:39:37.249642 [ 4 ] {4a9e0b54-6e5d-4860-a036-10d4fe448052} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12827 | 2026.05.19 01:39:37.249853 [ 4 ] {4a9e0b54-6e5d-4860-a036-10d4fe448052} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2026.05.19 01:39:37.249981 [ 4 ] {4a9e0b54-6e5d-4860-a036-10d4fe448052} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 12829 | 2026.05.19 01:39:37.250018 [ 4 ] {4a9e0b54-6e5d-4860-a036-10d4fe448052} <Debug> TCPHandler: Processed in 0.001362128 sec. | ||
| 12830 | 2026.05.19 01:39:37.250145 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12831 | 2026.05.19 01:39:37.250240 [ 4 ] {5cd61ead-6e27-43fd-9eb1-3b88b414aa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12832 | 2026.05.19 01:39:37.250284 [ 4 ] {5cd61ead-6e27-43fd-9eb1-3b88b414aa4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12833 | 2026.05.19 01:39:37.250749 [ 4 ] {5cd61ead-6e27-43fd-9eb1-3b88b414aa4f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2026.05.19 01:39:37.250787 [ 4 ] {5cd61ead-6e27-43fd-9eb1-3b88b414aa4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12835 | 2026.05.19 01:39:37.251129 [ 4 ] {5cd61ead-6e27-43fd-9eb1-3b88b414aa4f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12836 | 2026.05.19 01:39:37.251347 [ 4 ] {5cd61ead-6e27-43fd-9eb1-3b88b414aa4f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.05.19 01:39:37.251481 [ 4 ] {5cd61ead-6e27-43fd-9eb1-3b88b414aa4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 12838 | 2026.05.19 01:39:37.251481 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_99_25 to all_100_100_0 | ||
| 12839 | 2026.05.19 01:39:37.251520 [ 4 ] {5cd61ead-6e27-43fd-9eb1-3b88b414aa4f} <Debug> TCPHandler: Processed in 0.001424039 sec. | ||
| 12840 | 2026.05.19 01:39:37.251558 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.05.19 01:39:37.251592 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12842 | 2026.05.19 01:39:37.251670 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12843 | 2026.05.19 01:39:37.251694 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_100_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_99_25 to all_100_100_0 into Compact with storage Full | ||
| 12844 | 2026.05.19 01:39:37.251779 [ 4 ] {ceca0911-dd7c-4f48-99fb-a0ab62a8c99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12845 | 2026.05.19 01:39:37.251825 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_100_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12846 | 2026.05.19 01:39:37.251826 [ 4 ] {ceca0911-dd7c-4f48-99fb-a0ab62a8c99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12847 | 2026.05.19 01:39:37.251869 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_100_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_99_25, total 35802 rows starting from the beginning of the part | ||
| 12848 | 2026.05.19 01:39:37.251946 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_100_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 12849 | 2026.05.19 01:39:37.252219 [ 4 ] {ceca0911-dd7c-4f48-99fb-a0ab62a8c99e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2026.05.19 01:39:37.252263 [ 4 ] {ceca0911-dd7c-4f48-99fb-a0ab62a8c99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12851 | 2026.05.19 01:39:37.252592 [ 4 ] {ceca0911-dd7c-4f48-99fb-a0ab62a8c99e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12852 | 2026.05.19 01:39:37.252816 [ 4 ] {ceca0911-dd7c-4f48-99fb-a0ab62a8c99e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2026.05.19 01:39:37.252952 [ 4 ] {ceca0911-dd7c-4f48-99fb-a0ab62a8c99e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 12854 | 2026.05.19 01:39:37.252989 [ 4 ] {ceca0911-dd7c-4f48-99fb-a0ab62a8c99e} <Debug> TCPHandler: Processed in 0.001368658 sec. | ||
| 12855 | 2026.05.19 01:39:37.259084 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_100_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35962 rows, containing 5 columns (5 merged, 0 gathered) in 0.007424348 sec., 4843792.343785609 rows/sec., 312.04 MiB/sec. | ||
| 12856 | 2026.05.19 01:39:37.259555 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_100_26} <Trace> MergedBlockOutputStream: filled checksums all_1_100_26 (state Temporary) | ||
| 12857 | 2026.05.19 01:39:37.259902 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_100_26} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_100_26 to all_1_100_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.05.19 01:39:37.259987 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_100_26} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_99_25, all_100_100_0] -> all_1_100_26 | ||
| 12859 | 2026.05.19 01:39:37.260084 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12860 | 2026.05.19 01:39:38.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.00 MiB, peak 353.41 MiB, free memory in arenas 0.00 B, will set to 345.77 MiB (RSS), difference: 1.77 MiB | ||
| 12861 | 2026.05.19 01:39:38.434633 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12862 | 2026.05.19 01:39:38.449751 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.05.19 01:39:38.449804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12864 | 2026.05.19 01:39:38.454965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12865 | 2026.05.19 01:39:38.455632 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2026.05.19 01:39:38.458319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12867 | 2026.05.19 01:39:41.116162 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2026.05.19 01:39:41.116591 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12869 | 2026.05.19 01:39:41.116986 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12870 | 2026.05.19 01:39:41.117025 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12871 | 2026.05.19 01:39:41.117286 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12872 | 2026.05.19 01:39:41.117356 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12873 | 2026.05.19 01:39:41.117506 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 12874 | 2026.05.19 01:39:41.117629 [ 346 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12875 | 2026.05.19 01:39:41.117642 [ 348 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12876 | 2026.05.19 01:39:41.117768 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 12877 | 2026.05.19 01:39:41.117798 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12878 | 2026.05.19 01:39:41.117882 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12879 | 2026.05.19 01:39:41.117905 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 12880 | 2026.05.19 01:39:41.117945 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12881 | 2026.05.19 01:39:41.117990 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12882 | 2026.05.19 01:39:41.119640 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.003152 sec., 12055.837563451778 rows/sec., 2.44 MiB/sec. | ||
| 12883 | 2026.05.19 01:39:41.119899 [ 4 ] {870c41b8-d994-4a46-a29b-dcaf772c1828} <Debug> TCPHandler: Processed in 0.003872971 sec. | ||
| 12884 | 2026.05.19 01:39:41.132495 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12885 | 2026.05.19 01:39:41.132702 [ 4 ] {bff4ed27-7cee-4efd-a3fd-56cf9ad31064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12886 | 2026.05.19 01:39:41.132783 [ 4 ] {bff4ed27-7cee-4efd-a3fd-56cf9ad31064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12887 | 2026.05.19 01:39:41.133494 [ 4 ] {bff4ed27-7cee-4efd-a3fd-56cf9ad31064} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2026.05.19 01:39:41.133534 [ 4 ] {bff4ed27-7cee-4efd-a3fd-56cf9ad31064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12889 | 2026.05.19 01:39:41.133939 [ 4 ] {bff4ed27-7cee-4efd-a3fd-56cf9ad31064} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12890 | 2026.05.19 01:39:41.134175 [ 4 ] {bff4ed27-7cee-4efd-a3fd-56cf9ad31064} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2026.05.19 01:39:41.134333 [ 4 ] {bff4ed27-7cee-4efd-a3fd-56cf9ad31064} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001694 sec., 14167.650531286896 rows/sec., 1.18 MiB/sec. | ||
| 12892 | 2026.05.19 01:39:41.134375 [ 4 ] {bff4ed27-7cee-4efd-a3fd-56cf9ad31064} <Debug> TCPHandler: Processed in 0.002033706 sec. | ||
| 12893 | 2026.05.19 01:39:41.134526 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12894 | 2026.05.19 01:39:41.134621 [ 4 ] {590fc1f0-1748-4aaa-9f13-085a19007e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12895 | 2026.05.19 01:39:41.134660 [ 4 ] {590fc1f0-1748-4aaa-9f13-085a19007e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12896 | 2026.05.19 01:39:41.135066 [ 4 ] {590fc1f0-1748-4aaa-9f13-085a19007e5a} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12897 | 2026.05.19 01:39:41.135102 [ 4 ] {590fc1f0-1748-4aaa-9f13-085a19007e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12898 | 2026.05.19 01:39:41.135394 [ 4 ] {590fc1f0-1748-4aaa-9f13-085a19007e5a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12899 | 2026.05.19 01:39:41.135605 [ 4 ] {590fc1f0-1748-4aaa-9f13-085a19007e5a} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12900 | 2026.05.19 01:39:41.135734 [ 4 ] {590fc1f0-1748-4aaa-9f13-085a19007e5a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 12901 | 2026.05.19 01:39:41.135772 [ 4 ] {590fc1f0-1748-4aaa-9f13-085a19007e5a} <Debug> TCPHandler: Processed in 0.001294807 sec. | ||
| 12902 | 2026.05.19 01:39:41.136040 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12903 | 2026.05.19 01:39:41.136134 [ 4 ] {53ffff3b-2e33-462d-9ab5-ba7beb5a84ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12904 | 2026.05.19 01:39:41.136172 [ 4 ] {53ffff3b-2e33-462d-9ab5-ba7beb5a84ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12905 | 2026.05.19 01:39:41.137915 [ 4 ] {53ffff3b-2e33-462d-9ab5-ba7beb5a84ee} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12906 | 2026.05.19 01:39:41.137952 [ 4 ] {53ffff3b-2e33-462d-9ab5-ba7beb5a84ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12907 | 2026.05.19 01:39:41.138414 [ 4 ] {53ffff3b-2e33-462d-9ab5-ba7beb5a84ee} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12908 | 2026.05.19 01:39:41.138628 [ 4 ] {53ffff3b-2e33-462d-9ab5-ba7beb5a84ee} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12909 | 2026.05.19 01:39:41.138761 [ 4 ] {53ffff3b-2e33-462d-9ab5-ba7beb5a84ee} <Debug> executeQuery: Read 2610 rows, 200.17 KiB in 0.002644 sec., 987140.6959152798 rows/sec., 73.93 MiB/sec. | ||
| 12910 | 2026.05.19 01:39:41.138799 [ 4 ] {53ffff3b-2e33-462d-9ab5-ba7beb5a84ee} <Debug> TCPHandler: Processed in 0.002806926 sec. | ||
| 12911 | 2026.05.19 01:39:41.138961 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12912 | 2026.05.19 01:39:41.139055 [ 4 ] {aa34e9c3-b05c-4d97-8d20-12f4fb259e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12913 | 2026.05.19 01:39:41.139094 [ 4 ] {aa34e9c3-b05c-4d97-8d20-12f4fb259e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12914 | 2026.05.19 01:39:41.139576 [ 4 ] {aa34e9c3-b05c-4d97-8d20-12f4fb259e44} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12915 | 2026.05.19 01:39:41.139612 [ 4 ] {aa34e9c3-b05c-4d97-8d20-12f4fb259e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12916 | 2026.05.19 01:39:41.139913 [ 4 ] {aa34e9c3-b05c-4d97-8d20-12f4fb259e44} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12917 | 2026.05.19 01:39:41.140120 [ 4 ] {aa34e9c3-b05c-4d97-8d20-12f4fb259e44} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2026.05.19 01:39:41.140231 [ 106 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12919 | 2026.05.19 01:39:41.140248 [ 4 ] {aa34e9c3-b05c-4d97-8d20-12f4fb259e44} <Debug> executeQuery: Read 67 rows, 5.09 KiB in 0.001212 sec., 55280.52805280528 rows/sec., 4.10 MiB/sec. | ||
| 12920 | 2026.05.19 01:39:41.140279 [ 106 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12921 | 2026.05.19 01:39:41.140298 [ 4 ] {aa34e9c3-b05c-4d97-8d20-12f4fb259e44} <Debug> TCPHandler: Processed in 0.001387528 sec. | ||
| 12922 | 2026.05.19 01:39:41.140307 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12923 | 2026.05.19 01:39:41.140427 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 12924 | 2026.05.19 01:39:41.140452 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12925 | 2026.05.19 01:39:41.140564 [ 4 ] {ff8c18d5-04e3-4935-94cf-9b81a7fd6fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12926 | 2026.05.19 01:39:41.140587 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12927 | 2026.05.19 01:39:41.140602 [ 4 ] {ff8c18d5-04e3-4935-94cf-9b81a7fd6fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12928 | 2026.05.19 01:39:41.140632 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 83 rows starting from the beginning of the part | ||
| 12929 | 2026.05.19 01:39:41.140711 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 12930 | 2026.05.19 01:39:41.140765 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 81 rows starting from the beginning of the part | ||
| 12931 | 2026.05.19 01:39:41.140815 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 12932 | 2026.05.19 01:39:41.140865 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 12933 | 2026.05.19 01:39:41.140912 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 67 rows starting from the beginning of the part | ||
| 12934 | 2026.05.19 01:39:41.141358 [ 4 ] {ff8c18d5-04e3-4935-94cf-9b81a7fd6fd0} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2026.05.19 01:39:41.141401 [ 4 ] {ff8c18d5-04e3-4935-94cf-9b81a7fd6fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12936 | 2026.05.19 01:39:41.141754 [ 4 ] {ff8c18d5-04e3-4935-94cf-9b81a7fd6fd0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12937 | 2026.05.19 01:39:41.141795 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415759 sec., 252161.56139568952 rows/sec., 19.47 MiB/sec. | ||
| 12938 | 2026.05.19 01:39:41.141987 [ 4 ] {ff8c18d5-04e3-4935-94cf-9b81a7fd6fd0} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.05.19 01:39:41.141989 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12940 | 2026.05.19 01:39:41.142132 [ 4 ] {ff8c18d5-04e3-4935-94cf-9b81a7fd6fd0} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001586 sec., 520176.54476670874 rows/sec., 30.43 MiB/sec. | ||
| 12941 | 2026.05.19 01:39:41.142178 [ 4 ] {ff8c18d5-04e3-4935-94cf-9b81a7fd6fd0} <Debug> TCPHandler: Processed in 0.001774753 sec. | ||
| 12942 | 2026.05.19 01:39:41.142320 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12943 | 2026.05.19 01:39:41.142335 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2026.05.19 01:39:41.142426 [ 4 ] {e3d34d54-4375-45fd-8c00-50ae18bf9ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12945 | 2026.05.19 01:39:41.142428 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_46_9} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12946 | 2026.05.19 01:39:41.142476 [ 4 ] {e3d34d54-4375-45fd-8c00-50ae18bf9ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12947 | 2026.05.19 01:39:41.142546 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12948 | 2026.05.19 01:39:41.142889 [ 4 ] {e3d34d54-4375-45fd-8c00-50ae18bf9ed5} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.05.19 01:39:41.142930 [ 4 ] {e3d34d54-4375-45fd-8c00-50ae18bf9ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12950 | 2026.05.19 01:39:41.143228 [ 4 ] {e3d34d54-4375-45fd-8c00-50ae18bf9ed5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12951 | 2026.05.19 01:39:41.143433 [ 4 ] {e3d34d54-4375-45fd-8c00-50ae18bf9ed5} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.05.19 01:39:41.143553 [ 4 ] {e3d34d54-4375-45fd-8c00-50ae18bf9ed5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 60.15 KiB/sec. | ||
| 12953 | 2026.05.19 01:39:41.143588 [ 4 ] {e3d34d54-4375-45fd-8c00-50ae18bf9ed5} <Debug> TCPHandler: Processed in 0.001342938 sec. | ||
| 12954 | 2026.05.19 01:39:41.143710 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2026.05.19 01:39:41.143799 [ 4 ] {15c61742-67a6-4cff-ae22-1931ae902e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12956 | 2026.05.19 01:39:41.143835 [ 4 ] {15c61742-67a6-4cff-ae22-1931ae902e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12957 | 2026.05.19 01:39:41.144296 [ 4 ] {15c61742-67a6-4cff-ae22-1931ae902e6c} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.05.19 01:39:41.144332 [ 4 ] {15c61742-67a6-4cff-ae22-1931ae902e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12959 | 2026.05.19 01:39:41.144624 [ 4 ] {15c61742-67a6-4cff-ae22-1931ae902e6c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12960 | 2026.05.19 01:39:41.144832 [ 4 ] {15c61742-67a6-4cff-ae22-1931ae902e6c} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.05.19 01:39:41.144960 [ 4 ] {15c61742-67a6-4cff-ae22-1931ae902e6c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 12962 | 2026.05.19 01:39:41.144997 [ 4 ] {15c61742-67a6-4cff-ae22-1931ae902e6c} <Debug> TCPHandler: Processed in 0.001300097 sec. | ||
| 12963 | 2026.05.19 01:39:41.145123 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2026.05.19 01:39:41.145218 [ 4 ] {491f7656-3500-4483-84ce-2d583ddd1567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12965 | 2026.05.19 01:39:41.145257 [ 4 ] {491f7656-3500-4483-84ce-2d583ddd1567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12966 | 2026.05.19 01:39:41.146313 [ 4 ] {491f7656-3500-4483-84ce-2d583ddd1567} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.05.19 01:39:41.146351 [ 4 ] {491f7656-3500-4483-84ce-2d583ddd1567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12968 | 2026.05.19 01:39:41.146717 [ 4 ] {491f7656-3500-4483-84ce-2d583ddd1567} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12969 | 2026.05.19 01:39:41.146923 [ 4 ] {491f7656-3500-4483-84ce-2d583ddd1567} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.05.19 01:39:41.147058 [ 4 ] {491f7656-3500-4483-84ce-2d583ddd1567} <Debug> executeQuery: Read 1370 rows, 94.90 KiB in 0.001857 sec., 737749.057619817 rows/sec., 49.91 MiB/sec. | ||
| 12971 | 2026.05.19 01:39:41.147096 [ 4 ] {491f7656-3500-4483-84ce-2d583ddd1567} <Debug> TCPHandler: Processed in 0.002020116 sec. | ||
| 12972 | 2026.05.19 01:39:41.147242 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.05.19 01:39:41.147345 [ 4 ] {e6ed4d15-4674-4e09-8a7d-3532b86d8045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12974 | 2026.05.19 01:39:41.147388 [ 4 ] {e6ed4d15-4674-4e09-8a7d-3532b86d8045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12975 | 2026.05.19 01:39:41.148199 [ 4 ] {e6ed4d15-4674-4e09-8a7d-3532b86d8045} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.05.19 01:39:41.148237 [ 4 ] {e6ed4d15-4674-4e09-8a7d-3532b86d8045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12977 | 2026.05.19 01:39:41.148677 [ 4 ] {e6ed4d15-4674-4e09-8a7d-3532b86d8045} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12978 | 2026.05.19 01:39:41.148907 [ 4 ] {e6ed4d15-4674-4e09-8a7d-3532b86d8045} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.05.19 01:39:41.149031 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_100_26 to all_105_105_0 | ||
| 12980 | 2026.05.19 01:39:41.149037 [ 4 ] {e6ed4d15-4674-4e09-8a7d-3532b86d8045} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001709 sec., 953188.9994148625 rows/sec., 58.75 MiB/sec. | ||
| 12981 | 2026.05.19 01:39:41.149075 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.05.19 01:39:41.149098 [ 4 ] {e6ed4d15-4674-4e09-8a7d-3532b86d8045} <Debug> TCPHandler: Processed in 0.001904645 sec. | ||
| 12983 | 2026.05.19 01:39:41.149099 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12984 | 2026.05.19 01:39:41.149212 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_26 to all_105_105_0 into Compact with storage Full | ||
| 12985 | 2026.05.19 01:39:41.149274 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12986 | 2026.05.19 01:39:41.149340 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12987 | 2026.05.19 01:39:41.149374 [ 4 ] {63cba708-4869-4af3-abcc-a416b5cbf4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12988 | 2026.05.19 01:39:41.149380 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_26, total 35962 rows starting from the beginning of the part | ||
| 12989 | 2026.05.19 01:39:41.149438 [ 4 ] {63cba708-4869-4af3-abcc-a416b5cbf4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12990 | 2026.05.19 01:39:41.149467 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 12991 | 2026.05.19 01:39:41.149525 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 12992 | 2026.05.19 01:39:41.149576 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 12993 | 2026.05.19 01:39:41.149622 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 12994 | 2026.05.19 01:39:41.149669 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1629 rows starting from the beginning of the part | ||
| 12995 | 2026.05.19 01:39:41.150363 [ 4 ] {63cba708-4869-4af3-abcc-a416b5cbf4cf} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2026.05.19 01:39:41.150406 [ 4 ] {63cba708-4869-4af3-abcc-a416b5cbf4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 12997 | 2026.05.19 01:39:41.151048 [ 4 ] {63cba708-4869-4af3-abcc-a416b5cbf4cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12998 | 2026.05.19 01:39:41.151283 [ 4 ] {63cba708-4869-4af3-abcc-a416b5cbf4cf} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.05.19 01:39:41.151430 [ 4 ] {63cba708-4869-4af3-abcc-a416b5cbf4cf} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002074 sec., 25554.484088717454 rows/sec., 45.79 MiB/sec. | ||
| 13000 | 2026.05.19 01:39:41.151449 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13001 | 2026.05.19 01:39:41.151485 [ 4 ] {63cba708-4869-4af3-abcc-a416b5cbf4cf} <Debug> TCPHandler: Processed in 0.00226307 sec. | ||
| 13002 | 2026.05.19 01:39:41.151494 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.05.19 01:39:41.151528 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13004 | 2026.05.19 01:39:41.151607 [ 196 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 13005 | 2026.05.19 01:39:41.151614 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.05.19 01:39:41.151740 [ 4 ] {11c120dd-a492-488f-98c6-069abe655e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13007 | 2026.05.19 01:39:41.151782 [ 4 ] {11c120dd-a492-488f-98c6-069abe655e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13008 | 2026.05.19 01:39:41.151832 [ 196 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13009 | 2026.05.19 01:39:41.151893 [ 196 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1821 rows starting from the beginning of the part | ||
| 13010 | 2026.05.19 01:39:41.152023 [ 196 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 13011 | 2026.05.19 01:39:41.152136 [ 196 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 53 rows starting from the beginning of the part | ||
| 13012 | 2026.05.19 01:39:41.152157 [ 4 ] {11c120dd-a492-488f-98c6-069abe655e44} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13013 | 2026.05.19 01:39:41.152200 [ 4 ] {11c120dd-a492-488f-98c6-069abe655e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13014 | 2026.05.19 01:39:41.152249 [ 196 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 13015 | 2026.05.19 01:39:41.152352 [ 196 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 13016 | 2026.05.19 01:39:41.152448 [ 196 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 53 rows starting from the beginning of the part | ||
| 13017 | 2026.05.19 01:39:41.152693 [ 4 ] {11c120dd-a492-488f-98c6-069abe655e44} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13018 | 2026.05.19 01:39:41.152930 [ 4 ] {11c120dd-a492-488f-98c6-069abe655e44} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13019 | 2026.05.19 01:39:41.153082 [ 4 ] {11c120dd-a492-488f-98c6-069abe655e44} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00136 sec., 35294.11764705882 rows/sec., 2.38 MiB/sec. | ||
| 13020 | 2026.05.19 01:39:41.153119 [ 4 ] {11c120dd-a492-488f-98c6-069abe655e44} <Debug> TCPHandler: Processed in 0.00155385 sec. | ||
| 13021 | 2026.05.19 01:39:41.157054 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38231 rows, containing 5 columns (5 merged, 0 gathered) in 0.007885783 sec., 4848091.812823152 rows/sec., 312.16 MiB/sec. | ||
| 13022 | 2026.05.19 01:39:41.157592 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Trace> MergedBlockOutputStream: filled checksums all_1_105_27 (state Temporary) | ||
| 13023 | 2026.05.19 01:39:41.157909 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_105_27 to all_1_105_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13024 | 2026.05.19 01:39:41.157982 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_105_27} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_100_26, all_105_105_0] -> all_1_105_27 | ||
| 13025 | 2026.05.19 01:39:41.158066 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13026 | 2026.05.19 01:39:41.166077 [ 192 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2053 rows, containing 19 columns (19 merged, 0 gathered) in 0.01449807 sec., 141605.05501766788 rows/sec., 253.75 MiB/sec. | ||
| 13027 | 2026.05.19 01:39:41.168722 [ 193 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13028 | 2026.05.19 01:39:41.169070 [ 193 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2026.05.19 01:39:41.169139 [ 193 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13030 | 2026.05.19 01:39:41.169289 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.16 MiB. | ||
| 13031 | 2026.05.19 01:39:41.981361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1538 | ||
| 13032 | 2026.05.19 01:39:41.984016 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2026.05.19 01:39:41.984063 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13034 | 2026.05.19 01:39:41.985315 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13035 | 2026.05.19 01:39:41.985574 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13036 | 2026.05.19 01:39:41.985835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
| 13037 | 2026.05.19 01:39:42.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.73 MiB, peak 364.88 MiB, free memory in arenas 0.00 B, will set to 355.81 MiB (RSS), difference: 9.07 MiB | ||
| 13038 | 2026.05.19 01:39:42.236625 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13039 | 2026.05.19 01:39:42.236853 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13040 | 2026.05.19 01:39:42.237206 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13041 | 2026.05.19 01:39:42.237241 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13042 | 2026.05.19 01:39:42.237462 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13043 | 2026.05.19 01:39:42.237533 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13044 | 2026.05.19 01:39:42.237682 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13045 | 2026.05.19 01:39:42.237831 [ 317 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13046 | 2026.05.19 01:39:42.237840 [ 348 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13047 | 2026.05.19 01:39:42.237994 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 13048 | 2026.05.19 01:39:42.238022 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13049 | 2026.05.19 01:39:42.238094 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13050 | 2026.05.19 01:39:42.238114 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 13051 | 2026.05.19 01:39:42.238149 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13052 | 2026.05.19 01:39:42.238189 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13053 | 2026.05.19 01:39:42.239714 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002939 sec., 12929.56788023137 rows/sec., 2.10 MiB/sec. | ||
| 13054 | 2026.05.19 01:39:42.239975 [ 4 ] {82deee37-4338-4ba5-9a6a-37e5fa74984c} <Debug> TCPHandler: Processed in 0.003487455 sec. | ||
| 13055 | 2026.05.19 01:39:42.241238 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13056 | 2026.05.19 01:39:42.241401 [ 4 ] {28341bf4-1693-4c36-b4d2-b2629dc3d048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13057 | 2026.05.19 01:39:42.241464 [ 4 ] {28341bf4-1693-4c36-b4d2-b2629dc3d048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13058 | 2026.05.19 01:39:42.242117 [ 4 ] {28341bf4-1693-4c36-b4d2-b2629dc3d048} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2026.05.19 01:39:42.242153 [ 4 ] {28341bf4-1693-4c36-b4d2-b2629dc3d048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13060 | 2026.05.19 01:39:42.242571 [ 4 ] {28341bf4-1693-4c36-b4d2-b2629dc3d048} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13061 | 2026.05.19 01:39:42.242806 [ 4 ] {28341bf4-1693-4c36-b4d2-b2629dc3d048} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2026.05.19 01:39:42.242960 [ 4 ] {28341bf4-1693-4c36-b4d2-b2629dc3d048} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. | ||
| 13063 | 2026.05.19 01:39:42.242997 [ 106 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13064 | 2026.05.19 01:39:42.243001 [ 4 ] {28341bf4-1693-4c36-b4d2-b2629dc3d048} <Debug> TCPHandler: Processed in 0.001893795 sec. | ||
| 13065 | 2026.05.19 01:39:42.243054 [ 106 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.05.19 01:39:42.243085 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13067 | 2026.05.19 01:39:42.243174 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13068 | 2026.05.19 01:39:42.243270 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13069 | 2026.05.19 01:39:42.243279 [ 4 ] {826ee8a3-c991-4c18-b4e6-22c63f188abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13070 | 2026.05.19 01:39:42.243329 [ 4 ] {826ee8a3-c991-4c18-b4e6-22c63f188abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13071 | 2026.05.19 01:39:42.243367 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13072 | 2026.05.19 01:39:42.243397 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2620 rows starting from the beginning of the part | ||
| 13073 | 2026.05.19 01:39:42.243456 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 13074 | 2026.05.19 01:39:42.243500 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 140 rows starting from the beginning of the part | ||
| 13075 | 2026.05.19 01:39:42.243543 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 13076 | 2026.05.19 01:39:42.243584 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2610 rows starting from the beginning of the part | ||
| 13077 | 2026.05.19 01:39:42.243626 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 13078 | 2026.05.19 01:39:42.243794 [ 4 ] {826ee8a3-c991-4c18-b4e6-22c63f188abe} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2026.05.19 01:39:42.243830 [ 4 ] {826ee8a3-c991-4c18-b4e6-22c63f188abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13080 | 2026.05.19 01:39:42.244140 [ 4 ] {826ee8a3-c991-4c18-b4e6-22c63f188abe} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13081 | 2026.05.19 01:39:42.244365 [ 4 ] {826ee8a3-c991-4c18-b4e6-22c63f188abe} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2026.05.19 01:39:42.244498 [ 4 ] {826ee8a3-c991-4c18-b4e6-22c63f188abe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 13083 | 2026.05.19 01:39:42.244527 [ 102 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13084 | 2026.05.19 01:39:42.244536 [ 4 ] {826ee8a3-c991-4c18-b4e6-22c63f188abe} <Debug> TCPHandler: Processed in 0.001411209 sec. | ||
| 13085 | 2026.05.19 01:39:42.244576 [ 102 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.05.19 01:39:42.244603 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13087 | 2026.05.19 01:39:42.244705 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13088 | 2026.05.19 01:39:42.244724 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13089 | 2026.05.19 01:39:42.244837 [ 4 ] {97f770ad-5b5a-4f1d-9024-3682643e1ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13090 | 2026.05.19 01:39:42.244846 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13091 | 2026.05.19 01:39:42.244889 [ 4 ] {97f770ad-5b5a-4f1d-9024-3682643e1ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13092 | 2026.05.19 01:39:42.244900 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1404 rows starting from the beginning of the part | ||
| 13093 | 2026.05.19 01:39:42.244972 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 13094 | 2026.05.19 01:39:42.245019 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 106 rows starting from the beginning of the part | ||
| 13095 | 2026.05.19 01:39:42.245078 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 13096 | 2026.05.19 01:39:42.245140 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1370 rows starting from the beginning of the part | ||
| 13097 | 2026.05.19 01:39:42.245187 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 13098 | 2026.05.19 01:39:42.245311 [ 4 ] {97f770ad-5b5a-4f1d-9024-3682643e1ead} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2026.05.19 01:39:42.245355 [ 4 ] {97f770ad-5b5a-4f1d-9024-3682643e1ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13100 | 2026.05.19 01:39:42.245384 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002156428 sec., 2568135.8246136666 rows/sec., 203.02 MiB/sec. | ||
| 13101 | 2026.05.19 01:39:42.245729 [ 4 ] {97f770ad-5b5a-4f1d-9024-3682643e1ead} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13102 | 2026.05.19 01:39:42.245810 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13103 | 2026.05.19 01:39:42.246024 [ 4 ] {97f770ad-5b5a-4f1d-9024-3682643e1ead} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2026.05.19 01:39:42.246174 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2026.05.19 01:39:42.246190 [ 4 ] {97f770ad-5b5a-4f1d-9024-3682643e1ead} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001371 sec., 23340.627279358134 rows/sec., 1.63 MiB/sec. | ||
| 13106 | 2026.05.19 01:39:42.246236 [ 4 ] {97f770ad-5b5a-4f1d-9024-3682643e1ead} <Debug> TCPHandler: Processed in 0.00156006 sec. | ||
| 13107 | 2026.05.19 01:39:42.246271 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_106_21} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13108 | 2026.05.19 01:39:42.246370 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 13109 | 2026.05.19 01:39:42.246383 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13110 | 2026.05.19 01:39:42.246486 [ 4 ] {91d4132a-b0fb-4259-bc19-87dc2af058bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13111 | 2026.05.19 01:39:42.246514 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001855434 sec., 1655677.3240115251 rows/sec., 120.20 MiB/sec. | ||
| 13112 | 2026.05.19 01:39:42.246528 [ 4 ] {91d4132a-b0fb-4259-bc19-87dc2af058bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13113 | 2026.05.19 01:39:42.246691 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13114 | 2026.05.19 01:39:42.246889 [ 4 ] {91d4132a-b0fb-4259-bc19-87dc2af058bf} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13115 | 2026.05.19 01:39:42.246934 [ 4 ] {91d4132a-b0fb-4259-bc19-87dc2af058bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13116 | 2026.05.19 01:39:42.246969 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2026.05.19 01:39:42.247056 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_106_21} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13118 | 2026.05.19 01:39:42.247125 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13119 | 2026.05.19 01:39:42.247272 [ 4 ] {91d4132a-b0fb-4259-bc19-87dc2af058bf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13120 | 2026.05.19 01:39:42.247501 [ 4 ] {91d4132a-b0fb-4259-bc19-87dc2af058bf} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2026.05.19 01:39:42.247634 [ 4 ] {91d4132a-b0fb-4259-bc19-87dc2af058bf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 710.84 KiB/sec. | ||
| 13122 | 2026.05.19 01:39:42.247648 [ 102 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13123 | 2026.05.19 01:39:42.247670 [ 4 ] {91d4132a-b0fb-4259-bc19-87dc2af058bf} <Debug> TCPHandler: Processed in 0.001335667 sec. | ||
| 13124 | 2026.05.19 01:39:42.247694 [ 102 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2026.05.19 01:39:42.247720 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13126 | 2026.05.19 01:39:42.248429 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13127 | 2026.05.19 01:39:42.248544 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13128 | 2026.05.19 01:39:42.248578 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5184 rows starting from the beginning of the part | ||
| 13129 | 2026.05.19 01:39:42.248643 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 13130 | 2026.05.19 01:39:42.248693 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13131 | 2026.05.19 01:39:42.248741 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13132 | 2026.05.19 01:39:42.248788 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 48 rows starting from the beginning of the part | ||
| 13133 | 2026.05.19 01:39:42.248835 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 12 rows starting from the beginning of the part | ||
| 13134 | 2026.05.19 01:39:42.250453 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002082407 sec., 2604678.144089988 rows/sec., 175.54 MiB/sec. | ||
| 13135 | 2026.05.19 01:39:42.250863 [ 199 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13136 | 2026.05.19 01:39:42.251145 [ 199 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13137 | 2026.05.19 01:39:42.251215 [ 199 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_106_21} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13138 | 2026.05.19 01:39:42.251279 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13139 | 2026.05.19 01:39:44.389350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30306 | ||
| 13140 | 2026.05.19 01:39:44.389918 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13141 | 2026.05.19 01:39:44.389966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13142 | 2026.05.19 01:39:44.390433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13143 | 2026.05.19 01:39:44.390657 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13144 | 2026.05.19 01:39:44.390797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30306 | ||
| 13145 | 2026.05.19 01:39:45.958514 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13146 | 2026.05.19 01:39:45.974818 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13147 | 2026.05.19 01:39:45.974886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13148 | 2026.05.19 01:39:45.980919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13149 | 2026.05.19 01:39:45.981603 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.05.19 01:39:45.984741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13151 | 2026.05.19 01:39:47.241555 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13152 | 2026.05.19 01:39:47.241815 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13153 | 2026.05.19 01:39:47.242170 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13154 | 2026.05.19 01:39:47.242204 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13155 | 2026.05.19 01:39:47.242423 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13156 | 2026.05.19 01:39:47.242493 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13157 | 2026.05.19 01:39:47.242639 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13158 | 2026.05.19 01:39:47.242765 [ 348 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13159 | 2026.05.19 01:39:47.242793 [ 346 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13160 | 2026.05.19 01:39:47.242922 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 13161 | 2026.05.19 01:39:47.242950 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13162 | 2026.05.19 01:39:47.243020 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13163 | 2026.05.19 01:39:47.243040 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 13164 | 2026.05.19 01:39:47.243075 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13165 | 2026.05.19 01:39:47.243115 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13166 | 2026.05.19 01:39:47.244482 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002763 sec., 13753.166847629389 rows/sec., 2.23 MiB/sec. | ||
| 13167 | 2026.05.19 01:39:47.244726 [ 4 ] {311521da-ec16-48d9-b489-fed516a26a8d} <Debug> TCPHandler: Processed in 0.003314323 sec. | ||
| 13168 | 2026.05.19 01:39:47.246518 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2026.05.19 01:39:47.246670 [ 4 ] {a5ddc44f-1559-4a46-9d1d-4718b4ec232d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13170 | 2026.05.19 01:39:47.246723 [ 4 ] {a5ddc44f-1559-4a46-9d1d-4718b4ec232d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13171 | 2026.05.19 01:39:47.247423 [ 4 ] {a5ddc44f-1559-4a46-9d1d-4718b4ec232d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2026.05.19 01:39:47.247463 [ 4 ] {a5ddc44f-1559-4a46-9d1d-4718b4ec232d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13173 | 2026.05.19 01:39:47.247854 [ 4 ] {a5ddc44f-1559-4a46-9d1d-4718b4ec232d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13174 | 2026.05.19 01:39:47.248090 [ 4 ] {a5ddc44f-1559-4a46-9d1d-4718b4ec232d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2026.05.19 01:39:47.248269 [ 4 ] {a5ddc44f-1559-4a46-9d1d-4718b4ec232d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.61 MiB/sec. | ||
| 13176 | 2026.05.19 01:39:47.248309 [ 4 ] {a5ddc44f-1559-4a46-9d1d-4718b4ec232d} <Debug> TCPHandler: Processed in 0.001857344 sec. | ||
| 13177 | 2026.05.19 01:39:47.248487 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2026.05.19 01:39:47.248583 [ 4 ] {3b6a81c4-c061-43fe-8e46-6aaf23062cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13179 | 2026.05.19 01:39:47.248623 [ 4 ] {3b6a81c4-c061-43fe-8e46-6aaf23062cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13180 | 2026.05.19 01:39:47.249078 [ 4 ] {3b6a81c4-c061-43fe-8e46-6aaf23062cb6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2026.05.19 01:39:47.249115 [ 4 ] {3b6a81c4-c061-43fe-8e46-6aaf23062cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13182 | 2026.05.19 01:39:47.249427 [ 4 ] {3b6a81c4-c061-43fe-8e46-6aaf23062cb6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13183 | 2026.05.19 01:39:47.249654 [ 4 ] {3b6a81c4-c061-43fe-8e46-6aaf23062cb6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2026.05.19 01:39:47.249784 [ 4 ] {3b6a81c4-c061-43fe-8e46-6aaf23062cb6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 13185 | 2026.05.19 01:39:47.249821 [ 4 ] {3b6a81c4-c061-43fe-8e46-6aaf23062cb6} <Debug> TCPHandler: Processed in 0.001383278 sec. | ||
| 13186 | 2026.05.19 01:39:47.249953 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2026.05.19 01:39:47.250054 [ 4 ] {a57c8975-69f1-491c-b936-5ec1b344bffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13188 | 2026.05.19 01:39:47.250097 [ 4 ] {a57c8975-69f1-491c-b936-5ec1b344bffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13189 | 2026.05.19 01:39:47.250597 [ 4 ] {a57c8975-69f1-491c-b936-5ec1b344bffc} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.05.19 01:39:47.250634 [ 4 ] {a57c8975-69f1-491c-b936-5ec1b344bffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13191 | 2026.05.19 01:39:47.251009 [ 4 ] {a57c8975-69f1-491c-b936-5ec1b344bffc} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13192 | 2026.05.19 01:39:47.251227 [ 4 ] {a57c8975-69f1-491c-b936-5ec1b344bffc} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2026.05.19 01:39:47.251367 [ 4 ] {a57c8975-69f1-491c-b936-5ec1b344bffc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 13194 | 2026.05.19 01:39:47.251404 [ 4 ] {a57c8975-69f1-491c-b936-5ec1b344bffc} <Debug> TCPHandler: Processed in 0.00150009 sec. | ||
| 13195 | 2026.05.19 01:39:47.251557 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13196 | 2026.05.19 01:39:47.251661 [ 4 ] {a0112aa0-4377-4629-8ae2-0f1c4af50669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13197 | 2026.05.19 01:39:47.251707 [ 4 ] {a0112aa0-4377-4629-8ae2-0f1c4af50669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13198 | 2026.05.19 01:39:47.252148 [ 4 ] {a0112aa0-4377-4629-8ae2-0f1c4af50669} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13199 | 2026.05.19 01:39:47.252185 [ 4 ] {a0112aa0-4377-4629-8ae2-0f1c4af50669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13200 | 2026.05.19 01:39:47.252499 [ 4 ] {a0112aa0-4377-4629-8ae2-0f1c4af50669} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13201 | 2026.05.19 01:39:47.252716 [ 4 ] {a0112aa0-4377-4629-8ae2-0f1c4af50669} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2026.05.19 01:39:47.252847 [ 4 ] {a0112aa0-4377-4629-8ae2-0f1c4af50669} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 13203 | 2026.05.19 01:39:47.252885 [ 4 ] {a0112aa0-4377-4629-8ae2-0f1c4af50669} <Debug> TCPHandler: Processed in 0.001379258 sec. | ||
| 13204 | 2026.05.19 01:39:50.542838 [ 272 ] {} <Trace> TCP-Session: 9cabddde-609c-4552-9c97-edce9a90873b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13205 | 2026.05.19 01:39:50.543151 [ 272 ] {2914c674-bf7e-4606-b626-f32a6165a5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33599) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 13206 | 2026.05.19 01:39:50.543573 [ 272 ] {2914c674-bf7e-4606-b626-f32a6165a5d1} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 13207 | 2026.05.19 01:39:50.543743 [ 272 ] {2914c674-bf7e-4606-b626-f32a6165a5d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13208 | 2026.05.19 01:39:50.544145 [ 346 ] {2914c674-bf7e-4606-b626-f32a6165a5d1} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 13209 | 2026.05.19 01:39:50.544759 [ 272 ] {2914c674-bf7e-4606-b626-f32a6165a5d1} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001744 sec., 80275.22935779816 rows/sec., 4.46 MiB/sec. | ||
| 13210 | 2026.05.19 01:39:50.544871 [ 272 ] {2914c674-bf7e-4606-b626-f32a6165a5d1} <Debug> TCPHandler: Processed in 0.002185639 sec. | ||
| 13211 | 2026.05.19 01:39:51.741806 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13212 | 2026.05.19 01:39:51.741886 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13213 | 2026.05.19 01:39:51.890927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30754 | ||
| 13214 | 2026.05.19 01:39:51.891647 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2026.05.19 01:39:51.891716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13216 | 2026.05.19 01:39:51.892341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13217 | 2026.05.19 01:39:51.892568 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13218 | 2026.05.19 01:39:51.892696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30754 | ||
| 13219 | 2026.05.19 01:39:51.986175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1560 | ||
| 13220 | 2026.05.19 01:39:51.988802 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2026.05.19 01:39:51.988847 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13222 | 2026.05.19 01:39:51.990046 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13223 | 2026.05.19 01:39:51.990323 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2026.05.19 01:39:51.990584 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1560 | ||
| 13225 | 2026.05.19 01:39:52.002107 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001506 sec. | ||
| 13226 | 2026.05.19 01:39:52.243275 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13227 | 2026.05.19 01:39:52.243542 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13228 | 2026.05.19 01:39:52.243965 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13229 | 2026.05.19 01:39:52.244007 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13230 | 2026.05.19 01:39:52.244256 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13231 | 2026.05.19 01:39:52.244327 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13232 | 2026.05.19 01:39:52.244479 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13233 | 2026.05.19 01:39:52.244604 [ 346 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13234 | 2026.05.19 01:39:52.244637 [ 348 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13235 | 2026.05.19 01:39:52.244760 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 13236 | 2026.05.19 01:39:52.244788 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13237 | 2026.05.19 01:39:52.244860 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13238 | 2026.05.19 01:39:52.244880 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 13239 | 2026.05.19 01:39:52.244916 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13240 | 2026.05.19 01:39:52.244957 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13241 | 2026.05.19 01:39:52.246229 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002798 sec., 13581.129378127232 rows/sec., 2.20 MiB/sec. | ||
| 13242 | 2026.05.19 01:39:52.246371 [ 4 ] {a8fba440-258a-47e1-951a-1d40b25cb1a4} <Debug> TCPHandler: Processed in 0.003246993 sec. | ||
| 13243 | 2026.05.19 01:39:52.248983 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13244 | 2026.05.19 01:39:52.249183 [ 4 ] {f2495909-48c0-4741-b392-f9b4d6ce83e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13245 | 2026.05.19 01:39:52.249257 [ 4 ] {f2495909-48c0-4741-b392-f9b4d6ce83e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13246 | 2026.05.19 01:39:52.250157 [ 4 ] {f2495909-48c0-4741-b392-f9b4d6ce83e0} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2026.05.19 01:39:52.250215 [ 4 ] {f2495909-48c0-4741-b392-f9b4d6ce83e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13248 | 2026.05.19 01:39:52.250708 [ 4 ] {f2495909-48c0-4741-b392-f9b4d6ce83e0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13249 | 2026.05.19 01:39:52.250990 [ 4 ] {f2495909-48c0-4741-b392-f9b4d6ce83e0} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2026.05.19 01:39:52.251176 [ 4 ] {f2495909-48c0-4741-b392-f9b4d6ce83e0} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.002049 sec., 68326.01268911664 rows/sec., 5.94 MiB/sec. | ||
| 13251 | 2026.05.19 01:39:52.251215 [ 4 ] {f2495909-48c0-4741-b392-f9b4d6ce83e0} <Debug> TCPHandler: Processed in 0.00232823 sec. | ||
| 13252 | 2026.05.19 01:39:52.251371 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13253 | 2026.05.19 01:39:52.251467 [ 4 ] {4bbae421-8e05-4b25-9149-0ea39037934b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13254 | 2026.05.19 01:39:52.251507 [ 4 ] {4bbae421-8e05-4b25-9149-0ea39037934b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13255 | 2026.05.19 01:39:52.251931 [ 4 ] {4bbae421-8e05-4b25-9149-0ea39037934b} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.05.19 01:39:52.251967 [ 4 ] {4bbae421-8e05-4b25-9149-0ea39037934b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13257 | 2026.05.19 01:39:52.252279 [ 4 ] {4bbae421-8e05-4b25-9149-0ea39037934b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13258 | 2026.05.19 01:39:52.252596 [ 4 ] {4bbae421-8e05-4b25-9149-0ea39037934b} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13259 | 2026.05.19 01:39:52.252724 [ 4 ] {4bbae421-8e05-4b25-9149-0ea39037934b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001275 sec., 32941.17647058823 rows/sec., 2.42 MiB/sec. | ||
| 13260 | 2026.05.19 01:39:52.252761 [ 4 ] {4bbae421-8e05-4b25-9149-0ea39037934b} <Debug> TCPHandler: Processed in 0.001439118 sec. | ||
| 13261 | 2026.05.19 01:39:52.252883 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13262 | 2026.05.19 01:39:52.252979 [ 4 ] {17201a26-9125-4fe6-a323-327ab0750308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13263 | 2026.05.19 01:39:52.253016 [ 4 ] {17201a26-9125-4fe6-a323-327ab0750308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13264 | 2026.05.19 01:39:52.253486 [ 4 ] {17201a26-9125-4fe6-a323-327ab0750308} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13265 | 2026.05.19 01:39:52.253521 [ 4 ] {17201a26-9125-4fe6-a323-327ab0750308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13266 | 2026.05.19 01:39:52.253829 [ 4 ] {17201a26-9125-4fe6-a323-327ab0750308} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13267 | 2026.05.19 01:39:52.254036 [ 4 ] {17201a26-9125-4fe6-a323-327ab0750308} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2026.05.19 01:39:52.254163 [ 4 ] {17201a26-9125-4fe6-a323-327ab0750308} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001202 sec., 88186.35607321133 rows/sec., 6.89 MiB/sec. | ||
| 13269 | 2026.05.19 01:39:52.254199 [ 4 ] {17201a26-9125-4fe6-a323-327ab0750308} <Debug> TCPHandler: Processed in 0.001365507 sec. | ||
| 13270 | 2026.05.19 01:39:52.254322 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13271 | 2026.05.19 01:39:52.254418 [ 4 ] {c85dec47-e6f5-43ea-803d-ef123c3de4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13272 | 2026.05.19 01:39:52.254460 [ 4 ] {c85dec47-e6f5-43ea-803d-ef123c3de4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13273 | 2026.05.19 01:39:52.254893 [ 4 ] {c85dec47-e6f5-43ea-803d-ef123c3de4d1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13274 | 2026.05.19 01:39:52.254929 [ 4 ] {c85dec47-e6f5-43ea-803d-ef123c3de4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13275 | 2026.05.19 01:39:52.255259 [ 4 ] {c85dec47-e6f5-43ea-803d-ef123c3de4d1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13276 | 2026.05.19 01:39:52.255478 [ 4 ] {c85dec47-e6f5-43ea-803d-ef123c3de4d1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13277 | 2026.05.19 01:39:52.255610 [ 4 ] {c85dec47-e6f5-43ea-803d-ef123c3de4d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 13278 | 2026.05.19 01:39:52.255646 [ 4 ] {c85dec47-e6f5-43ea-803d-ef123c3de4d1} <Debug> TCPHandler: Processed in 0.001372658 sec. | ||
| 13279 | 2026.05.19 01:39:52.255765 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2026.05.19 01:39:52.255860 [ 4 ] {f8c4388d-e998-4bc8-af20-736b36d9fd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13281 | 2026.05.19 01:39:52.255913 [ 4 ] {f8c4388d-e998-4bc8-af20-736b36d9fd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13282 | 2026.05.19 01:39:52.256785 [ 4 ] {f8c4388d-e998-4bc8-af20-736b36d9fd84} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2026.05.19 01:39:52.256821 [ 4 ] {f8c4388d-e998-4bc8-af20-736b36d9fd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13284 | 2026.05.19 01:39:52.257373 [ 4 ] {f8c4388d-e998-4bc8-af20-736b36d9fd84} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13285 | 2026.05.19 01:39:52.257596 [ 4 ] {f8c4388d-e998-4bc8-af20-736b36d9fd84} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.05.19 01:39:52.257732 [ 4 ] {f8c4388d-e998-4bc8-af20-736b36d9fd84} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001889 sec., 22233.98623610376 rows/sec., 39.84 MiB/sec. | ||
| 13287 | 2026.05.19 01:39:52.257784 [ 4 ] {f8c4388d-e998-4bc8-af20-736b36d9fd84} <Debug> TCPHandler: Processed in 0.002067757 sec. | ||
| 13288 | 2026.05.19 01:39:52.257901 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13289 | 2026.05.19 01:39:52.257996 [ 4 ] {509eefb8-45de-4b02-802e-4642a06d3eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13290 | 2026.05.19 01:39:52.258036 [ 4 ] {509eefb8-45de-4b02-802e-4642a06d3eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13291 | 2026.05.19 01:39:52.258377 [ 4 ] {509eefb8-45de-4b02-802e-4642a06d3eb1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.05.19 01:39:52.258412 [ 4 ] {509eefb8-45de-4b02-802e-4642a06d3eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13293 | 2026.05.19 01:39:52.258712 [ 4 ] {509eefb8-45de-4b02-802e-4642a06d3eb1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13294 | 2026.05.19 01:39:52.258923 [ 4 ] {509eefb8-45de-4b02-802e-4642a06d3eb1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.05.19 01:39:52.259051 [ 4 ] {509eefb8-45de-4b02-802e-4642a06d3eb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 13296 | 2026.05.19 01:39:52.259086 [ 4 ] {509eefb8-45de-4b02-802e-4642a06d3eb1} <Debug> TCPHandler: Processed in 0.001234687 sec. | ||
| 13297 | 2026.05.19 01:39:53.484914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13298 | 2026.05.19 01:39:53.501632 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.05.19 01:39:53.501694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.64 GiB. | ||
| 13300 | 2026.05.19 01:39:53.507783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13301 | 2026.05.19 01:39:53.508475 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.05.19 01:39:53.511238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13303 | 2026.05.19 01:39:57.242361 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2026.05.19 01:39:57.242726 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13305 | 2026.05.19 01:39:57.243240 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13306 | 2026.05.19 01:39:57.243300 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13307 | 2026.05.19 01:39:57.243589 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13308 | 2026.05.19 01:39:57.243659 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13309 | 2026.05.19 01:39:57.243804 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13310 | 2026.05.19 01:39:57.243951 [ 346 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13311 | 2026.05.19 01:39:57.243951 [ 347 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13312 | 2026.05.19 01:39:57.244097 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 13313 | 2026.05.19 01:39:57.244126 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13314 | 2026.05.19 01:39:57.244199 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13315 | 2026.05.19 01:39:57.244219 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 13316 | 2026.05.19 01:39:57.244253 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13317 | 2026.05.19 01:39:57.244292 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13318 | 2026.05.19 01:39:57.245875 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003288 sec., 11557.177615571776 rows/sec., 1.87 MiB/sec. | ||
| 13319 | 2026.05.19 01:39:57.246020 [ 4 ] {08a41f13-6544-4976-a89a-a4652f90d622} <Debug> TCPHandler: Processed in 0.00385583 sec. | ||
| 13320 | 2026.05.19 01:39:57.247721 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2026.05.19 01:39:57.247837 [ 4 ] {3215a9f8-757a-475e-bbb1-57416b6b03a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13322 | 2026.05.19 01:39:57.247880 [ 4 ] {3215a9f8-757a-475e-bbb1-57416b6b03a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13323 | 2026.05.19 01:39:57.248430 [ 4 ] {3215a9f8-757a-475e-bbb1-57416b6b03a8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.05.19 01:39:57.248474 [ 4 ] {3215a9f8-757a-475e-bbb1-57416b6b03a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13325 | 2026.05.19 01:39:57.248858 [ 4 ] {3215a9f8-757a-475e-bbb1-57416b6b03a8} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13326 | 2026.05.19 01:39:57.249090 [ 4 ] {3215a9f8-757a-475e-bbb1-57416b6b03a8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.05.19 01:39:57.249241 [ 4 ] {3215a9f8-757a-475e-bbb1-57416b6b03a8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001437 sec., 38970.076548364654 rows/sec., 2.98 MiB/sec. | ||
| 13328 | 2026.05.19 01:39:57.249280 [ 4 ] {3215a9f8-757a-475e-bbb1-57416b6b03a8} <Debug> TCPHandler: Processed in 0.001612061 sec. | ||
| 13329 | 2026.05.19 01:39:57.249743 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.05.19 01:39:57.249938 [ 4 ] {39273074-9815-430f-b0e3-adcdb2f35617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13331 | 2026.05.19 01:39:57.250007 [ 4 ] {39273074-9815-430f-b0e3-adcdb2f35617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13332 | 2026.05.19 01:39:57.250761 [ 4 ] {39273074-9815-430f-b0e3-adcdb2f35617} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.05.19 01:39:57.250798 [ 4 ] {39273074-9815-430f-b0e3-adcdb2f35617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13334 | 2026.05.19 01:39:57.251195 [ 4 ] {39273074-9815-430f-b0e3-adcdb2f35617} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13335 | 2026.05.19 01:39:57.251424 [ 4 ] {39273074-9815-430f-b0e3-adcdb2f35617} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.05.19 01:39:57.251572 [ 4 ] {39273074-9815-430f-b0e3-adcdb2f35617} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001682 sec., 38049.9405469679 rows/sec., 2.97 MiB/sec. | ||
| 13337 | 2026.05.19 01:39:57.251614 [ 4 ] {39273074-9815-430f-b0e3-adcdb2f35617} <Debug> TCPHandler: Processed in 0.002016316 sec. | ||
| 13338 | 2026.05.19 01:39:57.251764 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.05.19 01:39:57.251863 [ 4 ] {14b3df44-64af-43d5-97fa-4eaee10acbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13340 | 2026.05.19 01:39:57.251906 [ 4 ] {14b3df44-64af-43d5-97fa-4eaee10acbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13341 | 2026.05.19 01:39:57.252363 [ 4 ] {14b3df44-64af-43d5-97fa-4eaee10acbd3} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.05.19 01:39:57.252406 [ 4 ] {14b3df44-64af-43d5-97fa-4eaee10acbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13343 | 2026.05.19 01:39:57.252752 [ 4 ] {14b3df44-64af-43d5-97fa-4eaee10acbd3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13344 | 2026.05.19 01:39:57.252966 [ 4 ] {14b3df44-64af-43d5-97fa-4eaee10acbd3} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.05.19 01:39:57.253096 [ 4 ] {14b3df44-64af-43d5-97fa-4eaee10acbd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 13346 | 2026.05.19 01:39:57.253133 [ 4 ] {14b3df44-64af-43d5-97fa-4eaee10acbd3} <Debug> TCPHandler: Processed in 0.001418009 sec. | ||
| 13347 | 2026.05.19 01:39:57.253266 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2026.05.19 01:39:57.253362 [ 4 ] {d52dcd94-6854-457d-ba1b-48d131ea1a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13349 | 2026.05.19 01:39:57.253403 [ 4 ] {d52dcd94-6854-457d-ba1b-48d131ea1a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13350 | 2026.05.19 01:39:57.253749 [ 4 ] {d52dcd94-6854-457d-ba1b-48d131ea1a2c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.05.19 01:39:57.253785 [ 4 ] {d52dcd94-6854-457d-ba1b-48d131ea1a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13352 | 2026.05.19 01:39:57.254094 [ 4 ] {d52dcd94-6854-457d-ba1b-48d131ea1a2c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13353 | 2026.05.19 01:39:57.254306 [ 4 ] {d52dcd94-6854-457d-ba1b-48d131ea1a2c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.05.19 01:39:57.254432 [ 4 ] {d52dcd94-6854-457d-ba1b-48d131ea1a2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 13355 | 2026.05.19 01:39:57.254469 [ 4 ] {d52dcd94-6854-457d-ba1b-48d131ea1a2c} <Debug> TCPHandler: Processed in 0.001252036 sec. | ||
| 13356 | 2026.05.19 01:39:58.415432 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55812 | ||
| 13357 | 2026.05.19 01:39:58.415541 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13358 | 2026.05.19 01:39:58.415568 [ 367 ] {} <Debug> TCP-Session: 29c2e72b-6758-4c92-a2b9-5115bdb6a2c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55812 | ||
| 13359 | 2026.05.19 01:39:58.415590 [ 367 ] {} <Debug> TCP-Session: 29c2e72b-6758-4c92-a2b9-5115bdb6a2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13360 | 2026.05.19 01:39:58.415602 [ 367 ] {} <Debug> TCP-Session: 29c2e72b-6758-4c92-a2b9-5115bdb6a2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13361 | 2026.05.19 01:39:58.415830 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53199 | ||
| 13362 | 2026.05.19 01:39:58.415844 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34925 | ||
| 13363 | 2026.05.19 01:39:58.415848 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59082 | ||
| 13364 | 2026.05.19 01:39:58.415938 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45370 | ||
| 13365 | 2026.05.19 01:39:58.415945 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13366 | 2026.05.19 01:39:58.415959 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64395 | ||
| 13367 | 2026.05.19 01:39:58.415971 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53445 | ||
| 13368 | 2026.05.19 01:39:58.416000 [ 368 ] {} <Debug> TCP-Session: 5af1d376-a579-4270-9d0a-d694f5b05a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:53199 | ||
| 13369 | 2026.05.19 01:39:58.416021 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13370 | 2026.05.19 01:39:58.416023 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13371 | 2026.05.19 01:39:58.416051 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13372 | 2026.05.19 01:39:58.416059 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13373 | 2026.05.19 01:39:58.416060 [ 374 ] {} <Debug> TCP-Session: 7bdf23a1-5735-43e6-8d98-b348dd7ceb10 Authenticating user 'default' from [fd00:1122:3344:101::e]:45370 | ||
| 13374 | 2026.05.19 01:39:58.416085 [ 375 ] {} <Debug> TCP-Session: 4808b42c-10b6-46e5-870f-2b0fe80f0429 Authenticating user 'default' from [fd00:1122:3344:101::e]:64395 | ||
| 13375 | 2026.05.19 01:39:58.416094 [ 376 ] {} <Debug> TCP-Session: 59ec027c-ff8a-499a-84dd-c6e433e11dc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53445 | ||
| 13376 | 2026.05.19 01:39:58.416113 [ 374 ] {} <Debug> TCP-Session: 7bdf23a1-5735-43e6-8d98-b348dd7ceb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13377 | 2026.05.19 01:39:58.416120 [ 375 ] {} <Debug> TCP-Session: 4808b42c-10b6-46e5-870f-2b0fe80f0429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13378 | 2026.05.19 01:39:58.416128 [ 376 ] {} <Debug> TCP-Session: 59ec027c-ff8a-499a-84dd-c6e433e11dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13379 | 2026.05.19 01:39:58.416139 [ 374 ] {} <Debug> TCP-Session: 7bdf23a1-5735-43e6-8d98-b348dd7ceb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13380 | 2026.05.19 01:39:58.416158 [ 376 ] {} <Debug> TCP-Session: 59ec027c-ff8a-499a-84dd-c6e433e11dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13381 | 2026.05.19 01:39:58.416150 [ 375 ] {} <Debug> TCP-Session: 4808b42c-10b6-46e5-870f-2b0fe80f0429 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13382 | 2026.05.19 01:39:58.416076 [ 369 ] {} <Debug> TCP-Session: 1d176360-b9a8-4986-806e-c2aca73621b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59082 | ||
| 13383 | 2026.05.19 01:39:58.415996 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43762 | ||
| 13384 | 2026.05.19 01:39:58.416294 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13385 | 2026.05.19 01:39:58.415988 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39721 | ||
| 13386 | 2026.05.19 01:39:58.416318 [ 366 ] {} <Debug> TCP-Session: 205d9519-6879-4175-aab8-f4db3826b6a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43762 | ||
| 13387 | 2026.05.19 01:39:58.416236 [ 369 ] {} <Debug> TCP-Session: 1d176360-b9a8-4986-806e-c2aca73621b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13388 | 2026.05.19 01:39:58.416345 [ 366 ] {} <Debug> TCP-Session: 205d9519-6879-4175-aab8-f4db3826b6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13389 | 2026.05.19 01:39:58.416374 [ 369 ] {} <Debug> TCP-Session: 1d176360-b9a8-4986-806e-c2aca73621b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13390 | 2026.05.19 01:39:58.416377 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13391 | 2026.05.19 01:39:58.416375 [ 366 ] {} <Debug> TCP-Session: 205d9519-6879-4175-aab8-f4db3826b6a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13392 | 2026.05.19 01:39:58.416414 [ 3 ] {} <Debug> TCP-Session: 1e495599-a31f-4b97-9f84-ef7d60bc1d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:39721 | ||
| 13393 | 2026.05.19 01:39:58.415977 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13394 | 2026.05.19 01:39:58.416435 [ 3 ] {} <Debug> TCP-Session: 1e495599-a31f-4b97-9f84-ef7d60bc1d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13395 | 2026.05.19 01:39:58.416463 [ 370 ] {} <Debug> TCP-Session: 41ed22b9-38ca-4135-9e71-d600b9dbef94 Authenticating user 'default' from [fd00:1122:3344:101::e]:34925 | ||
| 13396 | 2026.05.19 01:39:58.416468 [ 3 ] {} <Debug> TCP-Session: 1e495599-a31f-4b97-9f84-ef7d60bc1d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13397 | 2026.05.19 01:39:58.416489 [ 370 ] {} <Debug> TCP-Session: 41ed22b9-38ca-4135-9e71-d600b9dbef94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13398 | 2026.05.19 01:39:58.415945 [ 367 ] {} <Trace> TCP-Session: 29c2e72b-6758-4c92-a2b9-5115bdb6a2c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13399 | 2026.05.19 01:39:58.416514 [ 370 ] {} <Debug> TCP-Session: 41ed22b9-38ca-4135-9e71-d600b9dbef94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13400 | 2026.05.19 01:39:58.416043 [ 368 ] {} <Debug> TCP-Session: 5af1d376-a579-4270-9d0a-d694f5b05a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13401 | 2026.05.19 01:39:58.416577 [ 368 ] {} <Debug> TCP-Session: 5af1d376-a579-4270-9d0a-d694f5b05a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13402 | 2026.05.19 01:39:58.416754 [ 367 ] {98a51797-7653-4136-a19b-9f0e095d1004} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13403 | 2026.05.19 01:39:58.417015 [ 367 ] {98a51797-7653-4136-a19b-9f0e095d1004} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13404 | 2026.05.19 01:39:58.417098 [ 367 ] {98a51797-7653-4136-a19b-9f0e095d1004} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13405 | 2026.05.19 01:39:58.417459 [ 367 ] {98a51797-7653-4136-a19b-9f0e095d1004} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 13406 | 2026.05.19 01:39:58.418523 [ 346 ] {98a51797-7653-4136-a19b-9f0e095d1004} <Trace> AggregatingTransform: Aggregating | ||
| 13407 | 2026.05.19 01:39:58.418559 [ 346 ] {98a51797-7653-4136-a19b-9f0e095d1004} <Trace> Aggregator: Aggregation method: without_key | ||
| 13408 | 2026.05.19 01:39:58.418593 [ 346 ] {98a51797-7653-4136-a19b-9f0e095d1004} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011523 sec. (988.608 rows/sec., 38.62 KiB/sec.) | ||
| 13409 | 2026.05.19 01:39:58.418612 [ 346 ] {98a51797-7653-4136-a19b-9f0e095d1004} <Trace> Aggregator: Merging aggregated data | ||
| 13410 | 2026.05.19 01:39:58.420206 [ 367 ] {98a51797-7653-4136-a19b-9f0e095d1004} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003507 sec., 285.143997718848 rows/sec., 11.14 KiB/sec. | ||
| 13411 | 2026.05.19 01:39:58.420405 [ 367 ] {98a51797-7653-4136-a19b-9f0e095d1004} <Debug> TCPHandler: Processed in 0.00457432 sec. | ||
| 13412 | 2026.05.19 01:39:58.420572 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13413 | 2026.05.19 01:39:58.420589 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13414 | 2026.05.19 01:39:58.420607 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13415 | 2026.05.19 01:39:58.420649 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13416 | 2026.05.19 01:39:58.420667 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13417 | 2026.05.19 01:39:58.420679 [ 368 ] {} <Debug> TCP-Session: 5af1d376-a579-4270-9d0a-d694f5b05a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13418 | 2026.05.19 01:39:58.420705 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13419 | 2026.05.19 01:39:58.420723 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13420 | 2026.05.19 01:39:58.420729 [ 370 ] {} <Debug> TCP-Session: 41ed22b9-38ca-4135-9e71-d600b9dbef94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13421 | 2026.05.19 01:39:58.420749 [ 376 ] {} <Debug> TCP-Session: 59ec027c-ff8a-499a-84dd-c6e433e11dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13422 | 2026.05.19 01:39:58.420778 [ 3 ] {} <Debug> TCP-Session: 1e495599-a31f-4b97-9f84-ef7d60bc1d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13423 | 2026.05.19 01:39:58.420705 [ 369 ] {} <Debug> TCP-Session: 1d176360-b9a8-4986-806e-c2aca73621b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13424 | 2026.05.19 01:39:58.420688 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13425 | 2026.05.19 01:39:58.420687 [ 366 ] {} <Debug> TCP-Session: 205d9519-6879-4175-aab8-f4db3826b6a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13426 | 2026.05.19 01:39:58.420625 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13427 | 2026.05.19 01:39:58.420875 [ 374 ] {} <Debug> TCP-Session: 7bdf23a1-5735-43e6-8d98-b348dd7ceb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2026.05.19 01:39:58.420630 [ 367 ] {} <Debug> TCP-Session: 29c2e72b-6758-4c92-a2b9-5115bdb6a2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13429 | 2026.05.19 01:39:58.420915 [ 375 ] {} <Debug> TCP-Session: 4808b42c-10b6-46e5-870f-2b0fe80f0429 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13430 | 2026.05.19 01:39:58.677906 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60672 | ||
| 13431 | 2026.05.19 01:39:58.678013 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13432 | 2026.05.19 01:39:58.678039 [ 367 ] {} <Debug> TCP-Session: c901aa97-e7a9-465a-b8ec-48ebfc3c0282 Authenticating user 'default' from [fd00:1122:3344:101::e]:60672 | ||
| 13433 | 2026.05.19 01:39:58.678061 [ 367 ] {} <Debug> TCP-Session: c901aa97-e7a9-465a-b8ec-48ebfc3c0282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13434 | 2026.05.19 01:39:58.678074 [ 367 ] {} <Debug> TCP-Session: c901aa97-e7a9-465a-b8ec-48ebfc3c0282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13435 | 2026.05.19 01:39:58.678297 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38023 | ||
| 13436 | 2026.05.19 01:39:58.678314 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60659 | ||
| 13437 | 2026.05.19 01:39:58.678331 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48826 | ||
| 13438 | 2026.05.19 01:39:58.678336 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61514 | ||
| 13439 | 2026.05.19 01:39:58.678387 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45614 | ||
| 13440 | 2026.05.19 01:39:58.678387 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61532 | ||
| 13441 | 2026.05.19 01:39:58.678438 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13442 | 2026.05.19 01:39:58.678490 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13443 | 2026.05.19 01:39:58.678515 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13444 | 2026.05.19 01:39:58.678518 [ 374 ] {} <Debug> TCP-Session: 9c108079-65f8-488f-bc07-00179b0857be Authenticating user 'default' from [fd00:1122:3344:101::e]:48826 | ||
| 13445 | 2026.05.19 01:39:58.678533 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13446 | 2026.05.19 01:39:58.678540 [ 370 ] {} <Debug> TCP-Session: f542c2ac-48f1-4905-90c0-58c2acde7fd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61514 | ||
| 13447 | 2026.05.19 01:39:58.678553 [ 3 ] {} <Debug> TCP-Session: 8f3102c4-7bd3-4d67-acce-5a6e0b52c0ab Authenticating user 'default' from [fd00:1122:3344:101::e]:45614 | ||
| 13448 | 2026.05.19 01:39:58.678578 [ 366 ] {} <Debug> TCP-Session: ec6c015b-686c-4aad-aa8a-92e5a7de3ad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61532 | ||
| 13449 | 2026.05.19 01:39:58.678590 [ 370 ] {} <Debug> TCP-Session: f542c2ac-48f1-4905-90c0-58c2acde7fd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13450 | 2026.05.19 01:39:58.678605 [ 3 ] {} <Debug> TCP-Session: 8f3102c4-7bd3-4d67-acce-5a6e0b52c0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13451 | 2026.05.19 01:39:58.678610 [ 366 ] {} <Debug> TCP-Session: ec6c015b-686c-4aad-aa8a-92e5a7de3ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13452 | 2026.05.19 01:39:58.678619 [ 370 ] {} <Debug> TCP-Session: f542c2ac-48f1-4905-90c0-58c2acde7fd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13453 | 2026.05.19 01:39:58.678632 [ 3 ] {} <Debug> TCP-Session: 8f3102c4-7bd3-4d67-acce-5a6e0b52c0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13454 | 2026.05.19 01:39:58.678643 [ 366 ] {} <Debug> TCP-Session: ec6c015b-686c-4aad-aa8a-92e5a7de3ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13455 | 2026.05.19 01:39:58.678567 [ 374 ] {} <Debug> TCP-Session: 9c108079-65f8-488f-bc07-00179b0857be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13456 | 2026.05.19 01:39:58.678438 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13457 | 2026.05.19 01:39:58.678702 [ 374 ] {} <Debug> TCP-Session: 9c108079-65f8-488f-bc07-00179b0857be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13458 | 2026.05.19 01:39:58.678376 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13459 | 2026.05.19 01:39:58.678723 [ 369 ] {} <Debug> TCP-Session: c22abeba-ba1f-4cea-985d-0900b00c3f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:60659 | ||
| 13460 | 2026.05.19 01:39:58.678363 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54027 | ||
| 13461 | 2026.05.19 01:39:58.678771 [ 369 ] {} <Debug> TCP-Session: c22abeba-ba1f-4cea-985d-0900b00c3f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13462 | 2026.05.19 01:39:58.678343 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62977 | ||
| 13463 | 2026.05.19 01:39:58.678810 [ 369 ] {} <Debug> TCP-Session: c22abeba-ba1f-4cea-985d-0900b00c3f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13464 | 2026.05.19 01:39:58.678839 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13465 | 2026.05.19 01:39:58.678874 [ 376 ] {} <Debug> TCP-Session: 4ae223c8-33e5-4090-90a4-679221549d9f Authenticating user 'default' from [fd00:1122:3344:101::e]:54027 | ||
| 13466 | 2026.05.19 01:39:58.678878 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13467 | 2026.05.19 01:39:58.678892 [ 376 ] {} <Debug> TCP-Session: 4ae223c8-33e5-4090-90a4-679221549d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13468 | 2026.05.19 01:39:58.678371 [ 367 ] {} <Trace> TCP-Session: c901aa97-e7a9-465a-b8ec-48ebfc3c0282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2026.05.19 01:39:58.678911 [ 376 ] {} <Debug> TCP-Session: 4ae223c8-33e5-4090-90a4-679221549d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13470 | 2026.05.19 01:39:58.678911 [ 375 ] {} <Debug> TCP-Session: 285092cf-16d4-4d45-8b1d-140bfe538e44 Authenticating user 'default' from [fd00:1122:3344:101::e]:62977 | ||
| 13471 | 2026.05.19 01:39:58.678764 [ 368 ] {} <Debug> TCP-Session: fcf00b27-5541-4be8-819c-facd7af7e187 Authenticating user 'default' from [fd00:1122:3344:101::e]:38023 | ||
| 13472 | 2026.05.19 01:39:58.678964 [ 375 ] {} <Debug> TCP-Session: 285092cf-16d4-4d45-8b1d-140bfe538e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13473 | 2026.05.19 01:39:58.678993 [ 368 ] {} <Debug> TCP-Session: fcf00b27-5541-4be8-819c-facd7af7e187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13474 | 2026.05.19 01:39:58.678995 [ 375 ] {} <Debug> TCP-Session: 285092cf-16d4-4d45-8b1d-140bfe538e44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13475 | 2026.05.19 01:39:58.679015 [ 368 ] {} <Debug> TCP-Session: fcf00b27-5541-4be8-819c-facd7af7e187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13476 | 2026.05.19 01:39:58.679139 [ 367 ] {2c761ebf-881c-409c-a1f1-d15075fbdc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60672) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13477 | 2026.05.19 01:39:58.679400 [ 367 ] {2c761ebf-881c-409c-a1f1-d15075fbdc0c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13478 | 2026.05.19 01:39:58.679452 [ 367 ] {2c761ebf-881c-409c-a1f1-d15075fbdc0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13479 | 2026.05.19 01:39:58.679730 [ 367 ] {2c761ebf-881c-409c-a1f1-d15075fbdc0c} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 13480 | 2026.05.19 01:39:58.680678 [ 364 ] {2c761ebf-881c-409c-a1f1-d15075fbdc0c} <Trace> AggregatingTransform: Aggregating | ||
| 13481 | 2026.05.19 01:39:58.680722 [ 364 ] {2c761ebf-881c-409c-a1f1-d15075fbdc0c} <Trace> Aggregator: Aggregation method: without_key | ||
| 13482 | 2026.05.19 01:39:58.680765 [ 364 ] {2c761ebf-881c-409c-a1f1-d15075fbdc0c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935742 sec. (1068.671 rows/sec., 41.74 KiB/sec.) | ||
| 13483 | 2026.05.19 01:39:58.680787 [ 364 ] {2c761ebf-881c-409c-a1f1-d15075fbdc0c} <Trace> Aggregator: Merging aggregated data | ||
| 13484 | 2026.05.19 01:39:58.682395 [ 367 ] {2c761ebf-881c-409c-a1f1-d15075fbdc0c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003314 sec., 301.7501508750754 rows/sec., 11.79 KiB/sec. | ||
| 13485 | 2026.05.19 01:39:58.682548 [ 367 ] {2c761ebf-881c-409c-a1f1-d15075fbdc0c} <Debug> TCPHandler: Processed in 0.004294147 sec. | ||
| 13486 | 2026.05.19 01:39:58.682713 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13487 | 2026.05.19 01:39:58.682747 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13488 | 2026.05.19 01:39:58.682753 [ 367 ] {} <Debug> TCP-Session: c901aa97-e7a9-465a-b8ec-48ebfc3c0282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13489 | 2026.05.19 01:39:58.682784 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13490 | 2026.05.19 01:39:58.682808 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13491 | 2026.05.19 01:39:58.682830 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13492 | 2026.05.19 01:39:58.682843 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13493 | 2026.05.19 01:39:58.682856 [ 375 ] {} <Debug> TCP-Session: 285092cf-16d4-4d45-8b1d-140bfe538e44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13494 | 2026.05.19 01:39:58.682871 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13495 | 2026.05.19 01:39:58.682889 [ 370 ] {} <Debug> TCP-Session: f542c2ac-48f1-4905-90c0-58c2acde7fd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13496 | 2026.05.19 01:39:58.682893 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13497 | 2026.05.19 01:39:58.682922 [ 376 ] {} <Debug> TCP-Session: 4ae223c8-33e5-4090-90a4-679221549d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13498 | 2026.05.19 01:39:58.682838 [ 374 ] {} <Debug> TCP-Session: 9c108079-65f8-488f-bc07-00179b0857be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13499 | 2026.05.19 01:39:58.682956 [ 366 ] {} <Debug> TCP-Session: ec6c015b-686c-4aad-aa8a-92e5a7de3ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13500 | 2026.05.19 01:39:58.682802 [ 3 ] {} <Debug> TCP-Session: 8f3102c4-7bd3-4d67-acce-5a6e0b52c0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13501 | 2026.05.19 01:39:58.682774 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13502 | 2026.05.19 01:39:58.682880 [ 368 ] {} <Debug> TCP-Session: fcf00b27-5541-4be8-819c-facd7af7e187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13503 | 2026.05.19 01:39:58.683063 [ 369 ] {} <Debug> TCP-Session: c22abeba-ba1f-4cea-985d-0900b00c3f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13504 | 2026.05.19 01:39:58.804559 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43243 | ||
| 13505 | 2026.05.19 01:39:58.804672 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13506 | 2026.05.19 01:39:58.804700 [ 3 ] {} <Debug> TCP-Session: 17b6b968-a59e-447b-8159-a66b2f25cca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43243 | ||
| 13507 | 2026.05.19 01:39:58.804723 [ 3 ] {} <Debug> TCP-Session: 17b6b968-a59e-447b-8159-a66b2f25cca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13508 | 2026.05.19 01:39:58.804736 [ 3 ] {} <Debug> TCP-Session: 17b6b968-a59e-447b-8159-a66b2f25cca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13509 | 2026.05.19 01:39:58.804950 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43704 | ||
| 13510 | 2026.05.19 01:39:58.804982 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62820 | ||
| 13511 | 2026.05.19 01:39:58.805029 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45375 | ||
| 13512 | 2026.05.19 01:39:58.805036 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50962 | ||
| 13513 | 2026.05.19 01:39:58.805067 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13514 | 2026.05.19 01:39:58.805081 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41311 | ||
| 13515 | 2026.05.19 01:39:58.805109 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13516 | 2026.05.19 01:39:58.805115 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13517 | 2026.05.19 01:39:58.805138 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13518 | 2026.05.19 01:39:58.805160 [ 367 ] {} <Debug> TCP-Session: 5d71f831-f8e4-4722-abc0-67f6e94579fc Authenticating user 'default' from [fd00:1122:3344:101::e]:62820 | ||
| 13519 | 2026.05.19 01:39:58.805168 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13520 | 2026.05.19 01:39:58.805184 [ 369 ] {} <Debug> TCP-Session: eecb99ca-e41f-4ee4-ace4-0e790929f803 Authenticating user 'default' from [fd00:1122:3344:101::e]:50962 | ||
| 13521 | 2026.05.19 01:39:58.805197 [ 367 ] {} <Debug> TCP-Session: 5d71f831-f8e4-4722-abc0-67f6e94579fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13522 | 2026.05.19 01:39:58.805205 [ 374 ] {} <Debug> TCP-Session: 01eb1414-c56b-4051-988a-050d62cff069 Authenticating user 'default' from [fd00:1122:3344:101::e]:41311 | ||
| 13523 | 2026.05.19 01:39:58.805223 [ 369 ] {} <Debug> TCP-Session: eecb99ca-e41f-4ee4-ace4-0e790929f803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13524 | 2026.05.19 01:39:58.805239 [ 374 ] {} <Debug> TCP-Session: 01eb1414-c56b-4051-988a-050d62cff069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13525 | 2026.05.19 01:39:58.805252 [ 369 ] {} <Debug> TCP-Session: eecb99ca-e41f-4ee4-ace4-0e790929f803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13526 | 2026.05.19 01:39:58.805266 [ 374 ] {} <Debug> TCP-Session: 01eb1414-c56b-4051-988a-050d62cff069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13527 | 2026.05.19 01:39:58.805168 [ 368 ] {} <Debug> TCP-Session: 46bd6de0-46c5-4454-b786-a45f4fcdb8ec Authenticating user 'default' from [fd00:1122:3344:101::e]:45375 | ||
| 13528 | 2026.05.19 01:39:58.805117 [ 366 ] {} <Debug> TCP-Session: 7a9e06b6-2327-48c6-869f-bd57d144ec4b Authenticating user 'default' from [fd00:1122:3344:101::e]:43704 | ||
| 13529 | 2026.05.19 01:39:58.805325 [ 368 ] {} <Debug> TCP-Session: 46bd6de0-46c5-4454-b786-a45f4fcdb8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13530 | 2026.05.19 01:39:58.805096 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55995 | ||
| 13531 | 2026.05.19 01:39:58.805350 [ 368 ] {} <Debug> TCP-Session: 46bd6de0-46c5-4454-b786-a45f4fcdb8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13532 | 2026.05.19 01:39:58.805341 [ 366 ] {} <Debug> TCP-Session: 7a9e06b6-2327-48c6-869f-bd57d144ec4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13533 | 2026.05.19 01:39:58.805080 [ 3 ] {} <Trace> TCP-Session: 17b6b968-a59e-447b-8159-a66b2f25cca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13534 | 2026.05.19 01:39:58.805412 [ 366 ] {} <Debug> TCP-Session: 7a9e06b6-2327-48c6-869f-bd57d144ec4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13535 | 2026.05.19 01:39:58.805067 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53266 | ||
| 13536 | 2026.05.19 01:39:58.805102 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35744 | ||
| 13537 | 2026.05.19 01:39:58.805491 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13538 | 2026.05.19 01:39:58.805228 [ 367 ] {} <Debug> TCP-Session: 5d71f831-f8e4-4722-abc0-67f6e94579fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13539 | 2026.05.19 01:39:58.805534 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13540 | 2026.05.19 01:39:58.805557 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13541 | 2026.05.19 01:39:58.805561 [ 375 ] {} <Debug> TCP-Session: 1b6ca6cd-660f-48fb-ad57-24e97ec148b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55995 | ||
| 13542 | 2026.05.19 01:39:58.805573 [ 370 ] {} <Debug> TCP-Session: afb64134-2707-42a2-98fe-d6f3db95aec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53266 | ||
| 13543 | 2026.05.19 01:39:58.805602 [ 376 ] {} <Debug> TCP-Session: 96648d3b-bee6-4362-91c0-f647b7edf79a Authenticating user 'default' from [fd00:1122:3344:101::e]:35744 | ||
| 13544 | 2026.05.19 01:39:58.805613 [ 375 ] {} <Debug> TCP-Session: 1b6ca6cd-660f-48fb-ad57-24e97ec148b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13545 | 2026.05.19 01:39:58.805626 [ 376 ] {} <Debug> TCP-Session: 96648d3b-bee6-4362-91c0-f647b7edf79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13546 | 2026.05.19 01:39:58.805639 [ 375 ] {} <Debug> TCP-Session: 1b6ca6cd-660f-48fb-ad57-24e97ec148b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13547 | 2026.05.19 01:39:58.805651 [ 376 ] {} <Debug> TCP-Session: 96648d3b-bee6-4362-91c0-f647b7edf79a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13548 | 2026.05.19 01:39:58.805644 [ 3 ] {b941dabc-96eb-4e89-a68b-a1715a2c8338} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43243) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13549 | 2026.05.19 01:39:58.805617 [ 370 ] {} <Debug> TCP-Session: afb64134-2707-42a2-98fe-d6f3db95aec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13550 | 2026.05.19 01:39:58.805719 [ 370 ] {} <Debug> TCP-Session: afb64134-2707-42a2-98fe-d6f3db95aec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13551 | 2026.05.19 01:39:58.806011 [ 3 ] {b941dabc-96eb-4e89-a68b-a1715a2c8338} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13552 | 2026.05.19 01:39:58.806090 [ 3 ] {b941dabc-96eb-4e89-a68b-a1715a2c8338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13553 | 2026.05.19 01:39:58.806562 [ 3 ] {b941dabc-96eb-4e89-a68b-a1715a2c8338} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 13554 | 2026.05.19 01:39:58.807743 [ 349 ] {b941dabc-96eb-4e89-a68b-a1715a2c8338} <Trace> AggregatingTransform: Aggregating | ||
| 13555 | 2026.05.19 01:39:58.807784 [ 349 ] {b941dabc-96eb-4e89-a68b-a1715a2c8338} <Trace> Aggregator: Aggregation method: without_key | ||
| 13556 | 2026.05.19 01:39:58.807823 [ 349 ] {b941dabc-96eb-4e89-a68b-a1715a2c8338} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082634 sec. (923.673 rows/sec., 36.08 KiB/sec.) | ||
| 13557 | 2026.05.19 01:39:58.807842 [ 349 ] {b941dabc-96eb-4e89-a68b-a1715a2c8338} <Trace> Aggregator: Merging aggregated data | ||
| 13558 | 2026.05.19 01:39:58.809358 [ 3 ] {b941dabc-96eb-4e89-a68b-a1715a2c8338} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003789 sec., 263.9218791237794 rows/sec., 10.31 KiB/sec. | ||
| 13559 | 2026.05.19 01:39:58.809529 [ 3 ] {b941dabc-96eb-4e89-a68b-a1715a2c8338} <Debug> TCPHandler: Processed in 0.00457462 sec. | ||
| 13560 | 2026.05.19 01:39:58.809703 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13561 | 2026.05.19 01:39:58.809734 [ 3 ] {} <Debug> TCP-Session: 17b6b968-a59e-447b-8159-a66b2f25cca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13562 | 2026.05.19 01:39:58.809733 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13563 | 2026.05.19 01:39:58.809754 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13564 | 2026.05.19 01:39:58.809777 [ 366 ] {} <Debug> TCP-Session: 7a9e06b6-2327-48c6-869f-bd57d144ec4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13565 | 2026.05.19 01:39:58.809777 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13566 | 2026.05.19 01:39:58.809791 [ 376 ] {} <Debug> TCP-Session: 96648d3b-bee6-4362-91c0-f647b7edf79a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13567 | 2026.05.19 01:39:58.809811 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13568 | 2026.05.19 01:39:58.809829 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13569 | 2026.05.19 01:39:58.809853 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13570 | 2026.05.19 01:39:58.809876 [ 369 ] {} <Debug> TCP-Session: eecb99ca-e41f-4ee4-ace4-0e790929f803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13571 | 2026.05.19 01:39:58.809892 [ 367 ] {} <Debug> TCP-Session: 5d71f831-f8e4-4722-abc0-67f6e94579fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13572 | 2026.05.19 01:39:58.809902 [ 368 ] {} <Debug> TCP-Session: 46bd6de0-46c5-4454-b786-a45f4fcdb8ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13573 | 2026.05.19 01:39:58.809839 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13574 | 2026.05.19 01:39:58.809836 [ 374 ] {} <Debug> TCP-Session: 01eb1414-c56b-4051-988a-050d62cff069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2026.05.19 01:39:58.809979 [ 370 ] {} <Debug> TCP-Session: afb64134-2707-42a2-98fe-d6f3db95aec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13576 | 2026.05.19 01:39:58.809795 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13577 | 2026.05.19 01:39:58.810036 [ 375 ] {} <Debug> TCP-Session: 1b6ca6cd-660f-48fb-ad57-24e97ec148b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13578 | 2026.05.19 01:39:59.393005 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31266 | ||
| 13579 | 2026.05.19 01:39:59.393578 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.05.19 01:39:59.393619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13581 | 2026.05.19 01:39:59.394106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13582 | 2026.05.19 01:39:59.394358 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.05.19 01:39:59.394516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31266 | ||
| 13584 | 2026.05.19 01:40:01.011470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13585 | 2026.05.19 01:40:01.031265 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.05.19 01:40:01.031346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13587 | 2026.05.19 01:40:01.039047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13588 | 2026.05.19 01:40:01.040802 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.05.19 01:40:01.049383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13590 | 2026.05.19 01:40:01.990966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1590 | ||
| 13591 | 2026.05.19 01:40:01.993231 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.05.19 01:40:01.993279 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13593 | 2026.05.19 01:40:01.994469 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13594 | 2026.05.19 01:40:01.994731 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2026.05.19 01:40:01.994996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1590 | ||
| 13596 | 2026.05.19 01:40:02.243152 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.05.19 01:40:02.243487 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13598 | 2026.05.19 01:40:02.243861 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13599 | 2026.05.19 01:40:02.243895 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13600 | 2026.05.19 01:40:02.244103 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13601 | 2026.05.19 01:40:02.244176 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13602 | 2026.05.19 01:40:02.244311 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13603 | 2026.05.19 01:40:02.244448 [ 341 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13604 | 2026.05.19 01:40:02.244458 [ 345 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13605 | 2026.05.19 01:40:02.244596 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 13606 | 2026.05.19 01:40:02.244622 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13607 | 2026.05.19 01:40:02.244690 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13608 | 2026.05.19 01:40:02.244708 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 13609 | 2026.05.19 01:40:02.244743 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13610 | 2026.05.19 01:40:02.244779 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13611 | 2026.05.19 01:40:02.246094 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002744 sec., 13848.396501457726 rows/sec., 2.25 MiB/sec. | ||
| 13612 | 2026.05.19 01:40:02.246222 [ 4 ] {57ecca66-6b80-4bdd-b890-2c6afaf8ddfd} <Debug> TCPHandler: Processed in 0.003232792 sec. | ||
| 13613 | 2026.05.19 01:40:02.248507 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13614 | 2026.05.19 01:40:02.248668 [ 4 ] {2f6d8c4e-abd2-41aa-bf83-6a5613265deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13615 | 2026.05.19 01:40:02.248747 [ 4 ] {2f6d8c4e-abd2-41aa-bf83-6a5613265deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13616 | 2026.05.19 01:40:02.249734 [ 4 ] {2f6d8c4e-abd2-41aa-bf83-6a5613265deb} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13617 | 2026.05.19 01:40:02.249775 [ 4 ] {2f6d8c4e-abd2-41aa-bf83-6a5613265deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13618 | 2026.05.19 01:40:02.250111 [ 4 ] {2f6d8c4e-abd2-41aa-bf83-6a5613265deb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13619 | 2026.05.19 01:40:02.250314 [ 4 ] {2f6d8c4e-abd2-41aa-bf83-6a5613265deb} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13620 | 2026.05.19 01:40:02.250521 [ 4 ] {2f6d8c4e-abd2-41aa-bf83-6a5613265deb} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001909 sec., 73336.82556312205 rows/sec., 6.37 MiB/sec. | ||
| 13621 | 2026.05.19 01:40:02.250559 [ 4 ] {2f6d8c4e-abd2-41aa-bf83-6a5613265deb} <Debug> TCPHandler: Processed in 0.002103378 sec. | ||
| 13622 | 2026.05.19 01:40:02.250706 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13623 | 2026.05.19 01:40:02.250803 [ 4 ] {1fd6b3da-047a-4e30-81e2-e9d61b22266d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13624 | 2026.05.19 01:40:02.250842 [ 4 ] {1fd6b3da-047a-4e30-81e2-e9d61b22266d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13625 | 2026.05.19 01:40:02.251279 [ 4 ] {1fd6b3da-047a-4e30-81e2-e9d61b22266d} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2026.05.19 01:40:02.251315 [ 4 ] {1fd6b3da-047a-4e30-81e2-e9d61b22266d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13627 | 2026.05.19 01:40:02.251605 [ 4 ] {1fd6b3da-047a-4e30-81e2-e9d61b22266d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13628 | 2026.05.19 01:40:02.251832 [ 4 ] {1fd6b3da-047a-4e30-81e2-e9d61b22266d} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2026.05.19 01:40:02.251959 [ 4 ] {1fd6b3da-047a-4e30-81e2-e9d61b22266d} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001175 sec., 35744.68085106383 rows/sec., 2.62 MiB/sec. | ||
| 13630 | 2026.05.19 01:40:02.251995 [ 4 ] {1fd6b3da-047a-4e30-81e2-e9d61b22266d} <Debug> TCPHandler: Processed in 0.001337927 sec. | ||
| 13631 | 2026.05.19 01:40:02.252122 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13632 | 2026.05.19 01:40:02.252226 [ 4 ] {a78aa16c-ac9f-43e3-9e00-2b8930146612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13633 | 2026.05.19 01:40:02.252265 [ 4 ] {a78aa16c-ac9f-43e3-9e00-2b8930146612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13634 | 2026.05.19 01:40:02.252729 [ 4 ] {a78aa16c-ac9f-43e3-9e00-2b8930146612} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2026.05.19 01:40:02.252774 [ 4 ] {a78aa16c-ac9f-43e3-9e00-2b8930146612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13636 | 2026.05.19 01:40:02.253077 [ 4 ] {a78aa16c-ac9f-43e3-9e00-2b8930146612} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13637 | 2026.05.19 01:40:02.253289 [ 4 ] {a78aa16c-ac9f-43e3-9e00-2b8930146612} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13638 | 2026.05.19 01:40:02.253416 [ 4 ] {a78aa16c-ac9f-43e3-9e00-2b8930146612} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001216 sec., 87171.05263157895 rows/sec., 6.81 MiB/sec. | ||
| 13639 | 2026.05.19 01:40:02.253452 [ 4 ] {a78aa16c-ac9f-43e3-9e00-2b8930146612} <Debug> TCPHandler: Processed in 0.001377809 sec. | ||
| 13640 | 2026.05.19 01:40:02.253605 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13641 | 2026.05.19 01:40:02.253707 [ 4 ] {d4e949db-eaf5-41db-a85b-d45d8bbc898e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13642 | 2026.05.19 01:40:02.253748 [ 4 ] {d4e949db-eaf5-41db-a85b-d45d8bbc898e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13643 | 2026.05.19 01:40:02.254183 [ 4 ] {d4e949db-eaf5-41db-a85b-d45d8bbc898e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.05.19 01:40:02.254218 [ 4 ] {d4e949db-eaf5-41db-a85b-d45d8bbc898e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13645 | 2026.05.19 01:40:02.254528 [ 4 ] {d4e949db-eaf5-41db-a85b-d45d8bbc898e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13646 | 2026.05.19 01:40:02.254734 [ 4 ] {d4e949db-eaf5-41db-a85b-d45d8bbc898e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.05.19 01:40:02.254863 [ 4 ] {d4e949db-eaf5-41db-a85b-d45d8bbc898e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 13648 | 2026.05.19 01:40:02.254876 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_105_27 to all_106_106_0 | ||
| 13649 | 2026.05.19 01:40:02.254899 [ 4 ] {d4e949db-eaf5-41db-a85b-d45d8bbc898e} <Debug> TCPHandler: Processed in 0.001342727 sec. | ||
| 13650 | 2026.05.19 01:40:02.254939 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2026.05.19 01:40:02.254964 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13652 | 2026.05.19 01:40:02.255072 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13653 | 2026.05.19 01:40:02.255149 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_106_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_105_27 to all_106_106_0 into Compact with storage Full | ||
| 13654 | 2026.05.19 01:40:02.255172 [ 4 ] {f25ed5b5-49ff-4718-93c4-f0604a2db6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13655 | 2026.05.19 01:40:02.255229 [ 4 ] {f25ed5b5-49ff-4718-93c4-f0604a2db6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13656 | 2026.05.19 01:40:02.255263 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_106_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13657 | 2026.05.19 01:40:02.255298 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_106_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_27, total 38231 rows starting from the beginning of the part | ||
| 13658 | 2026.05.19 01:40:02.255358 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_106_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 32 rows starting from the beginning of the part | ||
| 13659 | 2026.05.19 01:40:02.256104 [ 4 ] {f25ed5b5-49ff-4718-93c4-f0604a2db6a4} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13660 | 2026.05.19 01:40:02.256144 [ 4 ] {f25ed5b5-49ff-4718-93c4-f0604a2db6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13661 | 2026.05.19 01:40:02.256717 [ 4 ] {f25ed5b5-49ff-4718-93c4-f0604a2db6a4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13662 | 2026.05.19 01:40:02.256952 [ 4 ] {f25ed5b5-49ff-4718-93c4-f0604a2db6a4} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13663 | 2026.05.19 01:40:02.257092 [ 4 ] {f25ed5b5-49ff-4718-93c4-f0604a2db6a4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001937 sec., 21683.014971605575 rows/sec., 38.85 MiB/sec. | ||
| 13664 | 2026.05.19 01:40:02.257145 [ 4 ] {f25ed5b5-49ff-4718-93c4-f0604a2db6a4} <Debug> TCPHandler: Processed in 0.002128198 sec. | ||
| 13665 | 2026.05.19 01:40:02.257278 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13666 | 2026.05.19 01:40:02.257379 [ 4 ] {1b9f679f-8452-4c96-8848-0032d544a078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13667 | 2026.05.19 01:40:02.257420 [ 4 ] {1b9f679f-8452-4c96-8848-0032d544a078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13668 | 2026.05.19 01:40:02.257781 [ 4 ] {1b9f679f-8452-4c96-8848-0032d544a078} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13669 | 2026.05.19 01:40:02.257817 [ 4 ] {1b9f679f-8452-4c96-8848-0032d544a078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13670 | 2026.05.19 01:40:02.258127 [ 4 ] {1b9f679f-8452-4c96-8848-0032d544a078} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13671 | 2026.05.19 01:40:02.258343 [ 4 ] {1b9f679f-8452-4c96-8848-0032d544a078} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2026.05.19 01:40:02.258475 [ 4 ] {1b9f679f-8452-4c96-8848-0032d544a078} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 13673 | 2026.05.19 01:40:02.258510 [ 4 ] {1b9f679f-8452-4c96-8848-0032d544a078} <Debug> TCPHandler: Processed in 0.001281367 sec. | ||
| 13674 | 2026.05.19 01:40:02.262059 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_106_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38263 rows, containing 5 columns (5 merged, 0 gathered) in 0.006938551 sec., 5514551.957606134 rows/sec., 355.10 MiB/sec. | ||
| 13675 | 2026.05.19 01:40:02.262520 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_106_28} <Trace> MergedBlockOutputStream: filled checksums all_1_106_28 (state Temporary) | ||
| 13676 | 2026.05.19 01:40:02.262811 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_106_28} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_106_28 to all_1_106_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13677 | 2026.05.19 01:40:02.262890 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_106_28} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_105_27, all_106_106_0] -> all_1_106_28 | ||
| 13678 | 2026.05.19 01:40:02.262987 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13679 | 2026.05.19 01:40:06.741954 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13680 | 2026.05.19 01:40:06.742034 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13681 | 2026.05.19 01:40:06.894770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31714 | ||
| 13682 | 2026.05.19 01:40:06.895355 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.05.19 01:40:06.895406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13684 | 2026.05.19 01:40:06.895954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13685 | 2026.05.19 01:40:06.896195 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.05.19 01:40:06.896337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31714 | ||
| 13687 | 2026.05.19 01:40:06.896383 [ 73 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13688 | 2026.05.19 01:40:06.896464 [ 73 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2026.05.19 01:40:06.896484 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13690 | 2026.05.19 01:40:06.896600 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 13691 | 2026.05.19 01:40:06.896739 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13692 | 2026.05.19 01:40:06.896784 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29346 rows starting from the beginning of the part | ||
| 13693 | 2026.05.19 01:40:06.896856 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 13694 | 2026.05.19 01:40:06.896903 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 13695 | 2026.05.19 01:40:06.896944 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 13696 | 2026.05.19 01:40:06.896992 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 13697 | 2026.05.19 01:40:06.897148 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 13698 | 2026.05.19 01:40:06.899294 [ 190 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31714 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743836 sec., 11558270.975378996 rows/sec., 165.34 MiB/sec. | ||
| 13699 | 2026.05.19 01:40:06.899703 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13700 | 2026.05.19 01:40:06.899992 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13701 | 2026.05.19 01:40:06.900059 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_66_13} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13702 | 2026.05.19 01:40:06.900142 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13703 | 2026.05.19 01:40:07.242659 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13704 | 2026.05.19 01:40:07.242921 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13705 | 2026.05.19 01:40:07.243263 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13706 | 2026.05.19 01:40:07.243298 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13707 | 2026.05.19 01:40:07.243517 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13708 | 2026.05.19 01:40:07.243589 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13709 | 2026.05.19 01:40:07.243735 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13710 | 2026.05.19 01:40:07.243911 [ 361 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13711 | 2026.05.19 01:40:07.243950 [ 341 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13712 | 2026.05.19 01:40:07.244125 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 13713 | 2026.05.19 01:40:07.244155 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13714 | 2026.05.19 01:40:07.244227 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13715 | 2026.05.19 01:40:07.244249 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 13716 | 2026.05.19 01:40:07.244284 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13717 | 2026.05.19 01:40:07.244324 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13718 | 2026.05.19 01:40:07.245945 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003115 sec., 12199.036918138041 rows/sec., 1.98 MiB/sec. | ||
| 13719 | 2026.05.19 01:40:07.246195 [ 4 ] {094d8a3d-1f8b-4156-a344-10705793733e} <Debug> TCPHandler: Processed in 0.003684288 sec. | ||
| 13720 | 2026.05.19 01:40:07.247979 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13721 | 2026.05.19 01:40:07.248167 [ 4 ] {dfef530c-1344-4ea4-9ce8-199b29e8ed44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13722 | 2026.05.19 01:40:07.248241 [ 4 ] {dfef530c-1344-4ea4-9ce8-199b29e8ed44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13723 | 2026.05.19 01:40:07.249177 [ 4 ] {dfef530c-1344-4ea4-9ce8-199b29e8ed44} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13724 | 2026.05.19 01:40:07.249224 [ 4 ] {dfef530c-1344-4ea4-9ce8-199b29e8ed44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13725 | 2026.05.19 01:40:07.249632 [ 4 ] {dfef530c-1344-4ea4-9ce8-199b29e8ed44} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13726 | 2026.05.19 01:40:07.249862 [ 4 ] {dfef530c-1344-4ea4-9ce8-199b29e8ed44} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13727 | 2026.05.19 01:40:07.250012 [ 73 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13728 | 2026.05.19 01:40:07.250021 [ 4 ] {dfef530c-1344-4ea4-9ce8-199b29e8ed44} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.24 MiB/sec. | ||
| 13729 | 2026.05.19 01:40:07.250062 [ 73 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13730 | 2026.05.19 01:40:07.250086 [ 4 ] {dfef530c-1344-4ea4-9ce8-199b29e8ed44} <Debug> TCPHandler: Processed in 0.002246119 sec. | ||
| 13731 | 2026.05.19 01:40:07.250095 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13732 | 2026.05.19 01:40:07.250219 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13733 | 2026.05.19 01:40:07.250228 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2026.05.19 01:40:07.250351 [ 4 ] {ea77578c-e108-4fb2-a84d-a20840d0782b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13735 | 2026.05.19 01:40:07.250356 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13736 | 2026.05.19 01:40:07.250396 [ 4 ] {ea77578c-e108-4fb2-a84d-a20840d0782b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13737 | 2026.05.19 01:40:07.250402 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2620 rows starting from the beginning of the part | ||
| 13738 | 2026.05.19 01:40:07.250483 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 13739 | 2026.05.19 01:40:07.250530 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 140 rows starting from the beginning of the part | ||
| 13740 | 2026.05.19 01:40:07.250573 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 13741 | 2026.05.19 01:40:07.250615 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 140 rows starting from the beginning of the part | ||
| 13742 | 2026.05.19 01:40:07.250658 [ 188 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 13743 | 2026.05.19 01:40:07.250958 [ 4 ] {ea77578c-e108-4fb2-a84d-a20840d0782b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2026.05.19 01:40:07.250999 [ 4 ] {ea77578c-e108-4fb2-a84d-a20840d0782b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13745 | 2026.05.19 01:40:07.251322 [ 4 ] {ea77578c-e108-4fb2-a84d-a20840d0782b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13746 | 2026.05.19 01:40:07.251563 [ 4 ] {ea77578c-e108-4fb2-a84d-a20840d0782b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2026.05.19 01:40:07.251702 [ 4 ] {ea77578c-e108-4fb2-a84d-a20840d0782b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00137 sec., 46715.32846715329 rows/sec., 3.65 MiB/sec. | ||
| 13748 | 2026.05.19 01:40:07.251739 [ 4 ] {ea77578c-e108-4fb2-a84d-a20840d0782b} <Debug> TCPHandler: Processed in 0.00156 sec. | ||
| 13749 | 2026.05.19 01:40:07.251737 [ 81 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13750 | 2026.05.19 01:40:07.251793 [ 81 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13751 | 2026.05.19 01:40:07.251816 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13752 | 2026.05.19 01:40:07.251892 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13753 | 2026.05.19 01:40:07.251912 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13754 | 2026.05.19 01:40:07.251949 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001782574 sec., 1721106.6693444422 rows/sec., 137.48 MiB/sec. | ||
| 13755 | 2026.05.19 01:40:07.251994 [ 4 ] {071dff4e-3fb1-4eed-be05-c0acef0161d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13756 | 2026.05.19 01:40:07.252038 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13757 | 2026.05.19 01:40:07.252044 [ 4 ] {071dff4e-3fb1-4eed-be05-c0acef0161d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13758 | 2026.05.19 01:40:07.252079 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1404 rows starting from the beginning of the part | ||
| 13759 | 2026.05.19 01:40:07.252142 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 13760 | 2026.05.19 01:40:07.252192 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 106 rows starting from the beginning of the part | ||
| 13761 | 2026.05.19 01:40:07.252240 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13762 | 2026.05.19 01:40:07.252249 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 13763 | 2026.05.19 01:40:07.252328 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 106 rows starting from the beginning of the part | ||
| 13764 | 2026.05.19 01:40:07.252377 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 13765 | 2026.05.19 01:40:07.252544 [ 4 ] {071dff4e-3fb1-4eed-be05-c0acef0161d6} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13766 | 2026.05.19 01:40:07.252590 [ 4 ] {071dff4e-3fb1-4eed-be05-c0acef0161d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13767 | 2026.05.19 01:40:07.252602 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13768 | 2026.05.19 01:40:07.252707 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_111_22} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13769 | 2026.05.19 01:40:07.252797 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 13770 | 2026.05.19 01:40:07.252965 [ 4 ] {071dff4e-3fb1-4eed-be05-c0acef0161d6} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13771 | 2026.05.19 01:40:07.253229 [ 4 ] {071dff4e-3fb1-4eed-be05-c0acef0161d6} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13772 | 2026.05.19 01:40:07.253367 [ 4 ] {071dff4e-3fb1-4eed-be05-c0acef0161d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001392 sec., 114942.52873563218 rows/sec., 8.01 MiB/sec. | ||
| 13773 | 2026.05.19 01:40:07.253386 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_106_28 to all_107_107_0 | ||
| 13774 | 2026.05.19 01:40:07.253405 [ 4 ] {071dff4e-3fb1-4eed-be05-c0acef0161d6} <Debug> TCPHandler: Processed in 0.00156275 sec. | ||
| 13775 | 2026.05.19 01:40:07.253429 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2026.05.19 01:40:07.253455 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13777 | 2026.05.19 01:40:07.253504 [ 192 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634121 sec., 1106405.217239115 rows/sec., 81.88 MiB/sec. | ||
| 13778 | 2026.05.19 01:40:07.253520 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_107_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_106_28 to all_107_107_0 into Compact with storage Full | ||
| 13779 | 2026.05.19 01:40:07.253606 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13780 | 2026.05.19 01:40:07.253641 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_107_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13781 | 2026.05.19 01:40:07.253679 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_107_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_28, total 38263 rows starting from the beginning of the part | ||
| 13782 | 2026.05.19 01:40:07.253711 [ 4 ] {c2239bc2-b4c1-4583-90bf-908817702c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13783 | 2026.05.19 01:40:07.253736 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_107_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 13784 | 2026.05.19 01:40:07.253745 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13785 | 2026.05.19 01:40:07.253760 [ 4 ] {c2239bc2-b4c1-4583-90bf-908817702c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13786 | 2026.05.19 01:40:07.254165 [ 4 ] {c2239bc2-b4c1-4583-90bf-908817702c5d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13787 | 2026.05.19 01:40:07.254175 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2026.05.19 01:40:07.254206 [ 4 ] {c2239bc2-b4c1-4583-90bf-908817702c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13789 | 2026.05.19 01:40:07.254291 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_111_22} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13790 | 2026.05.19 01:40:07.254408 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 13791 | 2026.05.19 01:40:07.254558 [ 4 ] {c2239bc2-b4c1-4583-90bf-908817702c5d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13792 | 2026.05.19 01:40:07.254783 [ 4 ] {c2239bc2-b4c1-4583-90bf-908817702c5d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2026.05.19 01:40:07.254918 [ 4 ] {c2239bc2-b4c1-4583-90bf-908817702c5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 13794 | 2026.05.19 01:40:07.254930 [ 81 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13795 | 2026.05.19 01:40:07.254955 [ 4 ] {c2239bc2-b4c1-4583-90bf-908817702c5d} <Debug> TCPHandler: Processed in 0.001396648 sec. | ||
| 13796 | 2026.05.19 01:40:07.254973 [ 81 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.05.19 01:40:07.255000 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13798 | 2026.05.19 01:40:07.255095 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13799 | 2026.05.19 01:40:07.255211 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13800 | 2026.05.19 01:40:07.255246 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5424 rows starting from the beginning of the part | ||
| 13801 | 2026.05.19 01:40:07.255309 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 13802 | 2026.05.19 01:40:07.255352 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 13803 | 2026.05.19 01:40:07.255392 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 13804 | 2026.05.19 01:40:07.255428 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13805 | 2026.05.19 01:40:07.255467 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 13806 | 2026.05.19 01:40:07.257608 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5724 rows, containing 4 columns (4 merged, 0 gathered) in 0.002550594 sec., 2244183.1196968234 rows/sec., 151.24 MiB/sec. | ||
| 13807 | 2026.05.19 01:40:07.258009 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13808 | 2026.05.19 01:40:07.258278 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.05.19 01:40:07.258350 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_111_22} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13810 | 2026.05.19 01:40:07.258436 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13811 | 2026.05.19 01:40:07.260157 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_107_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38423 rows, containing 5 columns (5 merged, 0 gathered) in 0.006659637 sec., 5769533.6847939305 rows/sec., 371.64 MiB/sec. | ||
| 13812 | 2026.05.19 01:40:07.260609 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_107_29} <Trace> MergedBlockOutputStream: filled checksums all_1_107_29 (state Temporary) | ||
| 13813 | 2026.05.19 01:40:07.260872 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_107_29} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_107_29 to all_1_107_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13814 | 2026.05.19 01:40:07.260935 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_107_29} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_106_28, all_107_107_0] -> all_1_107_29 | ||
| 13815 | 2026.05.19 01:40:07.261002 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13816 | 2026.05.19 01:40:08.549566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13817 | 2026.05.19 01:40:08.567257 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2026.05.19 01:40:08.567301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13819 | 2026.05.19 01:40:08.573342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13820 | 2026.05.19 01:40:08.574034 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2026.05.19 01:40:08.574437 [ 81 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13822 | 2026.05.19 01:40:08.574539 [ 81 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13823 | 2026.05.19 01:40:08.574578 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13824 | 2026.05.19 01:40:08.574743 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 13825 | 2026.05.19 01:40:08.577084 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13826 | 2026.05.19 01:40:08.579042 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13827 | 2026.05.19 01:40:08.580771 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13828 | 2026.05.19 01:40:08.586053 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13829 | 2026.05.19 01:40:08.591084 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13830 | 2026.05.19 01:40:08.596092 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13831 | 2026.05.19 01:40:08.601260 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13832 | 2026.05.19 01:40:08.605558 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13833 | 2026.05.19 01:40:08.662034 [ 195 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.087363415 sec., 5688.880179420642 rows/sec., 29.42 MiB/sec. | ||
| 13834 | 2026.05.19 01:40:08.665535 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13835 | 2026.05.19 01:40:08.667770 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13836 | 2026.05.19 01:40:08.667898 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_66_13} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13837 | 2026.05.19 01:40:08.671131 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 13838 | 2026.05.19 01:40:09.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.40 MiB, peak 372.12 MiB, free memory in arenas 0.00 B, will set to 359.41 MiB (RSS), difference: 1.01 MiB | ||
| 13839 | 2026.05.19 01:40:11.115457 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13840 | 2026.05.19 01:40:11.115755 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 13841 | 2026.05.19 01:40:11.116163 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13842 | 2026.05.19 01:40:11.116202 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 13843 | 2026.05.19 01:40:11.116483 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13844 | 2026.05.19 01:40:11.116552 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13845 | 2026.05.19 01:40:11.116698 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 13846 | 2026.05.19 01:40:11.116839 [ 341 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13847 | 2026.05.19 01:40:11.116859 [ 325 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13848 | 2026.05.19 01:40:11.117009 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 13849 | 2026.05.19 01:40:11.117037 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13850 | 2026.05.19 01:40:11.117106 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13851 | 2026.05.19 01:40:11.117127 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 13852 | 2026.05.19 01:40:11.117161 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13853 | 2026.05.19 01:40:11.117200 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 13854 | 2026.05.19 01:40:11.118581 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002949 sec., 12885.723974228553 rows/sec., 2.61 MiB/sec. | ||
| 13855 | 2026.05.19 01:40:11.118693 [ 4 ] {7c6b4f44-3a81-42ed-97fc-1e7d436de180} <Debug> TCPHandler: Processed in 0.003388184 sec. | ||
| 13856 | 2026.05.19 01:40:11.133740 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2026.05.19 01:40:11.133855 [ 4 ] {2468b1a1-9666-4e43-9061-d2a3eb29232f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13858 | 2026.05.19 01:40:11.133898 [ 4 ] {2468b1a1-9666-4e43-9061-d2a3eb29232f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13859 | 2026.05.19 01:40:11.134440 [ 4 ] {2468b1a1-9666-4e43-9061-d2a3eb29232f} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2026.05.19 01:40:11.134483 [ 4 ] {2468b1a1-9666-4e43-9061-d2a3eb29232f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13861 | 2026.05.19 01:40:11.134881 [ 4 ] {2468b1a1-9666-4e43-9061-d2a3eb29232f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13862 | 2026.05.19 01:40:11.135110 [ 4 ] {2468b1a1-9666-4e43-9061-d2a3eb29232f} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2026.05.19 01:40:11.135260 [ 4 ] {2468b1a1-9666-4e43-9061-d2a3eb29232f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001438 sec., 16689.847009735742 rows/sec., 1.38 MiB/sec. | ||
| 13864 | 2026.05.19 01:40:11.135290 [ 78 ] {} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13865 | 2026.05.19 01:40:11.135297 [ 4 ] {2468b1a1-9666-4e43-9061-d2a3eb29232f} <Debug> TCPHandler: Processed in 0.001608831 sec. | ||
| 13866 | 2026.05.19 01:40:11.135351 [ 78 ] {} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2026.05.19 01:40:11.135385 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13868 | 2026.05.19 01:40:11.135471 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13869 | 2026.05.19 01:40:11.135572 [ 4 ] {3067b4bb-a190-476a-94c4-97c36d5ad87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13870 | 2026.05.19 01:40:11.135618 [ 4 ] {3067b4bb-a190-476a-94c4-97c36d5ad87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13871 | 2026.05.19 01:40:11.135682 [ 192 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 13872 | 2026.05.19 01:40:11.135862 [ 192 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13873 | 2026.05.19 01:40:11.135910 [ 192 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 13874 | 2026.05.19 01:40:11.136011 [ 192 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 13875 | 2026.05.19 01:40:11.136066 [ 4 ] {3067b4bb-a190-476a-94c4-97c36d5ad87f} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13876 | 2026.05.19 01:40:11.136095 [ 192 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 13877 | 2026.05.19 01:40:11.136110 [ 4 ] {3067b4bb-a190-476a-94c4-97c36d5ad87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13878 | 2026.05.19 01:40:11.136172 [ 192 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 13879 | 2026.05.19 01:40:11.136231 [ 192 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 13880 | 2026.05.19 01:40:11.136467 [ 4 ] {3067b4bb-a190-476a-94c4-97c36d5ad87f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13881 | 2026.05.19 01:40:11.136708 [ 4 ] {3067b4bb-a190-476a-94c4-97c36d5ad87f} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13882 | 2026.05.19 01:40:11.136855 [ 4 ] {3067b4bb-a190-476a-94c4-97c36d5ad87f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001302 sec., 12288.78648233487 rows/sec., 1002.06 KiB/sec. | ||
| 13883 | 2026.05.19 01:40:11.136893 [ 4 ] {3067b4bb-a190-476a-94c4-97c36d5ad87f} <Debug> TCPHandler: Processed in 0.001472119 sec. | ||
| 13884 | 2026.05.19 01:40:11.137030 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13885 | 2026.05.19 01:40:11.137129 [ 4 ] {a0da3631-f91b-4dce-ae6a-1bc14eb259e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13886 | 2026.05.19 01:40:11.137168 [ 4 ] {a0da3631-f91b-4dce-ae6a-1bc14eb259e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13887 | 2026.05.19 01:40:11.137280 [ 191 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669982 sec., 71857.06193240406 rows/sec., 6.24 MiB/sec. | ||
| 13888 | 2026.05.19 01:40:11.137484 [ 187 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13889 | 2026.05.19 01:40:11.137893 [ 187 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13890 | 2026.05.19 01:40:11.137987 [ 187 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_17_4} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13891 | 2026.05.19 01:40:11.138094 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13892 | 2026.05.19 01:40:11.138561 [ 4 ] {a0da3631-f91b-4dce-ae6a-1bc14eb259e3} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13893 | 2026.05.19 01:40:11.138604 [ 4 ] {a0da3631-f91b-4dce-ae6a-1bc14eb259e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13894 | 2026.05.19 01:40:11.139131 [ 4 ] {a0da3631-f91b-4dce-ae6a-1bc14eb259e3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13895 | 2026.05.19 01:40:11.139361 [ 4 ] {a0da3631-f91b-4dce-ae6a-1bc14eb259e3} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13896 | 2026.05.19 01:40:11.139497 [ 4 ] {a0da3631-f91b-4dce-ae6a-1bc14eb259e3} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.002389 sec., 1095437.4215152783 rows/sec., 82.03 MiB/sec. | ||
| 13897 | 2026.05.19 01:40:11.139534 [ 4 ] {a0da3631-f91b-4dce-ae6a-1bc14eb259e3} <Debug> TCPHandler: Processed in 0.002552924 sec. | ||
| 13898 | 2026.05.19 01:40:11.139662 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13899 | 2026.05.19 01:40:11.139757 [ 4 ] {ae7b1d9b-6e65-424b-aa08-8dbd06c2e5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13900 | 2026.05.19 01:40:11.139798 [ 4 ] {ae7b1d9b-6e65-424b-aa08-8dbd06c2e5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13901 | 2026.05.19 01:40:11.140262 [ 4 ] {ae7b1d9b-6e65-424b-aa08-8dbd06c2e5fa} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13902 | 2026.05.19 01:40:11.140299 [ 4 ] {ae7b1d9b-6e65-424b-aa08-8dbd06c2e5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13903 | 2026.05.19 01:40:11.140618 [ 4 ] {ae7b1d9b-6e65-424b-aa08-8dbd06c2e5fa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13904 | 2026.05.19 01:40:11.140855 [ 4 ] {ae7b1d9b-6e65-424b-aa08-8dbd06c2e5fa} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13905 | 2026.05.19 01:40:11.140984 [ 4 ] {ae7b1d9b-6e65-424b-aa08-8dbd06c2e5fa} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001245 sec., 65060.24096385542 rows/sec., 4.76 MiB/sec. | ||
| 13906 | 2026.05.19 01:40:11.141021 [ 4 ] {ae7b1d9b-6e65-424b-aa08-8dbd06c2e5fa} <Debug> TCPHandler: Processed in 0.001408918 sec. | ||
| 13907 | 2026.05.19 01:40:11.141146 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13908 | 2026.05.19 01:40:11.141244 [ 4 ] {944d04b1-7f10-48fb-b112-5e55228b7993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13909 | 2026.05.19 01:40:11.141287 [ 4 ] {944d04b1-7f10-48fb-b112-5e55228b7993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13910 | 2026.05.19 01:40:11.141967 [ 4 ] {944d04b1-7f10-48fb-b112-5e55228b7993} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13911 | 2026.05.19 01:40:11.142005 [ 4 ] {944d04b1-7f10-48fb-b112-5e55228b7993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13912 | 2026.05.19 01:40:11.142341 [ 4 ] {944d04b1-7f10-48fb-b112-5e55228b7993} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13913 | 2026.05.19 01:40:11.142555 [ 4 ] {944d04b1-7f10-48fb-b112-5e55228b7993} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13914 | 2026.05.19 01:40:11.142682 [ 4 ] {944d04b1-7f10-48fb-b112-5e55228b7993} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001455 sec., 567010.3092783506 rows/sec., 33.17 MiB/sec. | ||
| 13915 | 2026.05.19 01:40:11.142681 [ 78 ] {} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13916 | 2026.05.19 01:40:11.142721 [ 4 ] {944d04b1-7f10-48fb-b112-5e55228b7993} <Debug> TCPHandler: Processed in 0.001623611 sec. | ||
| 13917 | 2026.05.19 01:40:11.142736 [ 78 ] {} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2026.05.19 01:40:11.142763 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13919 | 2026.05.19 01:40:11.142859 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13920 | 2026.05.19 01:40:11.142881 [ 199 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 13921 | 2026.05.19 01:40:11.142959 [ 4 ] {17f3f5ab-9eae-4c09-a514-8a005440b6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13922 | 2026.05.19 01:40:11.143000 [ 199 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13923 | 2026.05.19 01:40:11.143003 [ 4 ] {17f3f5ab-9eae-4c09-a514-8a005440b6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13924 | 2026.05.19 01:40:11.143051 [ 199 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 825 rows starting from the beginning of the part | ||
| 13925 | 2026.05.19 01:40:11.143131 [ 199 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 825 rows starting from the beginning of the part | ||
| 13926 | 2026.05.19 01:40:11.143182 [ 199 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 825 rows starting from the beginning of the part | ||
| 13927 | 2026.05.19 01:40:11.143230 [ 199 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 825 rows starting from the beginning of the part | ||
| 13928 | 2026.05.19 01:40:11.143279 [ 199 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 825 rows starting from the beginning of the part | ||
| 13929 | 2026.05.19 01:40:11.143427 [ 4 ] {17f3f5ab-9eae-4c09-a514-8a005440b6a5} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.05.19 01:40:11.143470 [ 4 ] {17f3f5ab-9eae-4c09-a514-8a005440b6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13931 | 2026.05.19 01:40:11.143789 [ 4 ] {17f3f5ab-9eae-4c09-a514-8a005440b6a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13932 | 2026.05.19 01:40:11.144016 [ 4 ] {17f3f5ab-9eae-4c09-a514-8a005440b6a5} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.05.19 01:40:11.144149 [ 4 ] {17f3f5ab-9eae-4c09-a514-8a005440b6a5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001207 sec., 828.5004142502072 rows/sec., 58.25 KiB/sec. | ||
| 13934 | 2026.05.19 01:40:11.144185 [ 4 ] {17f3f5ab-9eae-4c09-a514-8a005440b6a5} <Debug> TCPHandler: Processed in 0.001379489 sec. | ||
| 13935 | 2026.05.19 01:40:11.144332 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.05.19 01:40:11.144434 [ 4 ] {31336ec0-ffc2-4b96-83bd-3f55bc6effac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13937 | 2026.05.19 01:40:11.144471 [ 4 ] {31336ec0-ffc2-4b96-83bd-3f55bc6effac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13938 | 2026.05.19 01:40:11.144769 [ 191 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937665 sec., 2128850.962369656 rows/sec., 132.65 MiB/sec. | ||
| 13939 | 2026.05.19 01:40:11.144911 [ 4 ] {31336ec0-ffc2-4b96-83bd-3f55bc6effac} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13940 | 2026.05.19 01:40:11.144950 [ 4 ] {31336ec0-ffc2-4b96-83bd-3f55bc6effac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13941 | 2026.05.19 01:40:11.144965 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13942 | 2026.05.19 01:40:11.145299 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13943 | 2026.05.19 01:40:11.145303 [ 4 ] {31336ec0-ffc2-4b96-83bd-3f55bc6effac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13944 | 2026.05.19 01:40:11.145397 [ 195 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_17_4} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13945 | 2026.05.19 01:40:11.145510 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 13946 | 2026.05.19 01:40:11.145569 [ 4 ] {31336ec0-ffc2-4b96-83bd-3f55bc6effac} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.05.19 01:40:11.145690 [ 78 ] {} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13948 | 2026.05.19 01:40:11.145707 [ 4 ] {31336ec0-ffc2-4b96-83bd-3f55bc6effac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001292 sec., 9287.925696594428 rows/sec., 725.62 KiB/sec. | ||
| 13949 | 2026.05.19 01:40:11.145734 [ 78 ] {} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.05.19 01:40:11.145756 [ 4 ] {31336ec0-ffc2-4b96-83bd-3f55bc6effac} <Debug> TCPHandler: Processed in 0.001473959 sec. | ||
| 13951 | 2026.05.19 01:40:11.145760 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13952 | 2026.05.19 01:40:11.145867 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 13953 | 2026.05.19 01:40:11.145926 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.05.19 01:40:11.145957 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13955 | 2026.05.19 01:40:11.145986 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 13956 | 2026.05.19 01:40:11.146026 [ 4 ] {a7ed4673-92df-4df4-818d-dd92a257b081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13957 | 2026.05.19 01:40:11.146042 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 13958 | 2026.05.19 01:40:11.146071 [ 4 ] {a7ed4673-92df-4df4-818d-dd92a257b081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13959 | 2026.05.19 01:40:11.146087 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 13960 | 2026.05.19 01:40:11.146127 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 13961 | 2026.05.19 01:40:11.146161 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 13962 | 2026.05.19 01:40:11.146815 [ 199 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000978463 sec., 61320.663121651 rows/sec., 4.91 MiB/sec. | ||
| 13963 | 2026.05.19 01:40:11.146947 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13964 | 2026.05.19 01:40:11.147074 [ 4 ] {a7ed4673-92df-4df4-818d-dd92a257b081} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2026.05.19 01:40:11.147120 [ 4 ] {a7ed4673-92df-4df4-818d-dd92a257b081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13966 | 2026.05.19 01:40:11.147215 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13967 | 2026.05.19 01:40:11.147300 [ 195 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_17_4} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13968 | 2026.05.19 01:40:11.147388 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13969 | 2026.05.19 01:40:11.147570 [ 4 ] {a7ed4673-92df-4df4-818d-dd92a257b081} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13970 | 2026.05.19 01:40:11.147801 [ 4 ] {a7ed4673-92df-4df4-818d-dd92a257b081} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2026.05.19 01:40:11.147934 [ 4 ] {a7ed4673-92df-4df4-818d-dd92a257b081} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001925 sec., 718961.0389610389 rows/sec., 48.72 MiB/sec. | ||
| 13972 | 2026.05.19 01:40:11.147972 [ 4 ] {a7ed4673-92df-4df4-818d-dd92a257b081} <Debug> TCPHandler: Processed in 0.002094657 sec. | ||
| 13973 | 2026.05.19 01:40:11.148110 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13974 | 2026.05.19 01:40:11.148204 [ 4 ] {7e96fc7a-d769-423c-a5b8-411cfa4499f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13975 | 2026.05.19 01:40:11.148245 [ 4 ] {7e96fc7a-d769-423c-a5b8-411cfa4499f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13976 | 2026.05.19 01:40:11.149109 [ 4 ] {7e96fc7a-d769-423c-a5b8-411cfa4499f0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2026.05.19 01:40:11.149145 [ 4 ] {7e96fc7a-d769-423c-a5b8-411cfa4499f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13978 | 2026.05.19 01:40:11.149605 [ 4 ] {7e96fc7a-d769-423c-a5b8-411cfa4499f0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13979 | 2026.05.19 01:40:11.149821 [ 4 ] {7e96fc7a-d769-423c-a5b8-411cfa4499f0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2026.05.19 01:40:11.149957 [ 4 ] {7e96fc7a-d769-423c-a5b8-411cfa4499f0} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001771 sec., 923771.8802936195 rows/sec., 56.96 MiB/sec. | ||
| 13981 | 2026.05.19 01:40:11.149961 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_107_29 to all_112_112_0 | ||
| 13982 | 2026.05.19 01:40:11.149995 [ 4 ] {7e96fc7a-d769-423c-a5b8-411cfa4499f0} <Debug> TCPHandler: Processed in 0.001933905 sec. | ||
| 13983 | 2026.05.19 01:40:11.150020 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.05.19 01:40:11.150048 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13985 | 2026.05.19 01:40:11.150132 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13986 | 2026.05.19 01:40:11.150136 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_107_29 to all_112_112_0 into Compact with storage Full | ||
| 13987 | 2026.05.19 01:40:11.150234 [ 4 ] {27025840-0745-4bbf-9d3e-d293019c02c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13988 | 2026.05.19 01:40:11.150255 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13989 | 2026.05.19 01:40:11.150290 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_29, total 38423 rows starting from the beginning of the part | ||
| 13990 | 2026.05.19 01:40:11.150293 [ 4 ] {27025840-0745-4bbf-9d3e-d293019c02c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13991 | 2026.05.19 01:40:11.150350 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13992 | 2026.05.19 01:40:11.150401 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 13993 | 2026.05.19 01:40:11.150444 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 13994 | 2026.05.19 01:40:11.150485 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 13995 | 2026.05.19 01:40:11.150526 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1636 rows starting from the beginning of the part | ||
| 13996 | 2026.05.19 01:40:11.151648 [ 4 ] {27025840-0745-4bbf-9d3e-d293019c02c4} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2026.05.19 01:40:11.151696 [ 4 ] {27025840-0745-4bbf-9d3e-d293019c02c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 13998 | 2026.05.19 01:40:11.152463 [ 4 ] {27025840-0745-4bbf-9d3e-d293019c02c4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13999 | 2026.05.19 01:40:11.152726 [ 4 ] {27025840-0745-4bbf-9d3e-d293019c02c4} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14000 | 2026.05.19 01:40:11.152887 [ 4 ] {27025840-0745-4bbf-9d3e-d293019c02c4} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.00267 sec., 19850.187265917604 rows/sec., 35.57 MiB/sec. | ||
| 14001 | 2026.05.19 01:40:11.152966 [ 4 ] {27025840-0745-4bbf-9d3e-d293019c02c4} <Debug> TCPHandler: Processed in 0.002882728 sec. | ||
| 14002 | 2026.05.19 01:40:11.153196 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14003 | 2026.05.19 01:40:11.153328 [ 4 ] {e0bc5138-e16f-4668-989b-5ed085fd181b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14004 | 2026.05.19 01:40:11.153383 [ 4 ] {e0bc5138-e16f-4668-989b-5ed085fd181b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14005 | 2026.05.19 01:40:11.153753 [ 4 ] {e0bc5138-e16f-4668-989b-5ed085fd181b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2026.05.19 01:40:11.153787 [ 4 ] {e0bc5138-e16f-4668-989b-5ed085fd181b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14007 | 2026.05.19 01:40:11.154351 [ 4 ] {e0bc5138-e16f-4668-989b-5ed085fd181b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14008 | 2026.05.19 01:40:11.154579 [ 4 ] {e0bc5138-e16f-4668-989b-5ed085fd181b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2026.05.19 01:40:11.154711 [ 4 ] {e0bc5138-e16f-4668-989b-5ed085fd181b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001423 sec., 33731.553056922 rows/sec., 2.27 MiB/sec. | ||
| 14010 | 2026.05.19 01:40:11.154747 [ 4 ] {e0bc5138-e16f-4668-989b-5ed085fd181b} <Debug> TCPHandler: Processed in 0.001671792 sec. | ||
| 14011 | 2026.05.19 01:40:11.158674 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40699 rows, containing 5 columns (5 merged, 0 gathered) in 0.008575192 sec., 4746132.797959509 rows/sec., 305.59 MiB/sec. | ||
| 14012 | 2026.05.19 01:40:11.159253 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Trace> MergedBlockOutputStream: filled checksums all_1_112_30 (state Temporary) | ||
| 14013 | 2026.05.19 01:40:11.159570 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_112_30 to all_1_112_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.05.19 01:40:11.159646 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_112_30} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_107_29, all_112_112_0] -> all_1_112_30 | ||
| 14015 | 2026.05.19 01:40:11.159728 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14016 | 2026.05.19 01:40:11.996094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1638 | ||
| 14017 | 2026.05.19 01:40:11.998833 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14018 | 2026.05.19 01:40:11.998884 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14019 | 2026.05.19 01:40:12.000138 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14020 | 2026.05.19 01:40:12.000407 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14021 | 2026.05.19 01:40:12.000682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1638 | ||
| 14022 | 2026.05.19 01:40:12.236701 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14023 | 2026.05.19 01:40:12.236902 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14024 | 2026.05.19 01:40:12.237204 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14025 | 2026.05.19 01:40:12.237238 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14026 | 2026.05.19 01:40:12.237444 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14027 | 2026.05.19 01:40:12.237511 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14028 | 2026.05.19 01:40:12.237649 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14029 | 2026.05.19 01:40:12.237771 [ 361 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14030 | 2026.05.19 01:40:12.237812 [ 341 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14031 | 2026.05.19 01:40:12.237968 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 14032 | 2026.05.19 01:40:12.237996 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14033 | 2026.05.19 01:40:12.238062 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14034 | 2026.05.19 01:40:12.238081 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 14035 | 2026.05.19 01:40:12.238115 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14036 | 2026.05.19 01:40:12.238150 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14037 | 2026.05.19 01:40:12.239408 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002587 sec., 14688.828759180518 rows/sec., 2.38 MiB/sec. | ||
| 14038 | 2026.05.19 01:40:12.239517 [ 4 ] {4c82a228-e1e5-40da-9854-8583833072ca} <Debug> TCPHandler: Processed in 0.002906789 sec. | ||
| 14039 | 2026.05.19 01:40:12.240840 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14040 | 2026.05.19 01:40:12.240956 [ 4 ] {9965b6ce-1135-4909-8610-bdea45c811a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14041 | 2026.05.19 01:40:12.240999 [ 4 ] {9965b6ce-1135-4909-8610-bdea45c811a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14042 | 2026.05.19 01:40:12.241521 [ 4 ] {9965b6ce-1135-4909-8610-bdea45c811a8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14043 | 2026.05.19 01:40:12.241556 [ 4 ] {9965b6ce-1135-4909-8610-bdea45c811a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14044 | 2026.05.19 01:40:12.241919 [ 4 ] {9965b6ce-1135-4909-8610-bdea45c811a8} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14045 | 2026.05.19 01:40:12.242139 [ 4 ] {9965b6ce-1135-4909-8610-bdea45c811a8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14046 | 2026.05.19 01:40:12.242279 [ 4 ] {9965b6ce-1135-4909-8610-bdea45c811a8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001355 sec., 41328.41328413284 rows/sec., 3.16 MiB/sec. | ||
| 14047 | 2026.05.19 01:40:12.242317 [ 4 ] {9965b6ce-1135-4909-8610-bdea45c811a8} <Debug> TCPHandler: Processed in 0.00152873 sec. | ||
| 14048 | 2026.05.19 01:40:12.242464 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14049 | 2026.05.19 01:40:12.242559 [ 4 ] {730cd155-36cf-436f-b252-2f5ce6a81020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14050 | 2026.05.19 01:40:12.242597 [ 4 ] {730cd155-36cf-436f-b252-2f5ce6a81020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14051 | 2026.05.19 01:40:12.243041 [ 4 ] {730cd155-36cf-436f-b252-2f5ce6a81020} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2026.05.19 01:40:12.243078 [ 4 ] {730cd155-36cf-436f-b252-2f5ce6a81020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14053 | 2026.05.19 01:40:12.243379 [ 4 ] {730cd155-36cf-436f-b252-2f5ce6a81020} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14054 | 2026.05.19 01:40:12.243593 [ 4 ] {730cd155-36cf-436f-b252-2f5ce6a81020} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14055 | 2026.05.19 01:40:12.243720 [ 4 ] {730cd155-36cf-436f-b252-2f5ce6a81020} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 14056 | 2026.05.19 01:40:12.243757 [ 4 ] {730cd155-36cf-436f-b252-2f5ce6a81020} <Debug> TCPHandler: Processed in 0.001341507 sec. | ||
| 14057 | 2026.05.19 01:40:12.243910 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14058 | 2026.05.19 01:40:12.244007 [ 4 ] {94981f87-db99-4a31-8fc4-5adb111f9d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14059 | 2026.05.19 01:40:12.244049 [ 4 ] {94981f87-db99-4a31-8fc4-5adb111f9d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14060 | 2026.05.19 01:40:12.244490 [ 4 ] {94981f87-db99-4a31-8fc4-5adb111f9d02} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14061 | 2026.05.19 01:40:12.244526 [ 4 ] {94981f87-db99-4a31-8fc4-5adb111f9d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14062 | 2026.05.19 01:40:12.244844 [ 4 ] {94981f87-db99-4a31-8fc4-5adb111f9d02} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14063 | 2026.05.19 01:40:12.245061 [ 4 ] {94981f87-db99-4a31-8fc4-5adb111f9d02} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14064 | 2026.05.19 01:40:12.245194 [ 4 ] {94981f87-db99-4a31-8fc4-5adb111f9d02} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001205 sec., 26556.016597510374 rows/sec., 1.85 MiB/sec. | ||
| 14065 | 2026.05.19 01:40:12.245238 [ 4 ] {94981f87-db99-4a31-8fc4-5adb111f9d02} <Debug> TCPHandler: Processed in 0.001375769 sec. | ||
| 14066 | 2026.05.19 01:40:12.245483 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14067 | 2026.05.19 01:40:12.245639 [ 4 ] {c3ff8ef1-d4c2-4bcc-95cf-4f0221819319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14068 | 2026.05.19 01:40:12.245706 [ 4 ] {c3ff8ef1-d4c2-4bcc-95cf-4f0221819319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14069 | 2026.05.19 01:40:12.246243 [ 4 ] {c3ff8ef1-d4c2-4bcc-95cf-4f0221819319} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14070 | 2026.05.19 01:40:12.246284 [ 4 ] {c3ff8ef1-d4c2-4bcc-95cf-4f0221819319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14071 | 2026.05.19 01:40:12.246701 [ 4 ] {c3ff8ef1-d4c2-4bcc-95cf-4f0221819319} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14072 | 2026.05.19 01:40:12.246934 [ 4 ] {c3ff8ef1-d4c2-4bcc-95cf-4f0221819319} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14073 | 2026.05.19 01:40:12.247086 [ 4 ] {c3ff8ef1-d4c2-4bcc-95cf-4f0221819319} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001494 sec., 8032.128514056224 rows/sec., 554.30 KiB/sec. | ||
| 14074 | 2026.05.19 01:40:12.247126 [ 4 ] {c3ff8ef1-d4c2-4bcc-95cf-4f0221819319} <Debug> TCPHandler: Processed in 0.001774113 sec. | ||
| 14075 | 2026.05.19 01:40:14.397271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32226 | ||
| 14076 | 2026.05.19 01:40:14.397834 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.05.19 01:40:14.397879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14078 | 2026.05.19 01:40:14.398407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14079 | 2026.05.19 01:40:14.398648 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2026.05.19 01:40:14.398785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32226 | ||
| 14081 | 2026.05.19 01:40:16.077957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14082 | 2026.05.19 01:40:16.093003 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14083 | 2026.05.19 01:40:16.093048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14084 | 2026.05.19 01:40:16.098572 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14085 | 2026.05.19 01:40:16.099241 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14086 | 2026.05.19 01:40:16.101918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14087 | 2026.05.19 01:40:17.241012 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14088 | 2026.05.19 01:40:17.241233 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14089 | 2026.05.19 01:40:17.241564 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14090 | 2026.05.19 01:40:17.241598 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14091 | 2026.05.19 01:40:17.241813 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14092 | 2026.05.19 01:40:17.241880 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14093 | 2026.05.19 01:40:17.242018 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14094 | 2026.05.19 01:40:17.242121 [ 361 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14095 | 2026.05.19 01:40:17.242142 [ 349 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14096 | 2026.05.19 01:40:17.242253 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 14097 | 2026.05.19 01:40:17.242278 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14098 | 2026.05.19 01:40:17.242347 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14099 | 2026.05.19 01:40:17.242367 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 14100 | 2026.05.19 01:40:17.242401 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14101 | 2026.05.19 01:40:17.242438 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14102 | 2026.05.19 01:40:17.243635 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002489 sec., 15267.175572519085 rows/sec., 2.48 MiB/sec. | ||
| 14103 | 2026.05.19 01:40:17.243759 [ 4 ] {47671112-7705-4416-8cf2-b6bb7f1aebb7} <Debug> TCPHandler: Processed in 0.002871948 sec. | ||
| 14104 | 2026.05.19 01:40:17.245489 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.05.19 01:40:17.245601 [ 4 ] {a70b398a-b991-4d13-845e-6383bc3feed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14106 | 2026.05.19 01:40:17.245642 [ 4 ] {a70b398a-b991-4d13-845e-6383bc3feed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14107 | 2026.05.19 01:40:17.246120 [ 4 ] {a70b398a-b991-4d13-845e-6383bc3feed5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.05.19 01:40:17.246163 [ 4 ] {a70b398a-b991-4d13-845e-6383bc3feed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14109 | 2026.05.19 01:40:17.246522 [ 4 ] {a70b398a-b991-4d13-845e-6383bc3feed5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14110 | 2026.05.19 01:40:17.246748 [ 4 ] {a70b398a-b991-4d13-845e-6383bc3feed5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.05.19 01:40:17.246895 [ 4 ] {a70b398a-b991-4d13-845e-6383bc3feed5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001325 sec., 42264.15094339623 rows/sec., 3.23 MiB/sec. | ||
| 14112 | 2026.05.19 01:40:17.246933 [ 4 ] {a70b398a-b991-4d13-845e-6383bc3feed5} <Debug> TCPHandler: Processed in 0.001495399 sec. | ||
| 14113 | 2026.05.19 01:40:17.247102 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14114 | 2026.05.19 01:40:17.247199 [ 4 ] {93cd642d-e7d1-49b3-aef2-cbd895034cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14115 | 2026.05.19 01:40:17.247238 [ 4 ] {93cd642d-e7d1-49b3-aef2-cbd895034cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14116 | 2026.05.19 01:40:17.247649 [ 4 ] {93cd642d-e7d1-49b3-aef2-cbd895034cb4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.05.19 01:40:17.247684 [ 4 ] {93cd642d-e7d1-49b3-aef2-cbd895034cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14118 | 2026.05.19 01:40:17.247985 [ 4 ] {93cd642d-e7d1-49b3-aef2-cbd895034cb4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14119 | 2026.05.19 01:40:17.248192 [ 4 ] {93cd642d-e7d1-49b3-aef2-cbd895034cb4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.05.19 01:40:17.248317 [ 4 ] {93cd642d-e7d1-49b3-aef2-cbd895034cb4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 14121 | 2026.05.19 01:40:17.248359 [ 4 ] {93cd642d-e7d1-49b3-aef2-cbd895034cb4} <Debug> TCPHandler: Processed in 0.001305797 sec. | ||
| 14122 | 2026.05.19 01:40:17.248482 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2026.05.19 01:40:17.248577 [ 4 ] {c97b3d9c-7163-4a50-b0c3-3586a9b5731c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14124 | 2026.05.19 01:40:17.248618 [ 4 ] {c97b3d9c-7163-4a50-b0c3-3586a9b5731c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14125 | 2026.05.19 01:40:17.249012 [ 4 ] {c97b3d9c-7163-4a50-b0c3-3586a9b5731c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.05.19 01:40:17.249047 [ 4 ] {c97b3d9c-7163-4a50-b0c3-3586a9b5731c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14127 | 2026.05.19 01:40:17.249366 [ 4 ] {c97b3d9c-7163-4a50-b0c3-3586a9b5731c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14128 | 2026.05.19 01:40:17.249576 [ 4 ] {c97b3d9c-7163-4a50-b0c3-3586a9b5731c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.05.19 01:40:17.249706 [ 4 ] {c97b3d9c-7163-4a50-b0c3-3586a9b5731c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 14130 | 2026.05.19 01:40:17.249742 [ 4 ] {c97b3d9c-7163-4a50-b0c3-3586a9b5731c} <Debug> TCPHandler: Processed in 0.001309377 sec. | ||
| 14131 | 2026.05.19 01:40:17.249860 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14132 | 2026.05.19 01:40:17.249957 [ 4 ] {9175b41f-a9cb-4d88-87fb-1b9bfcdfc2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14133 | 2026.05.19 01:40:17.249997 [ 4 ] {9175b41f-a9cb-4d88-87fb-1b9bfcdfc2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14134 | 2026.05.19 01:40:17.250353 [ 4 ] {9175b41f-a9cb-4d88-87fb-1b9bfcdfc2b1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2026.05.19 01:40:17.250389 [ 4 ] {9175b41f-a9cb-4d88-87fb-1b9bfcdfc2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14136 | 2026.05.19 01:40:17.250700 [ 4 ] {9175b41f-a9cb-4d88-87fb-1b9bfcdfc2b1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14137 | 2026.05.19 01:40:17.250910 [ 4 ] {9175b41f-a9cb-4d88-87fb-1b9bfcdfc2b1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14138 | 2026.05.19 01:40:17.251035 [ 4 ] {9175b41f-a9cb-4d88-87fb-1b9bfcdfc2b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 14139 | 2026.05.19 01:40:17.251071 [ 4 ] {9175b41f-a9cb-4d88-87fb-1b9bfcdfc2b1} <Debug> TCPHandler: Processed in 0.001259657 sec. | ||
| 14140 | 2026.05.19 01:40:21.742086 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14141 | 2026.05.19 01:40:21.742151 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14142 | 2026.05.19 01:40:21.899017 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32674 | ||
| 14143 | 2026.05.19 01:40:21.899831 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14144 | 2026.05.19 01:40:21.899903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14145 | 2026.05.19 01:40:21.900431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14146 | 2026.05.19 01:40:21.900665 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14147 | 2026.05.19 01:40:21.900801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32674 | ||
| 14148 | 2026.05.19 01:40:22.001016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1658 | ||
| 14149 | 2026.05.19 01:40:22.003533 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2026.05.19 01:40:22.003606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14151 | 2026.05.19 01:40:22.005023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14152 | 2026.05.19 01:40:22.005312 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14153 | 2026.05.19 01:40:22.005488 [ 64 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14154 | 2026.05.19 01:40:22.005553 [ 64 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14155 | 2026.05.19 01:40:22.005575 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14156 | 2026.05.19 01:40:22.005695 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 14157 | 2026.05.19 01:40:22.005739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1658 | ||
| 14158 | 2026.05.19 01:40:22.006238 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14159 | 2026.05.19 01:40:22.006412 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1490 rows starting from the beginning of the part | ||
| 14160 | 2026.05.19 01:40:22.006845 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 14161 | 2026.05.19 01:40:22.007157 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part | ||
| 14162 | 2026.05.19 01:40:22.007465 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 14163 | 2026.05.19 01:40:22.007761 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 14164 | 2026.05.19 01:40:22.008058 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
| 14165 | 2026.05.19 01:40:22.014498 [ 198 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1658 rows, containing 72 columns (72 merged, 0 gathered) in 0.008849256 sec., 187360.3837429949 rows/sec., 159.46 MiB/sec. | ||
| 14166 | 2026.05.19 01:40:22.016301 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14167 | 2026.05.19 01:40:22.016914 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2026.05.19 01:40:22.016995 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_51_10} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14169 | 2026.05.19 01:40:22.017310 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 14170 | 2026.05.19 01:40:22.242553 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14171 | 2026.05.19 01:40:22.242780 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14172 | 2026.05.19 01:40:22.243128 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14173 | 2026.05.19 01:40:22.243162 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14174 | 2026.05.19 01:40:22.243377 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14175 | 2026.05.19 01:40:22.243446 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14176 | 2026.05.19 01:40:22.243582 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14177 | 2026.05.19 01:40:22.243728 [ 341 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14178 | 2026.05.19 01:40:22.243729 [ 346 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14179 | 2026.05.19 01:40:22.243873 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 14180 | 2026.05.19 01:40:22.243902 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14181 | 2026.05.19 01:40:22.243970 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14182 | 2026.05.19 01:40:22.243990 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 14183 | 2026.05.19 01:40:22.244025 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14184 | 2026.05.19 01:40:22.244061 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14185 | 2026.05.19 01:40:22.245519 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002825 sec., 13451.32743362832 rows/sec., 2.18 MiB/sec. | ||
| 14186 | 2026.05.19 01:40:22.245736 [ 4 ] {802819fb-83d3-4e9d-9624-4b7080cfb8ec} <Debug> TCPHandler: Processed in 0.003315774 sec. | ||
| 14187 | 2026.05.19 01:40:22.248097 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14188 | 2026.05.19 01:40:22.248248 [ 4 ] {f55d244e-b9d7-4993-b833-57e5fcc9fe91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14189 | 2026.05.19 01:40:22.248309 [ 4 ] {f55d244e-b9d7-4993-b833-57e5fcc9fe91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14190 | 2026.05.19 01:40:22.249103 [ 4 ] {f55d244e-b9d7-4993-b833-57e5fcc9fe91} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14191 | 2026.05.19 01:40:22.249141 [ 4 ] {f55d244e-b9d7-4993-b833-57e5fcc9fe91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14192 | 2026.05.19 01:40:22.249527 [ 4 ] {f55d244e-b9d7-4993-b833-57e5fcc9fe91} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14193 | 2026.05.19 01:40:22.249759 [ 4 ] {f55d244e-b9d7-4993-b833-57e5fcc9fe91} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14194 | 2026.05.19 01:40:22.249911 [ 4 ] {f55d244e-b9d7-4993-b833-57e5fcc9fe91} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001702 sec., 82256.16921269095 rows/sec., 7.15 MiB/sec. | ||
| 14195 | 2026.05.19 01:40:22.249952 [ 4 ] {f55d244e-b9d7-4993-b833-57e5fcc9fe91} <Debug> TCPHandler: Processed in 0.001922355 sec. | ||
| 14196 | 2026.05.19 01:40:22.250139 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14197 | 2026.05.19 01:40:22.250236 [ 4 ] {1a85cf11-0abd-4d5c-9f3b-d09a4ec458e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14198 | 2026.05.19 01:40:22.250276 [ 4 ] {1a85cf11-0abd-4d5c-9f3b-d09a4ec458e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14199 | 2026.05.19 01:40:22.250729 [ 4 ] {1a85cf11-0abd-4d5c-9f3b-d09a4ec458e9} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14200 | 2026.05.19 01:40:22.250766 [ 4 ] {1a85cf11-0abd-4d5c-9f3b-d09a4ec458e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14201 | 2026.05.19 01:40:22.251092 [ 4 ] {1a85cf11-0abd-4d5c-9f3b-d09a4ec458e9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14202 | 2026.05.19 01:40:22.251310 [ 4 ] {1a85cf11-0abd-4d5c-9f3b-d09a4ec458e9} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14203 | 2026.05.19 01:40:22.251443 [ 4 ] {1a85cf11-0abd-4d5c-9f3b-d09a4ec458e9} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001226 sec., 34257.74877650897 rows/sec., 2.52 MiB/sec. | ||
| 14204 | 2026.05.19 01:40:22.251481 [ 4 ] {1a85cf11-0abd-4d5c-9f3b-d09a4ec458e9} <Debug> TCPHandler: Processed in 0.001391648 sec. | ||
| 14205 | 2026.05.19 01:40:22.251617 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14206 | 2026.05.19 01:40:22.251712 [ 4 ] {521c4a90-d86a-43d1-895c-4a3a339ad281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14207 | 2026.05.19 01:40:22.251751 [ 4 ] {521c4a90-d86a-43d1-895c-4a3a339ad281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14208 | 2026.05.19 01:40:22.252197 [ 4 ] {521c4a90-d86a-43d1-895c-4a3a339ad281} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14209 | 2026.05.19 01:40:22.252235 [ 4 ] {521c4a90-d86a-43d1-895c-4a3a339ad281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14210 | 2026.05.19 01:40:22.252549 [ 4 ] {521c4a90-d86a-43d1-895c-4a3a339ad281} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14211 | 2026.05.19 01:40:22.252767 [ 4 ] {521c4a90-d86a-43d1-895c-4a3a339ad281} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14212 | 2026.05.19 01:40:22.252897 [ 4 ] {521c4a90-d86a-43d1-895c-4a3a339ad281} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001202 sec., 88186.35607321133 rows/sec., 6.89 MiB/sec. | ||
| 14213 | 2026.05.19 01:40:22.252936 [ 4 ] {521c4a90-d86a-43d1-895c-4a3a339ad281} <Debug> TCPHandler: Processed in 0.001367188 sec. | ||
| 14214 | 2026.05.19 01:40:22.253064 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14215 | 2026.05.19 01:40:22.253160 [ 4 ] {0e790d03-e0d0-4daa-9318-e8714155b42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14216 | 2026.05.19 01:40:22.253202 [ 4 ] {0e790d03-e0d0-4daa-9318-e8714155b42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14217 | 2026.05.19 01:40:22.253637 [ 4 ] {0e790d03-e0d0-4daa-9318-e8714155b42a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14218 | 2026.05.19 01:40:22.253674 [ 4 ] {0e790d03-e0d0-4daa-9318-e8714155b42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14219 | 2026.05.19 01:40:22.254009 [ 4 ] {0e790d03-e0d0-4daa-9318-e8714155b42a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14220 | 2026.05.19 01:40:22.254226 [ 4 ] {0e790d03-e0d0-4daa-9318-e8714155b42a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14221 | 2026.05.19 01:40:22.254353 [ 4 ] {0e790d03-e0d0-4daa-9318-e8714155b42a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 14222 | 2026.05.19 01:40:22.254394 [ 4 ] {0e790d03-e0d0-4daa-9318-e8714155b42a} <Debug> TCPHandler: Processed in 0.001378298 sec. | ||
| 14223 | 2026.05.19 01:40:22.254566 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14224 | 2026.05.19 01:40:22.254663 [ 4 ] {521ece71-beb7-47cd-b4fb-dc7a55c1a032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14225 | 2026.05.19 01:40:22.254717 [ 4 ] {521ece71-beb7-47cd-b4fb-dc7a55c1a032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14226 | 2026.05.19 01:40:22.255639 [ 4 ] {521ece71-beb7-47cd-b4fb-dc7a55c1a032} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.05.19 01:40:22.255676 [ 4 ] {521ece71-beb7-47cd-b4fb-dc7a55c1a032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14228 | 2026.05.19 01:40:22.256243 [ 4 ] {521ece71-beb7-47cd-b4fb-dc7a55c1a032} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14229 | 2026.05.19 01:40:22.256479 [ 4 ] {521ece71-beb7-47cd-b4fb-dc7a55c1a032} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14230 | 2026.05.19 01:40:22.256616 [ 4 ] {521ece71-beb7-47cd-b4fb-dc7a55c1a032} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001971 sec., 21308.980213089802 rows/sec., 38.18 MiB/sec. | ||
| 14231 | 2026.05.19 01:40:22.256671 [ 4 ] {521ece71-beb7-47cd-b4fb-dc7a55c1a032} <Debug> TCPHandler: Processed in 0.002152848 sec. | ||
| 14232 | 2026.05.19 01:40:22.256810 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14233 | 2026.05.19 01:40:22.256907 [ 4 ] {958e4d9f-16e1-4437-845f-f08192bf7f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14234 | 2026.05.19 01:40:22.256950 [ 4 ] {958e4d9f-16e1-4437-845f-f08192bf7f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14235 | 2026.05.19 01:40:22.257312 [ 4 ] {958e4d9f-16e1-4437-845f-f08192bf7f86} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14236 | 2026.05.19 01:40:22.257350 [ 4 ] {958e4d9f-16e1-4437-845f-f08192bf7f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14237 | 2026.05.19 01:40:22.257666 [ 4 ] {958e4d9f-16e1-4437-845f-f08192bf7f86} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14238 | 2026.05.19 01:40:22.257889 [ 4 ] {958e4d9f-16e1-4437-845f-f08192bf7f86} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.05.19 01:40:22.258023 [ 4 ] {958e4d9f-16e1-4437-845f-f08192bf7f86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 14240 | 2026.05.19 01:40:22.258060 [ 4 ] {958e4d9f-16e1-4437-845f-f08192bf7f86} <Debug> TCPHandler: Processed in 0.001298327 sec. | ||
| 14241 | 2026.05.19 01:40:23.601997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14242 | 2026.05.19 01:40:23.617928 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2026.05.19 01:40:23.617989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14244 | 2026.05.19 01:40:23.623717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14245 | 2026.05.19 01:40:23.624395 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14246 | 2026.05.19 01:40:23.627102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14247 | 2026.05.19 01:40:23.738654 [ 65 ] {} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14248 | 2026.05.19 01:40:23.738723 [ 65 ] {} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.05.19 01:40:23.738744 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14250 | 2026.05.19 01:40:23.738892 [ 200 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 14251 | 2026.05.19 01:40:23.739052 [ 200 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14252 | 2026.05.19 01:40:23.739092 [ 200 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 14253 | 2026.05.19 01:40:23.739173 [ 200 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 14254 | 2026.05.19 01:40:23.739230 [ 200 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 14255 | 2026.05.19 01:40:23.739282 [ 200 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 14256 | 2026.05.19 01:40:23.739329 [ 200 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
| 14257 | 2026.05.19 01:40:23.740204 [ 194 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373278 sec., 39321.97268142358 rows/sec., 3.28 MiB/sec. | ||
| 14258 | 2026.05.19 01:40:23.740412 [ 194 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14259 | 2026.05.19 01:40:23.740729 [ 194 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2026.05.19 01:40:23.740818 [ 194 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_17_4} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14261 | 2026.05.19 01:40:23.740935 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14262 | 2026.05.19 01:40:27.242425 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.05.19 01:40:27.242723 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14264 | 2026.05.19 01:40:27.243127 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14265 | 2026.05.19 01:40:27.243169 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14266 | 2026.05.19 01:40:27.243413 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14267 | 2026.05.19 01:40:27.243485 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14268 | 2026.05.19 01:40:27.243631 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14269 | 2026.05.19 01:40:27.243761 [ 361 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14270 | 2026.05.19 01:40:27.243761 [ 346 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14271 | 2026.05.19 01:40:27.243891 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 14272 | 2026.05.19 01:40:27.243919 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14273 | 2026.05.19 01:40:27.243992 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14274 | 2026.05.19 01:40:27.244012 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 14275 | 2026.05.19 01:40:27.244046 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14276 | 2026.05.19 01:40:27.244086 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14277 | 2026.05.19 01:40:27.245512 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002905 sec., 13080.895008605852 rows/sec., 2.12 MiB/sec. | ||
| 14278 | 2026.05.19 01:40:27.245664 [ 4 ] {fb797f9b-db33-4510-b908-c62efe247d5d} <Debug> TCPHandler: Processed in 0.003391465 sec. | ||
| 14279 | 2026.05.19 01:40:27.247451 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14280 | 2026.05.19 01:40:27.247590 [ 4 ] {528d1791-d105-42bc-99b1-4b7f2d860c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14281 | 2026.05.19 01:40:27.247641 [ 4 ] {528d1791-d105-42bc-99b1-4b7f2d860c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14282 | 2026.05.19 01:40:27.248317 [ 4 ] {528d1791-d105-42bc-99b1-4b7f2d860c0e} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2026.05.19 01:40:27.248365 [ 4 ] {528d1791-d105-42bc-99b1-4b7f2d860c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14284 | 2026.05.19 01:40:27.248761 [ 4 ] {528d1791-d105-42bc-99b1-4b7f2d860c0e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14285 | 2026.05.19 01:40:27.248995 [ 4 ] {528d1791-d105-42bc-99b1-4b7f2d860c0e} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14286 | 2026.05.19 01:40:27.249146 [ 4 ] {528d1791-d105-42bc-99b1-4b7f2d860c0e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.68 MiB/sec. | ||
| 14287 | 2026.05.19 01:40:27.249149 [ 59 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14288 | 2026.05.19 01:40:27.249188 [ 4 ] {528d1791-d105-42bc-99b1-4b7f2d860c0e} <Debug> TCPHandler: Processed in 0.001801414 sec. | ||
| 14289 | 2026.05.19 01:40:27.249214 [ 59 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14290 | 2026.05.19 01:40:27.249246 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14291 | 2026.05.19 01:40:27.249330 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14292 | 2026.05.19 01:40:27.249370 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14293 | 2026.05.19 01:40:27.249434 [ 4 ] {eff59b53-66cc-4646-b043-794f1e717c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14294 | 2026.05.19 01:40:27.249480 [ 4 ] {eff59b53-66cc-4646-b043-794f1e717c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14295 | 2026.05.19 01:40:27.249503 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14296 | 2026.05.19 01:40:27.249552 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2620 rows starting from the beginning of the part | ||
| 14297 | 2026.05.19 01:40:27.249621 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 2617 rows starting from the beginning of the part | ||
| 14298 | 2026.05.19 01:40:27.249675 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 14299 | 2026.05.19 01:40:27.249722 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 14300 | 2026.05.19 01:40:27.249779 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 140 rows starting from the beginning of the part | ||
| 14301 | 2026.05.19 01:40:27.249829 [ 200 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 14302 | 2026.05.19 01:40:27.249953 [ 4 ] {eff59b53-66cc-4646-b043-794f1e717c90} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2026.05.19 01:40:27.250002 [ 4 ] {eff59b53-66cc-4646-b043-794f1e717c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14304 | 2026.05.19 01:40:27.250368 [ 4 ] {eff59b53-66cc-4646-b043-794f1e717c90} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14305 | 2026.05.19 01:40:27.250610 [ 4 ] {eff59b53-66cc-4646-b043-794f1e717c90} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14306 | 2026.05.19 01:40:27.250746 [ 59 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14307 | 2026.05.19 01:40:27.250752 [ 4 ] {eff59b53-66cc-4646-b043-794f1e717c90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001336 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec. | ||
| 14308 | 2026.05.19 01:40:27.250790 [ 59 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.05.19 01:40:27.250816 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14310 | 2026.05.19 01:40:27.250818 [ 4 ] {eff59b53-66cc-4646-b043-794f1e717c90} <Debug> TCPHandler: Processed in 0.0015378 sec. | ||
| 14311 | 2026.05.19 01:40:27.250920 [ 190 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14312 | 2026.05.19 01:40:27.250968 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14313 | 2026.05.19 01:40:27.251029 [ 190 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14314 | 2026.05.19 01:40:27.251061 [ 190 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1404 rows starting from the beginning of the part | ||
| 14315 | 2026.05.19 01:40:27.251065 [ 4 ] {67c7ce16-16a9-4690-b140-9613701dce15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14316 | 2026.05.19 01:40:27.251113 [ 4 ] {67c7ce16-16a9-4690-b140-9613701dce15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14317 | 2026.05.19 01:40:27.251127 [ 190 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1384 rows starting from the beginning of the part | ||
| 14318 | 2026.05.19 01:40:27.251179 [ 190 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 14319 | 2026.05.19 01:40:27.251229 [ 190 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 14320 | 2026.05.19 01:40:27.251277 [ 190 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 106 rows starting from the beginning of the part | ||
| 14321 | 2026.05.19 01:40:27.251324 [ 190 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 14322 | 2026.05.19 01:40:27.251557 [ 4 ] {67c7ce16-16a9-4690-b140-9613701dce15} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14323 | 2026.05.19 01:40:27.251593 [ 4 ] {67c7ce16-16a9-4690-b140-9613701dce15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14324 | 2026.05.19 01:40:27.251869 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002542233 sec., 2181153.3403901216 rows/sec., 172.41 MiB/sec. | ||
| 14325 | 2026.05.19 01:40:27.252108 [ 4 ] {67c7ce16-16a9-4690-b140-9613701dce15} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14326 | 2026.05.19 01:40:27.252253 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14327 | 2026.05.19 01:40:27.252377 [ 4 ] {67c7ce16-16a9-4690-b140-9613701dce15} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2026.05.19 01:40:27.252535 [ 4 ] {67c7ce16-16a9-4690-b140-9613701dce15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. | ||
| 14329 | 2026.05.19 01:40:27.252577 [ 4 ] {67c7ce16-16a9-4690-b140-9613701dce15} <Debug> TCPHandler: Processed in 0.001657541 sec. | ||
| 14330 | 2026.05.19 01:40:27.252606 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14331 | 2026.05.19 01:40:27.252706 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_116_23} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14332 | 2026.05.19 01:40:27.252707 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14333 | 2026.05.19 01:40:27.252824 [ 4 ] {20acd1c6-146e-4978-95a3-42e100d28e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14334 | 2026.05.19 01:40:27.252827 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 14335 | 2026.05.19 01:40:27.252872 [ 4 ] {20acd1c6-146e-4978-95a3-42e100d28e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14336 | 2026.05.19 01:40:27.252923 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.002046827 sec., 1507699.4782656275 rows/sec., 109.53 MiB/sec. | ||
| 14337 | 2026.05.19 01:40:27.253163 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14338 | 2026.05.19 01:40:27.253277 [ 4 ] {20acd1c6-146e-4978-95a3-42e100d28e17} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2026.05.19 01:40:27.253322 [ 4 ] {20acd1c6-146e-4978-95a3-42e100d28e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14340 | 2026.05.19 01:40:27.253470 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14341 | 2026.05.19 01:40:27.253570 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_116_23} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14342 | 2026.05.19 01:40:27.253665 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 14343 | 2026.05.19 01:40:27.253681 [ 4 ] {20acd1c6-146e-4978-95a3-42e100d28e17} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14344 | 2026.05.19 01:40:27.253905 [ 4 ] {20acd1c6-146e-4978-95a3-42e100d28e17} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.05.19 01:40:27.254040 [ 4 ] {20acd1c6-146e-4978-95a3-42e100d28e17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 14346 | 2026.05.19 01:40:27.254054 [ 59 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14347 | 2026.05.19 01:40:27.254077 [ 4 ] {20acd1c6-146e-4978-95a3-42e100d28e17} <Debug> TCPHandler: Processed in 0.001418169 sec. | ||
| 14348 | 2026.05.19 01:40:27.254098 [ 59 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14349 | 2026.05.19 01:40:27.254124 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14350 | 2026.05.19 01:40:27.254189 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14351 | 2026.05.19 01:40:27.254276 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14352 | 2026.05.19 01:40:27.254306 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5724 rows starting from the beginning of the part | ||
| 14353 | 2026.05.19 01:40:27.254362 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 48 rows starting from the beginning of the part | ||
| 14354 | 2026.05.19 01:40:27.254399 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 12 rows starting from the beginning of the part | ||
| 14355 | 2026.05.19 01:40:27.254434 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 14356 | 2026.05.19 01:40:27.254468 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14357 | 2026.05.19 01:40:27.254512 [ 200 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 14358 | 2026.05.19 01:40:27.256078 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5964 rows, containing 4 columns (4 merged, 0 gathered) in 0.001914075 sec., 3115865.365777203 rows/sec., 209.99 MiB/sec. | ||
| 14359 | 2026.05.19 01:40:27.256570 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14360 | 2026.05.19 01:40:27.256986 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14361 | 2026.05.19 01:40:27.257098 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_116_23} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14362 | 2026.05.19 01:40:27.257242 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14363 | 2026.05.19 01:40:29.401102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33186 | ||
| 14364 | 2026.05.19 01:40:29.401707 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14365 | 2026.05.19 01:40:29.401762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14366 | 2026.05.19 01:40:29.402355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14367 | 2026.05.19 01:40:29.402604 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14368 | 2026.05.19 01:40:29.402840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33186 | ||
| 14369 | 2026.05.19 01:40:31.127333 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14370 | 2026.05.19 01:40:31.144468 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2026.05.19 01:40:31.144520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14372 | 2026.05.19 01:40:31.151024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14373 | 2026.05.19 01:40:31.151722 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2026.05.19 01:40:31.154649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14375 | 2026.05.19 01:40:32.006068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1682 | ||
| 14376 | 2026.05.19 01:40:32.008229 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14377 | 2026.05.19 01:40:32.008273 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14378 | 2026.05.19 01:40:32.009454 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14379 | 2026.05.19 01:40:32.009731 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14380 | 2026.05.19 01:40:32.009996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
| 14381 | 2026.05.19 01:40:32.243048 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14382 | 2026.05.19 01:40:32.243296 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14383 | 2026.05.19 01:40:32.243632 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14384 | 2026.05.19 01:40:32.243666 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14385 | 2026.05.19 01:40:32.243879 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14386 | 2026.05.19 01:40:32.243946 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14387 | 2026.05.19 01:40:32.244085 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14388 | 2026.05.19 01:40:32.244228 [ 346 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14389 | 2026.05.19 01:40:32.244229 [ 340 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14390 | 2026.05.19 01:40:32.244388 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 14391 | 2026.05.19 01:40:32.244414 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14392 | 2026.05.19 01:40:32.244484 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14393 | 2026.05.19 01:40:32.244503 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 14394 | 2026.05.19 01:40:32.244536 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14395 | 2026.05.19 01:40:32.244574 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14396 | 2026.05.19 01:40:32.245797 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002601 sec., 14609.765474817377 rows/sec., 2.37 MiB/sec. | ||
| 14397 | 2026.05.19 01:40:32.245907 [ 4 ] {532358bf-a815-4f93-925c-51e7dff79b8d} <Debug> TCPHandler: Processed in 0.002988 sec. | ||
| 14398 | 2026.05.19 01:40:32.248283 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14399 | 2026.05.19 01:40:32.248397 [ 4 ] {c59f907b-e8f4-4a8b-8f6e-c19fd982afb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14400 | 2026.05.19 01:40:32.248438 [ 4 ] {c59f907b-e8f4-4a8b-8f6e-c19fd982afb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14401 | 2026.05.19 01:40:32.249051 [ 4 ] {c59f907b-e8f4-4a8b-8f6e-c19fd982afb4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2026.05.19 01:40:32.249090 [ 4 ] {c59f907b-e8f4-4a8b-8f6e-c19fd982afb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14403 | 2026.05.19 01:40:32.249450 [ 4 ] {c59f907b-e8f4-4a8b-8f6e-c19fd982afb4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14404 | 2026.05.19 01:40:32.249679 [ 4 ] {c59f907b-e8f4-4a8b-8f6e-c19fd982afb4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2026.05.19 01:40:32.249818 [ 4 ] {c59f907b-e8f4-4a8b-8f6e-c19fd982afb4} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001452 sec., 96418.73278236914 rows/sec., 8.38 MiB/sec. | ||
| 14406 | 2026.05.19 01:40:32.249858 [ 4 ] {c59f907b-e8f4-4a8b-8f6e-c19fd982afb4} <Debug> TCPHandler: Processed in 0.001632891 sec. | ||
| 14407 | 2026.05.19 01:40:32.250001 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14408 | 2026.05.19 01:40:32.250097 [ 4 ] {27a95f40-e56c-462d-a5cd-76b595417472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14409 | 2026.05.19 01:40:32.250136 [ 4 ] {27a95f40-e56c-462d-a5cd-76b595417472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14410 | 2026.05.19 01:40:32.250554 [ 4 ] {27a95f40-e56c-462d-a5cd-76b595417472} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2026.05.19 01:40:32.250590 [ 4 ] {27a95f40-e56c-462d-a5cd-76b595417472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14412 | 2026.05.19 01:40:32.250881 [ 4 ] {27a95f40-e56c-462d-a5cd-76b595417472} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14413 | 2026.05.19 01:40:32.251195 [ 4 ] {27a95f40-e56c-462d-a5cd-76b595417472} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14414 | 2026.05.19 01:40:32.251355 [ 4 ] {27a95f40-e56c-462d-a5cd-76b595417472} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001275 sec., 32941.17647058823 rows/sec., 2.42 MiB/sec. | ||
| 14415 | 2026.05.19 01:40:32.251356 [ 55 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14416 | 2026.05.19 01:40:32.251402 [ 4 ] {27a95f40-e56c-462d-a5cd-76b595417472} <Debug> TCPHandler: Processed in 0.001450079 sec. | ||
| 14417 | 2026.05.19 01:40:32.251433 [ 55 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2026.05.19 01:40:32.251459 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14419 | 2026.05.19 01:40:32.251551 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 14420 | 2026.05.19 01:40:32.251565 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14421 | 2026.05.19 01:40:32.251654 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14422 | 2026.05.19 01:40:32.251673 [ 4 ] {b36f2eca-fdec-47be-96e1-2e381cca6fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14423 | 2026.05.19 01:40:32.251684 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 83 rows starting from the beginning of the part | ||
| 14424 | 2026.05.19 01:40:32.251713 [ 4 ] {b36f2eca-fdec-47be-96e1-2e381cca6fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14425 | 2026.05.19 01:40:32.251747 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 14426 | 2026.05.19 01:40:32.251796 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 14427 | 2026.05.19 01:40:32.251841 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 81 rows starting from the beginning of the part | ||
| 14428 | 2026.05.19 01:40:32.251885 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 14429 | 2026.05.19 01:40:32.251930 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 14430 | 2026.05.19 01:40:32.252157 [ 4 ] {b36f2eca-fdec-47be-96e1-2e381cca6fcd} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14431 | 2026.05.19 01:40:32.252194 [ 4 ] {b36f2eca-fdec-47be-96e1-2e381cca6fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14432 | 2026.05.19 01:40:32.252512 [ 4 ] {b36f2eca-fdec-47be-96e1-2e381cca6fcd} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14433 | 2026.05.19 01:40:32.252713 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201906 sec., 276227.9246463534 rows/sec., 21.28 MiB/sec. | ||
| 14434 | 2026.05.19 01:40:32.252737 [ 4 ] {b36f2eca-fdec-47be-96e1-2e381cca6fcd} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14435 | 2026.05.19 01:40:32.252877 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14436 | 2026.05.19 01:40:32.252917 [ 4 ] {b36f2eca-fdec-47be-96e1-2e381cca6fcd} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001263 sec., 83927.15756136183 rows/sec., 6.56 MiB/sec. | ||
| 14437 | 2026.05.19 01:40:32.252954 [ 4 ] {b36f2eca-fdec-47be-96e1-2e381cca6fcd} <Debug> TCPHandler: Processed in 0.001440219 sec. | ||
| 14438 | 2026.05.19 01:40:32.253094 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14439 | 2026.05.19 01:40:32.253116 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2026.05.19 01:40:32.253182 [ 189 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_51_10} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14441 | 2026.05.19 01:40:32.253191 [ 4 ] {0ae51e93-664d-461b-b106-f9e8f140047e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14442 | 2026.05.19 01:40:32.253252 [ 4 ] {0ae51e93-664d-461b-b106-f9e8f140047e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14443 | 2026.05.19 01:40:32.253276 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14444 | 2026.05.19 01:40:32.253736 [ 4 ] {0ae51e93-664d-461b-b106-f9e8f140047e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2026.05.19 01:40:32.253781 [ 4 ] {0ae51e93-664d-461b-b106-f9e8f140047e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14446 | 2026.05.19 01:40:32.254238 [ 4 ] {0ae51e93-664d-461b-b106-f9e8f140047e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14447 | 2026.05.19 01:40:32.254522 [ 4 ] {0ae51e93-664d-461b-b106-f9e8f140047e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.05.19 01:40:32.254655 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_112_30 to all_113_113_0 | ||
| 14449 | 2026.05.19 01:40:32.254657 [ 4 ] {0ae51e93-664d-461b-b106-f9e8f140047e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. | ||
| 14450 | 2026.05.19 01:40:32.254697 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14451 | 2026.05.19 01:40:32.254718 [ 4 ] {0ae51e93-664d-461b-b106-f9e8f140047e} <Debug> TCPHandler: Processed in 0.001673562 sec. | ||
| 14452 | 2026.05.19 01:40:32.254722 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14453 | 2026.05.19 01:40:32.254815 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_113_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_112_30 to all_113_113_0 into Compact with storage Full | ||
| 14454 | 2026.05.19 01:40:32.254859 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14455 | 2026.05.19 01:40:32.254931 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_113_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14456 | 2026.05.19 01:40:32.254962 [ 4 ] {c7deafc0-b7f1-4ac6-b0e5-65d033f440a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14457 | 2026.05.19 01:40:32.254966 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_113_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_30, total 40699 rows starting from the beginning of the part | ||
| 14458 | 2026.05.19 01:40:32.255021 [ 4 ] {c7deafc0-b7f1-4ac6-b0e5-65d033f440a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14459 | 2026.05.19 01:40:32.255044 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_113_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 32 rows starting from the beginning of the part | ||
| 14460 | 2026.05.19 01:40:32.255896 [ 4 ] {c7deafc0-b7f1-4ac6-b0e5-65d033f440a2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14461 | 2026.05.19 01:40:32.255937 [ 4 ] {c7deafc0-b7f1-4ac6-b0e5-65d033f440a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14462 | 2026.05.19 01:40:32.256500 [ 4 ] {c7deafc0-b7f1-4ac6-b0e5-65d033f440a2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14463 | 2026.05.19 01:40:32.256742 [ 4 ] {c7deafc0-b7f1-4ac6-b0e5-65d033f440a2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14464 | 2026.05.19 01:40:32.256860 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14465 | 2026.05.19 01:40:32.256882 [ 4 ] {c7deafc0-b7f1-4ac6-b0e5-65d033f440a2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001939 sec., 21660.649819494585 rows/sec., 38.81 MiB/sec. | ||
| 14466 | 2026.05.19 01:40:32.256894 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2026.05.19 01:40:32.256922 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14468 | 2026.05.19 01:40:32.256941 [ 4 ] {c7deafc0-b7f1-4ac6-b0e5-65d033f440a2} <Debug> TCPHandler: Processed in 0.002131138 sec. | ||
| 14469 | 2026.05.19 01:40:32.256990 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 14470 | 2026.05.19 01:40:32.257086 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14471 | 2026.05.19 01:40:32.257150 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14472 | 2026.05.19 01:40:32.257182 [ 4 ] {b3e5e45a-9ba5-4175-b324-76f22b52f4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14473 | 2026.05.19 01:40:32.257195 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2053 rows starting from the beginning of the part | ||
| 14474 | 2026.05.19 01:40:32.257224 [ 4 ] {b3e5e45a-9ba5-4175-b324-76f22b52f4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14475 | 2026.05.19 01:40:32.257307 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 14476 | 2026.05.19 01:40:32.257409 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 14477 | 2026.05.19 01:40:32.257503 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 53 rows starting from the beginning of the part | ||
| 14478 | 2026.05.19 01:40:32.257581 [ 4 ] {b3e5e45a-9ba5-4175-b324-76f22b52f4d5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14479 | 2026.05.19 01:40:32.257596 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 14480 | 2026.05.19 01:40:32.257617 [ 4 ] {b3e5e45a-9ba5-4175-b324-76f22b52f4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14481 | 2026.05.19 01:40:32.257690 [ 189 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 14482 | 2026.05.19 01:40:32.257931 [ 4 ] {b3e5e45a-9ba5-4175-b324-76f22b52f4d5} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14483 | 2026.05.19 01:40:32.258150 [ 4 ] {b3e5e45a-9ba5-4175-b324-76f22b52f4d5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14484 | 2026.05.19 01:40:32.258279 [ 4 ] {b3e5e45a-9ba5-4175-b324-76f22b52f4d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 14485 | 2026.05.19 01:40:32.258314 [ 4 ] {b3e5e45a-9ba5-4175-b324-76f22b52f4d5} <Debug> TCPHandler: Processed in 0.001277477 sec. | ||
| 14486 | 2026.05.19 01:40:32.261206 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_113_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40731 rows, containing 5 columns (5 merged, 0 gathered) in 0.006413794 sec., 6350531.3703558305 rows/sec., 408.91 MiB/sec. | ||
| 14487 | 2026.05.19 01:40:32.261785 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_113_31} <Trace> MergedBlockOutputStream: filled checksums all_1_113_31 (state Temporary) | ||
| 14488 | 2026.05.19 01:40:32.262098 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_113_31} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_113_31 to all_1_113_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14489 | 2026.05.19 01:40:32.262186 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_113_31} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_112_30, all_113_113_0] -> all_1_113_31 | ||
| 14490 | 2026.05.19 01:40:32.262289 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 14491 | 2026.05.19 01:40:32.266883 [ 191 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2274 rows, containing 19 columns (19 merged, 0 gathered) in 0.0099209 sec., 229213.0754266246 rows/sec., 410.74 MiB/sec. | ||
| 14492 | 2026.05.19 01:40:32.269471 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14493 | 2026.05.19 01:40:32.269816 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14494 | 2026.05.19 01:40:32.269896 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14495 | 2026.05.19 01:40:32.270045 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.66 MiB. | ||
| 14496 | 2026.05.19 01:40:33.000418 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.54 MiB, peak 380.17 MiB, free memory in arenas 0.00 B, will set to 366.87 MiB (RSS), difference: 5.33 MiB | ||
| 14497 | 2026.05.19 01:40:36.316218 [ 219 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14498 | 2026.05.19 01:40:36.316291 [ 219 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14499 | 2026.05.19 01:40:36.331287 [ 219 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14500 | 2026.05.19 01:40:36.742403 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14501 | 2026.05.19 01:40:36.742456 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14502 | 2026.05.19 01:40:36.902986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33634 | ||
| 14503 | 2026.05.19 01:40:36.903565 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14504 | 2026.05.19 01:40:36.903601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14505 | 2026.05.19 01:40:36.904092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14506 | 2026.05.19 01:40:36.904335 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14507 | 2026.05.19 01:40:36.904462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33634 | ||
| 14508 | 2026.05.19 01:40:37.046089 [ 224 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14509 | 2026.05.19 01:40:37.046152 [ 224 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14510 | 2026.05.19 01:40:37.048469 [ 224 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14511 | 2026.05.19 01:40:37.227170 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14512 | 2026.05.19 01:40:37.227228 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14513 | 2026.05.19 01:40:37.229266 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14514 | 2026.05.19 01:40:37.242188 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14515 | 2026.05.19 01:40:37.242416 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14516 | 2026.05.19 01:40:37.242748 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14517 | 2026.05.19 01:40:37.242782 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14518 | 2026.05.19 01:40:37.242995 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14519 | 2026.05.19 01:40:37.243063 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14520 | 2026.05.19 01:40:37.243204 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14521 | 2026.05.19 01:40:37.243288 [ 314 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14522 | 2026.05.19 01:40:37.243319 [ 346 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14523 | 2026.05.19 01:40:37.243425 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 14524 | 2026.05.19 01:40:37.243451 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14525 | 2026.05.19 01:40:37.243520 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14526 | 2026.05.19 01:40:37.243539 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 14527 | 2026.05.19 01:40:37.243573 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14528 | 2026.05.19 01:40:37.243611 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14529 | 2026.05.19 01:40:37.244757 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002431 sec., 15631.427396133278 rows/sec., 2.53 MiB/sec. | ||
| 14530 | 2026.05.19 01:40:37.244874 [ 4 ] {26c7e908-6649-4c2e-9555-bc1cb423ee12} <Debug> TCPHandler: Processed in 0.002816557 sec. | ||
| 14531 | 2026.05.19 01:40:37.246544 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14532 | 2026.05.19 01:40:37.246673 [ 4 ] {e2a6e1fa-3663-414b-955e-a378a959f9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14533 | 2026.05.19 01:40:37.246723 [ 4 ] {e2a6e1fa-3663-414b-955e-a378a959f9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14534 | 2026.05.19 01:40:37.247291 [ 4 ] {e2a6e1fa-3663-414b-955e-a378a959f9d0} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14535 | 2026.05.19 01:40:37.247340 [ 4 ] {e2a6e1fa-3663-414b-955e-a378a959f9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14536 | 2026.05.19 01:40:37.247710 [ 4 ] {e2a6e1fa-3663-414b-955e-a378a959f9d0} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14537 | 2026.05.19 01:40:37.247927 [ 4 ] {e2a6e1fa-3663-414b-955e-a378a959f9d0} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2026.05.19 01:40:37.248071 [ 4 ] {e2a6e1fa-3663-414b-955e-a378a959f9d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001435 sec., 39024.39024390244 rows/sec., 2.98 MiB/sec. | ||
| 14539 | 2026.05.19 01:40:37.248109 [ 4 ] {e2a6e1fa-3663-414b-955e-a378a959f9d0} <Debug> TCPHandler: Processed in 0.001626372 sec. | ||
| 14540 | 2026.05.19 01:40:37.248241 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14541 | 2026.05.19 01:40:37.248337 [ 4 ] {bbd04517-ec05-4053-96ba-747a2e47fb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14542 | 2026.05.19 01:40:37.248376 [ 4 ] {bbd04517-ec05-4053-96ba-747a2e47fb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14543 | 2026.05.19 01:40:37.248813 [ 4 ] {bbd04517-ec05-4053-96ba-747a2e47fb60} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2026.05.19 01:40:37.248849 [ 4 ] {bbd04517-ec05-4053-96ba-747a2e47fb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14545 | 2026.05.19 01:40:37.249148 [ 4 ] {bbd04517-ec05-4053-96ba-747a2e47fb60} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14546 | 2026.05.19 01:40:37.249370 [ 4 ] {bbd04517-ec05-4053-96ba-747a2e47fb60} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14547 | 2026.05.19 01:40:37.249508 [ 4 ] {bbd04517-ec05-4053-96ba-747a2e47fb60} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 14548 | 2026.05.19 01:40:37.249546 [ 4 ] {bbd04517-ec05-4053-96ba-747a2e47fb60} <Debug> TCPHandler: Processed in 0.001353707 sec. | ||
| 14549 | 2026.05.19 01:40:37.249631 [ 222 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14550 | 2026.05.19 01:40:37.249679 [ 222 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14551 | 2026.05.19 01:40:37.249681 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14552 | 2026.05.19 01:40:37.249787 [ 4 ] {78af17f9-24df-48f5-8b0c-51f8e5476a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14553 | 2026.05.19 01:40:37.249829 [ 4 ] {78af17f9-24df-48f5-8b0c-51f8e5476a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14554 | 2026.05.19 01:40:37.250252 [ 4 ] {78af17f9-24df-48f5-8b0c-51f8e5476a95} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14555 | 2026.05.19 01:40:37.250289 [ 4 ] {78af17f9-24df-48f5-8b0c-51f8e5476a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14556 | 2026.05.19 01:40:37.250646 [ 4 ] {78af17f9-24df-48f5-8b0c-51f8e5476a95} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14557 | 2026.05.19 01:40:37.250900 [ 4 ] {78af17f9-24df-48f5-8b0c-51f8e5476a95} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14558 | 2026.05.19 01:40:37.251018 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_113_31 to all_114_114_0 | ||
| 14559 | 2026.05.19 01:40:37.251033 [ 4 ] {78af17f9-24df-48f5-8b0c-51f8e5476a95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 14560 | 2026.05.19 01:40:37.251051 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2026.05.19 01:40:37.251071 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14562 | 2026.05.19 01:40:37.251071 [ 4 ] {78af17f9-24df-48f5-8b0c-51f8e5476a95} <Debug> TCPHandler: Processed in 0.001439388 sec. | ||
| 14563 | 2026.05.19 01:40:37.251168 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_114_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_31 to all_114_114_0 into Compact with storage Full | ||
| 14564 | 2026.05.19 01:40:37.251210 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14565 | 2026.05.19 01:40:37.251285 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_114_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14566 | 2026.05.19 01:40:37.251313 [ 4 ] {8e38cf99-c6a3-46cb-bb7d-a93eed12ec79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14567 | 2026.05.19 01:40:37.251323 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_114_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_31, total 40731 rows starting from the beginning of the part | ||
| 14568 | 2026.05.19 01:40:37.251360 [ 4 ] {8e38cf99-c6a3-46cb-bb7d-a93eed12ec79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14569 | 2026.05.19 01:40:37.251398 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_114_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 14570 | 2026.05.19 01:40:37.251720 [ 4 ] {8e38cf99-c6a3-46cb-bb7d-a93eed12ec79} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14571 | 2026.05.19 01:40:37.251761 [ 4 ] {8e38cf99-c6a3-46cb-bb7d-a93eed12ec79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14572 | 2026.05.19 01:40:37.252053 [ 222 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14573 | 2026.05.19 01:40:37.252109 [ 4 ] {8e38cf99-c6a3-46cb-bb7d-a93eed12ec79} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14574 | 2026.05.19 01:40:37.252329 [ 4 ] {8e38cf99-c6a3-46cb-bb7d-a93eed12ec79} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2026.05.19 01:40:37.252463 [ 4 ] {8e38cf99-c6a3-46cb-bb7d-a93eed12ec79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 14576 | 2026.05.19 01:40:37.252500 [ 4 ] {8e38cf99-c6a3-46cb-bb7d-a93eed12ec79} <Debug> TCPHandler: Processed in 0.001338977 sec. | ||
| 14577 | 2026.05.19 01:40:37.252581 [ 222 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14578 | 2026.05.19 01:40:37.252637 [ 222 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14579 | 2026.05.19 01:40:37.254918 [ 222 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14580 | 2026.05.19 01:40:37.257824 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_114_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40891 rows, containing 5 columns (5 merged, 0 gathered) in 0.006690028 sec., 6112231.518313526 rows/sec., 393.70 MiB/sec. | ||
| 14581 | 2026.05.19 01:40:37.258377 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_114_32} <Trace> MergedBlockOutputStream: filled checksums all_1_114_32 (state Temporary) | ||
| 14582 | 2026.05.19 01:40:37.258675 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_114_32} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_114_32 to all_1_114_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14583 | 2026.05.19 01:40:37.258744 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_114_32} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_113_31, all_114_114_0] -> all_1_114_32 | ||
| 14584 | 2026.05.19 01:40:37.258837 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14585 | 2026.05.19 01:40:37.896115 [ 221 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14586 | 2026.05.19 01:40:37.896167 [ 221 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14587 | 2026.05.19 01:40:37.898286 [ 221 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14588 | 2026.05.19 01:40:38.654699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14589 | 2026.05.19 01:40:38.671903 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14590 | 2026.05.19 01:40:38.671953 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14591 | 2026.05.19 01:40:38.678243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14592 | 2026.05.19 01:40:38.678987 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14593 | 2026.05.19 01:40:38.681892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14594 | 2026.05.19 01:40:41.113278 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14595 | 2026.05.19 01:40:41.113550 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 14596 | 2026.05.19 01:40:41.113936 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14597 | 2026.05.19 01:40:41.113976 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 14598 | 2026.05.19 01:40:41.114244 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14599 | 2026.05.19 01:40:41.114312 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14600 | 2026.05.19 01:40:41.114462 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 14601 | 2026.05.19 01:40:41.114618 [ 314 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14602 | 2026.05.19 01:40:41.114626 [ 317 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14603 | 2026.05.19 01:40:41.114792 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 14604 | 2026.05.19 01:40:41.114821 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14605 | 2026.05.19 01:40:41.114893 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14606 | 2026.05.19 01:40:41.114913 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 14607 | 2026.05.19 01:40:41.114948 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14608 | 2026.05.19 01:40:41.114989 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 14609 | 2026.05.19 01:40:41.116408 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002966 sec., 12811.867835468645 rows/sec., 2.60 MiB/sec. | ||
| 14610 | 2026.05.19 01:40:41.116563 [ 4 ] {e73c3095-ed83-4469-941d-5ddb90b74a8f} <Debug> TCPHandler: Processed in 0.003421355 sec. | ||
| 14611 | 2026.05.19 01:40:41.131781 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14612 | 2026.05.19 01:40:41.131981 [ 4 ] {69b65f23-6f72-442d-a72c-88ba6daecac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14613 | 2026.05.19 01:40:41.132055 [ 4 ] {69b65f23-6f72-442d-a72c-88ba6daecac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14614 | 2026.05.19 01:40:41.132781 [ 4 ] {69b65f23-6f72-442d-a72c-88ba6daecac3} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2026.05.19 01:40:41.132825 [ 4 ] {69b65f23-6f72-442d-a72c-88ba6daecac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14616 | 2026.05.19 01:40:41.133212 [ 4 ] {69b65f23-6f72-442d-a72c-88ba6daecac3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14617 | 2026.05.19 01:40:41.133449 [ 4 ] {69b65f23-6f72-442d-a72c-88ba6daecac3} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14618 | 2026.05.19 01:40:41.133602 [ 4 ] {69b65f23-6f72-442d-a72c-88ba6daecac3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001675 sec., 14328.358208955224 rows/sec., 1.19 MiB/sec. | ||
| 14619 | 2026.05.19 01:40:41.133641 [ 4 ] {69b65f23-6f72-442d-a72c-88ba6daecac3} <Debug> TCPHandler: Processed in 0.001956276 sec. | ||
| 14620 | 2026.05.19 01:40:41.133770 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14621 | 2026.05.19 01:40:41.133871 [ 4 ] {cedc2f38-42df-4c5b-bf5c-e85ce6cd1a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14622 | 2026.05.19 01:40:41.133910 [ 4 ] {cedc2f38-42df-4c5b-bf5c-e85ce6cd1a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14623 | 2026.05.19 01:40:41.134368 [ 4 ] {cedc2f38-42df-4c5b-bf5c-e85ce6cd1a19} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14624 | 2026.05.19 01:40:41.134405 [ 4 ] {cedc2f38-42df-4c5b-bf5c-e85ce6cd1a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14625 | 2026.05.19 01:40:41.134703 [ 4 ] {cedc2f38-42df-4c5b-bf5c-e85ce6cd1a19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14626 | 2026.05.19 01:40:41.134917 [ 4 ] {cedc2f38-42df-4c5b-bf5c-e85ce6cd1a19} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14627 | 2026.05.19 01:40:41.135047 [ 4 ] {cedc2f38-42df-4c5b-bf5c-e85ce6cd1a19} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001194 sec., 1675.0418760469013 rows/sec., 136.59 KiB/sec. | ||
| 14628 | 2026.05.19 01:40:41.135084 [ 4 ] {cedc2f38-42df-4c5b-bf5c-e85ce6cd1a19} <Debug> TCPHandler: Processed in 0.001363228 sec. | ||
| 14629 | 2026.05.19 01:40:41.135223 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14630 | 2026.05.19 01:40:41.135318 [ 4 ] {aecfbee1-aeb4-4230-b131-eb40bcb90b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14631 | 2026.05.19 01:40:41.135356 [ 4 ] {aecfbee1-aeb4-4230-b131-eb40bcb90b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14632 | 2026.05.19 01:40:41.136984 [ 4 ] {aecfbee1-aeb4-4230-b131-eb40bcb90b33} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14633 | 2026.05.19 01:40:41.137022 [ 4 ] {aecfbee1-aeb4-4230-b131-eb40bcb90b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14634 | 2026.05.19 01:40:41.137485 [ 4 ] {aecfbee1-aeb4-4230-b131-eb40bcb90b33} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14635 | 2026.05.19 01:40:41.137716 [ 4 ] {aecfbee1-aeb4-4230-b131-eb40bcb90b33} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14636 | 2026.05.19 01:40:41.137848 [ 4 ] {aecfbee1-aeb4-4230-b131-eb40bcb90b33} <Debug> executeQuery: Read 2610 rows, 200.17 KiB in 0.002547 sec., 1024734.9823321556 rows/sec., 76.75 MiB/sec. | ||
| 14637 | 2026.05.19 01:40:41.137886 [ 4 ] {aecfbee1-aeb4-4230-b131-eb40bcb90b33} <Debug> TCPHandler: Processed in 0.002711475 sec. | ||
| 14638 | 2026.05.19 01:40:41.138030 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14639 | 2026.05.19 01:40:41.138126 [ 4 ] {9899dd09-3c1f-4c52-810f-b205b098a877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14640 | 2026.05.19 01:40:41.138165 [ 4 ] {9899dd09-3c1f-4c52-810f-b205b098a877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14641 | 2026.05.19 01:40:41.138636 [ 4 ] {9899dd09-3c1f-4c52-810f-b205b098a877} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14642 | 2026.05.19 01:40:41.138674 [ 4 ] {9899dd09-3c1f-4c52-810f-b205b098a877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14643 | 2026.05.19 01:40:41.138979 [ 4 ] {9899dd09-3c1f-4c52-810f-b205b098a877} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14644 | 2026.05.19 01:40:41.139194 [ 4 ] {9899dd09-3c1f-4c52-810f-b205b098a877} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14645 | 2026.05.19 01:40:41.139328 [ 4 ] {9899dd09-3c1f-4c52-810f-b205b098a877} <Debug> executeQuery: Read 67 rows, 5.09 KiB in 0.00122 sec., 54918.03278688525 rows/sec., 4.07 MiB/sec. | ||
| 14646 | 2026.05.19 01:40:41.139366 [ 4 ] {9899dd09-3c1f-4c52-810f-b205b098a877} <Debug> TCPHandler: Processed in 0.001385908 sec. | ||
| 14647 | 2026.05.19 01:40:41.139511 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14648 | 2026.05.19 01:40:41.139608 [ 4 ] {5db56535-e90a-4876-a68d-c605b49f057a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14649 | 2026.05.19 01:40:41.139647 [ 4 ] {5db56535-e90a-4876-a68d-c605b49f057a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14650 | 2026.05.19 01:40:41.140405 [ 4 ] {5db56535-e90a-4876-a68d-c605b49f057a} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14651 | 2026.05.19 01:40:41.140442 [ 4 ] {5db56535-e90a-4876-a68d-c605b49f057a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14652 | 2026.05.19 01:40:41.140787 [ 4 ] {5db56535-e90a-4876-a68d-c605b49f057a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14653 | 2026.05.19 01:40:41.141005 [ 4 ] {5db56535-e90a-4876-a68d-c605b49f057a} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2026.05.19 01:40:41.141134 [ 4 ] {5db56535-e90a-4876-a68d-c605b49f057a} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001544 sec., 534326.4248704663 rows/sec., 31.26 MiB/sec. | ||
| 14655 | 2026.05.19 01:40:41.141172 [ 4 ] {5db56535-e90a-4876-a68d-c605b49f057a} <Debug> TCPHandler: Processed in 0.001710232 sec. | ||
| 14656 | 2026.05.19 01:40:41.141313 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14657 | 2026.05.19 01:40:41.141409 [ 4 ] {59ce7855-b5b9-4e8f-bd71-428eb0d61074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14658 | 2026.05.19 01:40:41.141449 [ 4 ] {59ce7855-b5b9-4e8f-bd71-428eb0d61074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14659 | 2026.05.19 01:40:41.141873 [ 4 ] {59ce7855-b5b9-4e8f-bd71-428eb0d61074} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2026.05.19 01:40:41.141909 [ 4 ] {59ce7855-b5b9-4e8f-bd71-428eb0d61074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14661 | 2026.05.19 01:40:41.142194 [ 4 ] {59ce7855-b5b9-4e8f-bd71-428eb0d61074} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14662 | 2026.05.19 01:40:41.142406 [ 4 ] {59ce7855-b5b9-4e8f-bd71-428eb0d61074} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2026.05.19 01:40:41.142534 [ 4 ] {59ce7855-b5b9-4e8f-bd71-428eb0d61074} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 14664 | 2026.05.19 01:40:41.142572 [ 4 ] {59ce7855-b5b9-4e8f-bd71-428eb0d61074} <Debug> TCPHandler: Processed in 0.001307887 sec. | ||
| 14665 | 2026.05.19 01:40:41.142712 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14666 | 2026.05.19 01:40:41.142817 [ 4 ] {bc9975f6-0006-4b9c-a67d-1e7639970053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14667 | 2026.05.19 01:40:41.142855 [ 4 ] {bc9975f6-0006-4b9c-a67d-1e7639970053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14668 | 2026.05.19 01:40:41.143289 [ 4 ] {bc9975f6-0006-4b9c-a67d-1e7639970053} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14669 | 2026.05.19 01:40:41.143325 [ 4 ] {bc9975f6-0006-4b9c-a67d-1e7639970053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14670 | 2026.05.19 01:40:41.143625 [ 4 ] {bc9975f6-0006-4b9c-a67d-1e7639970053} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14671 | 2026.05.19 01:40:41.143844 [ 4 ] {bc9975f6-0006-4b9c-a67d-1e7639970053} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14672 | 2026.05.19 01:40:41.143980 [ 4 ] {bc9975f6-0006-4b9c-a67d-1e7639970053} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00118 sec., 10169.491525423728 rows/sec., 794.49 KiB/sec. | ||
| 14673 | 2026.05.19 01:40:41.144017 [ 4 ] {bc9975f6-0006-4b9c-a67d-1e7639970053} <Debug> TCPHandler: Processed in 0.001353558 sec. | ||
| 14674 | 2026.05.19 01:40:41.144152 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14675 | 2026.05.19 01:40:41.144246 [ 4 ] {5aae690e-1412-4361-aa17-4e56af819200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14676 | 2026.05.19 01:40:41.144285 [ 4 ] {5aae690e-1412-4361-aa17-4e56af819200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14677 | 2026.05.19 01:40:41.145258 [ 4 ] {5aae690e-1412-4361-aa17-4e56af819200} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2026.05.19 01:40:41.145295 [ 4 ] {5aae690e-1412-4361-aa17-4e56af819200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14679 | 2026.05.19 01:40:41.145673 [ 4 ] {5aae690e-1412-4361-aa17-4e56af819200} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14680 | 2026.05.19 01:40:41.145893 [ 4 ] {5aae690e-1412-4361-aa17-4e56af819200} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2026.05.19 01:40:41.146031 [ 4 ] {5aae690e-1412-4361-aa17-4e56af819200} <Debug> executeQuery: Read 1370 rows, 94.90 KiB in 0.001801 sec., 760688.5063853414 rows/sec., 51.46 MiB/sec. | ||
| 14682 | 2026.05.19 01:40:41.146069 [ 4 ] {5aae690e-1412-4361-aa17-4e56af819200} <Debug> TCPHandler: Processed in 0.001965086 sec. | ||
| 14683 | 2026.05.19 01:40:41.146223 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14684 | 2026.05.19 01:40:41.146326 [ 4 ] {c26f884f-5003-4cc9-a871-e027ee9796ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14685 | 2026.05.19 01:40:41.146370 [ 4 ] {c26f884f-5003-4cc9-a871-e027ee9796ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14686 | 2026.05.19 01:40:41.147391 [ 4 ] {c26f884f-5003-4cc9-a871-e027ee9796ad} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2026.05.19 01:40:41.147427 [ 4 ] {c26f884f-5003-4cc9-a871-e027ee9796ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14688 | 2026.05.19 01:40:41.147878 [ 4 ] {c26f884f-5003-4cc9-a871-e027ee9796ad} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14689 | 2026.05.19 01:40:41.148100 [ 4 ] {c26f884f-5003-4cc9-a871-e027ee9796ad} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2026.05.19 01:40:41.148236 [ 4 ] {c26f884f-5003-4cc9-a871-e027ee9796ad} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001928 sec., 844917.0124481327 rows/sec., 52.07 MiB/sec. | ||
| 14691 | 2026.05.19 01:40:41.148256 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_114_32 to all_119_119_0 | ||
| 14692 | 2026.05.19 01:40:41.148274 [ 4 ] {c26f884f-5003-4cc9-a871-e027ee9796ad} <Debug> TCPHandler: Processed in 0.002102457 sec. | ||
| 14693 | 2026.05.19 01:40:41.148327 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14694 | 2026.05.19 01:40:41.148354 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14695 | 2026.05.19 01:40:41.148437 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14696 | 2026.05.19 01:40:41.148461 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_32 to all_119_119_0 into Compact with storage Full | ||
| 14697 | 2026.05.19 01:40:41.148539 [ 4 ] {cbe1076e-9c02-4270-a6f1-c9c610694381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14698 | 2026.05.19 01:40:41.148598 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14699 | 2026.05.19 01:40:41.148599 [ 4 ] {cbe1076e-9c02-4270-a6f1-c9c610694381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14700 | 2026.05.19 01:40:41.148641 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_32, total 40891 rows starting from the beginning of the part | ||
| 14701 | 2026.05.19 01:40:41.148712 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 14702 | 2026.05.19 01:40:41.148760 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 14703 | 2026.05.19 01:40:41.148806 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 14704 | 2026.05.19 01:40:41.148851 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 14705 | 2026.05.19 01:40:41.148896 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1629 rows starting from the beginning of the part | ||
| 14706 | 2026.05.19 01:40:41.149598 [ 4 ] {cbe1076e-9c02-4270-a6f1-c9c610694381} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14707 | 2026.05.19 01:40:41.149641 [ 4 ] {cbe1076e-9c02-4270-a6f1-c9c610694381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14708 | 2026.05.19 01:40:41.150252 [ 4 ] {cbe1076e-9c02-4270-a6f1-c9c610694381} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14709 | 2026.05.19 01:40:41.150506 [ 4 ] {cbe1076e-9c02-4270-a6f1-c9c610694381} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14710 | 2026.05.19 01:40:41.150662 [ 4 ] {cbe1076e-9c02-4270-a6f1-c9c610694381} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002141 sec., 24754.78748248482 rows/sec., 44.36 MiB/sec. | ||
| 14711 | 2026.05.19 01:40:41.150737 [ 4 ] {cbe1076e-9c02-4270-a6f1-c9c610694381} <Debug> TCPHandler: Processed in 0.002352051 sec. | ||
| 14712 | 2026.05.19 01:40:41.150880 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14713 | 2026.05.19 01:40:41.150977 [ 4 ] {9dac82d7-545c-4de4-ad59-514e021285a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14714 | 2026.05.19 01:40:41.151019 [ 4 ] {9dac82d7-545c-4de4-ad59-514e021285a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14715 | 2026.05.19 01:40:41.151371 [ 4 ] {9dac82d7-545c-4de4-ad59-514e021285a5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14716 | 2026.05.19 01:40:41.151407 [ 4 ] {9dac82d7-545c-4de4-ad59-514e021285a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14717 | 2026.05.19 01:40:41.151727 [ 4 ] {9dac82d7-545c-4de4-ad59-514e021285a5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14718 | 2026.05.19 01:40:41.151953 [ 4 ] {9dac82d7-545c-4de4-ad59-514e021285a5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14719 | 2026.05.19 01:40:41.152086 [ 4 ] {9dac82d7-545c-4de4-ad59-514e021285a5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001128 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 14720 | 2026.05.19 01:40:41.152123 [ 4 ] {9dac82d7-545c-4de4-ad59-514e021285a5} <Debug> TCPHandler: Processed in 0.001300787 sec. | ||
| 14721 | 2026.05.19 01:40:41.156673 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43160 rows, containing 5 columns (5 merged, 0 gathered) in 0.008258209 sec., 5226314.809906119 rows/sec., 336.49 MiB/sec. | ||
| 14722 | 2026.05.19 01:40:41.156982 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Trace> MergedBlockOutputStream: filled checksums all_1_119_33 (state Temporary) | ||
| 14723 | 2026.05.19 01:40:41.157268 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_119_33 to all_1_119_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14724 | 2026.05.19 01:40:41.157345 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_119_33} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_114_32, all_119_119_0] -> all_1_119_33 | ||
| 14725 | 2026.05.19 01:40:41.157428 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14726 | 2026.05.19 01:40:42.010195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1730 | ||
| 14727 | 2026.05.19 01:40:42.012892 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14728 | 2026.05.19 01:40:42.012935 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14729 | 2026.05.19 01:40:42.014128 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14730 | 2026.05.19 01:40:42.014387 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14731 | 2026.05.19 01:40:42.014643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
| 14732 | 2026.05.19 01:40:42.237188 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14733 | 2026.05.19 01:40:42.237434 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14734 | 2026.05.19 01:40:42.237780 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14735 | 2026.05.19 01:40:42.237814 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14736 | 2026.05.19 01:40:42.238026 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14737 | 2026.05.19 01:40:42.238094 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14738 | 2026.05.19 01:40:42.238233 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14739 | 2026.05.19 01:40:42.238355 [ 346 ] {f129a52e-3f41-416a-b978-965d302e622a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14740 | 2026.05.19 01:40:42.238363 [ 318 ] {f129a52e-3f41-416a-b978-965d302e622a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14741 | 2026.05.19 01:40:42.238502 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 14742 | 2026.05.19 01:40:42.238528 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14743 | 2026.05.19 01:40:42.238597 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14744 | 2026.05.19 01:40:42.238616 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 14745 | 2026.05.19 01:40:42.238650 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14746 | 2026.05.19 01:40:42.238690 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14747 | 2026.05.19 01:40:42.240014 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002678 sec., 14189.693801344287 rows/sec., 2.30 MiB/sec. | ||
| 14748 | 2026.05.19 01:40:42.240147 [ 4 ] {f129a52e-3f41-416a-b978-965d302e622a} <Debug> TCPHandler: Processed in 0.00309033 sec. | ||
| 14749 | 2026.05.19 01:40:42.241268 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14750 | 2026.05.19 01:40:42.241378 [ 4 ] {ea4d5839-6cd2-47e4-ab17-e0baa7de0bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14751 | 2026.05.19 01:40:42.241419 [ 4 ] {ea4d5839-6cd2-47e4-ab17-e0baa7de0bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14752 | 2026.05.19 01:40:42.241924 [ 4 ] {ea4d5839-6cd2-47e4-ab17-e0baa7de0bcc} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2026.05.19 01:40:42.241967 [ 4 ] {ea4d5839-6cd2-47e4-ab17-e0baa7de0bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14754 | 2026.05.19 01:40:42.242342 [ 4 ] {ea4d5839-6cd2-47e4-ab17-e0baa7de0bcc} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14755 | 2026.05.19 01:40:42.242566 [ 4 ] {ea4d5839-6cd2-47e4-ab17-e0baa7de0bcc} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14756 | 2026.05.19 01:40:42.242712 [ 4 ] {ea4d5839-6cd2-47e4-ab17-e0baa7de0bcc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001366 sec., 40995.60761346998 rows/sec., 3.13 MiB/sec. | ||
| 14757 | 2026.05.19 01:40:42.242750 [ 4 ] {ea4d5839-6cd2-47e4-ab17-e0baa7de0bcc} <Debug> TCPHandler: Processed in 0.001532751 sec. | ||
| 14758 | 2026.05.19 01:40:42.242903 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14759 | 2026.05.19 01:40:42.242999 [ 4 ] {03992789-eb3b-4c5a-b228-a28b75dd6e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14760 | 2026.05.19 01:40:42.243037 [ 4 ] {03992789-eb3b-4c5a-b228-a28b75dd6e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14761 | 2026.05.19 01:40:42.243458 [ 4 ] {03992789-eb3b-4c5a-b228-a28b75dd6e30} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14762 | 2026.05.19 01:40:42.243494 [ 4 ] {03992789-eb3b-4c5a-b228-a28b75dd6e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14763 | 2026.05.19 01:40:42.243785 [ 4 ] {03992789-eb3b-4c5a-b228-a28b75dd6e30} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14764 | 2026.05.19 01:40:42.243997 [ 4 ] {03992789-eb3b-4c5a-b228-a28b75dd6e30} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14765 | 2026.05.19 01:40:42.244124 [ 4 ] {03992789-eb3b-4c5a-b228-a28b75dd6e30} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 14766 | 2026.05.19 01:40:42.244161 [ 4 ] {03992789-eb3b-4c5a-b228-a28b75dd6e30} <Debug> TCPHandler: Processed in 0.001307167 sec. | ||
| 14767 | 2026.05.19 01:40:42.244290 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14768 | 2026.05.19 01:40:42.244385 [ 4 ] {06a501d3-73ea-4cc4-81b9-76876f14325b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14769 | 2026.05.19 01:40:42.244426 [ 4 ] {06a501d3-73ea-4cc4-81b9-76876f14325b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14770 | 2026.05.19 01:40:42.244793 [ 4 ] {06a501d3-73ea-4cc4-81b9-76876f14325b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14771 | 2026.05.19 01:40:42.244829 [ 4 ] {06a501d3-73ea-4cc4-81b9-76876f14325b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14772 | 2026.05.19 01:40:42.245154 [ 4 ] {06a501d3-73ea-4cc4-81b9-76876f14325b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14773 | 2026.05.19 01:40:42.245376 [ 4 ] {06a501d3-73ea-4cc4-81b9-76876f14325b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14774 | 2026.05.19 01:40:42.245505 [ 4 ] {06a501d3-73ea-4cc4-81b9-76876f14325b} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001138 sec., 28119.507908611602 rows/sec., 1.96 MiB/sec. | ||
| 14775 | 2026.05.19 01:40:42.245541 [ 4 ] {06a501d3-73ea-4cc4-81b9-76876f14325b} <Debug> TCPHandler: Processed in 0.001299387 sec. | ||
| 14776 | 2026.05.19 01:40:42.245688 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14777 | 2026.05.19 01:40:42.245784 [ 4 ] {6d0b84d2-faad-4285-b762-db81da6fb66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14778 | 2026.05.19 01:40:42.245824 [ 4 ] {6d0b84d2-faad-4285-b762-db81da6fb66f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14779 | 2026.05.19 01:40:42.246147 [ 4 ] {6d0b84d2-faad-4285-b762-db81da6fb66f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14780 | 2026.05.19 01:40:42.246182 [ 4 ] {6d0b84d2-faad-4285-b762-db81da6fb66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14781 | 2026.05.19 01:40:42.246472 [ 4 ] {6d0b84d2-faad-4285-b762-db81da6fb66f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14782 | 2026.05.19 01:40:42.246683 [ 4 ] {6d0b84d2-faad-4285-b762-db81da6fb66f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14783 | 2026.05.19 01:40:42.246811 [ 4 ] {6d0b84d2-faad-4285-b762-db81da6fb66f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001044 sec., 11494.252873563219 rows/sec., 793.22 KiB/sec. | ||
| 14784 | 2026.05.19 01:40:42.246845 [ 4 ] {6d0b84d2-faad-4285-b762-db81da6fb66f} <Debug> TCPHandler: Processed in 0.001206606 sec. | ||
| 14785 | 2026.05.19 01:40:44.404710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34146 | ||
| 14786 | 2026.05.19 01:40:44.405582 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14787 | 2026.05.19 01:40:44.405655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14788 | 2026.05.19 01:40:44.406191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14789 | 2026.05.19 01:40:44.406414 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14790 | 2026.05.19 01:40:44.406547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34146 | ||
| 14791 | 2026.05.19 01:40:44.406572 [ 41 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14792 | 2026.05.19 01:40:44.406638 [ 41 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.05.19 01:40:44.406658 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14794 | 2026.05.19 01:40:44.406774 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::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 | ||
| 14795 | 2026.05.19 01:40:44.406877 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14796 | 2026.05.19 01:40:44.406911 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31714 rows starting from the beginning of the part | ||
| 14797 | 2026.05.19 01:40:44.406977 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 14798 | 2026.05.19 01:40:44.407026 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 14799 | 2026.05.19 01:40:44.407069 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 14800 | 2026.05.19 01:40:44.407116 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 14801 | 2026.05.19 01:40:44.407159 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 14802 | 2026.05.19 01:40:44.409398 [ 186 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002670765 sec., 12785100.898057299 rows/sec., 182.89 MiB/sec. | ||
| 14803 | 2026.05.19 01:40:44.409516 [ 186 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14804 | 2026.05.19 01:40:44.409811 [ 186 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2026.05.19 01:40:44.409885 [ 186 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_71_14} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14806 | 2026.05.19 01:40:44.409984 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 14807 | 2026.05.19 01:40:46.182054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14808 | 2026.05.19 01:40:46.198851 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14809 | 2026.05.19 01:40:46.198910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14810 | 2026.05.19 01:40:46.204867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14811 | 2026.05.19 01:40:46.205598 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14812 | 2026.05.19 01:40:46.205884 [ 38 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14813 | 2026.05.19 01:40:46.205921 [ 38 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14814 | 2026.05.19 01:40:46.205939 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14815 | 2026.05.19 01:40:46.206075 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::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 | ||
| 14816 | 2026.05.19 01:40:46.208681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14817 | 2026.05.19 01:40:46.209783 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14818 | 2026.05.19 01:40:46.211278 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 14819 | 2026.05.19 01:40:46.215880 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 14820 | 2026.05.19 01:40:46.220452 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 14821 | 2026.05.19 01:40:46.224944 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 14822 | 2026.05.19 01:40:46.229988 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 14823 | 2026.05.19 01:40:46.234565 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 14824 | 2026.05.19 01:40:46.288000 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.081982434 sec., 6525.788195066274 rows/sec., 33.74 MiB/sec. | ||
| 14825 | 2026.05.19 01:40:46.291300 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14826 | 2026.05.19 01:40:46.293461 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14827 | 2026.05.19 01:40:46.293578 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_71_14} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14828 | 2026.05.19 01:40:46.296922 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14829 | 2026.05.19 01:40:47.000305 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.18 MiB, peak 385.59 MiB, free memory in arenas 0.00 B, will set to 367.13 MiB (RSS), difference: -1.05 MiB | ||
| 14830 | 2026.05.19 01:40:47.241564 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2026.05.19 01:40:47.241819 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14832 | 2026.05.19 01:40:47.242157 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14833 | 2026.05.19 01:40:47.242191 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14834 | 2026.05.19 01:40:47.242403 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14835 | 2026.05.19 01:40:47.242472 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14836 | 2026.05.19 01:40:47.242611 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14837 | 2026.05.19 01:40:47.242705 [ 314 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14838 | 2026.05.19 01:40:47.242743 [ 346 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14839 | 2026.05.19 01:40:47.242854 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 14840 | 2026.05.19 01:40:47.242881 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14841 | 2026.05.19 01:40:47.242949 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14842 | 2026.05.19 01:40:47.242969 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 14843 | 2026.05.19 01:40:47.243003 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14844 | 2026.05.19 01:40:47.243042 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14845 | 2026.05.19 01:40:47.244223 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002504 sec., 15175.718849840254 rows/sec., 2.46 MiB/sec. | ||
| 14846 | 2026.05.19 01:40:47.244332 [ 4 ] {c31ec927-8295-4b1b-909f-85f832ec86b6} <Debug> TCPHandler: Processed in 0.002907388 sec. | ||
| 14847 | 2026.05.19 01:40:47.245987 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14848 | 2026.05.19 01:40:47.246098 [ 4 ] {ee942a7c-4224-4dd2-8321-01ae51ab24e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14849 | 2026.05.19 01:40:47.246140 [ 4 ] {ee942a7c-4224-4dd2-8321-01ae51ab24e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14850 | 2026.05.19 01:40:47.246623 [ 4 ] {ee942a7c-4224-4dd2-8321-01ae51ab24e4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2026.05.19 01:40:47.246665 [ 4 ] {ee942a7c-4224-4dd2-8321-01ae51ab24e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14852 | 2026.05.19 01:40:47.247036 [ 4 ] {ee942a7c-4224-4dd2-8321-01ae51ab24e4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14853 | 2026.05.19 01:40:47.247261 [ 4 ] {ee942a7c-4224-4dd2-8321-01ae51ab24e4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2026.05.19 01:40:47.247408 [ 4 ] {ee942a7c-4224-4dd2-8321-01ae51ab24e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001341 sec., 41759.880686055185 rows/sec., 3.19 MiB/sec. | ||
| 14855 | 2026.05.19 01:40:47.247432 [ 35 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14856 | 2026.05.19 01:40:47.247445 [ 4 ] {ee942a7c-4224-4dd2-8321-01ae51ab24e4} <Debug> TCPHandler: Processed in 0.00150886 sec. | ||
| 14857 | 2026.05.19 01:40:47.247481 [ 35 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2026.05.19 01:40:47.247559 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14859 | 2026.05.19 01:40:47.247588 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14860 | 2026.05.19 01:40:47.247698 [ 4 ] {d634b5c5-1ec7-4539-bbe8-cf76420ca887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14861 | 2026.05.19 01:40:47.247699 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14862 | 2026.05.19 01:40:47.247738 [ 4 ] {d634b5c5-1ec7-4539-bbe8-cf76420ca887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14863 | 2026.05.19 01:40:47.247867 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14864 | 2026.05.19 01:40:47.247909 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2620 rows starting from the beginning of the part | ||
| 14865 | 2026.05.19 01:40:47.247983 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 140 rows starting from the beginning of the part | ||
| 14866 | 2026.05.19 01:40:47.248035 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 14867 | 2026.05.19 01:40:47.248088 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 2610 rows starting from the beginning of the part | ||
| 14868 | 2026.05.19 01:40:47.248133 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 14869 | 2026.05.19 01:40:47.248178 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 14870 | 2026.05.19 01:40:47.248199 [ 4 ] {d634b5c5-1ec7-4539-bbe8-cf76420ca887} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14871 | 2026.05.19 01:40:47.248239 [ 4 ] {d634b5c5-1ec7-4539-bbe8-cf76420ca887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14872 | 2026.05.19 01:40:47.248587 [ 4 ] {d634b5c5-1ec7-4539-bbe8-cf76420ca887} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14873 | 2026.05.19 01:40:47.248819 [ 4 ] {d634b5c5-1ec7-4539-bbe8-cf76420ca887} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14874 | 2026.05.19 01:40:47.248958 [ 4 ] {d634b5c5-1ec7-4539-bbe8-cf76420ca887} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 14875 | 2026.05.19 01:40:47.248969 [ 34 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14876 | 2026.05.19 01:40:47.248996 [ 4 ] {d634b5c5-1ec7-4539-bbe8-cf76420ca887} <Debug> TCPHandler: Processed in 0.001456869 sec. | ||
| 14877 | 2026.05.19 01:40:47.249019 [ 34 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14878 | 2026.05.19 01:40:47.249049 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14879 | 2026.05.19 01:40:47.249137 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14880 | 2026.05.19 01:40:47.249140 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14881 | 2026.05.19 01:40:47.249239 [ 4 ] {d23dc30d-bdfa-4747-bbcc-934d7afdbf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14882 | 2026.05.19 01:40:47.249259 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14883 | 2026.05.19 01:40:47.249284 [ 4 ] {d23dc30d-bdfa-4747-bbcc-934d7afdbf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14884 | 2026.05.19 01:40:47.249292 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1404 rows starting from the beginning of the part | ||
| 14885 | 2026.05.19 01:40:47.249357 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 106 rows starting from the beginning of the part | ||
| 14886 | 2026.05.19 01:40:47.249402 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 14887 | 2026.05.19 01:40:47.249444 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1370 rows starting from the beginning of the part | ||
| 14888 | 2026.05.19 01:40:47.249486 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 14889 | 2026.05.19 01:40:47.249525 [ 200 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 14890 | 2026.05.19 01:40:47.249747 [ 4 ] {d23dc30d-bdfa-4747-bbcc-934d7afdbf21} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14891 | 2026.05.19 01:40:47.249786 [ 4 ] {d23dc30d-bdfa-4747-bbcc-934d7afdbf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 14892 | 2026.05.19 01:40:47.250140 [ 4 ] {d23dc30d-bdfa-4747-bbcc-934d7afdbf21} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14893 | 2026.05.19 01:40:47.250259 [ 197 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002627684 sec., 2107559.356452298 rows/sec., 166.61 MiB/sec. | ||
| 14894 | 2026.05.19 01:40:47.250376 [ 4 ] {d23dc30d-bdfa-4747-bbcc-934d7afdbf21} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14895 | 2026.05.19 01:40:47.250516 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14896 | 2026.05.19 01:40:47.250519 [ 4 ] {d23dc30d-bdfa-4747-bbcc-934d7afdbf21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 14897 | 2026.05.19 01:40:47.250575 [ 4 ] {d23dc30d-bdfa-4747-bbcc-934d7afdbf21} <Debug> TCPHandler: Processed in 0.001487049 sec. | ||
| 14898 | 2026.05.19 01:40:47.250710 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14899 | 2026.05.19 01:40:47.250779 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2026.05.19 01:40:47.250810 [ 4 ] {5511e1ea-dd6a-4f08-9cf7-91568c728cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14901 | 2026.05.19 01:40:47.250855 [ 193 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_121_24} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14902 | 2026.05.19 01:40:47.250856 [ 4 ] {5511e1ea-dd6a-4f08-9cf7-91568c728cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14903 | 2026.05.19 01:40:47.250913 [ 197 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812604 sec., 1694799.3053088265 rows/sec., 123.04 MiB/sec. | ||
| 14904 | 2026.05.19 01:40:47.250935 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 14905 | 2026.05.19 01:40:47.251132 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14906 | 2026.05.19 01:40:47.251231 [ 4 ] {5511e1ea-dd6a-4f08-9cf7-91568c728cbe} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14907 | 2026.05.19 01:40:47.251274 [ 4 ] {5511e1ea-dd6a-4f08-9cf7-91568c728cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14908 | 2026.05.19 01:40:47.251397 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.05.19 01:40:47.251472 [ 196 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_121_24} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14910 | 2026.05.19 01:40:47.251548 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 14911 | 2026.05.19 01:40:47.251669 [ 4 ] {5511e1ea-dd6a-4f08-9cf7-91568c728cbe} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14912 | 2026.05.19 01:40:47.251967 [ 4 ] {5511e1ea-dd6a-4f08-9cf7-91568c728cbe} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14913 | 2026.05.19 01:40:47.252146 [ 4 ] {5511e1ea-dd6a-4f08-9cf7-91568c728cbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. | ||
| 14914 | 2026.05.19 01:40:47.252148 [ 34 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14915 | 2026.05.19 01:40:47.252196 [ 4 ] {5511e1ea-dd6a-4f08-9cf7-91568c728cbe} <Debug> TCPHandler: Processed in 0.00153425 sec. | ||
| 14916 | 2026.05.19 01:40:47.252223 [ 34 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14917 | 2026.05.19 01:40:47.252248 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.63 GiB. | ||
| 14918 | 2026.05.19 01:40:47.252330 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14919 | 2026.05.19 01:40:47.252419 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14920 | 2026.05.19 01:40:47.252444 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5964 rows starting from the beginning of the part | ||
| 14921 | 2026.05.19 01:40:47.252493 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 14922 | 2026.05.19 01:40:47.252535 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 14923 | 2026.05.19 01:40:47.252591 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 48 rows starting from the beginning of the part | ||
| 14924 | 2026.05.19 01:40:47.252635 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 12 rows starting from the beginning of the part | ||
| 14925 | 2026.05.19 01:40:47.252673 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 14926 | 2026.05.19 01:40:47.254248 [ 196 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6204 rows, containing 4 columns (4 merged, 0 gathered) in 0.001946856 sec., 3186676.3643536037 rows/sec., 214.76 MiB/sec. | ||
| 14927 | 2026.05.19 01:40:47.254613 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14928 | 2026.05.19 01:40:47.254899 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14929 | 2026.05.19 01:40:47.254979 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_121_24} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14930 | 2026.05.19 01:40:47.255076 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 14931 | 2026.05.19 01:40:51.742710 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14932 | 2026.05.19 01:40:51.742772 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14933 | 2026.05.19 01:40:51.906718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34594 | ||
| 14934 | 2026.05.19 01:40:51.907262 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14935 | 2026.05.19 01:40:51.907299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 14936 | 2026.05.19 01:40:51.907784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14937 | 2026.05.19 01:40:51.908029 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14938 | 2026.05.19 01:40:51.908160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34594 | ||
| 14939 | 2026.05.19 01:40:52.014935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1750 | ||
| 14940 | 2026.05.19 01:40:52.017099 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2026.05.19 01:40:52.017146 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 14942 | 2026.05.19 01:40:52.018285 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14943 | 2026.05.19 01:40:52.018541 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2026.05.19 01:40:52.018792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1750 | ||
| 14945 | 2026.05.19 01:40:52.018808 [ 224 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14946 | 2026.05.19 01:40:52.018875 [ 224 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14947 | 2026.05.19 01:40:52.020935 [ 224 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14948 | 2026.05.19 01:40:52.243512 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14949 | 2026.05.19 01:40:52.243790 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 14950 | 2026.05.19 01:40:52.244210 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14951 | 2026.05.19 01:40:52.244245 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 14952 | 2026.05.19 01:40:52.244474 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14953 | 2026.05.19 01:40:52.244544 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14954 | 2026.05.19 01:40:52.244697 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14955 | 2026.05.19 01:40:52.244831 [ 324 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14956 | 2026.05.19 01:40:52.244831 [ 314 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14957 | 2026.05.19 01:40:52.245041 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 14958 | 2026.05.19 01:40:52.245070 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14959 | 2026.05.19 01:40:52.245143 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14960 | 2026.05.19 01:40:52.245163 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 14961 | 2026.05.19 01:40:52.245199 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14962 | 2026.05.19 01:40:52.245239 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14963 | 2026.05.19 01:40:52.246692 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003007 sec., 12637.179913535085 rows/sec., 2.05 MiB/sec. | ||
| 14964 | 2026.05.19 01:40:52.246908 [ 4 ] {06bce4ea-571e-40ca-9a31-dc1a97580ea9} <Debug> TCPHandler: Processed in 0.003549966 sec. | ||
| 14965 | 2026.05.19 01:40:52.249330 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14966 | 2026.05.19 01:40:52.249562 [ 4 ] {8298a306-4406-45a9-9232-eb21c2f4ca82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14967 | 2026.05.19 01:40:52.249655 [ 4 ] {8298a306-4406-45a9-9232-eb21c2f4ca82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14968 | 2026.05.19 01:40:52.250477 [ 4 ] {8298a306-4406-45a9-9232-eb21c2f4ca82} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2026.05.19 01:40:52.250529 [ 4 ] {8298a306-4406-45a9-9232-eb21c2f4ca82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 14970 | 2026.05.19 01:40:52.250958 [ 4 ] {8298a306-4406-45a9-9232-eb21c2f4ca82} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14971 | 2026.05.19 01:40:52.251199 [ 4 ] {8298a306-4406-45a9-9232-eb21c2f4ca82} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2026.05.19 01:40:52.251353 [ 4 ] {8298a306-4406-45a9-9232-eb21c2f4ca82} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001864 sec., 75107.29613733906 rows/sec., 6.53 MiB/sec. | ||
| 14973 | 2026.05.19 01:40:52.251391 [ 4 ] {8298a306-4406-45a9-9232-eb21c2f4ca82} <Debug> TCPHandler: Processed in 0.002231329 sec. | ||
| 14974 | 2026.05.19 01:40:52.251554 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14975 | 2026.05.19 01:40:52.251689 [ 4 ] {5d12ae76-ca5f-45f7-9bb3-dcb4a1eb41e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14976 | 2026.05.19 01:40:52.251738 [ 4 ] {5d12ae76-ca5f-45f7-9bb3-dcb4a1eb41e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14977 | 2026.05.19 01:40:52.252220 [ 4 ] {5d12ae76-ca5f-45f7-9bb3-dcb4a1eb41e6} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14978 | 2026.05.19 01:40:52.252253 [ 4 ] {5d12ae76-ca5f-45f7-9bb3-dcb4a1eb41e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 14979 | 2026.05.19 01:40:52.252564 [ 4 ] {5d12ae76-ca5f-45f7-9bb3-dcb4a1eb41e6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14980 | 2026.05.19 01:40:52.252784 [ 4 ] {5d12ae76-ca5f-45f7-9bb3-dcb4a1eb41e6} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14981 | 2026.05.19 01:40:52.252925 [ 4 ] {5d12ae76-ca5f-45f7-9bb3-dcb4a1eb41e6} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001261 sec., 33306.89928628073 rows/sec., 2.45 MiB/sec. | ||
| 14982 | 2026.05.19 01:40:52.252964 [ 4 ] {5d12ae76-ca5f-45f7-9bb3-dcb4a1eb41e6} <Debug> TCPHandler: Processed in 0.00147864 sec. | ||
| 14983 | 2026.05.19 01:40:52.253088 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14984 | 2026.05.19 01:40:52.253185 [ 4 ] {f9911aba-6e9d-4c15-8d35-f80c5dd5aeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14985 | 2026.05.19 01:40:52.253233 [ 4 ] {f9911aba-6e9d-4c15-8d35-f80c5dd5aeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14986 | 2026.05.19 01:40:52.253715 [ 4 ] {f9911aba-6e9d-4c15-8d35-f80c5dd5aeef} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2026.05.19 01:40:52.253753 [ 4 ] {f9911aba-6e9d-4c15-8d35-f80c5dd5aeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 14988 | 2026.05.19 01:40:52.254068 [ 4 ] {f9911aba-6e9d-4c15-8d35-f80c5dd5aeef} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14989 | 2026.05.19 01:40:52.254281 [ 4 ] {f9911aba-6e9d-4c15-8d35-f80c5dd5aeef} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14990 | 2026.05.19 01:40:52.254413 [ 4 ] {f9911aba-6e9d-4c15-8d35-f80c5dd5aeef} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001246 sec., 85072.23113964687 rows/sec., 6.65 MiB/sec. | ||
| 14991 | 2026.05.19 01:40:52.254450 [ 4 ] {f9911aba-6e9d-4c15-8d35-f80c5dd5aeef} <Debug> TCPHandler: Processed in 0.001411348 sec. | ||
| 14992 | 2026.05.19 01:40:52.254590 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14993 | 2026.05.19 01:40:52.254686 [ 4 ] {722acd60-caed-4ca9-bbaa-5adbcab00b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14994 | 2026.05.19 01:40:52.254729 [ 4 ] {722acd60-caed-4ca9-bbaa-5adbcab00b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14995 | 2026.05.19 01:40:52.255242 [ 4 ] {722acd60-caed-4ca9-bbaa-5adbcab00b2d} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14996 | 2026.05.19 01:40:52.255280 [ 4 ] {722acd60-caed-4ca9-bbaa-5adbcab00b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 14997 | 2026.05.19 01:40:52.255620 [ 4 ] {722acd60-caed-4ca9-bbaa-5adbcab00b2d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14998 | 2026.05.19 01:40:52.255836 [ 4 ] {722acd60-caed-4ca9-bbaa-5adbcab00b2d} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14999 | 2026.05.19 01:40:52.255976 [ 4 ] {722acd60-caed-4ca9-bbaa-5adbcab00b2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001309 sec., 122230.71046600457 rows/sec., 8.51 MiB/sec. | ||
| 15000 | 2026.05.19 01:40:52.256014 [ 4 ] {722acd60-caed-4ca9-bbaa-5adbcab00b2d} <Debug> TCPHandler: Processed in 0.00148189 sec. | ||
| 15001 | 2026.05.19 01:40:52.256178 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15002 | 2026.05.19 01:40:52.256275 [ 4 ] {5e61ee41-a873-43d1-8a54-593273fe3ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15003 | 2026.05.19 01:40:52.256328 [ 4 ] {5e61ee41-a873-43d1-8a54-593273fe3ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15004 | 2026.05.19 01:40:52.257283 [ 4 ] {5e61ee41-a873-43d1-8a54-593273fe3ccd} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15005 | 2026.05.19 01:40:52.257321 [ 4 ] {5e61ee41-a873-43d1-8a54-593273fe3ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15006 | 2026.05.19 01:40:52.257895 [ 4 ] {5e61ee41-a873-43d1-8a54-593273fe3ccd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15007 | 2026.05.19 01:40:52.258127 [ 4 ] {5e61ee41-a873-43d1-8a54-593273fe3ccd} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15008 | 2026.05.19 01:40:52.258265 [ 4 ] {5e61ee41-a873-43d1-8a54-593273fe3ccd} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002009 sec., 20905.923344947736 rows/sec., 37.46 MiB/sec. | ||
| 15009 | 2026.05.19 01:40:52.258319 [ 4 ] {5e61ee41-a873-43d1-8a54-593273fe3ccd} <Debug> TCPHandler: Processed in 0.002188949 sec. | ||
| 15010 | 2026.05.19 01:40:52.258452 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15011 | 2026.05.19 01:40:52.258549 [ 4 ] {75034f8b-d4df-4feb-afda-03bfcc9c8517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15012 | 2026.05.19 01:40:52.258593 [ 4 ] {75034f8b-d4df-4feb-afda-03bfcc9c8517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15013 | 2026.05.19 01:40:52.258944 [ 4 ] {75034f8b-d4df-4feb-afda-03bfcc9c8517} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15014 | 2026.05.19 01:40:52.258981 [ 4 ] {75034f8b-d4df-4feb-afda-03bfcc9c8517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15015 | 2026.05.19 01:40:52.259286 [ 4 ] {75034f8b-d4df-4feb-afda-03bfcc9c8517} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15016 | 2026.05.19 01:40:52.259496 [ 4 ] {75034f8b-d4df-4feb-afda-03bfcc9c8517} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15017 | 2026.05.19 01:40:52.259628 [ 4 ] {75034f8b-d4df-4feb-afda-03bfcc9c8517} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 15018 | 2026.05.19 01:40:52.259665 [ 4 ] {75034f8b-d4df-4feb-afda-03bfcc9c8517} <Debug> TCPHandler: Processed in 0.001261187 sec. | ||
| 15019 | 2026.05.19 01:40:52.515762 [ 30 ] {} <Debug> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15020 | 2026.05.19 01:40:52.515834 [ 30 ] {} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15021 | 2026.05.19 01:40:52.515859 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15022 | 2026.05.19 01:40:52.515999 [ 199 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 15023 | 2026.05.19 01:40:52.516142 [ 199 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15024 | 2026.05.19 01:40:52.516175 [ 199 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 15025 | 2026.05.19 01:40:52.516237 [ 199 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 15026 | 2026.05.19 01:40:52.516280 [ 199 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 15027 | 2026.05.19 01:40:52.516353 [ 199 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 15028 | 2026.05.19 01:40:52.516391 [ 199 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 15029 | 2026.05.19 01:40:52.517121 [ 197 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185435 sec., 5061.433144794948 rows/sec., 375.65 KiB/sec. | ||
| 15030 | 2026.05.19 01:40:52.517274 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15031 | 2026.05.19 01:40:52.517559 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15032 | 2026.05.19 01:40:52.517634 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_17_4} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15033 | 2026.05.19 01:40:52.517714 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15034 | 2026.05.19 01:40:53.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.64 MiB, peak 385.59 MiB, free memory in arenas 0.00 B, will set to 367.13 MiB (RSS), difference: 3.49 MiB | ||
| 15035 | 2026.05.19 01:40:53.708770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15036 | 2026.05.19 01:40:53.725303 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15037 | 2026.05.19 01:40:53.725356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15038 | 2026.05.19 01:40:53.731086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15039 | 2026.05.19 01:40:53.731779 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2026.05.19 01:40:53.734589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15041 | 2026.05.19 01:40:57.242069 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15042 | 2026.05.19 01:40:57.242350 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15043 | 2026.05.19 01:40:57.242751 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15044 | 2026.05.19 01:40:57.242792 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15045 | 2026.05.19 01:40:57.243048 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15046 | 2026.05.19 01:40:57.243125 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15047 | 2026.05.19 01:40:57.243300 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15048 | 2026.05.19 01:40:57.243431 [ 324 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15049 | 2026.05.19 01:40:57.243444 [ 314 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15050 | 2026.05.19 01:40:57.243596 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 15051 | 2026.05.19 01:40:57.243625 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15052 | 2026.05.19 01:40:57.243703 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15053 | 2026.05.19 01:40:57.243724 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 15054 | 2026.05.19 01:40:57.243761 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15055 | 2026.05.19 01:40:57.243804 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15056 | 2026.05.19 01:40:57.245091 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002839 sec., 13384.994716449455 rows/sec., 2.17 MiB/sec. | ||
| 15057 | 2026.05.19 01:40:57.245298 [ 4 ] {602a6406-5879-4ff9-b3e4-f7d870fa37d1} <Debug> TCPHandler: Processed in 0.003385304 sec. | ||
| 15058 | 2026.05.19 01:40:57.247421 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15059 | 2026.05.19 01:40:57.247561 [ 4 ] {551fb6de-b9ff-4a10-af2a-59c3b7e3bd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15060 | 2026.05.19 01:40:57.247621 [ 4 ] {551fb6de-b9ff-4a10-af2a-59c3b7e3bd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15061 | 2026.05.19 01:40:57.248230 [ 4 ] {551fb6de-b9ff-4a10-af2a-59c3b7e3bd59} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15062 | 2026.05.19 01:40:57.248276 [ 4 ] {551fb6de-b9ff-4a10-af2a-59c3b7e3bd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15063 | 2026.05.19 01:40:57.248668 [ 4 ] {551fb6de-b9ff-4a10-af2a-59c3b7e3bd59} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15064 | 2026.05.19 01:40:57.248898 [ 4 ] {551fb6de-b9ff-4a10-af2a-59c3b7e3bd59} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15065 | 2026.05.19 01:40:57.249063 [ 4 ] {551fb6de-b9ff-4a10-af2a-59c3b7e3bd59} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001546 sec., 36222.50970245795 rows/sec., 2.77 MiB/sec. | ||
| 15066 | 2026.05.19 01:40:57.249102 [ 4 ] {551fb6de-b9ff-4a10-af2a-59c3b7e3bd59} <Debug> TCPHandler: Processed in 0.001804323 sec. | ||
| 15067 | 2026.05.19 01:40:57.249249 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15068 | 2026.05.19 01:40:57.249345 [ 4 ] {e9a3784a-7c23-4179-989c-db71fa653ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15069 | 2026.05.19 01:40:57.249385 [ 4 ] {e9a3784a-7c23-4179-989c-db71fa653ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15070 | 2026.05.19 01:40:57.249821 [ 4 ] {e9a3784a-7c23-4179-989c-db71fa653ac2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15071 | 2026.05.19 01:40:57.249858 [ 4 ] {e9a3784a-7c23-4179-989c-db71fa653ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15072 | 2026.05.19 01:40:57.250162 [ 4 ] {e9a3784a-7c23-4179-989c-db71fa653ac2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15073 | 2026.05.19 01:40:57.250380 [ 4 ] {e9a3784a-7c23-4179-989c-db71fa653ac2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15074 | 2026.05.19 01:40:57.250508 [ 4 ] {e9a3784a-7c23-4179-989c-db71fa653ac2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 15075 | 2026.05.19 01:40:57.250545 [ 4 ] {e9a3784a-7c23-4179-989c-db71fa653ac2} <Debug> TCPHandler: Processed in 0.001345627 sec. | ||
| 15076 | 2026.05.19 01:40:57.250650 [ 221 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15077 | 2026.05.19 01:40:57.250685 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2026.05.19 01:40:57.250686 [ 221 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15079 | 2026.05.19 01:40:57.250782 [ 4 ] {cebf9f87-0ff9-420f-941b-f04f268c541b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15080 | 2026.05.19 01:40:57.250826 [ 4 ] {cebf9f87-0ff9-420f-941b-f04f268c541b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15081 | 2026.05.19 01:40:57.251252 [ 4 ] {cebf9f87-0ff9-420f-941b-f04f268c541b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2026.05.19 01:40:57.251287 [ 4 ] {cebf9f87-0ff9-420f-941b-f04f268c541b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15083 | 2026.05.19 01:40:57.251628 [ 4 ] {cebf9f87-0ff9-420f-941b-f04f268c541b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15084 | 2026.05.19 01:40:57.251930 [ 4 ] {cebf9f87-0ff9-420f-941b-f04f268c541b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2026.05.19 01:40:57.252082 [ 4 ] {cebf9f87-0ff9-420f-941b-f04f268c541b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 15086 | 2026.05.19 01:40:57.252121 [ 4 ] {cebf9f87-0ff9-420f-941b-f04f268c541b} <Debug> TCPHandler: Processed in 0.00148463 sec. | ||
| 15087 | 2026.05.19 01:40:57.252245 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15088 | 2026.05.19 01:40:57.252241 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15089 | 2026.05.19 01:40:57.252313 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15090 | 2026.05.19 01:40:57.252343 [ 4 ] {80c7cdce-6d50-4797-b191-db820509e7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15091 | 2026.05.19 01:40:57.252390 [ 4 ] {80c7cdce-6d50-4797-b191-db820509e7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15092 | 2026.05.19 01:40:57.252749 [ 4 ] {80c7cdce-6d50-4797-b191-db820509e7f0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15093 | 2026.05.19 01:40:57.252785 [ 4 ] {80c7cdce-6d50-4797-b191-db820509e7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15094 | 2026.05.19 01:40:57.253118 [ 4 ] {80c7cdce-6d50-4797-b191-db820509e7f0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15095 | 2026.05.19 01:40:57.253284 [ 221 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15096 | 2026.05.19 01:40:57.253358 [ 4 ] {80c7cdce-6d50-4797-b191-db820509e7f0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15097 | 2026.05.19 01:40:57.253500 [ 4 ] {80c7cdce-6d50-4797-b191-db820509e7f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 15098 | 2026.05.19 01:40:57.253540 [ 4 ] {80c7cdce-6d50-4797-b191-db820509e7f0} <Debug> TCPHandler: Processed in 0.001343297 sec. | ||
| 15099 | 2026.05.19 01:40:57.254498 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15100 | 2026.05.19 01:40:57.645771 [ 217 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15101 | 2026.05.19 01:40:57.645835 [ 217 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15102 | 2026.05.19 01:40:57.648027 [ 217 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15103 | 2026.05.19 01:40:58.109424 [ 217 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15104 | 2026.05.19 01:40:58.109499 [ 217 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15105 | 2026.05.19 01:40:58.115768 [ 217 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15106 | 2026.05.19 01:40:58.493476 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35996 | ||
| 15107 | 2026.05.19 01:40:58.493584 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15108 | 2026.05.19 01:40:58.493611 [ 3 ] {} <Debug> TCP-Session: 17874ca2-afd4-4049-9595-741514a2d14d Authenticating user 'default' from [fd00:1122:3344:101::e]:35996 | ||
| 15109 | 2026.05.19 01:40:58.493636 [ 3 ] {} <Debug> TCP-Session: 17874ca2-afd4-4049-9595-741514a2d14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15110 | 2026.05.19 01:40:58.493649 [ 3 ] {} <Debug> TCP-Session: 17874ca2-afd4-4049-9595-741514a2d14d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15111 | 2026.05.19 01:40:58.493849 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61834 | ||
| 15112 | 2026.05.19 01:40:58.493887 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63173 | ||
| 15113 | 2026.05.19 01:40:58.493889 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37399 | ||
| 15114 | 2026.05.19 01:40:58.493936 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47783 | ||
| 15115 | 2026.05.19 01:40:58.493964 [ 3 ] {} <Trace> TCP-Session: 17874ca2-afd4-4049-9595-741514a2d14d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15116 | 2026.05.19 01:40:58.493983 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15117 | 2026.05.19 01:40:58.494004 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15118 | 2026.05.19 01:40:58.494042 [ 366 ] {} <Debug> TCP-Session: 383e967f-3c0e-4e88-9608-8c6bbfe10287 Authenticating user 'default' from [fd00:1122:3344:101::e]:61834 | ||
| 15119 | 2026.05.19 01:40:58.494043 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15120 | 2026.05.19 01:40:58.494060 [ 369 ] {} <Debug> TCP-Session: c18d6247-6e9a-43f2-9c46-5bca3a9593ce Authenticating user 'default' from [fd00:1122:3344:101::e]:63173 | ||
| 15121 | 2026.05.19 01:40:58.494074 [ 366 ] {} <Debug> TCP-Session: 383e967f-3c0e-4e88-9608-8c6bbfe10287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15122 | 2026.05.19 01:40:58.494094 [ 368 ] {} <Debug> TCP-Session: 3b383a5e-6cbc-44cf-982b-cd9e08eee903 Authenticating user 'default' from [fd00:1122:3344:101::e]:37399 | ||
| 15123 | 2026.05.19 01:40:58.494104 [ 369 ] {} <Debug> TCP-Session: c18d6247-6e9a-43f2-9c46-5bca3a9593ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15124 | 2026.05.19 01:40:58.494111 [ 366 ] {} <Debug> TCP-Session: 383e967f-3c0e-4e88-9608-8c6bbfe10287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15125 | 2026.05.19 01:40:58.494137 [ 368 ] {} <Debug> TCP-Session: 3b383a5e-6cbc-44cf-982b-cd9e08eee903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15126 | 2026.05.19 01:40:58.494141 [ 369 ] {} <Debug> TCP-Session: c18d6247-6e9a-43f2-9c46-5bca3a9593ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15127 | 2026.05.19 01:40:58.494171 [ 368 ] {} <Debug> TCP-Session: 3b383a5e-6cbc-44cf-982b-cd9e08eee903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15128 | 2026.05.19 01:40:58.494164 [ 3 ] {51373da0-bda0-4882-bdb8-05e862162e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35996) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15129 | 2026.05.19 01:40:58.494043 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15130 | 2026.05.19 01:40:58.493924 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39571 | ||
| 15131 | 2026.05.19 01:40:58.494249 [ 376 ] {} <Debug> TCP-Session: 2714fc41-d2b7-4234-886a-5f2aebc637c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47783 | ||
| 15132 | 2026.05.19 01:40:58.493914 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63795 | ||
| 15133 | 2026.05.19 01:40:58.494282 [ 376 ] {} <Debug> TCP-Session: 2714fc41-d2b7-4234-886a-5f2aebc637c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15134 | 2026.05.19 01:40:58.494312 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15135 | 2026.05.19 01:40:58.494319 [ 376 ] {} <Debug> TCP-Session: 2714fc41-d2b7-4234-886a-5f2aebc637c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15136 | 2026.05.19 01:40:58.493900 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51556 | ||
| 15137 | 2026.05.19 01:40:58.494344 [ 375 ] {} <Debug> TCP-Session: 750abc2e-5091-44bb-b633-ca96c3d2795c Authenticating user 'default' from [fd00:1122:3344:101::e]:39571 | ||
| 15138 | 2026.05.19 01:40:58.493864 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55621 | ||
| 15139 | 2026.05.19 01:40:58.494401 [ 375 ] {} <Debug> TCP-Session: 750abc2e-5091-44bb-b633-ca96c3d2795c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15140 | 2026.05.19 01:40:58.494440 [ 375 ] {} <Debug> TCP-Session: 750abc2e-5091-44bb-b633-ca96c3d2795c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15141 | 2026.05.19 01:40:58.494475 [ 3 ] {51373da0-bda0-4882-bdb8-05e862162e3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15142 | 2026.05.19 01:40:58.494512 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15143 | 2026.05.19 01:40:58.494531 [ 3 ] {51373da0-bda0-4882-bdb8-05e862162e3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15144 | 2026.05.19 01:40:58.494544 [ 374 ] {} <Debug> TCP-Session: c60acd5a-da95-4908-87ed-c51e0753ee0d Authenticating user 'default' from [fd00:1122:3344:101::e]:63795 | ||
| 15145 | 2026.05.19 01:40:58.494572 [ 374 ] {} <Debug> TCP-Session: c60acd5a-da95-4908-87ed-c51e0753ee0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15146 | 2026.05.19 01:40:58.494585 [ 374 ] {} <Debug> TCP-Session: c60acd5a-da95-4908-87ed-c51e0753ee0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15147 | 2026.05.19 01:40:58.494872 [ 3 ] {51373da0-bda0-4882-bdb8-05e862162e3e} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 15148 | 2026.05.19 01:40:58.495012 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15149 | 2026.05.19 01:40:58.495062 [ 367 ] {} <Debug> TCP-Session: ca96a5b2-757c-4c85-838c-000d0f85ad5f Authenticating user 'default' from [fd00:1122:3344:101::e]:55621 | ||
| 15150 | 2026.05.19 01:40:58.495093 [ 367 ] {} <Debug> TCP-Session: ca96a5b2-757c-4c85-838c-000d0f85ad5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15151 | 2026.05.19 01:40:58.495110 [ 367 ] {} <Debug> TCP-Session: ca96a5b2-757c-4c85-838c-000d0f85ad5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15152 | 2026.05.19 01:40:58.495139 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15153 | 2026.05.19 01:40:58.495182 [ 370 ] {} <Debug> TCP-Session: e3fd7770-8052-407f-82ef-c6a54750bde7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51556 | ||
| 15154 | 2026.05.19 01:40:58.495200 [ 370 ] {} <Debug> TCP-Session: e3fd7770-8052-407f-82ef-c6a54750bde7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15155 | 2026.05.19 01:40:58.495212 [ 370 ] {} <Debug> TCP-Session: e3fd7770-8052-407f-82ef-c6a54750bde7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15156 | 2026.05.19 01:40:58.495874 [ 324 ] {51373da0-bda0-4882-bdb8-05e862162e3e} <Trace> AggregatingTransform: Aggregating | ||
| 15157 | 2026.05.19 01:40:58.495913 [ 324 ] {51373da0-bda0-4882-bdb8-05e862162e3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 15158 | 2026.05.19 01:40:58.495946 [ 324 ] {51373da0-bda0-4882-bdb8-05e862162e3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961943 sec. (1039.563 rows/sec., 40.61 KiB/sec.) | ||
| 15159 | 2026.05.19 01:40:58.495964 [ 324 ] {51373da0-bda0-4882-bdb8-05e862162e3e} <Trace> Aggregator: Merging aggregated data | ||
| 15160 | 2026.05.19 01:40:58.497919 [ 3 ] {51373da0-bda0-4882-bdb8-05e862162e3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003808 sec., 262.6050420168067 rows/sec., 10.26 KiB/sec. | ||
| 15161 | 2026.05.19 01:40:58.498173 [ 3 ] {51373da0-bda0-4882-bdb8-05e862162e3e} <Debug> TCPHandler: Processed in 0.004333286 sec. | ||
| 15162 | 2026.05.19 01:40:58.498329 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15163 | 2026.05.19 01:40:58.498362 [ 3 ] {} <Debug> TCP-Session: 17874ca2-afd4-4049-9595-741514a2d14d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15164 | 2026.05.19 01:40:58.498363 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15165 | 2026.05.19 01:40:58.498387 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15166 | 2026.05.19 01:40:58.498409 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15167 | 2026.05.19 01:40:58.498417 [ 368 ] {} <Debug> TCP-Session: 3b383a5e-6cbc-44cf-982b-cd9e08eee903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15168 | 2026.05.19 01:40:58.498432 [ 366 ] {} <Debug> TCP-Session: 383e967f-3c0e-4e88-9608-8c6bbfe10287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15169 | 2026.05.19 01:40:58.498462 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15170 | 2026.05.19 01:40:58.498465 [ 376 ] {} <Debug> TCP-Session: 2714fc41-d2b7-4234-886a-5f2aebc637c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15171 | 2026.05.19 01:40:58.498475 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15172 | 2026.05.19 01:40:58.498498 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15173 | 2026.05.19 01:40:58.498514 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15174 | 2026.05.19 01:40:58.498534 [ 374 ] {} <Debug> TCP-Session: c60acd5a-da95-4908-87ed-c51e0753ee0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15175 | 2026.05.19 01:40:58.498563 [ 370 ] {} <Debug> TCP-Session: e3fd7770-8052-407f-82ef-c6a54750bde7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15176 | 2026.05.19 01:40:58.498582 [ 375 ] {} <Debug> TCP-Session: 750abc2e-5091-44bb-b633-ca96c3d2795c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15177 | 2026.05.19 01:40:58.498432 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15178 | 2026.05.19 01:40:58.498507 [ 369 ] {} <Debug> TCP-Session: c18d6247-6e9a-43f2-9c46-5bca3a9593ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15179 | 2026.05.19 01:40:58.498651 [ 367 ] {} <Debug> TCP-Session: ca96a5b2-757c-4c85-838c-000d0f85ad5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15180 | 2026.05.19 01:40:58.531785 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51582 | ||
| 15181 | 2026.05.19 01:40:58.531889 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15182 | 2026.05.19 01:40:58.531915 [ 3 ] {} <Debug> TCP-Session: a19ea186-3bd0-41e3-89f4-3026ec246cd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51582 | ||
| 15183 | 2026.05.19 01:40:58.531936 [ 3 ] {} <Debug> TCP-Session: a19ea186-3bd0-41e3-89f4-3026ec246cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15184 | 2026.05.19 01:40:58.531949 [ 3 ] {} <Debug> TCP-Session: a19ea186-3bd0-41e3-89f4-3026ec246cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15185 | 2026.05.19 01:40:58.532129 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33879 | ||
| 15186 | 2026.05.19 01:40:58.532167 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43910 | ||
| 15187 | 2026.05.19 01:40:58.532206 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40549 | ||
| 15188 | 2026.05.19 01:40:58.532226 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48208 | ||
| 15189 | 2026.05.19 01:40:58.532246 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59946 | ||
| 15190 | 2026.05.19 01:40:58.532259 [ 3 ] {} <Trace> TCP-Session: a19ea186-3bd0-41e3-89f4-3026ec246cd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15191 | 2026.05.19 01:40:58.532289 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15192 | 2026.05.19 01:40:58.532317 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15193 | 2026.05.19 01:40:58.532317 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15194 | 2026.05.19 01:40:58.532343 [ 367 ] {} <Debug> TCP-Session: 495e8334-510a-4ff2-9f14-58158294136e Authenticating user 'default' from [fd00:1122:3344:101::e]:43910 | ||
| 15195 | 2026.05.19 01:40:58.532353 [ 368 ] {} <Debug> TCP-Session: 6537a034-3869-4d1b-bfc1-1ec16bb7c525 Authenticating user 'default' from [fd00:1122:3344:101::e]:40549 | ||
| 15196 | 2026.05.19 01:40:58.532361 [ 370 ] {} <Debug> TCP-Session: ac029042-8391-4e4b-ac24-63428ca0bde4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48208 | ||
| 15197 | 2026.05.19 01:40:58.532379 [ 367 ] {} <Debug> TCP-Session: 495e8334-510a-4ff2-9f14-58158294136e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15198 | 2026.05.19 01:40:58.532390 [ 368 ] {} <Debug> TCP-Session: 6537a034-3869-4d1b-bfc1-1ec16bb7c525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15199 | 2026.05.19 01:40:58.532393 [ 370 ] {} <Debug> TCP-Session: ac029042-8391-4e4b-ac24-63428ca0bde4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15200 | 2026.05.19 01:40:58.532406 [ 367 ] {} <Debug> TCP-Session: 495e8334-510a-4ff2-9f14-58158294136e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15201 | 2026.05.19 01:40:58.532418 [ 368 ] {} <Debug> TCP-Session: 6537a034-3869-4d1b-bfc1-1ec16bb7c525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15202 | 2026.05.19 01:40:58.532426 [ 370 ] {} <Debug> TCP-Session: ac029042-8391-4e4b-ac24-63428ca0bde4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15203 | 2026.05.19 01:40:58.532352 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15204 | 2026.05.19 01:40:58.532466 [ 3 ] {36f13f5d-ea55-4e29-b52e-2d3b8344aedd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51582) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15205 | 2026.05.19 01:40:58.532256 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54355 | ||
| 15206 | 2026.05.19 01:40:58.532501 [ 375 ] {} <Debug> TCP-Session: 50edcca2-1718-4129-9b6b-746ff5e8bad2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59946 | ||
| 15207 | 2026.05.19 01:40:58.532250 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15208 | 2026.05.19 01:40:58.532554 [ 375 ] {} <Debug> TCP-Session: 50edcca2-1718-4129-9b6b-746ff5e8bad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15209 | 2026.05.19 01:40:58.532234 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59626 | ||
| 15210 | 2026.05.19 01:40:58.532576 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15211 | 2026.05.19 01:40:58.532581 [ 375 ] {} <Debug> TCP-Session: 50edcca2-1718-4129-9b6b-746ff5e8bad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15212 | 2026.05.19 01:40:58.532611 [ 376 ] {} <Debug> TCP-Session: d9954586-04ee-4246-9aa7-e3379097675d Authenticating user 'default' from [fd00:1122:3344:101::e]:54355 | ||
| 15213 | 2026.05.19 01:40:58.532574 [ 366 ] {} <Debug> TCP-Session: 2058d67a-9ea1-4808-b7ce-0492c2525fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:33879 | ||
| 15214 | 2026.05.19 01:40:58.532644 [ 376 ] {} <Debug> TCP-Session: d9954586-04ee-4246-9aa7-e3379097675d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15215 | 2026.05.19 01:40:58.532652 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15216 | 2026.05.19 01:40:58.532665 [ 366 ] {} <Debug> TCP-Session: 2058d67a-9ea1-4808-b7ce-0492c2525fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15217 | 2026.05.19 01:40:58.532209 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40682 | ||
| 15218 | 2026.05.19 01:40:58.532710 [ 366 ] {} <Debug> TCP-Session: 2058d67a-9ea1-4808-b7ce-0492c2525fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15219 | 2026.05.19 01:40:58.532705 [ 374 ] {} <Debug> TCP-Session: a977b596-e55a-473f-bc22-c42c16ed4ac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59626 | ||
| 15220 | 2026.05.19 01:40:58.532745 [ 3 ] {36f13f5d-ea55-4e29-b52e-2d3b8344aedd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15221 | 2026.05.19 01:40:58.532766 [ 374 ] {} <Debug> TCP-Session: a977b596-e55a-473f-bc22-c42c16ed4ac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15222 | 2026.05.19 01:40:58.532672 [ 376 ] {} <Debug> TCP-Session: d9954586-04ee-4246-9aa7-e3379097675d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15223 | 2026.05.19 01:40:58.532779 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15224 | 2026.05.19 01:40:58.532786 [ 374 ] {} <Debug> TCP-Session: a977b596-e55a-473f-bc22-c42c16ed4ac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15225 | 2026.05.19 01:40:58.532809 [ 3 ] {36f13f5d-ea55-4e29-b52e-2d3b8344aedd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15226 | 2026.05.19 01:40:58.532825 [ 369 ] {} <Debug> TCP-Session: 33882f9a-dd04-492e-bb24-526d8c41d420 Authenticating user 'default' from [fd00:1122:3344:101::e]:40682 | ||
| 15227 | 2026.05.19 01:40:58.532855 [ 369 ] {} <Debug> TCP-Session: 33882f9a-dd04-492e-bb24-526d8c41d420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15228 | 2026.05.19 01:40:58.532871 [ 369 ] {} <Debug> TCP-Session: 33882f9a-dd04-492e-bb24-526d8c41d420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15229 | 2026.05.19 01:40:58.533111 [ 3 ] {36f13f5d-ea55-4e29-b52e-2d3b8344aedd} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 15230 | 2026.05.19 01:40:58.534047 [ 325 ] {36f13f5d-ea55-4e29-b52e-2d3b8344aedd} <Trace> AggregatingTransform: Aggregating | ||
| 15231 | 2026.05.19 01:40:58.534080 [ 325 ] {36f13f5d-ea55-4e29-b52e-2d3b8344aedd} <Trace> Aggregator: Aggregation method: without_key | ||
| 15232 | 2026.05.19 01:40:58.534115 [ 325 ] {36f13f5d-ea55-4e29-b52e-2d3b8344aedd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900232 sec. (1110.825 rows/sec., 43.39 KiB/sec.) | ||
| 15233 | 2026.05.19 01:40:58.534133 [ 325 ] {36f13f5d-ea55-4e29-b52e-2d3b8344aedd} <Trace> Aggregator: Merging aggregated data | ||
| 15234 | 2026.05.19 01:40:58.535918 [ 3 ] {36f13f5d-ea55-4e29-b52e-2d3b8344aedd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003502 sec., 285.5511136493432 rows/sec., 11.15 KiB/sec. | ||
| 15235 | 2026.05.19 01:40:58.536124 [ 3 ] {36f13f5d-ea55-4e29-b52e-2d3b8344aedd} <Debug> TCPHandler: Processed in 0.003978583 sec. | ||
| 15236 | 2026.05.19 01:40:58.536264 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15237 | 2026.05.19 01:40:58.536295 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15238 | 2026.05.19 01:40:58.536314 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15239 | 2026.05.19 01:40:58.536344 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15240 | 2026.05.19 01:40:58.536355 [ 366 ] {} <Debug> TCP-Session: 2058d67a-9ea1-4808-b7ce-0492c2525fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15241 | 2026.05.19 01:40:58.536377 [ 368 ] {} <Debug> TCP-Session: 6537a034-3869-4d1b-bfc1-1ec16bb7c525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15242 | 2026.05.19 01:40:58.536383 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15243 | 2026.05.19 01:40:58.536420 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15244 | 2026.05.19 01:40:58.536436 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15245 | 2026.05.19 01:40:58.536464 [ 375 ] {} <Debug> TCP-Session: 50edcca2-1718-4129-9b6b-746ff5e8bad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15246 | 2026.05.19 01:40:58.536484 [ 370 ] {} <Debug> TCP-Session: ac029042-8391-4e4b-ac24-63428ca0bde4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15247 | 2026.05.19 01:40:58.536502 [ 374 ] {} <Debug> TCP-Session: a977b596-e55a-473f-bc22-c42c16ed4ac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15248 | 2026.05.19 01:40:58.536396 [ 367 ] {} <Debug> TCP-Session: 495e8334-510a-4ff2-9f14-58158294136e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15249 | 2026.05.19 01:40:58.536362 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15250 | 2026.05.19 01:40:58.536397 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15251 | 2026.05.19 01:40:58.536299 [ 3 ] {} <Debug> TCP-Session: a19ea186-3bd0-41e3-89f4-3026ec246cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15252 | 2026.05.19 01:40:58.536588 [ 369 ] {} <Debug> TCP-Session: 33882f9a-dd04-492e-bb24-526d8c41d420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15253 | 2026.05.19 01:40:58.536599 [ 376 ] {} <Debug> TCP-Session: d9954586-04ee-4246-9aa7-e3379097675d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15254 | 2026.05.19 01:40:58.816804 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57726 | ||
| 15255 | 2026.05.19 01:40:58.816910 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15256 | 2026.05.19 01:40:58.816938 [ 3 ] {} <Debug> TCP-Session: 0f702daf-578c-4029-b6ba-a1069327034f Authenticating user 'default' from [fd00:1122:3344:101::e]:57726 | ||
| 15257 | 2026.05.19 01:40:58.816959 [ 3 ] {} <Debug> TCP-Session: 0f702daf-578c-4029-b6ba-a1069327034f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15258 | 2026.05.19 01:40:58.816973 [ 3 ] {} <Debug> TCP-Session: 0f702daf-578c-4029-b6ba-a1069327034f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15259 | 2026.05.19 01:40:58.817176 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55274 | ||
| 15260 | 2026.05.19 01:40:58.817227 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57367 | ||
| 15261 | 2026.05.19 01:40:58.817228 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61390 | ||
| 15262 | 2026.05.19 01:40:58.817266 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63434 | ||
| 15263 | 2026.05.19 01:40:58.817313 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15264 | 2026.05.19 01:40:58.817278 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43457 | ||
| 15265 | 2026.05.19 01:40:58.817355 [ 368 ] {} <Debug> TCP-Session: afcc85c4-ba6e-44ef-af63-41f932697732 Authenticating user 'default' from [fd00:1122:3344:101::e]:57367 | ||
| 15266 | 2026.05.19 01:40:58.817366 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15267 | 2026.05.19 01:40:58.817391 [ 368 ] {} <Debug> TCP-Session: afcc85c4-ba6e-44ef-af63-41f932697732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15268 | 2026.05.19 01:40:58.817399 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15269 | 2026.05.19 01:40:58.817414 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15270 | 2026.05.19 01:40:58.817421 [ 368 ] {} <Debug> TCP-Session: afcc85c4-ba6e-44ef-af63-41f932697732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15271 | 2026.05.19 01:40:58.817445 [ 370 ] {} <Debug> TCP-Session: ee389436-351c-4ab7-97a0-b432775f906b Authenticating user 'default' from [fd00:1122:3344:101::e]:63434 | ||
| 15272 | 2026.05.19 01:40:58.817451 [ 375 ] {} <Debug> TCP-Session: eaab20fd-ec0e-49cb-8ce5-a8c36b4b017d Authenticating user 'default' from [fd00:1122:3344:101::e]:43457 | ||
| 15273 | 2026.05.19 01:40:58.817419 [ 367 ] {} <Debug> TCP-Session: 147d7f48-c2b8-425e-a194-11d7e3c7ff13 Authenticating user 'default' from [fd00:1122:3344:101::e]:61390 | ||
| 15274 | 2026.05.19 01:40:58.817482 [ 370 ] {} <Debug> TCP-Session: ee389436-351c-4ab7-97a0-b432775f906b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15275 | 2026.05.19 01:40:58.817487 [ 375 ] {} <Debug> TCP-Session: eaab20fd-ec0e-49cb-8ce5-a8c36b4b017d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15276 | 2026.05.19 01:40:58.817515 [ 370 ] {} <Debug> TCP-Session: ee389436-351c-4ab7-97a0-b432775f906b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15277 | 2026.05.19 01:40:58.817515 [ 367 ] {} <Debug> TCP-Session: 147d7f48-c2b8-425e-a194-11d7e3c7ff13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15278 | 2026.05.19 01:40:58.817524 [ 375 ] {} <Debug> TCP-Session: eaab20fd-ec0e-49cb-8ce5-a8c36b4b017d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15279 | 2026.05.19 01:40:58.817549 [ 367 ] {} <Debug> TCP-Session: 147d7f48-c2b8-425e-a194-11d7e3c7ff13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15280 | 2026.05.19 01:40:58.817238 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46549 | ||
| 15281 | 2026.05.19 01:40:58.817257 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15282 | 2026.05.19 01:40:58.817348 [ 3 ] {} <Trace> TCP-Session: 0f702daf-578c-4029-b6ba-a1069327034f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15283 | 2026.05.19 01:40:58.817633 [ 366 ] {} <Debug> TCP-Session: 7896e36c-be6d-45b7-ad3f-bfe7802c5e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:55274 | ||
| 15284 | 2026.05.19 01:40:58.817286 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48358 | ||
| 15285 | 2026.05.19 01:40:58.817662 [ 366 ] {} <Debug> TCP-Session: 7896e36c-be6d-45b7-ad3f-bfe7802c5e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15286 | 2026.05.19 01:40:58.817657 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15287 | 2026.05.19 01:40:58.817707 [ 366 ] {} <Debug> TCP-Session: 7896e36c-be6d-45b7-ad3f-bfe7802c5e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15288 | 2026.05.19 01:40:58.817273 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48532 | ||
| 15289 | 2026.05.19 01:40:58.817741 [ 369 ] {} <Debug> TCP-Session: 5e8e803a-e728-4276-a5a5-8eeb2ab3fc77 Authenticating user 'default' from [fd00:1122:3344:101::e]:46549 | ||
| 15290 | 2026.05.19 01:40:58.817759 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15291 | 2026.05.19 01:40:58.817784 [ 369 ] {} <Debug> TCP-Session: 5e8e803a-e728-4276-a5a5-8eeb2ab3fc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15292 | 2026.05.19 01:40:58.817795 [ 3 ] {770ffd08-96d6-4450-9fe2-b994bdb1903e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15293 | 2026.05.19 01:40:58.817806 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15294 | 2026.05.19 01:40:58.817808 [ 369 ] {} <Debug> TCP-Session: 5e8e803a-e728-4276-a5a5-8eeb2ab3fc77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15295 | 2026.05.19 01:40:58.817851 [ 374 ] {} <Debug> TCP-Session: 313e3853-064c-461e-a6ce-e3414cef3d0f Authenticating user 'default' from [fd00:1122:3344:101::e]:48532 | ||
| 15296 | 2026.05.19 01:40:58.817805 [ 376 ] {} <Debug> TCP-Session: 9a8d0871-fea8-4c19-bd39-7dc6e88120bd Authenticating user 'default' from [fd00:1122:3344:101::e]:48358 | ||
| 15297 | 2026.05.19 01:40:58.817880 [ 374 ] {} <Debug> TCP-Session: 313e3853-064c-461e-a6ce-e3414cef3d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15298 | 2026.05.19 01:40:58.817909 [ 374 ] {} <Debug> TCP-Session: 313e3853-064c-461e-a6ce-e3414cef3d0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15299 | 2026.05.19 01:40:58.817910 [ 376 ] {} <Debug> TCP-Session: 9a8d0871-fea8-4c19-bd39-7dc6e88120bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15300 | 2026.05.19 01:40:58.817938 [ 376 ] {} <Debug> TCP-Session: 9a8d0871-fea8-4c19-bd39-7dc6e88120bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15301 | 2026.05.19 01:40:58.818090 [ 3 ] {770ffd08-96d6-4450-9fe2-b994bdb1903e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15302 | 2026.05.19 01:40:58.818149 [ 3 ] {770ffd08-96d6-4450-9fe2-b994bdb1903e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15303 | 2026.05.19 01:40:58.818461 [ 3 ] {770ffd08-96d6-4450-9fe2-b994bdb1903e} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 15304 | 2026.05.19 01:40:58.819592 [ 362 ] {770ffd08-96d6-4450-9fe2-b994bdb1903e} <Trace> AggregatingTransform: Aggregating | ||
| 15305 | 2026.05.19 01:40:58.819635 [ 362 ] {770ffd08-96d6-4450-9fe2-b994bdb1903e} <Trace> Aggregator: Aggregation method: without_key | ||
| 15306 | 2026.05.19 01:40:58.819678 [ 362 ] {770ffd08-96d6-4450-9fe2-b994bdb1903e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001093794 sec. (914.249 rows/sec., 35.71 KiB/sec.) | ||
| 15307 | 2026.05.19 01:40:58.819697 [ 362 ] {770ffd08-96d6-4450-9fe2-b994bdb1903e} <Trace> Aggregator: Merging aggregated data | ||
| 15308 | 2026.05.19 01:40:58.821288 [ 3 ] {770ffd08-96d6-4450-9fe2-b994bdb1903e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003544 sec., 282.16704288939053 rows/sec., 11.02 KiB/sec. | ||
| 15309 | 2026.05.19 01:40:58.821503 [ 3 ] {770ffd08-96d6-4450-9fe2-b994bdb1903e} <Debug> TCPHandler: Processed in 0.004271747 sec. | ||
| 15310 | 2026.05.19 01:40:58.821643 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15311 | 2026.05.19 01:40:58.821649 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15312 | 2026.05.19 01:40:58.821669 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15313 | 2026.05.19 01:40:58.821683 [ 375 ] {} <Debug> TCP-Session: eaab20fd-ec0e-49cb-8ce5-a8c36b4b017d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15314 | 2026.05.19 01:40:58.821693 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15315 | 2026.05.19 01:40:58.821723 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15316 | 2026.05.19 01:40:58.821739 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15317 | 2026.05.19 01:40:58.821756 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15318 | 2026.05.19 01:40:58.821783 [ 368 ] {} <Debug> TCP-Session: afcc85c4-ba6e-44ef-af63-41f932697732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15319 | 2026.05.19 01:40:58.821801 [ 370 ] {} <Debug> TCP-Session: ee389436-351c-4ab7-97a0-b432775f906b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15320 | 2026.05.19 01:40:58.821814 [ 374 ] {} <Debug> TCP-Session: 313e3853-064c-461e-a6ce-e3414cef3d0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15321 | 2026.05.19 01:40:58.821782 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15322 | 2026.05.19 01:40:58.821761 [ 376 ] {} <Debug> TCP-Session: 9a8d0871-fea8-4c19-bd39-7dc6e88120bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15323 | 2026.05.19 01:40:58.821986 [ 367 ] {} <Debug> TCP-Session: 147d7f48-c2b8-425e-a194-11d7e3c7ff13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15324 | 2026.05.19 01:40:58.821727 [ 366 ] {} <Debug> TCP-Session: 7896e36c-be6d-45b7-ad3f-bfe7802c5e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15325 | 2026.05.19 01:40:58.821706 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15326 | 2026.05.19 01:40:58.821710 [ 3 ] {} <Debug> TCP-Session: 0f702daf-578c-4029-b6ba-a1069327034f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15327 | 2026.05.19 01:40:58.822235 [ 369 ] {} <Debug> TCP-Session: 5e8e803a-e728-4276-a5a5-8eeb2ab3fc77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15328 | 2026.05.19 01:40:59.408299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35106 | ||
| 15329 | 2026.05.19 01:40:59.408895 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15330 | 2026.05.19 01:40:59.408951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15331 | 2026.05.19 01:40:59.409459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15332 | 2026.05.19 01:40:59.409697 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15333 | 2026.05.19 01:40:59.409847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35106 | ||
| 15334 | 2026.05.19 01:41:01.234697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15335 | 2026.05.19 01:41:01.252088 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15336 | 2026.05.19 01:41:01.252147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15337 | 2026.05.19 01:41:01.258254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15338 | 2026.05.19 01:41:01.258985 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15339 | 2026.05.19 01:41:01.261866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15340 | 2026.05.19 01:41:02.019038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1780 | ||
| 15341 | 2026.05.19 01:41:02.021965 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15342 | 2026.05.19 01:41:02.022003 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15343 | 2026.05.19 01:41:02.023177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15344 | 2026.05.19 01:41:02.023438 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2026.05.19 01:41:02.023697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1780 | ||
| 15346 | 2026.05.19 01:41:02.243608 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15347 | 2026.05.19 01:41:02.243864 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15348 | 2026.05.19 01:41:02.244237 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15349 | 2026.05.19 01:41:02.244275 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15350 | 2026.05.19 01:41:02.244505 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15351 | 2026.05.19 01:41:02.244576 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15352 | 2026.05.19 01:41:02.244726 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15353 | 2026.05.19 01:41:02.244850 [ 364 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15354 | 2026.05.19 01:41:02.244866 [ 328 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15355 | 2026.05.19 01:41:02.245004 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 15356 | 2026.05.19 01:41:02.245032 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15357 | 2026.05.19 01:41:02.245105 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15358 | 2026.05.19 01:41:02.245125 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 15359 | 2026.05.19 01:41:02.245160 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15360 | 2026.05.19 01:41:02.245200 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15361 | 2026.05.19 01:41:02.246528 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002764 sec., 13748.191027496383 rows/sec., 2.23 MiB/sec. | ||
| 15362 | 2026.05.19 01:41:02.246668 [ 4 ] {b6208a2b-f340-4c24-9f8d-7a5e56503380} <Debug> TCPHandler: Processed in 0.003198381 sec. | ||
| 15363 | 2026.05.19 01:41:02.249181 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15364 | 2026.05.19 01:41:02.249300 [ 4 ] {5e9e2b93-8e20-432c-a236-592223a18f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15365 | 2026.05.19 01:41:02.249345 [ 4 ] {5e9e2b93-8e20-432c-a236-592223a18f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15366 | 2026.05.19 01:41:02.249979 [ 4 ] {5e9e2b93-8e20-432c-a236-592223a18f02} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.05.19 01:41:02.250026 [ 4 ] {5e9e2b93-8e20-432c-a236-592223a18f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15368 | 2026.05.19 01:41:02.250430 [ 4 ] {5e9e2b93-8e20-432c-a236-592223a18f02} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15369 | 2026.05.19 01:41:02.250667 [ 4 ] {5e9e2b93-8e20-432c-a236-592223a18f02} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.05.19 01:41:02.250824 [ 4 ] {5e9e2b93-8e20-432c-a236-592223a18f02} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001558 sec., 89858.79332477535 rows/sec., 7.81 MiB/sec. | ||
| 15371 | 2026.05.19 01:41:02.250863 [ 4 ] {5e9e2b93-8e20-432c-a236-592223a18f02} <Debug> TCPHandler: Processed in 0.001734132 sec. | ||
| 15372 | 2026.05.19 01:41:02.250996 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15373 | 2026.05.19 01:41:02.251099 [ 4 ] {4c3ef86b-64fd-4e21-b38c-4d2c8bcc20cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15374 | 2026.05.19 01:41:02.251141 [ 4 ] {4c3ef86b-64fd-4e21-b38c-4d2c8bcc20cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15375 | 2026.05.19 01:41:02.251568 [ 4 ] {4c3ef86b-64fd-4e21-b38c-4d2c8bcc20cf} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2026.05.19 01:41:02.251605 [ 4 ] {4c3ef86b-64fd-4e21-b38c-4d2c8bcc20cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15377 | 2026.05.19 01:41:02.251923 [ 4 ] {4c3ef86b-64fd-4e21-b38c-4d2c8bcc20cf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15378 | 2026.05.19 01:41:02.252154 [ 4 ] {4c3ef86b-64fd-4e21-b38c-4d2c8bcc20cf} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15379 | 2026.05.19 01:41:02.252287 [ 4 ] {4c3ef86b-64fd-4e21-b38c-4d2c8bcc20cf} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001206 sec., 34825.87064676617 rows/sec., 2.56 MiB/sec. | ||
| 15380 | 2026.05.19 01:41:02.252325 [ 4 ] {4c3ef86b-64fd-4e21-b38c-4d2c8bcc20cf} <Debug> TCPHandler: Processed in 0.001382328 sec. | ||
| 15381 | 2026.05.19 01:41:02.252482 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15382 | 2026.05.19 01:41:02.252577 [ 4 ] {4c656c3e-afb1-44bd-a878-134f0f6eaa9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15383 | 2026.05.19 01:41:02.252616 [ 4 ] {4c656c3e-afb1-44bd-a878-134f0f6eaa9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15384 | 2026.05.19 01:41:02.253062 [ 4 ] {4c656c3e-afb1-44bd-a878-134f0f6eaa9b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15385 | 2026.05.19 01:41:02.253099 [ 4 ] {4c656c3e-afb1-44bd-a878-134f0f6eaa9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15386 | 2026.05.19 01:41:02.253424 [ 4 ] {4c656c3e-afb1-44bd-a878-134f0f6eaa9b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15387 | 2026.05.19 01:41:02.253636 [ 4 ] {4c656c3e-afb1-44bd-a878-134f0f6eaa9b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15388 | 2026.05.19 01:41:02.253767 [ 4 ] {4c656c3e-afb1-44bd-a878-134f0f6eaa9b} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001207 sec., 87821.04391052196 rows/sec., 6.86 MiB/sec. | ||
| 15389 | 2026.05.19 01:41:02.253804 [ 4 ] {4c656c3e-afb1-44bd-a878-134f0f6eaa9b} <Debug> TCPHandler: Processed in 0.001370648 sec. | ||
| 15390 | 2026.05.19 01:41:02.253968 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15391 | 2026.05.19 01:41:02.254064 [ 4 ] {8a44a3b3-808d-4738-ac3f-c69717d6ce06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15392 | 2026.05.19 01:41:02.254105 [ 4 ] {8a44a3b3-808d-4738-ac3f-c69717d6ce06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15393 | 2026.05.19 01:41:02.254544 [ 4 ] {8a44a3b3-808d-4738-ac3f-c69717d6ce06} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15394 | 2026.05.19 01:41:02.254579 [ 4 ] {8a44a3b3-808d-4738-ac3f-c69717d6ce06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15395 | 2026.05.19 01:41:02.254963 [ 4 ] {8a44a3b3-808d-4738-ac3f-c69717d6ce06} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15396 | 2026.05.19 01:41:02.255180 [ 4 ] {8a44a3b3-808d-4738-ac3f-c69717d6ce06} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15397 | 2026.05.19 01:41:02.255312 [ 4 ] {8a44a3b3-808d-4738-ac3f-c69717d6ce06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 15398 | 2026.05.19 01:41:02.255313 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_119_33 to all_120_120_0 | ||
| 15399 | 2026.05.19 01:41:02.255351 [ 4 ] {8a44a3b3-808d-4738-ac3f-c69717d6ce06} <Debug> TCPHandler: Processed in 0.001431819 sec. | ||
| 15400 | 2026.05.19 01:41:02.255393 [ 172 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15401 | 2026.05.19 01:41:02.255419 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15402 | 2026.05.19 01:41:02.255503 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15403 | 2026.05.19 01:41:02.255507 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_120_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_119_33 to all_120_120_0 into Compact with storage Full | ||
| 15404 | 2026.05.19 01:41:02.255608 [ 4 ] {6d640491-b41c-481a-b6f4-343ab80a6ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15405 | 2026.05.19 01:41:02.255644 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_120_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15406 | 2026.05.19 01:41:02.255668 [ 4 ] {6d640491-b41c-481a-b6f4-343ab80a6ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15407 | 2026.05.19 01:41:02.255682 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_120_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_119_33, total 43160 rows starting from the beginning of the part | ||
| 15408 | 2026.05.19 01:41:02.255757 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_120_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 32 rows starting from the beginning of the part | ||
| 15409 | 2026.05.19 01:41:02.256621 [ 4 ] {6d640491-b41c-481a-b6f4-343ab80a6ba2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15410 | 2026.05.19 01:41:02.256666 [ 4 ] {6d640491-b41c-481a-b6f4-343ab80a6ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15411 | 2026.05.19 01:41:02.257317 [ 4 ] {6d640491-b41c-481a-b6f4-343ab80a6ba2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15412 | 2026.05.19 01:41:02.257565 [ 4 ] {6d640491-b41c-481a-b6f4-343ab80a6ba2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15413 | 2026.05.19 01:41:02.257713 [ 4 ] {6d640491-b41c-481a-b6f4-343ab80a6ba2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002123 sec., 19783.325482807348 rows/sec., 35.45 MiB/sec. | ||
| 15414 | 2026.05.19 01:41:02.257786 [ 4 ] {6d640491-b41c-481a-b6f4-343ab80a6ba2} <Debug> TCPHandler: Processed in 0.00233164 sec. | ||
| 15415 | 2026.05.19 01:41:02.257927 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15416 | 2026.05.19 01:41:02.258024 [ 4 ] {e04efa52-b331-4251-bc27-6ac129abb847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15417 | 2026.05.19 01:41:02.258065 [ 4 ] {e04efa52-b331-4251-bc27-6ac129abb847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15418 | 2026.05.19 01:41:02.258427 [ 4 ] {e04efa52-b331-4251-bc27-6ac129abb847} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15419 | 2026.05.19 01:41:02.258462 [ 4 ] {e04efa52-b331-4251-bc27-6ac129abb847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.62 GiB. | ||
| 15420 | 2026.05.19 01:41:02.258810 [ 4 ] {e04efa52-b331-4251-bc27-6ac129abb847} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15421 | 2026.05.19 01:41:02.259020 [ 4 ] {e04efa52-b331-4251-bc27-6ac129abb847} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15422 | 2026.05.19 01:41:02.259152 [ 4 ] {e04efa52-b331-4251-bc27-6ac129abb847} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 15423 | 2026.05.19 01:41:02.259187 [ 4 ] {e04efa52-b331-4251-bc27-6ac129abb847} <Debug> TCPHandler: Processed in 0.001308806 sec. | ||
| 15424 | 2026.05.19 01:41:02.263127 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_120_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00765341 sec., 5643497.473675133 rows/sec., 363.37 MiB/sec. | ||
| 15425 | 2026.05.19 01:41:02.263492 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_120_34} <Trace> MergedBlockOutputStream: filled checksums all_1_120_34 (state Temporary) | ||
| 15426 | 2026.05.19 01:41:02.263891 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_120_34} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_120_34 to all_1_120_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15427 | 2026.05.19 01:41:02.263979 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_120_34} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_119_33, all_120_120_0] -> all_1_120_34 | ||
| 15428 | 2026.05.19 01:41:02.264078 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15429 | 2026.05.19 01:41:03.444494 [ 220 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15430 | 2026.05.19 01:41:03.444543 [ 220 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15431 | 2026.05.19 01:41:03.446441 [ 220 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15432 | 2026.05.19 01:41:03.578907 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15433 | 2026.05.19 01:41:03.578957 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15434 | 2026.05.19 01:41:03.580871 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15435 | 2026.05.19 01:41:06.742836 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15436 | 2026.05.19 01:41:06.742911 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15437 | 2026.05.19 01:41:06.910056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35554 | ||
| 15438 | 2026.05.19 01:41:06.910598 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15439 | 2026.05.19 01:41:06.910642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15440 | 2026.05.19 01:41:06.911115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15441 | 2026.05.19 01:41:06.911335 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15442 | 2026.05.19 01:41:06.911463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35554 | ||
| 15443 | 2026.05.19 01:41:07.241779 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15444 | 2026.05.19 01:41:07.242056 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15445 | 2026.05.19 01:41:07.242451 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15446 | 2026.05.19 01:41:07.242487 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15447 | 2026.05.19 01:41:07.242713 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15448 | 2026.05.19 01:41:07.242787 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15449 | 2026.05.19 01:41:07.242935 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15450 | 2026.05.19 01:41:07.243079 [ 359 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15451 | 2026.05.19 01:41:07.243114 [ 364 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15452 | 2026.05.19 01:41:07.243273 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 15453 | 2026.05.19 01:41:07.243304 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15454 | 2026.05.19 01:41:07.243378 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15455 | 2026.05.19 01:41:07.243400 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 15456 | 2026.05.19 01:41:07.243436 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15457 | 2026.05.19 01:41:07.243478 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15458 | 2026.05.19 01:41:07.244779 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002835 sec., 13403.880070546738 rows/sec., 2.17 MiB/sec. | ||
| 15459 | 2026.05.19 01:41:07.244931 [ 4 ] {8a36d83c-31dc-493f-af82-034a5f19ac64} <Debug> TCPHandler: Processed in 0.003311793 sec. | ||
| 15460 | 2026.05.19 01:41:07.246693 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15461 | 2026.05.19 01:41:07.246819 [ 4 ] {05dac722-960c-4298-a0c1-cf819e66544a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15462 | 2026.05.19 01:41:07.246863 [ 4 ] {05dac722-960c-4298-a0c1-cf819e66544a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15463 | 2026.05.19 01:41:07.247447 [ 4 ] {05dac722-960c-4298-a0c1-cf819e66544a} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15464 | 2026.05.19 01:41:07.247496 [ 4 ] {05dac722-960c-4298-a0c1-cf819e66544a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15465 | 2026.05.19 01:41:07.247901 [ 4 ] {05dac722-960c-4298-a0c1-cf819e66544a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15466 | 2026.05.19 01:41:07.248139 [ 4 ] {05dac722-960c-4298-a0c1-cf819e66544a} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15467 | 2026.05.19 01:41:07.248289 [ 4 ] {05dac722-960c-4298-a0c1-cf819e66544a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.84 MiB/sec. | ||
| 15468 | 2026.05.19 01:41:07.248330 [ 4 ] {05dac722-960c-4298-a0c1-cf819e66544a} <Debug> TCPHandler: Processed in 0.001693172 sec. | ||
| 15469 | 2026.05.19 01:41:07.248541 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15470 | 2026.05.19 01:41:07.248648 [ 4 ] {98823fe5-50c6-475c-bab0-654d6ac3f5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15471 | 2026.05.19 01:41:07.248689 [ 4 ] {98823fe5-50c6-475c-bab0-654d6ac3f5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15472 | 2026.05.19 01:41:07.249162 [ 4 ] {98823fe5-50c6-475c-bab0-654d6ac3f5d6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15473 | 2026.05.19 01:41:07.249208 [ 4 ] {98823fe5-50c6-475c-bab0-654d6ac3f5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15474 | 2026.05.19 01:41:07.249516 [ 4 ] {98823fe5-50c6-475c-bab0-654d6ac3f5d6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15475 | 2026.05.19 01:41:07.249741 [ 4 ] {98823fe5-50c6-475c-bab0-654d6ac3f5d6} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15476 | 2026.05.19 01:41:07.249876 [ 4 ] {98823fe5-50c6-475c-bab0-654d6ac3f5d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 15477 | 2026.05.19 01:41:07.249915 [ 4 ] {98823fe5-50c6-475c-bab0-654d6ac3f5d6} <Debug> TCPHandler: Processed in 0.001426809 sec. | ||
| 15478 | 2026.05.19 01:41:07.250079 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15479 | 2026.05.19 01:41:07.250177 [ 4 ] {e188b194-8aa1-4c45-97ed-d456937e3b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15480 | 2026.05.19 01:41:07.250219 [ 4 ] {e188b194-8aa1-4c45-97ed-d456937e3b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15481 | 2026.05.19 01:41:07.250656 [ 4 ] {e188b194-8aa1-4c45-97ed-d456937e3b23} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15482 | 2026.05.19 01:41:07.250693 [ 4 ] {e188b194-8aa1-4c45-97ed-d456937e3b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15483 | 2026.05.19 01:41:07.251045 [ 4 ] {e188b194-8aa1-4c45-97ed-d456937e3b23} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15484 | 2026.05.19 01:41:07.251268 [ 4 ] {e188b194-8aa1-4c45-97ed-d456937e3b23} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15485 | 2026.05.19 01:41:07.251388 [ 169 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_120_34 to all_121_121_0 | ||
| 15486 | 2026.05.19 01:41:07.251405 [ 4 ] {e188b194-8aa1-4c45-97ed-d456937e3b23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 15487 | 2026.05.19 01:41:07.251445 [ 169 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15488 | 2026.05.19 01:41:07.251459 [ 4 ] {e188b194-8aa1-4c45-97ed-d456937e3b23} <Debug> TCPHandler: Processed in 0.001431639 sec. | ||
| 15489 | 2026.05.19 01:41:07.251478 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15490 | 2026.05.19 01:41:07.251591 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_121_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_120_34 to all_121_121_0 into Compact with storage Full | ||
| 15491 | 2026.05.19 01:41:07.251598 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15492 | 2026.05.19 01:41:07.251723 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_121_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15493 | 2026.05.19 01:41:07.251728 [ 4 ] {a1c24063-a3cc-41c3-aeaf-7fa4e525b1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15494 | 2026.05.19 01:41:07.251765 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_121_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_34, total 43192 rows starting from the beginning of the part | ||
| 15495 | 2026.05.19 01:41:07.251786 [ 4 ] {a1c24063-a3cc-41c3-aeaf-7fa4e525b1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15496 | 2026.05.19 01:41:07.251835 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_121_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 15497 | 2026.05.19 01:41:07.252193 [ 4 ] {a1c24063-a3cc-41c3-aeaf-7fa4e525b1ed} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15498 | 2026.05.19 01:41:07.252237 [ 4 ] {a1c24063-a3cc-41c3-aeaf-7fa4e525b1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15499 | 2026.05.19 01:41:07.252565 [ 4 ] {a1c24063-a3cc-41c3-aeaf-7fa4e525b1ed} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15500 | 2026.05.19 01:41:07.252801 [ 4 ] {a1c24063-a3cc-41c3-aeaf-7fa4e525b1ed} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15501 | 2026.05.19 01:41:07.252940 [ 4 ] {a1c24063-a3cc-41c3-aeaf-7fa4e525b1ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 15502 | 2026.05.19 01:41:07.252978 [ 4 ] {a1c24063-a3cc-41c3-aeaf-7fa4e525b1ed} <Debug> TCPHandler: Processed in 0.001431649 sec. | ||
| 15503 | 2026.05.19 01:41:07.258453 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_121_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43352 rows, containing 5 columns (5 merged, 0 gathered) in 0.006893251 sec., 6289049.970761255 rows/sec., 405.06 MiB/sec. | ||
| 15504 | 2026.05.19 01:41:07.258832 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_121_35} <Trace> MergedBlockOutputStream: filled checksums all_1_121_35 (state Temporary) | ||
| 15505 | 2026.05.19 01:41:07.259129 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_121_35} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_121_35 to all_1_121_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2026.05.19 01:41:07.259200 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_121_35} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_120_34, all_121_121_0] -> all_1_121_35 | ||
| 15507 | 2026.05.19 01:41:07.259277 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15508 | 2026.05.19 01:41:08.762049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15509 | 2026.05.19 01:41:08.781857 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15510 | 2026.05.19 01:41:08.781929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15511 | 2026.05.19 01:41:08.789211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15512 | 2026.05.19 01:41:08.790709 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15513 | 2026.05.19 01:41:08.798491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15514 | 2026.05.19 01:41:11.115149 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2026.05.19 01:41:11.115495 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 15516 | 2026.05.19 01:41:11.115893 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15517 | 2026.05.19 01:41:11.115934 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 15518 | 2026.05.19 01:41:11.116199 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15519 | 2026.05.19 01:41:11.116273 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15520 | 2026.05.19 01:41:11.116421 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 15521 | 2026.05.19 01:41:11.116550 [ 359 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15522 | 2026.05.19 01:41:11.116559 [ 328 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15523 | 2026.05.19 01:41:11.116718 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 15524 | 2026.05.19 01:41:11.116751 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15525 | 2026.05.19 01:41:11.116825 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15526 | 2026.05.19 01:41:11.116845 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 15527 | 2026.05.19 01:41:11.116881 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 15528 | 2026.05.19 01:41:11.116922 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 15529 | 2026.05.19 01:41:11.118773 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.0034 sec., 11176.470588235296 rows/sec., 2.27 MiB/sec. | ||
| 15530 | 2026.05.19 01:41:11.119032 [ 4 ] {8807750b-0740-4c5c-9533-853ca8d7acc9} <Debug> TCPHandler: Processed in 0.004056193 sec. | ||
| 15531 | 2026.05.19 01:41:11.133913 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15532 | 2026.05.19 01:41:11.134080 [ 4 ] {ce8c5c57-22e5-44bf-a478-ad4b62c2c287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15533 | 2026.05.19 01:41:11.134149 [ 4 ] {ce8c5c57-22e5-44bf-a478-ad4b62c2c287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15534 | 2026.05.19 01:41:11.134807 [ 4 ] {ce8c5c57-22e5-44bf-a478-ad4b62c2c287} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2026.05.19 01:41:11.134855 [ 4 ] {ce8c5c57-22e5-44bf-a478-ad4b62c2c287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15536 | 2026.05.19 01:41:11.135258 [ 4 ] {ce8c5c57-22e5-44bf-a478-ad4b62c2c287} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15537 | 2026.05.19 01:41:11.135501 [ 4 ] {ce8c5c57-22e5-44bf-a478-ad4b62c2c287} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15538 | 2026.05.19 01:41:11.135660 [ 4 ] {ce8c5c57-22e5-44bf-a478-ad4b62c2c287} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001633 sec., 14696.87691365585 rows/sec., 1.22 MiB/sec. | ||
| 15539 | 2026.05.19 01:41:11.135700 [ 4 ] {ce8c5c57-22e5-44bf-a478-ad4b62c2c287} <Debug> TCPHandler: Processed in 0.001918594 sec. | ||
| 15540 | 2026.05.19 01:41:11.136002 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15541 | 2026.05.19 01:41:11.136105 [ 4 ] {ed6a94cd-dfb4-4ea8-8343-aaadf2af0379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15542 | 2026.05.19 01:41:11.136146 [ 4 ] {ed6a94cd-dfb4-4ea8-8343-aaadf2af0379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15543 | 2026.05.19 01:41:11.136582 [ 4 ] {ed6a94cd-dfb4-4ea8-8343-aaadf2af0379} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2026.05.19 01:41:11.136619 [ 4 ] {ed6a94cd-dfb4-4ea8-8343-aaadf2af0379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15545 | 2026.05.19 01:41:11.136923 [ 4 ] {ed6a94cd-dfb4-4ea8-8343-aaadf2af0379} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15546 | 2026.05.19 01:41:11.137135 [ 4 ] {ed6a94cd-dfb4-4ea8-8343-aaadf2af0379} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2026.05.19 01:41:11.137269 [ 4 ] {ed6a94cd-dfb4-4ea8-8343-aaadf2af0379} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001182 sec., 13536.37901861252 rows/sec., 1.08 MiB/sec. | ||
| 15548 | 2026.05.19 01:41:11.137307 [ 4 ] {ed6a94cd-dfb4-4ea8-8343-aaadf2af0379} <Debug> TCPHandler: Processed in 0.001357228 sec. | ||
| 15549 | 2026.05.19 01:41:11.137442 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15550 | 2026.05.19 01:41:11.137536 [ 4 ] {064768fc-2ad9-49c7-8e19-58a382a229d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15551 | 2026.05.19 01:41:11.137574 [ 4 ] {064768fc-2ad9-49c7-8e19-58a382a229d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15552 | 2026.05.19 01:41:11.139371 [ 4 ] {064768fc-2ad9-49c7-8e19-58a382a229d4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15553 | 2026.05.19 01:41:11.139410 [ 4 ] {064768fc-2ad9-49c7-8e19-58a382a229d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15554 | 2026.05.19 01:41:11.139871 [ 4 ] {064768fc-2ad9-49c7-8e19-58a382a229d4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15555 | 2026.05.19 01:41:11.140085 [ 4 ] {064768fc-2ad9-49c7-8e19-58a382a229d4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15556 | 2026.05.19 01:41:11.140219 [ 4 ] {064768fc-2ad9-49c7-8e19-58a382a229d4} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.0027 sec., 969259.2592592592 rows/sec., 72.58 MiB/sec. | ||
| 15557 | 2026.05.19 01:41:11.140219 [ 109 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15558 | 2026.05.19 01:41:11.140258 [ 4 ] {064768fc-2ad9-49c7-8e19-58a382a229d4} <Debug> TCPHandler: Processed in 0.002869597 sec. | ||
| 15559 | 2026.05.19 01:41:11.140286 [ 109 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2026.05.19 01:41:11.140312 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15561 | 2026.05.19 01:41:11.140415 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15562 | 2026.05.19 01:41:11.140422 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15563 | 2026.05.19 01:41:11.140519 [ 4 ] {8dfc1fa0-7b3d-47c0-be68-e69f28953c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15564 | 2026.05.19 01:41:11.140565 [ 4 ] {8dfc1fa0-7b3d-47c0-be68-e69f28953c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15565 | 2026.05.19 01:41:11.140613 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15566 | 2026.05.19 01:41:11.140670 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2620 rows starting from the beginning of the part | ||
| 15567 | 2026.05.19 01:41:11.140747 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 140 rows starting from the beginning of the part | ||
| 15568 | 2026.05.19 01:41:11.140802 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 15569 | 2026.05.19 01:41:11.140854 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 140 rows starting from the beginning of the part | ||
| 15570 | 2026.05.19 01:41:11.140904 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 15571 | 2026.05.19 01:41:11.140953 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 2617 rows starting from the beginning of the part | ||
| 15572 | 2026.05.19 01:41:11.141129 [ 4 ] {8dfc1fa0-7b3d-47c0-be68-e69f28953c5d} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15573 | 2026.05.19 01:41:11.141181 [ 4 ] {8dfc1fa0-7b3d-47c0-be68-e69f28953c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15574 | 2026.05.19 01:41:11.141520 [ 4 ] {8dfc1fa0-7b3d-47c0-be68-e69f28953c5d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15575 | 2026.05.19 01:41:11.141736 [ 4 ] {8dfc1fa0-7b3d-47c0-be68-e69f28953c5d} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15576 | 2026.05.19 01:41:11.141877 [ 4 ] {8dfc1fa0-7b3d-47c0-be68-e69f28953c5d} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001376 sec., 58866.27906976744 rows/sec., 4.30 MiB/sec. | ||
| 15577 | 2026.05.19 01:41:11.141915 [ 4 ] {8dfc1fa0-7b3d-47c0-be68-e69f28953c5d} <Debug> TCPHandler: Processed in 0.00155265 sec. | ||
| 15578 | 2026.05.19 01:41:11.142070 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15579 | 2026.05.19 01:41:11.142165 [ 4 ] {634e7282-ba6e-4624-ac21-21f9838c8b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15580 | 2026.05.19 01:41:11.142203 [ 4 ] {634e7282-ba6e-4624-ac21-21f9838c8b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15581 | 2026.05.19 01:41:11.142950 [ 4 ] {634e7282-ba6e-4624-ac21-21f9838c8b35} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15582 | 2026.05.19 01:41:11.142988 [ 4 ] {634e7282-ba6e-4624-ac21-21f9838c8b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15583 | 2026.05.19 01:41:11.143328 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5629 rows, containing 5 columns (5 merged, 0 gathered) in 0.002956899 sec., 1903683.5549675522 rows/sec., 151.01 MiB/sec. | ||
| 15584 | 2026.05.19 01:41:11.143335 [ 4 ] {634e7282-ba6e-4624-ac21-21f9838c8b35} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15585 | 2026.05.19 01:41:11.143584 [ 4 ] {634e7282-ba6e-4624-ac21-21f9838c8b35} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2026.05.19 01:41:11.143601 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15587 | 2026.05.19 01:41:11.143722 [ 4 ] {634e7282-ba6e-4624-ac21-21f9838c8b35} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001575 sec., 523809.5238095238 rows/sec., 30.64 MiB/sec. | ||
| 15588 | 2026.05.19 01:41:11.143768 [ 4 ] {634e7282-ba6e-4624-ac21-21f9838c8b35} <Debug> TCPHandler: Processed in 0.001755673 sec. | ||
| 15589 | 2026.05.19 01:41:11.143879 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15590 | 2026.05.19 01:41:11.143920 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15591 | 2026.05.19 01:41:11.143963 [ 192 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_126_25} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15592 | 2026.05.19 01:41:11.144024 [ 4 ] {b2481fa0-4ae4-4c75-9fdd-7c922276c616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15593 | 2026.05.19 01:41:11.144050 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 15594 | 2026.05.19 01:41:11.144070 [ 4 ] {b2481fa0-4ae4-4c75-9fdd-7c922276c616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15595 | 2026.05.19 01:41:11.144487 [ 4 ] {b2481fa0-4ae4-4c75-9fdd-7c922276c616} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15596 | 2026.05.19 01:41:11.144524 [ 4 ] {b2481fa0-4ae4-4c75-9fdd-7c922276c616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15597 | 2026.05.19 01:41:11.144826 [ 4 ] {b2481fa0-4ae4-4c75-9fdd-7c922276c616} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 15598 | 2026.05.19 01:41:11.145040 [ 4 ] {b2481fa0-4ae4-4c75-9fdd-7c922276c616} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15599 | 2026.05.19 01:41:11.145169 [ 4 ] {b2481fa0-4ae4-4c75-9fdd-7c922276c616} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001164 sec., 859.106529209622 rows/sec., 60.41 KiB/sec. | ||
| 15600 | 2026.05.19 01:41:11.145207 [ 4 ] {b2481fa0-4ae4-4c75-9fdd-7c922276c616} <Debug> TCPHandler: Processed in 0.001336337 sec. | ||
| 15601 | 2026.05.19 01:41:11.145363 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15602 | 2026.05.19 01:41:11.145462 [ 4 ] {b0095fe7-8f62-485c-a9b7-8bcab2e2eb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15603 | 2026.05.19 01:41:11.145501 [ 4 ] {b0095fe7-8f62-485c-a9b7-8bcab2e2eb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15604 | 2026.05.19 01:41:11.145917 [ 4 ] {b0095fe7-8f62-485c-a9b7-8bcab2e2eb42} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15605 | 2026.05.19 01:41:11.145953 [ 4 ] {b0095fe7-8f62-485c-a9b7-8bcab2e2eb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15606 | 2026.05.19 01:41:11.146248 [ 4 ] {b0095fe7-8f62-485c-a9b7-8bcab2e2eb42} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15607 | 2026.05.19 01:41:11.146459 [ 4 ] {b0095fe7-8f62-485c-a9b7-8bcab2e2eb42} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2026.05.19 01:41:11.146589 [ 4 ] {b0095fe7-8f62-485c-a9b7-8bcab2e2eb42} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 15609 | 2026.05.19 01:41:11.146626 [ 4 ] {b0095fe7-8f62-485c-a9b7-8bcab2e2eb42} <Debug> TCPHandler: Processed in 0.001317117 sec. | ||
| 15610 | 2026.05.19 01:41:11.146788 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15611 | 2026.05.19 01:41:11.146882 [ 4 ] {cd553128-c8b6-4f14-8c17-f5faebfafe0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15612 | 2026.05.19 01:41:11.146921 [ 4 ] {cd553128-c8b6-4f14-8c17-f5faebfafe0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15613 | 2026.05.19 01:41:11.147887 [ 4 ] {cd553128-c8b6-4f14-8c17-f5faebfafe0e} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15614 | 2026.05.19 01:41:11.147924 [ 4 ] {cd553128-c8b6-4f14-8c17-f5faebfafe0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15615 | 2026.05.19 01:41:11.148303 [ 4 ] {cd553128-c8b6-4f14-8c17-f5faebfafe0e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15616 | 2026.05.19 01:41:11.148516 [ 4 ] {cd553128-c8b6-4f14-8c17-f5faebfafe0e} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15617 | 2026.05.19 01:41:11.148645 [ 4 ] {cd553128-c8b6-4f14-8c17-f5faebfafe0e} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001781 sec., 777091.521617069 rows/sec., 52.66 MiB/sec. | ||
| 15618 | 2026.05.19 01:41:11.148645 [ 107 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15619 | 2026.05.19 01:41:11.148687 [ 4 ] {cd553128-c8b6-4f14-8c17-f5faebfafe0e} <Debug> TCPHandler: Processed in 0.001949036 sec. | ||
| 15620 | 2026.05.19 01:41:11.148709 [ 107 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15621 | 2026.05.19 01:41:11.148743 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15622 | 2026.05.19 01:41:11.148828 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15623 | 2026.05.19 01:41:11.148846 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15624 | 2026.05.19 01:41:11.148942 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15625 | 2026.05.19 01:41:11.148952 [ 4 ] {eea7c3d3-46c3-4d42-bbeb-55620740db98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15626 | 2026.05.19 01:41:11.148981 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1404 rows starting from the beginning of the part | ||
| 15627 | 2026.05.19 01:41:11.149006 [ 4 ] {eea7c3d3-46c3-4d42-bbeb-55620740db98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15628 | 2026.05.19 01:41:11.149048 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 106 rows starting from the beginning of the part | ||
| 15629 | 2026.05.19 01:41:11.149098 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 15630 | 2026.05.19 01:41:11.149143 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 106 rows starting from the beginning of the part | ||
| 15631 | 2026.05.19 01:41:11.149185 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 15632 | 2026.05.19 01:41:11.149226 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1384 rows starting from the beginning of the part | ||
| 15633 | 2026.05.19 01:41:11.149816 [ 4 ] {eea7c3d3-46c3-4d42-bbeb-55620740db98} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15634 | 2026.05.19 01:41:11.149860 [ 4 ] {eea7c3d3-46c3-4d42-bbeb-55620740db98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15635 | 2026.05.19 01:41:11.150326 [ 4 ] {eea7c3d3-46c3-4d42-bbeb-55620740db98} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15636 | 2026.05.19 01:41:11.150540 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747293 sec., 1790197.7516077727 rows/sec., 130.28 MiB/sec. | ||
| 15637 | 2026.05.19 01:41:11.150545 [ 4 ] {eea7c3d3-46c3-4d42-bbeb-55620740db98} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15638 | 2026.05.19 01:41:11.150733 [ 4 ] {eea7c3d3-46c3-4d42-bbeb-55620740db98} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001799 sec., 909394.1078376876 rows/sec., 56.08 MiB/sec. | ||
| 15639 | 2026.05.19 01:41:11.150743 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15640 | 2026.05.19 01:41:11.150771 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_121_35 to all_126_126_0 | ||
| 15641 | 2026.05.19 01:41:11.150777 [ 4 ] {eea7c3d3-46c3-4d42-bbeb-55620740db98} <Debug> TCPHandler: Processed in 0.001979336 sec. | ||
| 15642 | 2026.05.19 01:41:11.150833 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15643 | 2026.05.19 01:41:11.150869 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15644 | 2026.05.19 01:41:11.150951 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_35 to all_126_126_0 into Compact with storage Full | ||
| 15645 | 2026.05.19 01:41:11.150960 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15646 | 2026.05.19 01:41:11.151056 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15647 | 2026.05.19 01:41:11.151058 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2026.05.19 01:41:11.151087 [ 4 ] {cfc38f7f-4316-4e9c-aa28-31f3eb50c9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15649 | 2026.05.19 01:41:11.151091 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_121_35, total 43352 rows starting from the beginning of the part | ||
| 15650 | 2026.05.19 01:41:11.151147 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_126_25} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15651 | 2026.05.19 01:41:11.151149 [ 4 ] {cfc38f7f-4316-4e9c-aa28-31f3eb50c9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15652 | 2026.05.19 01:41:11.151165 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 15653 | 2026.05.19 01:41:11.151223 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 15654 | 2026.05.19 01:41:11.151228 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15655 | 2026.05.19 01:41:11.151285 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15656 | 2026.05.19 01:41:11.151321 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 15657 | 2026.05.19 01:41:11.151357 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1636 rows starting from the beginning of the part | ||
| 15658 | 2026.05.19 01:41:11.152091 [ 4 ] {cfc38f7f-4316-4e9c-aa28-31f3eb50c9e2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15659 | 2026.05.19 01:41:11.152134 [ 4 ] {cfc38f7f-4316-4e9c-aa28-31f3eb50c9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15660 | 2026.05.19 01:41:11.152746 [ 4 ] {cfc38f7f-4316-4e9c-aa28-31f3eb50c9e2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15661 | 2026.05.19 01:41:11.152975 [ 4 ] {cfc38f7f-4316-4e9c-aa28-31f3eb50c9e2} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15662 | 2026.05.19 01:41:11.153122 [ 4 ] {cfc38f7f-4316-4e9c-aa28-31f3eb50c9e2} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002061 sec., 25715.672003881613 rows/sec., 46.08 MiB/sec. | ||
| 15663 | 2026.05.19 01:41:11.153179 [ 4 ] {cfc38f7f-4316-4e9c-aa28-31f3eb50c9e2} <Debug> TCPHandler: Processed in 0.00226699 sec. | ||
| 15664 | 2026.05.19 01:41:11.153306 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15665 | 2026.05.19 01:41:11.153412 [ 4 ] {ee964818-5ee1-4d42-b9d0-159cb3330d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15666 | 2026.05.19 01:41:11.153452 [ 4 ] {ee964818-5ee1-4d42-b9d0-159cb3330d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15667 | 2026.05.19 01:41:11.153824 [ 4 ] {ee964818-5ee1-4d42-b9d0-159cb3330d2c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15668 | 2026.05.19 01:41:11.153874 [ 4 ] {ee964818-5ee1-4d42-b9d0-159cb3330d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15669 | 2026.05.19 01:41:11.154197 [ 4 ] {ee964818-5ee1-4d42-b9d0-159cb3330d2c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15670 | 2026.05.19 01:41:11.154426 [ 4 ] {ee964818-5ee1-4d42-b9d0-159cb3330d2c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15671 | 2026.05.19 01:41:11.154558 [ 4 ] {ee964818-5ee1-4d42-b9d0-159cb3330d2c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001165 sec., 41201.71673819742 rows/sec., 2.78 MiB/sec. | ||
| 15672 | 2026.05.19 01:41:11.154566 [ 107 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15673 | 2026.05.19 01:41:11.154596 [ 4 ] {ee964818-5ee1-4d42-b9d0-159cb3330d2c} <Debug> TCPHandler: Processed in 0.001338917 sec. | ||
| 15674 | 2026.05.19 01:41:11.154608 [ 107 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15675 | 2026.05.19 01:41:11.154633 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15676 | 2026.05.19 01:41:11.154732 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15677 | 2026.05.19 01:41:11.154842 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15678 | 2026.05.19 01:41:11.154869 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6204 rows starting from the beginning of the part | ||
| 15679 | 2026.05.19 01:41:11.154917 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 15680 | 2026.05.19 01:41:11.154962 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 15681 | 2026.05.19 01:41:11.154999 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 15682 | 2026.05.19 01:41:11.155035 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 15683 | 2026.05.19 01:41:11.155071 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 48 rows starting from the beginning of the part | ||
| 15684 | 2026.05.19 01:41:11.156958 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6492 rows, containing 4 columns (4 merged, 0 gathered) in 0.00226223 sec., 2869734.7307745013 rows/sec., 193.40 MiB/sec. | ||
| 15685 | 2026.05.19 01:41:11.157598 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15686 | 2026.05.19 01:41:11.157902 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15687 | 2026.05.19 01:41:11.157980 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_126_25} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15688 | 2026.05.19 01:41:11.158074 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15689 | 2026.05.19 01:41:11.160263 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45628 rows, containing 5 columns (5 merged, 0 gathered) in 0.009342442 sec., 4883947.9014159255 rows/sec., 314.44 MiB/sec. | ||
| 15690 | 2026.05.19 01:41:11.160682 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Trace> MergedBlockOutputStream: filled checksums all_1_126_36 (state Temporary) | ||
| 15691 | 2026.05.19 01:41:11.160956 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_126_36 to all_1_126_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15692 | 2026.05.19 01:41:11.161032 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_126_36} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_121_35, all_126_126_0] -> all_1_126_36 | ||
| 15693 | 2026.05.19 01:41:11.161110 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15694 | 2026.05.19 01:41:12.024878 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1828 | ||
| 15695 | 2026.05.19 01:41:12.027518 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15696 | 2026.05.19 01:41:12.027566 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15697 | 2026.05.19 01:41:12.028779 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15698 | 2026.05.19 01:41:12.029063 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15699 | 2026.05.19 01:41:12.029270 [ 107 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15700 | 2026.05.19 01:41:12.029323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1828 | ||
| 15701 | 2026.05.19 01:41:12.029364 [ 107 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15702 | 2026.05.19 01:41:12.029399 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15703 | 2026.05.19 01:41:12.029517 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 15704 | 2026.05.19 01:41:12.030036 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15705 | 2026.05.19 01:41:12.030170 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1658 rows starting from the beginning of the part | ||
| 15706 | 2026.05.19 01:41:12.030548 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 15707 | 2026.05.19 01:41:12.030859 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
| 15708 | 2026.05.19 01:41:12.031166 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
| 15709 | 2026.05.19 01:41:12.031480 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 15710 | 2026.05.19 01:41:12.031795 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 15711 | 2026.05.19 01:41:12.038404 [ 193 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 72 columns (72 merged, 0 gathered) in 0.008932497 sec., 204646.02451027973 rows/sec., 173.79 MiB/sec. | ||
| 15712 | 2026.05.19 01:41:12.040221 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15713 | 2026.05.19 01:41:12.040834 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15714 | 2026.05.19 01:41:12.040919 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_56_11} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15715 | 2026.05.19 01:41:12.041254 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 15716 | 2026.05.19 01:41:12.237305 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15717 | 2026.05.19 01:41:12.237647 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15718 | 2026.05.19 01:41:12.238185 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15719 | 2026.05.19 01:41:12.238249 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15720 | 2026.05.19 01:41:12.238560 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15721 | 2026.05.19 01:41:12.238629 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15722 | 2026.05.19 01:41:12.238776 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15723 | 2026.05.19 01:41:12.238895 [ 359 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15724 | 2026.05.19 01:41:12.238927 [ 328 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15725 | 2026.05.19 01:41:12.239063 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 15726 | 2026.05.19 01:41:12.239092 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15727 | 2026.05.19 01:41:12.239163 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15728 | 2026.05.19 01:41:12.239183 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 15729 | 2026.05.19 01:41:12.239217 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15730 | 2026.05.19 01:41:12.239259 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15731 | 2026.05.19 01:41:12.240647 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003151 sec., 12059.663598857505 rows/sec., 1.96 MiB/sec. | ||
| 15732 | 2026.05.19 01:41:12.240798 [ 4 ] {3f9ec828-162d-4ae6-89ba-921731d65007} <Debug> TCPHandler: Processed in 0.003671998 sec. | ||
| 15733 | 2026.05.19 01:41:12.241990 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15734 | 2026.05.19 01:41:12.242108 [ 4 ] {5075728a-7cae-4e7e-aa56-820d0b6411a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15735 | 2026.05.19 01:41:12.242151 [ 4 ] {5075728a-7cae-4e7e-aa56-820d0b6411a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15736 | 2026.05.19 01:41:12.242714 [ 4 ] {5075728a-7cae-4e7e-aa56-820d0b6411a7} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15737 | 2026.05.19 01:41:12.242750 [ 4 ] {5075728a-7cae-4e7e-aa56-820d0b6411a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15738 | 2026.05.19 01:41:12.243122 [ 4 ] {5075728a-7cae-4e7e-aa56-820d0b6411a7} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15739 | 2026.05.19 01:41:12.243351 [ 4 ] {5075728a-7cae-4e7e-aa56-820d0b6411a7} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15740 | 2026.05.19 01:41:12.243500 [ 4 ] {5075728a-7cae-4e7e-aa56-820d0b6411a7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001427 sec., 39243.167484232654 rows/sec., 3.00 MiB/sec. | ||
| 15741 | 2026.05.19 01:41:12.243539 [ 4 ] {5075728a-7cae-4e7e-aa56-820d0b6411a7} <Debug> TCPHandler: Processed in 0.001601191 sec. | ||
| 15742 | 2026.05.19 01:41:12.243685 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15743 | 2026.05.19 01:41:12.243785 [ 4 ] {b1768e98-5a3d-4686-b0e5-885ed0c44eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15744 | 2026.05.19 01:41:12.243824 [ 4 ] {b1768e98-5a3d-4686-b0e5-885ed0c44eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15745 | 2026.05.19 01:41:12.244284 [ 4 ] {b1768e98-5a3d-4686-b0e5-885ed0c44eb3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15746 | 2026.05.19 01:41:12.244321 [ 4 ] {b1768e98-5a3d-4686-b0e5-885ed0c44eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15747 | 2026.05.19 01:41:12.244616 [ 4 ] {b1768e98-5a3d-4686-b0e5-885ed0c44eb3} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15748 | 2026.05.19 01:41:12.244829 [ 4 ] {b1768e98-5a3d-4686-b0e5-885ed0c44eb3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15749 | 2026.05.19 01:41:12.244956 [ 4 ] {b1768e98-5a3d-4686-b0e5-885ed0c44eb3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 15750 | 2026.05.19 01:41:12.244994 [ 4 ] {b1768e98-5a3d-4686-b0e5-885ed0c44eb3} <Debug> TCPHandler: Processed in 0.001357868 sec. | ||
| 15751 | 2026.05.19 01:41:12.245154 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15752 | 2026.05.19 01:41:12.245248 [ 4 ] {a898d43f-7566-4f7b-a969-4e9dfbda250f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15753 | 2026.05.19 01:41:12.245290 [ 4 ] {a898d43f-7566-4f7b-a969-4e9dfbda250f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15754 | 2026.05.19 01:41:12.245714 [ 4 ] {a898d43f-7566-4f7b-a969-4e9dfbda250f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2026.05.19 01:41:12.245752 [ 4 ] {a898d43f-7566-4f7b-a969-4e9dfbda250f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15756 | 2026.05.19 01:41:12.246085 [ 4 ] {a898d43f-7566-4f7b-a969-4e9dfbda250f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15757 | 2026.05.19 01:41:12.246316 [ 4 ] {a898d43f-7566-4f7b-a969-4e9dfbda250f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15758 | 2026.05.19 01:41:12.246452 [ 4 ] {a898d43f-7566-4f7b-a969-4e9dfbda250f} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001222 sec., 26186.579378068738 rows/sec., 1.82 MiB/sec. | ||
| 15759 | 2026.05.19 01:41:12.246490 [ 4 ] {a898d43f-7566-4f7b-a969-4e9dfbda250f} <Debug> TCPHandler: Processed in 0.001383939 sec. | ||
| 15760 | 2026.05.19 01:41:12.246628 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15761 | 2026.05.19 01:41:12.246727 [ 4 ] {6cbeb1ae-c24f-43dd-b4ca-9da9d8a870e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15762 | 2026.05.19 01:41:12.246768 [ 4 ] {6cbeb1ae-c24f-43dd-b4ca-9da9d8a870e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15763 | 2026.05.19 01:41:12.247111 [ 4 ] {6cbeb1ae-c24f-43dd-b4ca-9da9d8a870e2} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15764 | 2026.05.19 01:41:12.247147 [ 4 ] {6cbeb1ae-c24f-43dd-b4ca-9da9d8a870e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15765 | 2026.05.19 01:41:12.247450 [ 4 ] {6cbeb1ae-c24f-43dd-b4ca-9da9d8a870e2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15766 | 2026.05.19 01:41:12.247659 [ 4 ] {6cbeb1ae-c24f-43dd-b4ca-9da9d8a870e2} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15767 | 2026.05.19 01:41:12.247794 [ 4 ] {6cbeb1ae-c24f-43dd-b4ca-9da9d8a870e2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 763.25 KiB/sec. | ||
| 15768 | 2026.05.19 01:41:12.247829 [ 4 ] {6cbeb1ae-c24f-43dd-b4ca-9da9d8a870e2} <Debug> TCPHandler: Processed in 0.001249016 sec. | ||
| 15769 | 2026.05.19 01:41:14.028258 [ 225 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15770 | 2026.05.19 01:41:14.028309 [ 225 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15771 | 2026.05.19 01:41:14.030073 [ 225 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15772 | 2026.05.19 01:41:14.411631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36066 | ||
| 15773 | 2026.05.19 01:41:14.412424 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15774 | 2026.05.19 01:41:14.412496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.61 GiB. | ||
| 15775 | 2026.05.19 01:41:14.413145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15776 | 2026.05.19 01:41:14.413368 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15777 | 2026.05.19 01:41:14.413500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36066 | ||
| 15778 | 2026.05.19 01:41:15.608577 [ 219 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15779 | 2026.05.19 01:41:15.608650 [ 219 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15780 | 2026.05.19 01:41:15.610718 [ 219 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15781 | 2026.05.19 01:41:16.298675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15782 | 2026.05.19 01:41:16.315172 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15783 | 2026.05.19 01:41:16.315224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15784 | 2026.05.19 01:41:16.321015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15785 | 2026.05.19 01:41:16.321695 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15786 | 2026.05.19 01:41:16.324490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15787 | 2026.05.19 01:41:17.242375 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15788 | 2026.05.19 01:41:17.242736 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15789 | 2026.05.19 01:41:17.243092 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15790 | 2026.05.19 01:41:17.243125 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15791 | 2026.05.19 01:41:17.243347 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15792 | 2026.05.19 01:41:17.243415 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15793 | 2026.05.19 01:41:17.243560 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15794 | 2026.05.19 01:41:17.243702 [ 343 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15795 | 2026.05.19 01:41:17.243749 [ 328 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15796 | 2026.05.19 01:41:17.243912 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 15797 | 2026.05.19 01:41:17.243942 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15798 | 2026.05.19 01:41:17.244012 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15799 | 2026.05.19 01:41:17.244032 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 15800 | 2026.05.19 01:41:17.244066 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15801 | 2026.05.19 01:41:17.244104 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15802 | 2026.05.19 01:41:17.245781 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00318 sec., 11949.685534591195 rows/sec., 1.94 MiB/sec. | ||
| 15803 | 2026.05.19 01:41:17.246037 [ 4 ] {ce077863-0cbb-477b-ab2d-1632ba1c4b33} <Debug> TCPHandler: Processed in 0.003849261 sec. | ||
| 15804 | 2026.05.19 01:41:17.247941 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15805 | 2026.05.19 01:41:17.248188 [ 4 ] {66546d4f-01e7-457c-9009-c28b79587bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15806 | 2026.05.19 01:41:17.248286 [ 4 ] {66546d4f-01e7-457c-9009-c28b79587bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15807 | 2026.05.19 01:41:17.249108 [ 4 ] {66546d4f-01e7-457c-9009-c28b79587bd3} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2026.05.19 01:41:17.249154 [ 4 ] {66546d4f-01e7-457c-9009-c28b79587bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15809 | 2026.05.19 01:41:17.249542 [ 4 ] {66546d4f-01e7-457c-9009-c28b79587bd3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15810 | 2026.05.19 01:41:17.249762 [ 4 ] {66546d4f-01e7-457c-9009-c28b79587bd3} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2026.05.19 01:41:17.249916 [ 4 ] {66546d4f-01e7-457c-9009-c28b79587bd3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001802 sec., 31076.581576026638 rows/sec., 2.37 MiB/sec. | ||
| 15812 | 2026.05.19 01:41:17.249955 [ 4 ] {66546d4f-01e7-457c-9009-c28b79587bd3} <Debug> TCPHandler: Processed in 0.002190909 sec. | ||
| 15813 | 2026.05.19 01:41:17.250104 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15814 | 2026.05.19 01:41:17.250207 [ 4 ] {0f2b7abd-3a35-4781-bba6-aa3892ee365b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15815 | 2026.05.19 01:41:17.250246 [ 4 ] {0f2b7abd-3a35-4781-bba6-aa3892ee365b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15816 | 2026.05.19 01:41:17.250726 [ 4 ] {0f2b7abd-3a35-4781-bba6-aa3892ee365b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15817 | 2026.05.19 01:41:17.250763 [ 4 ] {0f2b7abd-3a35-4781-bba6-aa3892ee365b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15818 | 2026.05.19 01:41:17.251072 [ 4 ] {0f2b7abd-3a35-4781-bba6-aa3892ee365b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15819 | 2026.05.19 01:41:17.251297 [ 4 ] {0f2b7abd-3a35-4781-bba6-aa3892ee365b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15820 | 2026.05.19 01:41:17.251430 [ 4 ] {0f2b7abd-3a35-4781-bba6-aa3892ee365b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 15821 | 2026.05.19 01:41:17.251472 [ 4 ] {0f2b7abd-3a35-4781-bba6-aa3892ee365b} <Debug> TCPHandler: Processed in 0.001417869 sec. | ||
| 15822 | 2026.05.19 01:41:17.251604 [ 225 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15823 | 2026.05.19 01:41:17.251638 [ 225 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15824 | 2026.05.19 01:41:17.251651 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15825 | 2026.05.19 01:41:17.251752 [ 4 ] {08dc65d7-097e-45e2-bbf2-38aa5729fab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15826 | 2026.05.19 01:41:17.251796 [ 4 ] {08dc65d7-097e-45e2-bbf2-38aa5729fab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15827 | 2026.05.19 01:41:17.252251 [ 4 ] {08dc65d7-097e-45e2-bbf2-38aa5729fab3} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15828 | 2026.05.19 01:41:17.252288 [ 4 ] {08dc65d7-097e-45e2-bbf2-38aa5729fab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15829 | 2026.05.19 01:41:17.252670 [ 4 ] {08dc65d7-097e-45e2-bbf2-38aa5729fab3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15830 | 2026.05.19 01:41:17.252928 [ 4 ] {08dc65d7-097e-45e2-bbf2-38aa5729fab3} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15831 | 2026.05.19 01:41:17.253076 [ 4 ] {08dc65d7-097e-45e2-bbf2-38aa5729fab3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001341 sec., 119313.94481730052 rows/sec., 8.31 MiB/sec. | ||
| 15832 | 2026.05.19 01:41:17.253114 [ 4 ] {08dc65d7-097e-45e2-bbf2-38aa5729fab3} <Debug> TCPHandler: Processed in 0.001511149 sec. | ||
| 15833 | 2026.05.19 01:41:17.253256 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15834 | 2026.05.19 01:41:17.253361 [ 4 ] {a2ee86fa-62ea-4d98-899a-789ac781628e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15835 | 2026.05.19 01:41:17.253409 [ 4 ] {a2ee86fa-62ea-4d98-899a-789ac781628e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15836 | 2026.05.19 01:41:17.253826 [ 4 ] {a2ee86fa-62ea-4d98-899a-789ac781628e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15837 | 2026.05.19 01:41:17.253864 [ 4 ] {a2ee86fa-62ea-4d98-899a-789ac781628e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15838 | 2026.05.19 01:41:17.254167 [ 225 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15839 | 2026.05.19 01:41:17.254243 [ 4 ] {a2ee86fa-62ea-4d98-899a-789ac781628e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15840 | 2026.05.19 01:41:17.254496 [ 4 ] {a2ee86fa-62ea-4d98-899a-789ac781628e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2026.05.19 01:41:17.254636 [ 4 ] {a2ee86fa-62ea-4d98-899a-789ac781628e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001292 sec., 46439.62848297214 rows/sec., 3.13 MiB/sec. | ||
| 15842 | 2026.05.19 01:41:17.254672 [ 4 ] {a2ee86fa-62ea-4d98-899a-789ac781628e} <Debug> TCPHandler: Processed in 0.001464909 sec. | ||
| 15843 | 2026.05.19 01:41:17.909384 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15844 | 2026.05.19 01:41:17.909439 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15845 | 2026.05.19 01:41:17.911408 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15846 | 2026.05.19 01:41:17.931158 [ 222 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15847 | 2026.05.19 01:41:17.931180 [ 222 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15848 | 2026.05.19 01:41:17.932956 [ 222 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15849 | 2026.05.19 01:41:18.115105 [ 219 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15850 | 2026.05.19 01:41:18.115183 [ 219 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15851 | 2026.05.19 01:41:18.117358 [ 219 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15852 | 2026.05.19 01:41:21.742955 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15853 | 2026.05.19 01:41:21.743020 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15854 | 2026.05.19 01:41:21.913828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36514 | ||
| 15855 | 2026.05.19 01:41:21.914377 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15856 | 2026.05.19 01:41:21.914419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15857 | 2026.05.19 01:41:21.914910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15858 | 2026.05.19 01:41:21.915143 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15859 | 2026.05.19 01:41:21.915273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36514 | ||
| 15860 | 2026.05.19 01:41:21.915351 [ 82 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15861 | 2026.05.19 01:41:21.915440 [ 82 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15862 | 2026.05.19 01:41:21.915478 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15863 | 2026.05.19 01:41:21.915690 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15864 | 2026.05.19 01:41:21.915920 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15865 | 2026.05.19 01:41:21.915983 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34146 rows starting from the beginning of the part | ||
| 15866 | 2026.05.19 01:41:21.916061 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 15867 | 2026.05.19 01:41:21.916106 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 15868 | 2026.05.19 01:41:21.916146 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 15869 | 2026.05.19 01:41:21.916186 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 15870 | 2026.05.19 01:41:21.916224 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 15871 | 2026.05.19 01:41:21.918745 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36514 rows, containing 4 columns (4 merged, 0 gathered) in 0.003143141 sec., 11617041.679008355 rows/sec., 166.18 MiB/sec. | ||
| 15872 | 2026.05.19 01:41:21.918941 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15873 | 2026.05.19 01:41:21.919191 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15874 | 2026.05.19 01:41:21.919263 [ 200 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_76_15} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15875 | 2026.05.19 01:41:21.919332 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15876 | 2026.05.19 01:41:22.029839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1848 | ||
| 15877 | 2026.05.19 01:41:22.032023 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15878 | 2026.05.19 01:41:22.032065 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15879 | 2026.05.19 01:41:22.033196 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15880 | 2026.05.19 01:41:22.033449 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15881 | 2026.05.19 01:41:22.033699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1848 | ||
| 15882 | 2026.05.19 01:41:22.243939 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.05.19 01:41:22.244209 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 15884 | 2026.05.19 01:41:22.244606 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15885 | 2026.05.19 01:41:22.244647 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 15886 | 2026.05.19 01:41:22.244915 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15887 | 2026.05.19 01:41:22.244985 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15888 | 2026.05.19 01:41:22.245130 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15889 | 2026.05.19 01:41:22.245253 [ 328 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15890 | 2026.05.19 01:41:22.245285 [ 356 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15891 | 2026.05.19 01:41:22.245444 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 15892 | 2026.05.19 01:41:22.245473 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15893 | 2026.05.19 01:41:22.245544 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15894 | 2026.05.19 01:41:22.245564 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 15895 | 2026.05.19 01:41:22.245600 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15896 | 2026.05.19 01:41:22.245641 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15897 | 2026.05.19 01:41:22.247011 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00291 sec., 13058.419243986255 rows/sec., 2.12 MiB/sec. | ||
| 15898 | 2026.05.19 01:41:22.247151 [ 4 ] {4531930f-bbe2-4e91-93ce-addcf9476632} <Debug> TCPHandler: Processed in 0.003359944 sec. | ||
| 15899 | 2026.05.19 01:41:22.249850 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15900 | 2026.05.19 01:41:22.250069 [ 4 ] {c7913140-0522-4520-9db3-ba832e17ed6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15901 | 2026.05.19 01:41:22.250147 [ 4 ] {c7913140-0522-4520-9db3-ba832e17ed6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15902 | 2026.05.19 01:41:22.251107 [ 4 ] {c7913140-0522-4520-9db3-ba832e17ed6f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15903 | 2026.05.19 01:41:22.251153 [ 4 ] {c7913140-0522-4520-9db3-ba832e17ed6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15904 | 2026.05.19 01:41:22.251560 [ 4 ] {c7913140-0522-4520-9db3-ba832e17ed6f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15905 | 2026.05.19 01:41:22.251792 [ 4 ] {c7913140-0522-4520-9db3-ba832e17ed6f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15906 | 2026.05.19 01:41:22.251940 [ 4 ] {c7913140-0522-4520-9db3-ba832e17ed6f} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.00193 sec., 72538.86010362694 rows/sec., 6.31 MiB/sec. | ||
| 15907 | 2026.05.19 01:41:22.251979 [ 4 ] {c7913140-0522-4520-9db3-ba832e17ed6f} <Debug> TCPHandler: Processed in 0.00223388 sec. | ||
| 15908 | 2026.05.19 01:41:22.252131 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15909 | 2026.05.19 01:41:22.252229 [ 4 ] {374c0f55-fa37-40e0-a59d-1c74840e7e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15910 | 2026.05.19 01:41:22.252268 [ 4 ] {374c0f55-fa37-40e0-a59d-1c74840e7e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15911 | 2026.05.19 01:41:22.252735 [ 4 ] {374c0f55-fa37-40e0-a59d-1c74840e7e7d} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15912 | 2026.05.19 01:41:22.252772 [ 4 ] {374c0f55-fa37-40e0-a59d-1c74840e7e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15913 | 2026.05.19 01:41:22.253083 [ 4 ] {374c0f55-fa37-40e0-a59d-1c74840e7e7d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15914 | 2026.05.19 01:41:22.253330 [ 4 ] {374c0f55-fa37-40e0-a59d-1c74840e7e7d} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15915 | 2026.05.19 01:41:22.253459 [ 4 ] {374c0f55-fa37-40e0-a59d-1c74840e7e7d} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001249 sec., 33626.901521216976 rows/sec., 2.47 MiB/sec. | ||
| 15916 | 2026.05.19 01:41:22.253468 [ 82 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15917 | 2026.05.19 01:41:22.253498 [ 4 ] {374c0f55-fa37-40e0-a59d-1c74840e7e7d} <Debug> TCPHandler: Processed in 0.001420888 sec. | ||
| 15918 | 2026.05.19 01:41:22.253521 [ 82 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2026.05.19 01:41:22.253549 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15920 | 2026.05.19 01:41:22.253648 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15921 | 2026.05.19 01:41:22.253657 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 15922 | 2026.05.19 01:41:22.253757 [ 4 ] {323489a1-0304-44b6-bd42-54726d856645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15923 | 2026.05.19 01:41:22.253797 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15924 | 2026.05.19 01:41:22.253801 [ 4 ] {323489a1-0304-44b6-bd42-54726d856645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15925 | 2026.05.19 01:41:22.253841 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 83 rows starting from the beginning of the part | ||
| 15926 | 2026.05.19 01:41:22.253916 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 67 rows starting from the beginning of the part | ||
| 15927 | 2026.05.19 01:41:22.253963 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 15928 | 2026.05.19 01:41:22.254007 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
| 15929 | 2026.05.19 01:41:22.254048 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 81 rows starting from the beginning of the part | ||
| 15930 | 2026.05.19 01:41:22.254091 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 15931 | 2026.05.19 01:41:22.254265 [ 4 ] {323489a1-0304-44b6-bd42-54726d856645} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2026.05.19 01:41:22.254309 [ 4 ] {323489a1-0304-44b6-bd42-54726d856645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15933 | 2026.05.19 01:41:22.254652 [ 4 ] {323489a1-0304-44b6-bd42-54726d856645} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15934 | 2026.05.19 01:41:22.254890 [ 4 ] {323489a1-0304-44b6-bd42-54726d856645} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2026.05.19 01:41:22.255016 [ 199 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397938 sec., 255376.13256095763 rows/sec., 19.71 MiB/sec. | ||
| 15936 | 2026.05.19 01:41:22.255023 [ 4 ] {323489a1-0304-44b6-bd42-54726d856645} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00129 sec., 82170.54263565892 rows/sec., 6.42 MiB/sec. | ||
| 15937 | 2026.05.19 01:41:22.255103 [ 4 ] {323489a1-0304-44b6-bd42-54726d856645} <Debug> TCPHandler: Processed in 0.001503549 sec. | ||
| 15938 | 2026.05.19 01:41:22.255191 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15939 | 2026.05.19 01:41:22.255240 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15940 | 2026.05.19 01:41:22.255342 [ 4 ] {aab7f21d-a0a8-42d2-81c3-9e968692a583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15941 | 2026.05.19 01:41:22.255386 [ 4 ] {aab7f21d-a0a8-42d2-81c3-9e968692a583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15942 | 2026.05.19 01:41:22.255475 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15943 | 2026.05.19 01:41:22.255548 [ 196 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_56_11} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15944 | 2026.05.19 01:41:22.255618 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15945 | 2026.05.19 01:41:22.255840 [ 4 ] {aab7f21d-a0a8-42d2-81c3-9e968692a583} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15946 | 2026.05.19 01:41:22.255882 [ 4 ] {aab7f21d-a0a8-42d2-81c3-9e968692a583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15947 | 2026.05.19 01:41:22.256226 [ 4 ] {aab7f21d-a0a8-42d2-81c3-9e968692a583} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15948 | 2026.05.19 01:41:22.256439 [ 4 ] {aab7f21d-a0a8-42d2-81c3-9e968692a583} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15949 | 2026.05.19 01:41:22.256571 [ 4 ] {aab7f21d-a0a8-42d2-81c3-9e968692a583} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 15950 | 2026.05.19 01:41:22.256608 [ 4 ] {aab7f21d-a0a8-42d2-81c3-9e968692a583} <Debug> TCPHandler: Processed in 0.001417038 sec. | ||
| 15951 | 2026.05.19 01:41:22.256730 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15952 | 2026.05.19 01:41:22.256823 [ 4 ] {a773c24c-067e-4eb4-9cd4-15fa0639245a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15953 | 2026.05.19 01:41:22.256876 [ 4 ] {a773c24c-067e-4eb4-9cd4-15fa0639245a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15954 | 2026.05.19 01:41:22.257788 [ 4 ] {a773c24c-067e-4eb4-9cd4-15fa0639245a} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15955 | 2026.05.19 01:41:22.257824 [ 4 ] {a773c24c-067e-4eb4-9cd4-15fa0639245a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15956 | 2026.05.19 01:41:22.258401 [ 4 ] {a773c24c-067e-4eb4-9cd4-15fa0639245a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15957 | 2026.05.19 01:41:22.258646 [ 4 ] {a773c24c-067e-4eb4-9cd4-15fa0639245a} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15958 | 2026.05.19 01:41:22.258784 [ 4 ] {a773c24c-067e-4eb4-9cd4-15fa0639245a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001978 sec., 21233.569261880686 rows/sec., 38.05 MiB/sec. | ||
| 15959 | 2026.05.19 01:41:22.258785 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15960 | 2026.05.19 01:41:22.258838 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15961 | 2026.05.19 01:41:22.258841 [ 4 ] {a773c24c-067e-4eb4-9cd4-15fa0639245a} <Debug> TCPHandler: Processed in 0.002158908 sec. | ||
| 15962 | 2026.05.19 01:41:22.258864 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15963 | 2026.05.19 01:41:22.258977 [ 191 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 15964 | 2026.05.19 01:41:22.258989 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15965 | 2026.05.19 01:41:22.259104 [ 4 ] {4799d528-cc4e-4bca-84c2-c2bb3a61d3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15966 | 2026.05.19 01:41:22.259145 [ 4 ] {4799d528-cc4e-4bca-84c2-c2bb3a61d3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15967 | 2026.05.19 01:41:22.259218 [ 191 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15968 | 2026.05.19 01:41:22.259279 [ 191 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2274 rows starting from the beginning of the part | ||
| 15969 | 2026.05.19 01:41:22.259401 [ 191 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 53 rows starting from the beginning of the part | ||
| 15970 | 2026.05.19 01:41:22.259507 [ 191 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 15971 | 2026.05.19 01:41:22.259528 [ 4 ] {4799d528-cc4e-4bca-84c2-c2bb3a61d3c1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15972 | 2026.05.19 01:41:22.259571 [ 4 ] {4799d528-cc4e-4bca-84c2-c2bb3a61d3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15973 | 2026.05.19 01:41:22.259608 [ 191 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
| 15974 | 2026.05.19 01:41:22.259725 [ 191 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 53 rows starting from the beginning of the part | ||
| 15975 | 2026.05.19 01:41:22.259831 [ 191 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 15976 | 2026.05.19 01:41:22.259896 [ 4 ] {4799d528-cc4e-4bca-84c2-c2bb3a61d3c1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15977 | 2026.05.19 01:41:22.260123 [ 4 ] {4799d528-cc4e-4bca-84c2-c2bb3a61d3c1} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15978 | 2026.05.19 01:41:22.260266 [ 4 ] {4799d528-cc4e-4bca-84c2-c2bb3a61d3c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 15979 | 2026.05.19 01:41:22.260304 [ 4 ] {4799d528-cc4e-4bca-84c2-c2bb3a61d3c1} <Debug> TCPHandler: Processed in 0.001364167 sec. | ||
| 15980 | 2026.05.19 01:41:22.273308 [ 199 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2506 rows, containing 19 columns (19 merged, 0 gathered) in 0.014378459 sec., 174288.49642371273 rows/sec., 312.32 MiB/sec. | ||
| 15981 | 2026.05.19 01:41:22.275219 [ 195 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15982 | 2026.05.19 01:41:22.275586 [ 195 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15983 | 2026.05.19 01:41:22.275667 [ 195 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15984 | 2026.05.19 01:41:22.275796 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.47 MiB. | ||
| 15985 | 2026.05.19 01:41:23.000288 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.39 MiB, peak 386.80 MiB, free memory in arenas 0.00 B, will set to 375.79 MiB (RSS), difference: 6.40 MiB | ||
| 15986 | 2026.05.19 01:41:23.824686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15987 | 2026.05.19 01:41:23.842732 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15988 | 2026.05.19 01:41:23.842788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15989 | 2026.05.19 01:41:23.849060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15990 | 2026.05.19 01:41:23.849795 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15991 | 2026.05.19 01:41:23.850128 [ 71 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15992 | 2026.05.19 01:41:23.850206 [ 71 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2026.05.19 01:41:23.850230 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 15994 | 2026.05.19 01:41:23.850387 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 15995 | 2026.05.19 01:41:23.853028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15996 | 2026.05.19 01:41:23.854575 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15997 | 2026.05.19 01:41:23.856303 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 15998 | 2026.05.19 01:41:23.861341 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 15999 | 2026.05.19 01:41:23.866447 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 16000 | 2026.05.19 01:41:23.871729 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 16001 | 2026.05.19 01:41:23.877193 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 16002 | 2026.05.19 01:41:23.882139 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16003 | 2026.05.19 01:41:23.938185 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.087867572 sec., 6521.177118675818 rows/sec., 33.72 MiB/sec. | ||
| 16004 | 2026.05.19 01:41:23.940382 [ 199 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16005 | 2026.05.19 01:41:23.942130 [ 199 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16006 | 2026.05.19 01:41:23.942225 [ 199 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_76_15} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16007 | 2026.05.19 01:41:23.943619 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16008 | 2026.05.19 01:41:27.242538 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16009 | 2026.05.19 01:41:27.242805 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16010 | 2026.05.19 01:41:27.243155 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16011 | 2026.05.19 01:41:27.243193 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16012 | 2026.05.19 01:41:27.243418 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16013 | 2026.05.19 01:41:27.243501 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16014 | 2026.05.19 01:41:27.243645 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16015 | 2026.05.19 01:41:27.243764 [ 335 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16016 | 2026.05.19 01:41:27.243774 [ 328 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16017 | 2026.05.19 01:41:27.243931 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 16018 | 2026.05.19 01:41:27.243961 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16019 | 2026.05.19 01:41:27.244041 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16020 | 2026.05.19 01:41:27.244065 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 16021 | 2026.05.19 01:41:27.244104 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16022 | 2026.05.19 01:41:27.244145 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16023 | 2026.05.19 01:41:27.245438 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002736 sec., 13888.888888888889 rows/sec., 2.25 MiB/sec. | ||
| 16024 | 2026.05.19 01:41:27.245636 [ 4 ] {18e48da7-9361-4c79-97a9-8cc0a7c4a7aa} <Debug> TCPHandler: Processed in 0.003236812 sec. | ||
| 16025 | 2026.05.19 01:41:27.247468 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16026 | 2026.05.19 01:41:27.247644 [ 4 ] {b9cfaaf2-0f56-44b0-9840-7095643fa24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16027 | 2026.05.19 01:41:27.247709 [ 4 ] {b9cfaaf2-0f56-44b0-9840-7095643fa24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16028 | 2026.05.19 01:41:27.248310 [ 4 ] {b9cfaaf2-0f56-44b0-9840-7095643fa24f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16029 | 2026.05.19 01:41:27.248354 [ 4 ] {b9cfaaf2-0f56-44b0-9840-7095643fa24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 16030 | 2026.05.19 01:41:27.248729 [ 4 ] {b9cfaaf2-0f56-44b0-9840-7095643fa24f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16031 | 2026.05.19 01:41:27.248967 [ 4 ] {b9cfaaf2-0f56-44b0-9840-7095643fa24f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16032 | 2026.05.19 01:41:27.249125 [ 4 ] {b9cfaaf2-0f56-44b0-9840-7095643fa24f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001535 sec., 36482.08469055375 rows/sec., 2.79 MiB/sec. | ||
| 16033 | 2026.05.19 01:41:27.249169 [ 4 ] {b9cfaaf2-0f56-44b0-9840-7095643fa24f} <Debug> TCPHandler: Processed in 0.001853194 sec. | ||
| 16034 | 2026.05.19 01:41:27.249322 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16035 | 2026.05.19 01:41:27.249428 [ 4 ] {e68f46b5-d1bc-453d-9512-f936905f1d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16036 | 2026.05.19 01:41:27.249472 [ 4 ] {e68f46b5-d1bc-453d-9512-f936905f1d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16037 | 2026.05.19 01:41:27.249932 [ 4 ] {e68f46b5-d1bc-453d-9512-f936905f1d96} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16038 | 2026.05.19 01:41:27.249972 [ 4 ] {e68f46b5-d1bc-453d-9512-f936905f1d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 16039 | 2026.05.19 01:41:27.250294 [ 4 ] {e68f46b5-d1bc-453d-9512-f936905f1d96} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16040 | 2026.05.19 01:41:27.250503 [ 4 ] {e68f46b5-d1bc-453d-9512-f936905f1d96} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16041 | 2026.05.19 01:41:27.250634 [ 4 ] {e68f46b5-d1bc-453d-9512-f936905f1d96} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 16042 | 2026.05.19 01:41:27.250673 [ 4 ] {e68f46b5-d1bc-453d-9512-f936905f1d96} <Debug> TCPHandler: Processed in 0.001401598 sec. | ||
| 16043 | 2026.05.19 01:41:27.250815 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16044 | 2026.05.19 01:41:27.250914 [ 4 ] {c9a40d40-a6b9-4443-a819-1ba549c17856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16045 | 2026.05.19 01:41:27.250957 [ 4 ] {c9a40d40-a6b9-4443-a819-1ba549c17856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16046 | 2026.05.19 01:41:27.251403 [ 4 ] {c9a40d40-a6b9-4443-a819-1ba549c17856} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16047 | 2026.05.19 01:41:27.251442 [ 4 ] {c9a40d40-a6b9-4443-a819-1ba549c17856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 16048 | 2026.05.19 01:41:27.251784 [ 4 ] {c9a40d40-a6b9-4443-a819-1ba549c17856} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16049 | 2026.05.19 01:41:27.251993 [ 4 ] {c9a40d40-a6b9-4443-a819-1ba549c17856} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16050 | 2026.05.19 01:41:27.252128 [ 4 ] {c9a40d40-a6b9-4443-a819-1ba549c17856} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 16051 | 2026.05.19 01:41:27.252165 [ 4 ] {c9a40d40-a6b9-4443-a819-1ba549c17856} <Debug> TCPHandler: Processed in 0.001398968 sec. | ||
| 16052 | 2026.05.19 01:41:27.252311 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16053 | 2026.05.19 01:41:27.252410 [ 4 ] {8c51e093-65ee-4c0b-9bec-90fd2c933183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16054 | 2026.05.19 01:41:27.252454 [ 4 ] {8c51e093-65ee-4c0b-9bec-90fd2c933183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16055 | 2026.05.19 01:41:27.252811 [ 4 ] {8c51e093-65ee-4c0b-9bec-90fd2c933183} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16056 | 2026.05.19 01:41:27.252846 [ 4 ] {8c51e093-65ee-4c0b-9bec-90fd2c933183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 16057 | 2026.05.19 01:41:27.253370 [ 4 ] {8c51e093-65ee-4c0b-9bec-90fd2c933183} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16058 | 2026.05.19 01:41:27.253665 [ 4 ] {8c51e093-65ee-4c0b-9bec-90fd2c933183} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16059 | 2026.05.19 01:41:27.253867 [ 4 ] {8c51e093-65ee-4c0b-9bec-90fd2c933183} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
| 16060 | 2026.05.19 01:41:27.253941 [ 4 ] {8c51e093-65ee-4c0b-9bec-90fd2c933183} <Debug> TCPHandler: Processed in 0.001679542 sec. | ||
| 16061 | 2026.05.19 01:41:29.415410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37026 | ||
| 16062 | 2026.05.19 01:41:29.416028 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2026.05.19 01:41:29.416086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.60 GiB. | ||
| 16064 | 2026.05.19 01:41:29.416631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16065 | 2026.05.19 01:41:29.416907 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2026.05.19 01:41:29.417065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37026 | ||
| 16067 | 2026.05.19 01:41:31.353097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16068 | 2026.05.19 01:41:31.370867 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16069 | 2026.05.19 01:41:31.370935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16070 | 2026.05.19 01:41:31.377296 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16071 | 2026.05.19 01:41:31.378096 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16072 | 2026.05.19 01:41:31.382181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16073 | 2026.05.19 01:41:32.033867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1872 | ||
| 16074 | 2026.05.19 01:41:32.036604 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16075 | 2026.05.19 01:41:32.036677 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16076 | 2026.05.19 01:41:32.038077 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16077 | 2026.05.19 01:41:32.038388 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16078 | 2026.05.19 01:41:32.038828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1872 | ||
| 16079 | 2026.05.19 01:41:32.243369 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16080 | 2026.05.19 01:41:32.243622 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16081 | 2026.05.19 01:41:32.244001 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16082 | 2026.05.19 01:41:32.244045 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16083 | 2026.05.19 01:41:32.244285 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16084 | 2026.05.19 01:41:32.244356 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16085 | 2026.05.19 01:41:32.244497 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16086 | 2026.05.19 01:41:32.244637 [ 339 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16087 | 2026.05.19 01:41:32.244639 [ 351 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16088 | 2026.05.19 01:41:32.244795 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 16089 | 2026.05.19 01:41:32.244826 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16090 | 2026.05.19 01:41:32.244896 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16091 | 2026.05.19 01:41:32.244926 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 16092 | 2026.05.19 01:41:32.244962 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16093 | 2026.05.19 01:41:32.245001 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16094 | 2026.05.19 01:41:32.246114 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002593 sec., 14654.83995372156 rows/sec., 2.38 MiB/sec. | ||
| 16095 | 2026.05.19 01:41:32.246233 [ 4 ] {4592c4e6-67c6-4d74-8b54-fa88ca8ddeea} <Debug> TCPHandler: Processed in 0.00300365 sec. | ||
| 16096 | 2026.05.19 01:41:32.248505 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16097 | 2026.05.19 01:41:32.248664 [ 4 ] {b6a369d3-1914-475a-9893-82023b9d7054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16098 | 2026.05.19 01:41:32.248724 [ 4 ] {b6a369d3-1914-475a-9893-82023b9d7054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16099 | 2026.05.19 01:41:32.262374 [ 4 ] {b6a369d3-1914-475a-9893-82023b9d7054} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2026.05.19 01:41:32.262464 [ 4 ] {b6a369d3-1914-475a-9893-82023b9d7054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16101 | 2026.05.19 01:41:32.263082 [ 4 ] {b6a369d3-1914-475a-9893-82023b9d7054} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16102 | 2026.05.19 01:41:32.263362 [ 4 ] {b6a369d3-1914-475a-9893-82023b9d7054} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.05.19 01:41:32.263530 [ 135 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16104 | 2026.05.19 01:41:32.263556 [ 4 ] {b6a369d3-1914-475a-9893-82023b9d7054} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.01493 sec., 9377.093101138647 rows/sec., 834.69 KiB/sec. | ||
| 16105 | 2026.05.19 01:41:32.263572 [ 135 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16106 | 2026.05.19 01:41:32.263601 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16107 | 2026.05.19 01:41:32.263633 [ 4 ] {b6a369d3-1914-475a-9893-82023b9d7054} <Debug> TCPHandler: Processed in 0.01520329 sec. | ||
| 16108 | 2026.05.19 01:41:32.263712 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16109 | 2026.05.19 01:41:32.263845 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16110 | 2026.05.19 01:41:32.263847 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16111 | 2026.05.19 01:41:32.263880 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2620 rows starting from the beginning of the part | ||
| 16112 | 2026.05.19 01:41:32.263952 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 16113 | 2026.05.19 01:41:32.263999 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 16114 | 2026.05.19 01:41:32.264021 [ 4 ] {eac0c8b1-151b-4cd4-ac91-7338e80612d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16115 | 2026.05.19 01:41:32.264042 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 140 rows starting from the beginning of the part | ||
| 16116 | 2026.05.19 01:41:32.264092 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 16117 | 2026.05.19 01:41:32.264095 [ 4 ] {eac0c8b1-151b-4cd4-ac91-7338e80612d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16118 | 2026.05.19 01:41:32.264135 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 140 rows starting from the beginning of the part | ||
| 16119 | 2026.05.19 01:41:32.264615 [ 4 ] {eac0c8b1-151b-4cd4-ac91-7338e80612d9} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16120 | 2026.05.19 01:41:32.264659 [ 4 ] {eac0c8b1-151b-4cd4-ac91-7338e80612d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16121 | 2026.05.19 01:41:32.265020 [ 4 ] {eac0c8b1-151b-4cd4-ac91-7338e80612d9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16122 | 2026.05.19 01:41:32.265322 [ 4 ] {eac0c8b1-151b-4cd4-ac91-7338e80612d9} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16123 | 2026.05.19 01:41:32.265471 [ 4 ] {eac0c8b1-151b-4cd4-ac91-7338e80612d9} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00149 sec., 28187.919463087248 rows/sec., 2.07 MiB/sec. | ||
| 16124 | 2026.05.19 01:41:32.265485 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001820454 sec., 1685293.8882278816 rows/sec., 134.62 MiB/sec. | ||
| 16125 | 2026.05.19 01:41:32.265514 [ 4 ] {eac0c8b1-151b-4cd4-ac91-7338e80612d9} <Debug> TCPHandler: Processed in 0.001782543 sec. | ||
| 16126 | 2026.05.19 01:41:32.265670 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16127 | 2026.05.19 01:41:32.265799 [ 4 ] {5a66eb2b-8fc3-4c13-bb6b-2d3411c0fdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16128 | 2026.05.19 01:41:32.265820 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16129 | 2026.05.19 01:41:32.265855 [ 4 ] {5a66eb2b-8fc3-4c13-bb6b-2d3411c0fdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16130 | 2026.05.19 01:41:32.266091 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2026.05.19 01:41:32.266173 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_131_26} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16132 | 2026.05.19 01:41:32.266253 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 16133 | 2026.05.19 01:41:32.266389 [ 4 ] {5a66eb2b-8fc3-4c13-bb6b-2d3411c0fdef} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16134 | 2026.05.19 01:41:32.266432 [ 4 ] {5a66eb2b-8fc3-4c13-bb6b-2d3411c0fdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16135 | 2026.05.19 01:41:32.266773 [ 4 ] {5a66eb2b-8fc3-4c13-bb6b-2d3411c0fdef} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16136 | 2026.05.19 01:41:32.267006 [ 4 ] {5a66eb2b-8fc3-4c13-bb6b-2d3411c0fdef} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16137 | 2026.05.19 01:41:32.267152 [ 4 ] {5a66eb2b-8fc3-4c13-bb6b-2d3411c0fdef} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001389 sec., 76313.89488840892 rows/sec., 5.96 MiB/sec. | ||
| 16138 | 2026.05.19 01:41:32.267161 [ 135 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16139 | 2026.05.19 01:41:32.267201 [ 4 ] {5a66eb2b-8fc3-4c13-bb6b-2d3411c0fdef} <Debug> TCPHandler: Processed in 0.00158599 sec. | ||
| 16140 | 2026.05.19 01:41:32.267215 [ 135 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2026.05.19 01:41:32.267243 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16142 | 2026.05.19 01:41:32.267341 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16143 | 2026.05.19 01:41:32.267352 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16144 | 2026.05.19 01:41:32.267449 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16145 | 2026.05.19 01:41:32.267483 [ 4 ] {abde7cee-6e64-481c-9712-eeaede2a954d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16146 | 2026.05.19 01:41:32.267495 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1404 rows starting from the beginning of the part | ||
| 16147 | 2026.05.19 01:41:32.267544 [ 4 ] {abde7cee-6e64-481c-9712-eeaede2a954d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16148 | 2026.05.19 01:41:32.267572 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 16149 | 2026.05.19 01:41:32.267623 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 16150 | 2026.05.19 01:41:32.267664 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 106 rows starting from the beginning of the part | ||
| 16151 | 2026.05.19 01:41:32.267707 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 16152 | 2026.05.19 01:41:32.267746 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 106 rows starting from the beginning of the part | ||
| 16153 | 2026.05.19 01:41:32.268011 [ 4 ] {abde7cee-6e64-481c-9712-eeaede2a954d} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16154 | 2026.05.19 01:41:32.268054 [ 4 ] {abde7cee-6e64-481c-9712-eeaede2a954d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16155 | 2026.05.19 01:41:32.268435 [ 4 ] {abde7cee-6e64-481c-9712-eeaede2a954d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16156 | 2026.05.19 01:41:32.268670 [ 4 ] {abde7cee-6e64-481c-9712-eeaede2a954d} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2026.05.19 01:41:32.268746 [ 186 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446129 sec., 1250234.246045823 rows/sec., 92.53 MiB/sec. | ||
| 16158 | 2026.05.19 01:41:32.268817 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_126_36 to all_127_127_0 | ||
| 16159 | 2026.05.19 01:41:32.268828 [ 4 ] {abde7cee-6e64-481c-9712-eeaede2a954d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 16160 | 2026.05.19 01:41:32.268856 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16161 | 2026.05.19 01:41:32.268880 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16162 | 2026.05.19 01:41:32.268883 [ 4 ] {abde7cee-6e64-481c-9712-eeaede2a954d} <Debug> TCPHandler: Processed in 0.001586361 sec. | ||
| 16163 | 2026.05.19 01:41:32.268959 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_127_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_126_36 to all_127_127_0 into Compact with storage Full | ||
| 16164 | 2026.05.19 01:41:32.268965 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16165 | 2026.05.19 01:41:32.269059 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_127_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16166 | 2026.05.19 01:41:32.269094 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16167 | 2026.05.19 01:41:32.269097 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_127_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_126_36, total 45628 rows starting from the beginning of the part | ||
| 16168 | 2026.05.19 01:41:32.269174 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_127_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 32 rows starting from the beginning of the part | ||
| 16169 | 2026.05.19 01:41:32.269207 [ 4 ] {6a37a23b-7cef-4ada-9164-cbcfc099f831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16170 | 2026.05.19 01:41:32.269268 [ 4 ] {6a37a23b-7cef-4ada-9164-cbcfc099f831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16171 | 2026.05.19 01:41:32.269340 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16172 | 2026.05.19 01:41:32.269434 [ 199 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_131_26} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16173 | 2026.05.19 01:41:32.269546 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 16174 | 2026.05.19 01:41:32.270291 [ 4 ] {6a37a23b-7cef-4ada-9164-cbcfc099f831} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16175 | 2026.05.19 01:41:32.270338 [ 4 ] {6a37a23b-7cef-4ada-9164-cbcfc099f831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16176 | 2026.05.19 01:41:32.271194 [ 4 ] {6a37a23b-7cef-4ada-9164-cbcfc099f831} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16177 | 2026.05.19 01:41:32.271506 [ 4 ] {6a37a23b-7cef-4ada-9164-cbcfc099f831} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2026.05.19 01:41:32.271713 [ 4 ] {6a37a23b-7cef-4ada-9164-cbcfc099f831} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002523 sec., 16646.848989298454 rows/sec., 29.83 MiB/sec. | ||
| 16179 | 2026.05.19 01:41:32.271864 [ 4 ] {6a37a23b-7cef-4ada-9164-cbcfc099f831} <Debug> TCPHandler: Processed in 0.002835567 sec. | ||
| 16180 | 2026.05.19 01:41:32.272080 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16181 | 2026.05.19 01:41:32.272213 [ 4 ] {5f5ae660-2d1c-4430-86fe-07777c747c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16182 | 2026.05.19 01:41:32.272269 [ 4 ] {5f5ae660-2d1c-4430-86fe-07777c747c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16183 | 2026.05.19 01:41:32.272704 [ 4 ] {5f5ae660-2d1c-4430-86fe-07777c747c37} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16184 | 2026.05.19 01:41:32.272740 [ 4 ] {5f5ae660-2d1c-4430-86fe-07777c747c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16185 | 2026.05.19 01:41:32.273098 [ 4 ] {5f5ae660-2d1c-4430-86fe-07777c747c37} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16186 | 2026.05.19 01:41:32.273327 [ 4 ] {5f5ae660-2d1c-4430-86fe-07777c747c37} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16187 | 2026.05.19 01:41:32.273462 [ 135 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16188 | 2026.05.19 01:41:32.273476 [ 4 ] {5f5ae660-2d1c-4430-86fe-07777c747c37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. | ||
| 16189 | 2026.05.19 01:41:32.273502 [ 135 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16190 | 2026.05.19 01:41:32.273522 [ 4 ] {5f5ae660-2d1c-4430-86fe-07777c747c37} <Debug> TCPHandler: Processed in 0.00155226 sec. | ||
| 16191 | 2026.05.19 01:41:32.273528 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.59 GiB. | ||
| 16192 | 2026.05.19 01:41:32.273625 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16193 | 2026.05.19 01:41:32.273735 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16194 | 2026.05.19 01:41:32.273765 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6492 rows starting from the beginning of the part | ||
| 16195 | 2026.05.19 01:41:32.273818 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 12 rows starting from the beginning of the part | ||
| 16196 | 2026.05.19 01:41:32.273867 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 16197 | 2026.05.19 01:41:32.273907 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 16198 | 2026.05.19 01:41:32.273946 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 16199 | 2026.05.19 01:41:32.273985 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 16200 | 2026.05.19 01:41:32.276149 [ 192 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6744 rows, containing 4 columns (4 merged, 0 gathered) in 0.002560704 sec., 2633650.746044838 rows/sec., 177.49 MiB/sec. | ||
| 16201 | 2026.05.19 01:41:32.276559 [ 199 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16202 | 2026.05.19 01:41:32.276902 [ 199 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16203 | 2026.05.19 01:41:32.276975 [ 199 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_131_26} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16204 | 2026.05.19 01:41:32.277068 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 16205 | 2026.05.19 01:41:32.277267 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_127_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45660 rows, containing 5 columns (5 merged, 0 gathered) in 0.008330819 sec., 5480853.683173288 rows/sec., 352.89 MiB/sec. | ||
| 16206 | 2026.05.19 01:41:32.277699 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_127_37} <Trace> MergedBlockOutputStream: filled checksums all_1_127_37 (state Temporary) | ||
| 16207 | 2026.05.19 01:41:32.278009 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_127_37} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_127_37 to all_1_127_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16208 | 2026.05.19 01:41:32.278090 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_127_37} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_126_36, all_127_127_0] -> all_1_127_37 | ||
| 16209 | 2026.05.19 01:41:32.278182 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16210 | 2026.05.19 01:41:36.743285 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16211 | 2026.05.19 01:41:36.743351 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16212 | 2026.05.19 01:41:36.917259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37474 | ||
| 16213 | 2026.05.19 01:41:36.918029 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16214 | 2026.05.19 01:41:36.918101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 16215 | 2026.05.19 01:41:36.918664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16216 | 2026.05.19 01:41:36.918894 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16217 | 2026.05.19 01:41:36.919030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37474 | ||
| 16218 | 2026.05.19 01:41:37.242404 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16219 | 2026.05.19 01:41:37.242635 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16220 | 2026.05.19 01:41:37.243004 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16221 | 2026.05.19 01:41:37.243044 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16222 | 2026.05.19 01:41:37.243296 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16223 | 2026.05.19 01:41:37.243370 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16224 | 2026.05.19 01:41:37.243511 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16225 | 2026.05.19 01:41:37.243641 [ 331 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16226 | 2026.05.19 01:41:37.243663 [ 351 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16227 | 2026.05.19 01:41:37.243804 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 16228 | 2026.05.19 01:41:37.243832 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16229 | 2026.05.19 01:41:37.243901 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16230 | 2026.05.19 01:41:37.243923 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 16231 | 2026.05.19 01:41:37.243958 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16232 | 2026.05.19 01:41:37.243996 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16233 | 2026.05.19 01:41:37.245429 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002882 sec., 13185.2879944483 rows/sec., 2.14 MiB/sec. | ||
| 16234 | 2026.05.19 01:41:37.245645 [ 4 ] {cc13ff4e-7a69-4274-aa95-ad07331cedb9} <Debug> TCPHandler: Processed in 0.003381445 sec. | ||
| 16235 | 2026.05.19 01:41:37.247388 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2026.05.19 01:41:37.247528 [ 4 ] {2b1d0ede-5e9a-4baf-a8a9-4f9cad054cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16237 | 2026.05.19 01:41:37.247587 [ 4 ] {2b1d0ede-5e9a-4baf-a8a9-4f9cad054cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16238 | 2026.05.19 01:41:37.248150 [ 4 ] {2b1d0ede-5e9a-4baf-a8a9-4f9cad054cc5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16239 | 2026.05.19 01:41:37.248198 [ 4 ] {2b1d0ede-5e9a-4baf-a8a9-4f9cad054cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 16240 | 2026.05.19 01:41:37.248590 [ 4 ] {2b1d0ede-5e9a-4baf-a8a9-4f9cad054cc5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16241 | 2026.05.19 01:41:37.248827 [ 4 ] {2b1d0ede-5e9a-4baf-a8a9-4f9cad054cc5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16242 | 2026.05.19 01:41:37.248976 [ 4 ] {2b1d0ede-5e9a-4baf-a8a9-4f9cad054cc5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001491 sec., 37558.68544600939 rows/sec., 2.87 MiB/sec. | ||
| 16243 | 2026.05.19 01:41:37.249015 [ 4 ] {2b1d0ede-5e9a-4baf-a8a9-4f9cad054cc5} <Debug> TCPHandler: Processed in 0.001750383 sec. | ||
| 16244 | 2026.05.19 01:41:37.249163 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16245 | 2026.05.19 01:41:37.249260 [ 4 ] {66c8f0b7-b385-4fb0-a461-ec3d9ba62fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16246 | 2026.05.19 01:41:37.249302 [ 4 ] {66c8f0b7-b385-4fb0-a461-ec3d9ba62fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16247 | 2026.05.19 01:41:37.249740 [ 4 ] {66c8f0b7-b385-4fb0-a461-ec3d9ba62fec} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16248 | 2026.05.19 01:41:37.249777 [ 4 ] {66c8f0b7-b385-4fb0-a461-ec3d9ba62fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 16249 | 2026.05.19 01:41:37.250079 [ 4 ] {66c8f0b7-b385-4fb0-a461-ec3d9ba62fec} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16250 | 2026.05.19 01:41:37.250290 [ 4 ] {66c8f0b7-b385-4fb0-a461-ec3d9ba62fec} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16251 | 2026.05.19 01:41:37.250421 [ 4 ] {66c8f0b7-b385-4fb0-a461-ec3d9ba62fec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 16252 | 2026.05.19 01:41:37.250459 [ 4 ] {66c8f0b7-b385-4fb0-a461-ec3d9ba62fec} <Debug> TCPHandler: Processed in 0.001345718 sec. | ||
| 16253 | 2026.05.19 01:41:37.250604 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16254 | 2026.05.19 01:41:37.250710 [ 4 ] {b14e9543-7ebe-4ec0-8bd1-9a5d8fcd6789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16255 | 2026.05.19 01:41:37.250754 [ 4 ] {b14e9543-7ebe-4ec0-8bd1-9a5d8fcd6789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16256 | 2026.05.19 01:41:37.251205 [ 4 ] {b14e9543-7ebe-4ec0-8bd1-9a5d8fcd6789} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16257 | 2026.05.19 01:41:37.251241 [ 4 ] {b14e9543-7ebe-4ec0-8bd1-9a5d8fcd6789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 16258 | 2026.05.19 01:41:37.251585 [ 4 ] {b14e9543-7ebe-4ec0-8bd1-9a5d8fcd6789} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16259 | 2026.05.19 01:41:37.251803 [ 4 ] {b14e9543-7ebe-4ec0-8bd1-9a5d8fcd6789} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2026.05.19 01:41:37.251936 [ 4 ] {b14e9543-7ebe-4ec0-8bd1-9a5d8fcd6789} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 16261 | 2026.05.19 01:41:37.251939 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_127_37 to all_128_128_0 | ||
| 16262 | 2026.05.19 01:41:37.251974 [ 4 ] {b14e9543-7ebe-4ec0-8bd1-9a5d8fcd6789} <Debug> TCPHandler: Processed in 0.001422699 sec. | ||
| 16263 | 2026.05.19 01:41:37.252014 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16264 | 2026.05.19 01:41:37.252040 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 16265 | 2026.05.19 01:41:37.252122 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16266 | 2026.05.19 01:41:37.252141 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_128_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_37 to all_128_128_0 into Compact with storage Full | ||
| 16267 | 2026.05.19 01:41:37.252228 [ 4 ] {f062c366-791e-4b19-acf6-b6e4bef9c021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16268 | 2026.05.19 01:41:37.252280 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_128_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16269 | 2026.05.19 01:41:37.252282 [ 4 ] {f062c366-791e-4b19-acf6-b6e4bef9c021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16270 | 2026.05.19 01:41:37.252325 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_128_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_127_37, total 45660 rows starting from the beginning of the part | ||
| 16271 | 2026.05.19 01:41:37.252394 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_128_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 16272 | 2026.05.19 01:41:37.252684 [ 4 ] {f062c366-791e-4b19-acf6-b6e4bef9c021} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16273 | 2026.05.19 01:41:37.252729 [ 4 ] {f062c366-791e-4b19-acf6-b6e4bef9c021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16274 | 2026.05.19 01:41:37.253085 [ 4 ] {f062c366-791e-4b19-acf6-b6e4bef9c021} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16275 | 2026.05.19 01:41:37.253295 [ 4 ] {f062c366-791e-4b19-acf6-b6e4bef9c021} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16276 | 2026.05.19 01:41:37.253432 [ 4 ] {f062c366-791e-4b19-acf6-b6e4bef9c021} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 16277 | 2026.05.19 01:41:37.253467 [ 4 ] {f062c366-791e-4b19-acf6-b6e4bef9c021} <Debug> TCPHandler: Processed in 0.001396938 sec. | ||
| 16278 | 2026.05.19 01:41:37.259007 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_128_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45820 rows, containing 5 columns (5 merged, 0 gathered) in 0.006900371 sec., 6640222.677882102 rows/sec., 427.66 MiB/sec. | ||
| 16279 | 2026.05.19 01:41:37.259484 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_128_38} <Trace> MergedBlockOutputStream: filled checksums all_1_128_38 (state Temporary) | ||
| 16280 | 2026.05.19 01:41:37.259839 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_128_38} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_128_38 to all_1_128_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.05.19 01:41:37.259934 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_128_38} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_127_37, all_128_128_0] -> all_1_128_38 | ||
| 16282 | 2026.05.19 01:41:37.260031 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16283 | 2026.05.19 01:41:38.882306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16284 | 2026.05.19 01:41:38.899570 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2026.05.19 01:41:38.899632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.58 GiB. | ||
| 16286 | 2026.05.19 01:41:38.905734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16287 | 2026.05.19 01:41:38.906426 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16288 | 2026.05.19 01:41:38.909481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16289 | 2026.05.19 01:41:41.117367 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16290 | 2026.05.19 01:41:41.117665 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 16291 | 2026.05.19 01:41:41.118124 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16292 | 2026.05.19 01:41:41.118174 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 16293 | 2026.05.19 01:41:41.118484 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16294 | 2026.05.19 01:41:41.118556 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16295 | 2026.05.19 01:41:41.118707 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 16296 | 2026.05.19 01:41:41.118809 [ 331 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16297 | 2026.05.19 01:41:41.118859 [ 351 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16298 | 2026.05.19 01:41:41.118986 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 16299 | 2026.05.19 01:41:41.119015 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16300 | 2026.05.19 01:41:41.119089 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16301 | 2026.05.19 01:41:41.119109 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 16302 | 2026.05.19 01:41:41.119145 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16303 | 2026.05.19 01:41:41.119187 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 16304 | 2026.05.19 01:41:41.120755 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.003212 sec., 11830.63511830635 rows/sec., 2.40 MiB/sec. | ||
| 16305 | 2026.05.19 01:41:41.120922 [ 4 ] {d3c9668f-e6f9-4c8e-81ca-f7034cfbf210} <Debug> TCPHandler: Processed in 0.003699339 sec. | ||
| 16306 | 2026.05.19 01:41:41.135819 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16307 | 2026.05.19 01:41:41.136004 [ 4 ] {52540d6f-4f2c-4e79-acfa-e826d5281e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16308 | 2026.05.19 01:41:41.136070 [ 4 ] {52540d6f-4f2c-4e79-acfa-e826d5281e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16309 | 2026.05.19 01:41:41.136741 [ 4 ] {52540d6f-4f2c-4e79-acfa-e826d5281e5e} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16310 | 2026.05.19 01:41:41.136786 [ 4 ] {52540d6f-4f2c-4e79-acfa-e826d5281e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16311 | 2026.05.19 01:41:41.137183 [ 4 ] {52540d6f-4f2c-4e79-acfa-e826d5281e5e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16312 | 2026.05.19 01:41:41.137412 [ 4 ] {52540d6f-4f2c-4e79-acfa-e826d5281e5e} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16313 | 2026.05.19 01:41:41.137568 [ 4 ] {52540d6f-4f2c-4e79-acfa-e826d5281e5e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 1.23 MiB/sec. | ||
| 16314 | 2026.05.19 01:41:41.137614 [ 4 ] {52540d6f-4f2c-4e79-acfa-e826d5281e5e} <Debug> TCPHandler: Processed in 0.001927095 sec. | ||
| 16315 | 2026.05.19 01:41:41.137788 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16316 | 2026.05.19 01:41:41.137886 [ 4 ] {4bb5fc87-a5cd-4335-b503-4bd7a9ca56d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16317 | 2026.05.19 01:41:41.137927 [ 4 ] {4bb5fc87-a5cd-4335-b503-4bd7a9ca56d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16318 | 2026.05.19 01:41:41.138360 [ 4 ] {4bb5fc87-a5cd-4335-b503-4bd7a9ca56d6} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16319 | 2026.05.19 01:41:41.138398 [ 4 ] {4bb5fc87-a5cd-4335-b503-4bd7a9ca56d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16320 | 2026.05.19 01:41:41.138699 [ 4 ] {4bb5fc87-a5cd-4335-b503-4bd7a9ca56d6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16321 | 2026.05.19 01:41:41.138909 [ 4 ] {4bb5fc87-a5cd-4335-b503-4bd7a9ca56d6} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16322 | 2026.05.19 01:41:41.139043 [ 4 ] {4bb5fc87-a5cd-4335-b503-4bd7a9ca56d6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001177 sec., 1699.235344095157 rows/sec., 138.56 KiB/sec. | ||
| 16323 | 2026.05.19 01:41:41.139080 [ 4 ] {4bb5fc87-a5cd-4335-b503-4bd7a9ca56d6} <Debug> TCPHandler: Processed in 0.001342308 sec. | ||
| 16324 | 2026.05.19 01:41:41.139213 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16325 | 2026.05.19 01:41:41.139308 [ 4 ] {5d40ab10-4d7f-4546-b6a4-c202d1561350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16326 | 2026.05.19 01:41:41.139348 [ 4 ] {5d40ab10-4d7f-4546-b6a4-c202d1561350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16327 | 2026.05.19 01:41:41.140668 [ 4 ] {5d40ab10-4d7f-4546-b6a4-c202d1561350} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16328 | 2026.05.19 01:41:41.140706 [ 4 ] {5d40ab10-4d7f-4546-b6a4-c202d1561350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16329 | 2026.05.19 01:41:41.141183 [ 4 ] {5d40ab10-4d7f-4546-b6a4-c202d1561350} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16330 | 2026.05.19 01:41:41.141427 [ 4 ] {5d40ab10-4d7f-4546-b6a4-c202d1561350} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16331 | 2026.05.19 01:41:41.141560 [ 4 ] {5d40ab10-4d7f-4546-b6a4-c202d1561350} <Debug> executeQuery: Read 2610 rows, 200.17 KiB in 0.00227 sec., 1149779.7356828195 rows/sec., 86.11 MiB/sec. | ||
| 16332 | 2026.05.19 01:41:41.141599 [ 4 ] {5d40ab10-4d7f-4546-b6a4-c202d1561350} <Debug> TCPHandler: Processed in 0.002434331 sec. | ||
| 16333 | 2026.05.19 01:41:41.141747 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16334 | 2026.05.19 01:41:41.141843 [ 4 ] {9087919e-fe7c-4fad-ba93-05fd19fa2d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16335 | 2026.05.19 01:41:41.141882 [ 4 ] {9087919e-fe7c-4fad-ba93-05fd19fa2d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16336 | 2026.05.19 01:41:41.142341 [ 4 ] {9087919e-fe7c-4fad-ba93-05fd19fa2d7e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16337 | 2026.05.19 01:41:41.142378 [ 4 ] {9087919e-fe7c-4fad-ba93-05fd19fa2d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16338 | 2026.05.19 01:41:41.142680 [ 4 ] {9087919e-fe7c-4fad-ba93-05fd19fa2d7e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16339 | 2026.05.19 01:41:41.142893 [ 4 ] {9087919e-fe7c-4fad-ba93-05fd19fa2d7e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16340 | 2026.05.19 01:41:41.143022 [ 4 ] {9087919e-fe7c-4fad-ba93-05fd19fa2d7e} <Debug> executeQuery: Read 67 rows, 5.09 KiB in 0.001196 sec., 56020.06688963211 rows/sec., 4.15 MiB/sec. | ||
| 16341 | 2026.05.19 01:41:41.143060 [ 4 ] {9087919e-fe7c-4fad-ba93-05fd19fa2d7e} <Debug> TCPHandler: Processed in 0.001365928 sec. | ||
| 16342 | 2026.05.19 01:41:41.143193 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16343 | 2026.05.19 01:41:41.143288 [ 4 ] {78b8c32c-7ef3-47bd-8f4d-1f96d8d1cdf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16344 | 2026.05.19 01:41:41.143327 [ 4 ] {78b8c32c-7ef3-47bd-8f4d-1f96d8d1cdf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16345 | 2026.05.19 01:41:41.143986 [ 4 ] {78b8c32c-7ef3-47bd-8f4d-1f96d8d1cdf3} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16346 | 2026.05.19 01:41:41.144028 [ 4 ] {78b8c32c-7ef3-47bd-8f4d-1f96d8d1cdf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16347 | 2026.05.19 01:41:41.144375 [ 4 ] {78b8c32c-7ef3-47bd-8f4d-1f96d8d1cdf3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16348 | 2026.05.19 01:41:41.144596 [ 4 ] {78b8c32c-7ef3-47bd-8f4d-1f96d8d1cdf3} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16349 | 2026.05.19 01:41:41.144727 [ 4 ] {78b8c32c-7ef3-47bd-8f4d-1f96d8d1cdf3} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001457 sec., 566231.9835277968 rows/sec., 33.12 MiB/sec. | ||
| 16350 | 2026.05.19 01:41:41.144765 [ 4 ] {78b8c32c-7ef3-47bd-8f4d-1f96d8d1cdf3} <Debug> TCPHandler: Processed in 0.001620441 sec. | ||
| 16351 | 2026.05.19 01:41:41.144895 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16352 | 2026.05.19 01:41:41.144992 [ 4 ] {4d637055-03e9-4b1b-8297-1601779eeb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16353 | 2026.05.19 01:41:41.145028 [ 4 ] {4d637055-03e9-4b1b-8297-1601779eeb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16354 | 2026.05.19 01:41:41.145399 [ 4 ] {4d637055-03e9-4b1b-8297-1601779eeb1c} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16355 | 2026.05.19 01:41:41.145434 [ 4 ] {4d637055-03e9-4b1b-8297-1601779eeb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16356 | 2026.05.19 01:41:41.145706 [ 4 ] {4d637055-03e9-4b1b-8297-1601779eeb1c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 16357 | 2026.05.19 01:41:41.145990 [ 4 ] {4d637055-03e9-4b1b-8297-1601779eeb1c} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16358 | 2026.05.19 01:41:41.146121 [ 4 ] {4d637055-03e9-4b1b-8297-1601779eeb1c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 61.35 KiB/sec. | ||
| 16359 | 2026.05.19 01:41:41.146158 [ 4 ] {4d637055-03e9-4b1b-8297-1601779eeb1c} <Debug> TCPHandler: Processed in 0.001310777 sec. | ||
| 16360 | 2026.05.19 01:41:41.146296 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16361 | 2026.05.19 01:41:41.146390 [ 4 ] {27647607-fee6-41a7-bdb8-d97c6578f478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16362 | 2026.05.19 01:41:41.146429 [ 4 ] {27647607-fee6-41a7-bdb8-d97c6578f478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16363 | 2026.05.19 01:41:41.146837 [ 4 ] {27647607-fee6-41a7-bdb8-d97c6578f478} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16364 | 2026.05.19 01:41:41.146873 [ 4 ] {27647607-fee6-41a7-bdb8-d97c6578f478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16365 | 2026.05.19 01:41:41.147172 [ 4 ] {27647607-fee6-41a7-bdb8-d97c6578f478} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16366 | 2026.05.19 01:41:41.147382 [ 4 ] {27647607-fee6-41a7-bdb8-d97c6578f478} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16367 | 2026.05.19 01:41:41.147514 [ 4 ] {27647607-fee6-41a7-bdb8-d97c6578f478} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 16368 | 2026.05.19 01:41:41.147551 [ 4 ] {27647607-fee6-41a7-bdb8-d97c6578f478} <Debug> TCPHandler: Processed in 0.001303717 sec. | ||
| 16369 | 2026.05.19 01:41:41.147677 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16370 | 2026.05.19 01:41:41.147770 [ 4 ] {ae42e78e-08b4-4504-898e-0a09c45bb331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16371 | 2026.05.19 01:41:41.147810 [ 4 ] {ae42e78e-08b4-4504-898e-0a09c45bb331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16372 | 2026.05.19 01:41:41.148825 [ 4 ] {ae42e78e-08b4-4504-898e-0a09c45bb331} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16373 | 2026.05.19 01:41:41.148862 [ 4 ] {ae42e78e-08b4-4504-898e-0a09c45bb331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16374 | 2026.05.19 01:41:41.149254 [ 4 ] {ae42e78e-08b4-4504-898e-0a09c45bb331} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16375 | 2026.05.19 01:41:41.149465 [ 4 ] {ae42e78e-08b4-4504-898e-0a09c45bb331} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2026.05.19 01:41:41.149600 [ 4 ] {ae42e78e-08b4-4504-898e-0a09c45bb331} <Debug> executeQuery: Read 1370 rows, 94.90 KiB in 0.001847 sec., 741743.3676231727 rows/sec., 50.18 MiB/sec. | ||
| 16377 | 2026.05.19 01:41:41.149639 [ 4 ] {ae42e78e-08b4-4504-898e-0a09c45bb331} <Debug> TCPHandler: Processed in 0.002009826 sec. | ||
| 16378 | 2026.05.19 01:41:41.149760 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16379 | 2026.05.19 01:41:41.149854 [ 4 ] {eb409978-c33d-4e35-8eae-9283a8c1b18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16380 | 2026.05.19 01:41:41.149895 [ 4 ] {eb409978-c33d-4e35-8eae-9283a8c1b18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16381 | 2026.05.19 01:41:41.150697 [ 4 ] {eb409978-c33d-4e35-8eae-9283a8c1b18c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16382 | 2026.05.19 01:41:41.150733 [ 4 ] {eb409978-c33d-4e35-8eae-9283a8c1b18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16383 | 2026.05.19 01:41:41.151194 [ 4 ] {eb409978-c33d-4e35-8eae-9283a8c1b18c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16384 | 2026.05.19 01:41:41.151408 [ 4 ] {eb409978-c33d-4e35-8eae-9283a8c1b18c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16385 | 2026.05.19 01:41:41.151543 [ 4 ] {eb409978-c33d-4e35-8eae-9283a8c1b18c} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001707 sec., 954305.7996485062 rows/sec., 58.82 MiB/sec. | ||
| 16386 | 2026.05.19 01:41:41.151543 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_128_38 to all_133_133_0 | ||
| 16387 | 2026.05.19 01:41:41.151581 [ 4 ] {eb409978-c33d-4e35-8eae-9283a8c1b18c} <Debug> TCPHandler: Processed in 0.001869214 sec. | ||
| 16388 | 2026.05.19 01:41:41.151617 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16389 | 2026.05.19 01:41:41.151643 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16390 | 2026.05.19 01:41:41.151743 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16391 | 2026.05.19 01:41:41.151759 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_38 to all_133_133_0 into Compact with storage Full | ||
| 16392 | 2026.05.19 01:41:41.151881 [ 4 ] {35542216-b9bc-4e33-9186-3e1a6e5ec2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16393 | 2026.05.19 01:41:41.151918 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16394 | 2026.05.19 01:41:41.151952 [ 4 ] {35542216-b9bc-4e33-9186-3e1a6e5ec2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16395 | 2026.05.19 01:41:41.151962 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_38, total 45820 rows starting from the beginning of the part | ||
| 16396 | 2026.05.19 01:41:41.152048 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16397 | 2026.05.19 01:41:41.152101 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 16398 | 2026.05.19 01:41:41.152153 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 16399 | 2026.05.19 01:41:41.152201 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 16400 | 2026.05.19 01:41:41.152248 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1629 rows starting from the beginning of the part | ||
| 16401 | 2026.05.19 01:41:41.153012 [ 4 ] {35542216-b9bc-4e33-9186-3e1a6e5ec2dc} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2026.05.19 01:41:41.153056 [ 4 ] {35542216-b9bc-4e33-9186-3e1a6e5ec2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16403 | 2026.05.19 01:41:41.153663 [ 4 ] {35542216-b9bc-4e33-9186-3e1a6e5ec2dc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16404 | 2026.05.19 01:41:41.153911 [ 4 ] {35542216-b9bc-4e33-9186-3e1a6e5ec2dc} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.05.19 01:41:41.154062 [ 4 ] {35542216-b9bc-4e33-9186-3e1a6e5ec2dc} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002205 sec., 24036.28117913832 rows/sec., 43.07 MiB/sec. | ||
| 16406 | 2026.05.19 01:41:41.154118 [ 4 ] {35542216-b9bc-4e33-9186-3e1a6e5ec2dc} <Debug> TCPHandler: Processed in 0.002438902 sec. | ||
| 16407 | 2026.05.19 01:41:41.154259 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.05.19 01:41:41.154356 [ 4 ] {3e79bb1f-6376-4a8f-ad36-050ba921e21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16409 | 2026.05.19 01:41:41.154398 [ 4 ] {3e79bb1f-6376-4a8f-ad36-050ba921e21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16410 | 2026.05.19 01:41:41.154772 [ 4 ] {3e79bb1f-6376-4a8f-ad36-050ba921e21d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.05.19 01:41:41.154810 [ 4 ] {3e79bb1f-6376-4a8f-ad36-050ba921e21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16412 | 2026.05.19 01:41:41.155131 [ 4 ] {3e79bb1f-6376-4a8f-ad36-050ba921e21d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16413 | 2026.05.19 01:41:41.155344 [ 4 ] {3e79bb1f-6376-4a8f-ad36-050ba921e21d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.05.19 01:41:41.155479 [ 4 ] {3e79bb1f-6376-4a8f-ad36-050ba921e21d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001141 sec., 42068.36108676599 rows/sec., 2.84 MiB/sec. | ||
| 16415 | 2026.05.19 01:41:41.155515 [ 4 ] {3e79bb1f-6376-4a8f-ad36-050ba921e21d} <Debug> TCPHandler: Processed in 0.001305437 sec. | ||
| 16416 | 2026.05.19 01:41:41.155628 [ 219 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16417 | 2026.05.19 01:41:41.155682 [ 219 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16418 | 2026.05.19 01:41:41.157964 [ 219 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16419 | 2026.05.19 01:41:41.160406 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48089 rows, containing 5 columns (5 merged, 0 gathered) in 0.008698524 sec., 5528409.18758171 rows/sec., 355.92 MiB/sec. | ||
| 16420 | 2026.05.19 01:41:41.160971 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Trace> MergedBlockOutputStream: filled checksums all_1_133_39 (state Temporary) | ||
| 16421 | 2026.05.19 01:41:41.161258 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_133_39 to all_1_133_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2026.05.19 01:41:41.161333 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_133_39} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_128_38, all_133_133_0] -> all_1_133_39 | ||
| 16423 | 2026.05.19 01:41:41.161405 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16424 | 2026.05.19 01:41:41.709895 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16425 | 2026.05.19 01:41:41.709943 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16426 | 2026.05.19 01:41:41.711993 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16427 | 2026.05.19 01:41:41.753849 [ 222 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16428 | 2026.05.19 01:41:41.753901 [ 222 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16429 | 2026.05.19 01:41:41.756031 [ 222 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16430 | 2026.05.19 01:41:42.039078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1920 | ||
| 16431 | 2026.05.19 01:41:42.041673 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16432 | 2026.05.19 01:41:42.041715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16433 | 2026.05.19 01:41:42.042914 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16434 | 2026.05.19 01:41:42.043168 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16435 | 2026.05.19 01:41:42.043391 [ 220 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16436 | 2026.05.19 01:41:42.043413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1920 | ||
| 16437 | 2026.05.19 01:41:42.043450 [ 220 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16438 | 2026.05.19 01:41:42.045239 [ 220 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16439 | 2026.05.19 01:41:42.237837 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16440 | 2026.05.19 01:41:42.238113 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16441 | 2026.05.19 01:41:42.238513 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16442 | 2026.05.19 01:41:42.238547 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16443 | 2026.05.19 01:41:42.238768 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16444 | 2026.05.19 01:41:42.238837 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16445 | 2026.05.19 01:41:42.238984 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16446 | 2026.05.19 01:41:42.239096 [ 346 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16447 | 2026.05.19 01:41:42.239105 [ 313 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16448 | 2026.05.19 01:41:42.239220 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 16449 | 2026.05.19 01:41:42.239247 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16450 | 2026.05.19 01:41:42.239320 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16451 | 2026.05.19 01:41:42.239340 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 16452 | 2026.05.19 01:41:42.239375 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16453 | 2026.05.19 01:41:42.239413 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16454 | 2026.05.19 01:41:42.240714 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002705 sec., 14048.059149722736 rows/sec., 2.28 MiB/sec. | ||
| 16455 | 2026.05.19 01:41:42.240922 [ 4 ] {bf40f814-4405-4ad4-81aa-b60dbba3c8b6} <Debug> TCPHandler: Processed in 0.003236122 sec. | ||
| 16456 | 2026.05.19 01:41:42.242178 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16457 | 2026.05.19 01:41:42.242367 [ 4 ] {1bc1a5dd-aee0-4df0-9238-0122d77f3891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16458 | 2026.05.19 01:41:42.242437 [ 4 ] {1bc1a5dd-aee0-4df0-9238-0122d77f3891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16459 | 2026.05.19 01:41:42.243153 [ 4 ] {1bc1a5dd-aee0-4df0-9238-0122d77f3891} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16460 | 2026.05.19 01:41:42.243198 [ 4 ] {1bc1a5dd-aee0-4df0-9238-0122d77f3891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16461 | 2026.05.19 01:41:42.243620 [ 4 ] {1bc1a5dd-aee0-4df0-9238-0122d77f3891} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16462 | 2026.05.19 01:41:42.243869 [ 4 ] {1bc1a5dd-aee0-4df0-9238-0122d77f3891} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16463 | 2026.05.19 01:41:42.244028 [ 4 ] {1bc1a5dd-aee0-4df0-9238-0122d77f3891} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001715 sec., 32653.061224489797 rows/sec., 2.49 MiB/sec. | ||
| 16464 | 2026.05.19 01:41:42.244073 [ 4 ] {1bc1a5dd-aee0-4df0-9238-0122d77f3891} <Debug> TCPHandler: Processed in 0.002033417 sec. | ||
| 16465 | 2026.05.19 01:41:42.244174 [ 220 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16466 | 2026.05.19 01:41:42.244203 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16467 | 2026.05.19 01:41:42.244220 [ 220 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16468 | 2026.05.19 01:41:42.244315 [ 4 ] {cd417144-9734-40f1-8885-234b6689e72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16469 | 2026.05.19 01:41:42.244361 [ 4 ] {cd417144-9734-40f1-8885-234b6689e72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16470 | 2026.05.19 01:41:42.244808 [ 4 ] {cd417144-9734-40f1-8885-234b6689e72b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2026.05.19 01:41:42.244846 [ 4 ] {cd417144-9734-40f1-8885-234b6689e72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16472 | 2026.05.19 01:41:42.245213 [ 4 ] {cd417144-9734-40f1-8885-234b6689e72b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16473 | 2026.05.19 01:41:42.245529 [ 4 ] {cd417144-9734-40f1-8885-234b6689e72b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2026.05.19 01:41:42.245669 [ 4 ] {cd417144-9734-40f1-8885-234b6689e72b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001374 sec., 46579.33042212518 rows/sec., 3.64 MiB/sec. | ||
| 16475 | 2026.05.19 01:41:42.245710 [ 4 ] {cd417144-9734-40f1-8885-234b6689e72b} <Debug> TCPHandler: Processed in 0.001556521 sec. | ||
| 16476 | 2026.05.19 01:41:42.245863 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2026.05.19 01:41:42.245960 [ 4 ] {b0aa9ac1-f77b-4f96-a515-061bd8f35bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16478 | 2026.05.19 01:41:42.246007 [ 4 ] {b0aa9ac1-f77b-4f96-a515-061bd8f35bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16479 | 2026.05.19 01:41:42.246403 [ 4 ] {b0aa9ac1-f77b-4f96-a515-061bd8f35bb1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.05.19 01:41:42.246421 [ 220 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16481 | 2026.05.19 01:41:42.246441 [ 4 ] {b0aa9ac1-f77b-4f96-a515-061bd8f35bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16482 | 2026.05.19 01:41:42.246796 [ 4 ] {b0aa9ac1-f77b-4f96-a515-061bd8f35bb1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16483 | 2026.05.19 01:41:42.247012 [ 4 ] {b0aa9ac1-f77b-4f96-a515-061bd8f35bb1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16484 | 2026.05.19 01:41:42.247147 [ 4 ] {b0aa9ac1-f77b-4f96-a515-061bd8f35bb1} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001205 sec., 26556.016597510374 rows/sec., 1.85 MiB/sec. | ||
| 16485 | 2026.05.19 01:41:42.247184 [ 4 ] {b0aa9ac1-f77b-4f96-a515-061bd8f35bb1} <Debug> TCPHandler: Processed in 0.001369558 sec. | ||
| 16486 | 2026.05.19 01:41:42.247333 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16487 | 2026.05.19 01:41:42.247428 [ 4 ] {d701d31b-c43f-47de-b8f2-be6dc4bbf04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16488 | 2026.05.19 01:41:42.247469 [ 4 ] {d701d31b-c43f-47de-b8f2-be6dc4bbf04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16489 | 2026.05.19 01:41:42.247799 [ 4 ] {d701d31b-c43f-47de-b8f2-be6dc4bbf04f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16490 | 2026.05.19 01:41:42.247836 [ 4 ] {d701d31b-c43f-47de-b8f2-be6dc4bbf04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16491 | 2026.05.19 01:41:42.248140 [ 4 ] {d701d31b-c43f-47de-b8f2-be6dc4bbf04f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16492 | 2026.05.19 01:41:42.248349 [ 4 ] {d701d31b-c43f-47de-b8f2-be6dc4bbf04f} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16493 | 2026.05.19 01:41:42.248479 [ 4 ] {d701d31b-c43f-47de-b8f2-be6dc4bbf04f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001068 sec., 11235.955056179775 rows/sec., 775.40 KiB/sec. | ||
| 16494 | 2026.05.19 01:41:42.248515 [ 4 ] {d701d31b-c43f-47de-b8f2-be6dc4bbf04f} <Debug> TCPHandler: Processed in 0.001230956 sec. | ||
| 16495 | 2026.05.19 01:41:44.419250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37986 | ||
| 16496 | 2026.05.19 01:41:44.419841 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2026.05.19 01:41:44.419874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16498 | 2026.05.19 01:41:44.420372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16499 | 2026.05.19 01:41:44.420610 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16500 | 2026.05.19 01:41:44.420745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37986 | ||
| 16501 | 2026.05.19 01:41:46.409576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16502 | 2026.05.19 01:41:46.426431 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16503 | 2026.05.19 01:41:46.426479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16504 | 2026.05.19 01:41:46.432599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16505 | 2026.05.19 01:41:46.433287 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16506 | 2026.05.19 01:41:46.436277 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16507 | 2026.05.19 01:41:47.241845 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16508 | 2026.05.19 01:41:47.242111 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16509 | 2026.05.19 01:41:47.242510 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16510 | 2026.05.19 01:41:47.242552 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16511 | 2026.05.19 01:41:47.242831 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16512 | 2026.05.19 01:41:47.242916 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16513 | 2026.05.19 01:41:47.243078 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16514 | 2026.05.19 01:41:47.243221 [ 346 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16515 | 2026.05.19 01:41:47.243221 [ 363 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16516 | 2026.05.19 01:41:47.243366 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 16517 | 2026.05.19 01:41:47.243395 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16518 | 2026.05.19 01:41:47.243468 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16519 | 2026.05.19 01:41:47.243488 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 16520 | 2026.05.19 01:41:47.243523 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16521 | 2026.05.19 01:41:47.243563 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16522 | 2026.05.19 01:41:47.244809 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002807 sec., 13537.584609903812 rows/sec., 2.20 MiB/sec. | ||
| 16523 | 2026.05.19 01:41:47.244948 [ 4 ] {9d12aee5-0bb0-4ba2-82bb-90a64e740c34} <Debug> TCPHandler: Processed in 0.003252563 sec. | ||
| 16524 | 2026.05.19 01:41:47.246611 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16525 | 2026.05.19 01:41:47.246741 [ 4 ] {6698c9a1-ff9d-4d23-9f2a-2f723ce4f212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16526 | 2026.05.19 01:41:47.246792 [ 4 ] {6698c9a1-ff9d-4d23-9f2a-2f723ce4f212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16527 | 2026.05.19 01:41:47.247385 [ 4 ] {6698c9a1-ff9d-4d23-9f2a-2f723ce4f212} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16528 | 2026.05.19 01:41:47.247436 [ 4 ] {6698c9a1-ff9d-4d23-9f2a-2f723ce4f212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16529 | 2026.05.19 01:41:47.247940 [ 4 ] {6698c9a1-ff9d-4d23-9f2a-2f723ce4f212} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16530 | 2026.05.19 01:41:47.248169 [ 4 ] {6698c9a1-ff9d-4d23-9f2a-2f723ce4f212} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16531 | 2026.05.19 01:41:47.248318 [ 4 ] {6698c9a1-ff9d-4d23-9f2a-2f723ce4f212} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.65 MiB/sec. | ||
| 16532 | 2026.05.19 01:41:47.248356 [ 4 ] {6698c9a1-ff9d-4d23-9f2a-2f723ce4f212} <Debug> TCPHandler: Processed in 0.001798434 sec. | ||
| 16533 | 2026.05.19 01:41:47.248489 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16534 | 2026.05.19 01:41:47.248585 [ 4 ] {5883ed4d-9d8c-45aa-8a1a-650ffa3927b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16535 | 2026.05.19 01:41:47.248625 [ 4 ] {5883ed4d-9d8c-45aa-8a1a-650ffa3927b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16536 | 2026.05.19 01:41:47.249057 [ 4 ] {5883ed4d-9d8c-45aa-8a1a-650ffa3927b2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2026.05.19 01:41:47.249094 [ 4 ] {5883ed4d-9d8c-45aa-8a1a-650ffa3927b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16538 | 2026.05.19 01:41:47.249393 [ 4 ] {5883ed4d-9d8c-45aa-8a1a-650ffa3927b2} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16539 | 2026.05.19 01:41:47.249602 [ 4 ] {5883ed4d-9d8c-45aa-8a1a-650ffa3927b2} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16540 | 2026.05.19 01:41:47.249730 [ 4 ] {5883ed4d-9d8c-45aa-8a1a-650ffa3927b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 16541 | 2026.05.19 01:41:47.249767 [ 4 ] {5883ed4d-9d8c-45aa-8a1a-650ffa3927b2} <Debug> TCPHandler: Processed in 0.001327388 sec. | ||
| 16542 | 2026.05.19 01:41:47.249905 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16543 | 2026.05.19 01:41:47.250002 [ 4 ] {25ea7a66-e62f-44c8-a71b-0d7d808558a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16544 | 2026.05.19 01:41:47.250045 [ 4 ] {25ea7a66-e62f-44c8-a71b-0d7d808558a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16545 | 2026.05.19 01:41:47.250454 [ 4 ] {25ea7a66-e62f-44c8-a71b-0d7d808558a5} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16546 | 2026.05.19 01:41:47.250491 [ 4 ] {25ea7a66-e62f-44c8-a71b-0d7d808558a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16547 | 2026.05.19 01:41:47.250817 [ 4 ] {25ea7a66-e62f-44c8-a71b-0d7d808558a5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16548 | 2026.05.19 01:41:47.251033 [ 4 ] {25ea7a66-e62f-44c8-a71b-0d7d808558a5} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16549 | 2026.05.19 01:41:47.251163 [ 4 ] {25ea7a66-e62f-44c8-a71b-0d7d808558a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 16550 | 2026.05.19 01:41:47.251200 [ 4 ] {25ea7a66-e62f-44c8-a71b-0d7d808558a5} <Debug> TCPHandler: Processed in 0.001343248 sec. | ||
| 16551 | 2026.05.19 01:41:47.251331 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16552 | 2026.05.19 01:41:47.251426 [ 4 ] {d3c89b0b-5027-465b-bf8e-ce034e7a5382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16553 | 2026.05.19 01:41:47.251466 [ 4 ] {d3c89b0b-5027-465b-bf8e-ce034e7a5382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16554 | 2026.05.19 01:41:47.251819 [ 4 ] {d3c89b0b-5027-465b-bf8e-ce034e7a5382} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16555 | 2026.05.19 01:41:47.251855 [ 4 ] {d3c89b0b-5027-465b-bf8e-ce034e7a5382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16556 | 2026.05.19 01:41:47.252158 [ 4 ] {d3c89b0b-5027-465b-bf8e-ce034e7a5382} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16557 | 2026.05.19 01:41:47.252390 [ 4 ] {d3c89b0b-5027-465b-bf8e-ce034e7a5382} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16558 | 2026.05.19 01:41:47.252519 [ 4 ] {d3c89b0b-5027-465b-bf8e-ce034e7a5382} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 16559 | 2026.05.19 01:41:47.252554 [ 4 ] {d3c89b0b-5027-465b-bf8e-ce034e7a5382} <Debug> TCPHandler: Processed in 0.001272266 sec. | ||
| 16560 | 2026.05.19 01:41:50.543531 [ 272 ] {} <Trace> TCP-Session: 9cabddde-609c-4552-9c97-edce9a90873b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16561 | 2026.05.19 01:41:50.543794 [ 272 ] {c3dc60e1-1a54-4847-b836-a31d6a2a8e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33599) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 16562 | 2026.05.19 01:41:50.544239 [ 272 ] {c3dc60e1-1a54-4847-b836-a31d6a2a8e1c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 16563 | 2026.05.19 01:41:50.544436 [ 272 ] {c3dc60e1-1a54-4847-b836-a31d6a2a8e1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16564 | 2026.05.19 01:41:50.544877 [ 363 ] {c3dc60e1-1a54-4847-b836-a31d6a2a8e1c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 16565 | 2026.05.19 01:41:50.545487 [ 272 ] {c3dc60e1-1a54-4847-b836-a31d6a2a8e1c} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001796 sec., 77951.00222717148 rows/sec., 4.33 MiB/sec. | ||
| 16566 | 2026.05.19 01:41:50.545597 [ 272 ] {c3dc60e1-1a54-4847-b836-a31d6a2a8e1c} <Debug> TCPHandler: Processed in 0.002203479 sec. | ||
| 16567 | 2026.05.19 01:41:51.743419 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16568 | 2026.05.19 01:41:51.743492 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16569 | 2026.05.19 01:41:51.760330 [ 222 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16570 | 2026.05.19 01:41:51.760405 [ 222 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16571 | 2026.05.19 01:41:51.762579 [ 222 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16572 | 2026.05.19 01:41:51.920917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38434 | ||
| 16573 | 2026.05.19 01:41:51.921523 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16574 | 2026.05.19 01:41:51.921567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16575 | 2026.05.19 01:41:51.922041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16576 | 2026.05.19 01:41:51.922264 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16577 | 2026.05.19 01:41:51.922390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38434 | ||
| 16578 | 2026.05.19 01:41:52.002701 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002143398 sec. | ||
| 16579 | 2026.05.19 01:41:52.043678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1942 | ||
| 16580 | 2026.05.19 01:41:52.045844 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16581 | 2026.05.19 01:41:52.045882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16582 | 2026.05.19 01:41:52.047031 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16583 | 2026.05.19 01:41:52.047294 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16584 | 2026.05.19 01:41:52.047548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1942 | ||
| 16585 | 2026.05.19 01:41:52.243733 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16586 | 2026.05.19 01:41:52.243997 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 16587 | 2026.05.19 01:41:52.244401 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16588 | 2026.05.19 01:41:52.244443 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 16589 | 2026.05.19 01:41:52.244701 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16590 | 2026.05.19 01:41:52.244774 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16591 | 2026.05.19 01:41:52.244920 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16592 | 2026.05.19 01:41:52.245066 [ 346 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16593 | 2026.05.19 01:41:52.245113 [ 355 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16594 | 2026.05.19 01:41:52.245262 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 16595 | 2026.05.19 01:41:52.245290 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16596 | 2026.05.19 01:41:52.245361 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16597 | 2026.05.19 01:41:52.245381 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 16598 | 2026.05.19 01:41:52.245416 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16599 | 2026.05.19 01:41:52.245457 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16600 | 2026.05.19 01:41:52.247048 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003156 sec., 12040.557667934094 rows/sec., 1.95 MiB/sec. | ||
| 16601 | 2026.05.19 01:41:52.247196 [ 4 ] {fc058035-d184-46cc-9af8-663c9094c3f2} <Debug> TCPHandler: Processed in 0.003611078 sec. | ||
| 16602 | 2026.05.19 01:41:52.249604 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16603 | 2026.05.19 01:41:52.249789 [ 4 ] {74997b0b-5f9f-4c71-b3a9-c3da49bda4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16604 | 2026.05.19 01:41:52.249860 [ 4 ] {74997b0b-5f9f-4c71-b3a9-c3da49bda4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16605 | 2026.05.19 01:41:52.250757 [ 4 ] {74997b0b-5f9f-4c71-b3a9-c3da49bda4be} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16606 | 2026.05.19 01:41:52.250805 [ 4 ] {74997b0b-5f9f-4c71-b3a9-c3da49bda4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16607 | 2026.05.19 01:41:52.251198 [ 4 ] {74997b0b-5f9f-4c71-b3a9-c3da49bda4be} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16608 | 2026.05.19 01:41:52.251424 [ 4 ] {74997b0b-5f9f-4c71-b3a9-c3da49bda4be} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16609 | 2026.05.19 01:41:52.251579 [ 4 ] {74997b0b-5f9f-4c71-b3a9-c3da49bda4be} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001844 sec., 75921.90889370933 rows/sec., 6.60 MiB/sec. | ||
| 16610 | 2026.05.19 01:41:52.251597 [ 130 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16611 | 2026.05.19 01:41:52.251616 [ 4 ] {74997b0b-5f9f-4c71-b3a9-c3da49bda4be} <Debug> TCPHandler: Processed in 0.002102138 sec. | ||
| 16612 | 2026.05.19 01:41:52.251660 [ 130 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16613 | 2026.05.19 01:41:52.251692 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16614 | 2026.05.19 01:41:52.251773 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16615 | 2026.05.19 01:41:52.251812 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16616 | 2026.05.19 01:41:52.251877 [ 4 ] {2e592cd1-a176-4842-922a-b352dc5d7c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16617 | 2026.05.19 01:41:52.251910 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16618 | 2026.05.19 01:41:52.251918 [ 4 ] {2e592cd1-a176-4842-922a-b352dc5d7c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16619 | 2026.05.19 01:41:52.251946 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2620 rows starting from the beginning of the part | ||
| 16620 | 2026.05.19 01:41:52.252005 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 16621 | 2026.05.19 01:41:52.252050 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 2610 rows starting from the beginning of the part | ||
| 16622 | 2026.05.19 01:41:52.252199 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
| 16623 | 2026.05.19 01:41:52.252236 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 16624 | 2026.05.19 01:41:52.252274 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 140 rows starting from the beginning of the part | ||
| 16625 | 2026.05.19 01:41:52.252551 [ 4 ] {2e592cd1-a176-4842-922a-b352dc5d7c8e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16626 | 2026.05.19 01:41:52.252586 [ 4 ] {2e592cd1-a176-4842-922a-b352dc5d7c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16627 | 2026.05.19 01:41:52.252892 [ 4 ] {2e592cd1-a176-4842-922a-b352dc5d7c8e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16628 | 2026.05.19 01:41:52.253104 [ 4 ] {2e592cd1-a176-4842-922a-b352dc5d7c8e} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16629 | 2026.05.19 01:41:52.253234 [ 4 ] {2e592cd1-a176-4842-922a-b352dc5d7c8e} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001376 sec., 30523.25581395349 rows/sec., 2.24 MiB/sec. | ||
| 16630 | 2026.05.19 01:41:52.253271 [ 4 ] {2e592cd1-a176-4842-922a-b352dc5d7c8e} <Debug> TCPHandler: Processed in 0.00154733 sec. | ||
| 16631 | 2026.05.19 01:41:52.253317 [ 221 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16632 | 2026.05.19 01:41:52.253358 [ 221 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16633 | 2026.05.19 01:41:52.253391 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16634 | 2026.05.19 01:41:52.253490 [ 4 ] {d87b034c-d36a-47b6-b0cf-7123d8ba59df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16635 | 2026.05.19 01:41:52.253537 [ 4 ] {d87b034c-d36a-47b6-b0cf-7123d8ba59df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16636 | 2026.05.19 01:41:52.253958 [ 4 ] {d87b034c-d36a-47b6-b0cf-7123d8ba59df} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2026.05.19 01:41:52.253996 [ 4 ] {d87b034c-d36a-47b6-b0cf-7123d8ba59df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16638 | 2026.05.19 01:41:52.254131 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002364061 sec., 2342579.146646385 rows/sec., 185.19 MiB/sec. | ||
| 16639 | 2026.05.19 01:41:52.254328 [ 4 ] {d87b034c-d36a-47b6-b0cf-7123d8ba59df} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16640 | 2026.05.19 01:41:52.254403 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16641 | 2026.05.19 01:41:52.254597 [ 4 ] {d87b034c-d36a-47b6-b0cf-7123d8ba59df} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16642 | 2026.05.19 01:41:52.254744 [ 4 ] {d87b034c-d36a-47b6-b0cf-7123d8ba59df} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001272 sec., 83333.33333333334 rows/sec., 6.51 MiB/sec. | ||
| 16643 | 2026.05.19 01:41:52.254752 [ 129 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16644 | 2026.05.19 01:41:52.254783 [ 4 ] {d87b034c-d36a-47b6-b0cf-7123d8ba59df} <Debug> TCPHandler: Processed in 0.001441199 sec. | ||
| 16645 | 2026.05.19 01:41:52.254816 [ 129 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16646 | 2026.05.19 01:41:52.254844 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16647 | 2026.05.19 01:41:52.254851 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16648 | 2026.05.19 01:41:52.254937 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16649 | 2026.05.19 01:41:52.254951 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16650 | 2026.05.19 01:41:52.254950 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_136_27} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16651 | 2026.05.19 01:41:52.255067 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16652 | 2026.05.19 01:41:52.255079 [ 4 ] {bfee7ab2-feb9-4cc9-9e20-a2e404f7e927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16653 | 2026.05.19 01:41:52.255096 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 16654 | 2026.05.19 01:41:52.255115 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1404 rows starting from the beginning of the part | ||
| 16655 | 2026.05.19 01:41:52.255132 [ 4 ] {bfee7ab2-feb9-4cc9-9e20-a2e404f7e927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16656 | 2026.05.19 01:41:52.255186 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
| 16657 | 2026.05.19 01:41:52.255239 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1370 rows starting from the beginning of the part | ||
| 16658 | 2026.05.19 01:41:52.255281 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 16659 | 2026.05.19 01:41:52.255321 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 16660 | 2026.05.19 01:41:52.255365 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 106 rows starting from the beginning of the part | ||
| 16661 | 2026.05.19 01:41:52.255385 [ 221 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16662 | 2026.05.19 01:41:52.255553 [ 4 ] {bfee7ab2-feb9-4cc9-9e20-a2e404f7e927} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16663 | 2026.05.19 01:41:52.255593 [ 4 ] {bfee7ab2-feb9-4cc9-9e20-a2e404f7e927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16664 | 2026.05.19 01:41:52.255932 [ 4 ] {bfee7ab2-feb9-4cc9-9e20-a2e404f7e927} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16665 | 2026.05.19 01:41:52.256166 [ 4 ] {bfee7ab2-feb9-4cc9-9e20-a2e404f7e927} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16666 | 2026.05.19 01:41:52.256296 [ 4 ] {bfee7ab2-feb9-4cc9-9e20-a2e404f7e927} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 16667 | 2026.05.19 01:41:52.256331 [ 4 ] {bfee7ab2-feb9-4cc9-9e20-a2e404f7e927} <Debug> TCPHandler: Processed in 0.001428869 sec. | ||
| 16668 | 2026.05.19 01:41:52.256497 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16669 | 2026.05.19 01:41:52.256593 [ 4 ] {75a5be48-47b4-4549-9254-b151f93e0ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16670 | 2026.05.19 01:41:52.256605 [ 191 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704032 sec., 1802783.0463277684 rows/sec., 130.88 MiB/sec. | ||
| 16671 | 2026.05.19 01:41:52.256645 [ 4 ] {75a5be48-47b4-4549-9254-b151f93e0ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16672 | 2026.05.19 01:41:52.256823 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16673 | 2026.05.19 01:41:52.257103 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16674 | 2026.05.19 01:41:52.257178 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_136_27} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16675 | 2026.05.19 01:41:52.257282 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 16676 | 2026.05.19 01:41:52.257463 [ 4 ] {75a5be48-47b4-4549-9254-b151f93e0ec7} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16677 | 2026.05.19 01:41:52.257503 [ 4 ] {75a5be48-47b4-4549-9254-b151f93e0ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16678 | 2026.05.19 01:41:52.258047 [ 4 ] {75a5be48-47b4-4549-9254-b151f93e0ec7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16679 | 2026.05.19 01:41:52.258277 [ 4 ] {75a5be48-47b4-4549-9254-b151f93e0ec7} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16680 | 2026.05.19 01:41:52.258411 [ 4 ] {75a5be48-47b4-4549-9254-b151f93e0ec7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001837 sec., 22863.364180729448 rows/sec., 40.97 MiB/sec. | ||
| 16681 | 2026.05.19 01:41:52.258465 [ 4 ] {75a5be48-47b4-4549-9254-b151f93e0ec7} <Debug> TCPHandler: Processed in 0.002023247 sec. | ||
| 16682 | 2026.05.19 01:41:52.258591 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16683 | 2026.05.19 01:41:52.258686 [ 4 ] {cdff1b0d-efd7-4d76-8c3a-af0c60fb3160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16684 | 2026.05.19 01:41:52.258725 [ 4 ] {cdff1b0d-efd7-4d76-8c3a-af0c60fb3160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16685 | 2026.05.19 01:41:52.259060 [ 4 ] {cdff1b0d-efd7-4d76-8c3a-af0c60fb3160} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2026.05.19 01:41:52.259095 [ 4 ] {cdff1b0d-efd7-4d76-8c3a-af0c60fb3160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16687 | 2026.05.19 01:41:52.259390 [ 4 ] {cdff1b0d-efd7-4d76-8c3a-af0c60fb3160} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16688 | 2026.05.19 01:41:52.259591 [ 4 ] {cdff1b0d-efd7-4d76-8c3a-af0c60fb3160} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2026.05.19 01:41:52.259713 [ 129 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16690 | 2026.05.19 01:41:52.259717 [ 4 ] {cdff1b0d-efd7-4d76-8c3a-af0c60fb3160} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 16691 | 2026.05.19 01:41:52.259756 [ 129 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16692 | 2026.05.19 01:41:52.259775 [ 4 ] {cdff1b0d-efd7-4d76-8c3a-af0c60fb3160} <Debug> TCPHandler: Processed in 0.001233256 sec. | ||
| 16693 | 2026.05.19 01:41:52.259778 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16694 | 2026.05.19 01:41:52.259892 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16695 | 2026.05.19 01:41:52.259996 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16696 | 2026.05.19 01:41:52.260025 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6744 rows starting from the beginning of the part | ||
| 16697 | 2026.05.19 01:41:52.260078 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 16698 | 2026.05.19 01:41:52.260120 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 48 rows starting from the beginning of the part | ||
| 16699 | 2026.05.19 01:41:52.260158 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 12 rows starting from the beginning of the part | ||
| 16700 | 2026.05.19 01:41:52.260195 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 16701 | 2026.05.19 01:41:52.260231 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 16702 | 2026.05.19 01:41:52.261849 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6984 rows, containing 4 columns (4 merged, 0 gathered) in 0.001996306 sec., 3498461.6586835883 rows/sec., 235.77 MiB/sec. | ||
| 16703 | 2026.05.19 01:41:52.262312 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16704 | 2026.05.19 01:41:52.262623 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16705 | 2026.05.19 01:41:52.262704 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_136_27} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16706 | 2026.05.19 01:41:52.262795 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16707 | 2026.05.19 01:41:52.938579 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16708 | 2026.05.19 01:41:52.938638 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16709 | 2026.05.19 01:41:52.941115 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16710 | 2026.05.19 01:41:53.000286 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.74 MiB, peak 394.27 MiB, free memory in arenas 0.00 B, will set to 377.18 MiB (RSS), difference: 3.44 MiB | ||
| 16711 | 2026.05.19 01:41:53.936370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16712 | 2026.05.19 01:41:53.954108 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16713 | 2026.05.19 01:41:53.954163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16714 | 2026.05.19 01:41:53.960427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16715 | 2026.05.19 01:41:53.961172 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16716 | 2026.05.19 01:41:53.961659 [ 225 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16717 | 2026.05.19 01:41:53.961754 [ 225 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16718 | 2026.05.19 01:41:53.964118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16719 | 2026.05.19 01:41:53.964304 [ 225 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16720 | 2026.05.19 01:41:57.242253 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16721 | 2026.05.19 01:41:57.242534 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16722 | 2026.05.19 01:41:57.242915 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16723 | 2026.05.19 01:41:57.242950 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16724 | 2026.05.19 01:41:57.243173 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16725 | 2026.05.19 01:41:57.243243 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16726 | 2026.05.19 01:41:57.243387 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16727 | 2026.05.19 01:41:57.243521 [ 333 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16728 | 2026.05.19 01:41:57.243531 [ 345 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16729 | 2026.05.19 01:41:57.243693 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 16730 | 2026.05.19 01:41:57.243722 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16731 | 2026.05.19 01:41:57.243795 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16732 | 2026.05.19 01:41:57.243816 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 16733 | 2026.05.19 01:41:57.243852 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16734 | 2026.05.19 01:41:57.243893 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16735 | 2026.05.19 01:41:57.245144 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002717 sec., 13986.013986013988 rows/sec., 2.27 MiB/sec. | ||
| 16736 | 2026.05.19 01:41:57.245298 [ 4 ] {6b642a7b-dd39-4ef1-8fa1-0397c5f1ad73} <Debug> TCPHandler: Processed in 0.003196812 sec. | ||
| 16737 | 2026.05.19 01:41:57.247128 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16738 | 2026.05.19 01:41:57.247309 [ 4 ] {4204f542-2364-4424-9deb-9ceb12845043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16739 | 2026.05.19 01:41:57.247377 [ 4 ] {4204f542-2364-4424-9deb-9ceb12845043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16740 | 2026.05.19 01:41:57.248083 [ 4 ] {4204f542-2364-4424-9deb-9ceb12845043} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16741 | 2026.05.19 01:41:57.248123 [ 4 ] {4204f542-2364-4424-9deb-9ceb12845043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16742 | 2026.05.19 01:41:57.248529 [ 4 ] {4204f542-2364-4424-9deb-9ceb12845043} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16743 | 2026.05.19 01:41:57.248756 [ 4 ] {4204f542-2364-4424-9deb-9ceb12845043} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16744 | 2026.05.19 01:41:57.248912 [ 4 ] {4204f542-2364-4424-9deb-9ceb12845043} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.58 MiB/sec. | ||
| 16745 | 2026.05.19 01:41:57.248955 [ 4 ] {4204f542-2364-4424-9deb-9ceb12845043} <Debug> TCPHandler: Processed in 0.001960556 sec. | ||
| 16746 | 2026.05.19 01:41:57.249113 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16747 | 2026.05.19 01:41:57.249210 [ 4 ] {1c31d27c-66f6-4189-b84f-08ee43746392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16748 | 2026.05.19 01:41:57.249250 [ 4 ] {1c31d27c-66f6-4189-b84f-08ee43746392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16749 | 2026.05.19 01:41:57.249696 [ 4 ] {1c31d27c-66f6-4189-b84f-08ee43746392} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2026.05.19 01:41:57.249730 [ 4 ] {1c31d27c-66f6-4189-b84f-08ee43746392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16751 | 2026.05.19 01:41:57.250039 [ 4 ] {1c31d27c-66f6-4189-b84f-08ee43746392} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16752 | 2026.05.19 01:41:57.250251 [ 4 ] {1c31d27c-66f6-4189-b84f-08ee43746392} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16753 | 2026.05.19 01:41:57.250381 [ 4 ] {1c31d27c-66f6-4189-b84f-08ee43746392} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 16754 | 2026.05.19 01:41:57.250418 [ 4 ] {1c31d27c-66f6-4189-b84f-08ee43746392} <Debug> TCPHandler: Processed in 0.001353658 sec. | ||
| 16755 | 2026.05.19 01:41:57.250565 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16756 | 2026.05.19 01:41:57.250659 [ 4 ] {62950c32-4bd1-4678-83a8-8d9e42cb448b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16757 | 2026.05.19 01:41:57.250703 [ 4 ] {62950c32-4bd1-4678-83a8-8d9e42cb448b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16758 | 2026.05.19 01:41:57.251116 [ 4 ] {62950c32-4bd1-4678-83a8-8d9e42cb448b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2026.05.19 01:41:57.251153 [ 4 ] {62950c32-4bd1-4678-83a8-8d9e42cb448b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16760 | 2026.05.19 01:41:57.251477 [ 4 ] {62950c32-4bd1-4678-83a8-8d9e42cb448b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16761 | 2026.05.19 01:41:57.251686 [ 4 ] {62950c32-4bd1-4678-83a8-8d9e42cb448b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16762 | 2026.05.19 01:41:57.251815 [ 4 ] {62950c32-4bd1-4678-83a8-8d9e42cb448b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 16763 | 2026.05.19 01:41:57.251850 [ 4 ] {62950c32-4bd1-4678-83a8-8d9e42cb448b} <Debug> TCPHandler: Processed in 0.001333878 sec. | ||
| 16764 | 2026.05.19 01:41:57.251990 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16765 | 2026.05.19 01:41:57.252086 [ 4 ] {6bcb55e9-86f8-46b5-9d03-98354d7cdaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16766 | 2026.05.19 01:41:57.252127 [ 4 ] {6bcb55e9-86f8-46b5-9d03-98354d7cdaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16767 | 2026.05.19 01:41:57.252558 [ 4 ] {6bcb55e9-86f8-46b5-9d03-98354d7cdaef} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16768 | 2026.05.19 01:41:57.252604 [ 4 ] {6bcb55e9-86f8-46b5-9d03-98354d7cdaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16769 | 2026.05.19 01:41:57.252973 [ 4 ] {6bcb55e9-86f8-46b5-9d03-98354d7cdaef} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16770 | 2026.05.19 01:41:57.253189 [ 4 ] {6bcb55e9-86f8-46b5-9d03-98354d7cdaef} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16771 | 2026.05.19 01:41:57.253324 [ 4 ] {6bcb55e9-86f8-46b5-9d03-98354d7cdaef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 16772 | 2026.05.19 01:41:57.253361 [ 4 ] {6bcb55e9-86f8-46b5-9d03-98354d7cdaef} <Debug> TCPHandler: Processed in 0.001418859 sec. | ||
| 16773 | 2026.05.19 01:41:58.556692 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56718 | ||
| 16774 | 2026.05.19 01:41:58.556828 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16775 | 2026.05.19 01:41:58.556864 [ 368 ] {} <Debug> TCP-Session: 5bc77245-6950-491a-8322-924f2d40a8f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56718 | ||
| 16776 | 2026.05.19 01:41:58.556887 [ 368 ] {} <Debug> TCP-Session: 5bc77245-6950-491a-8322-924f2d40a8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16777 | 2026.05.19 01:41:58.556902 [ 368 ] {} <Debug> TCP-Session: 5bc77245-6950-491a-8322-924f2d40a8f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16778 | 2026.05.19 01:41:58.557121 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40708 | ||
| 16779 | 2026.05.19 01:41:58.557176 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59524 | ||
| 16780 | 2026.05.19 01:41:58.557192 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57274 | ||
| 16781 | 2026.05.19 01:41:58.557218 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35959 | ||
| 16782 | 2026.05.19 01:41:58.557248 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16783 | 2026.05.19 01:41:58.557224 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54776 | ||
| 16784 | 2026.05.19 01:41:58.557303 [ 369 ] {} <Debug> TCP-Session: 8bcb1181-4294-4d39-9dca-991f3f9d2f6e Authenticating user 'default' from [fd00:1122:3344:101::e]:40708 | ||
| 16785 | 2026.05.19 01:41:58.557310 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16786 | 2026.05.19 01:41:58.557349 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16787 | 2026.05.19 01:41:58.557349 [ 369 ] {} <Debug> TCP-Session: 8bcb1181-4294-4d39-9dca-991f3f9d2f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16788 | 2026.05.19 01:41:58.557380 [ 375 ] {} <Debug> TCP-Session: 325daf61-429b-44a4-8522-0fec95cf7931 Authenticating user 'default' from [fd00:1122:3344:101::e]:57274 | ||
| 16789 | 2026.05.19 01:41:58.557386 [ 369 ] {} <Debug> TCP-Session: 8bcb1181-4294-4d39-9dca-991f3f9d2f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16790 | 2026.05.19 01:41:58.557388 [ 366 ] {} <Debug> TCP-Session: a06719b9-29e5-4a7b-bbea-2a59bbd48466 Authenticating user 'default' from [fd00:1122:3344:101::e]:35959 | ||
| 16791 | 2026.05.19 01:41:58.557423 [ 375 ] {} <Debug> TCP-Session: 325daf61-429b-44a4-8522-0fec95cf7931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16792 | 2026.05.19 01:41:58.557440 [ 366 ] {} <Debug> TCP-Session: a06719b9-29e5-4a7b-bbea-2a59bbd48466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16793 | 2026.05.19 01:41:58.557457 [ 375 ] {} <Debug> TCP-Session: 325daf61-429b-44a4-8522-0fec95cf7931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16794 | 2026.05.19 01:41:58.557476 [ 366 ] {} <Debug> TCP-Session: a06719b9-29e5-4a7b-bbea-2a59bbd48466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16795 | 2026.05.19 01:41:58.557299 [ 368 ] {} <Trace> TCP-Session: 5bc77245-6950-491a-8322-924f2d40a8f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16796 | 2026.05.19 01:41:58.557298 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16797 | 2026.05.19 01:41:58.557543 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16798 | 2026.05.19 01:41:58.557569 [ 370 ] {} <Debug> TCP-Session: d60f8df0-daca-4418-a47e-df779c663b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:59524 | ||
| 16799 | 2026.05.19 01:41:58.557587 [ 367 ] {} <Debug> TCP-Session: e0fe697d-2e63-4dfa-85da-e9e1b449d2f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54776 | ||
| 16800 | 2026.05.19 01:41:58.557601 [ 370 ] {} <Debug> TCP-Session: d60f8df0-daca-4418-a47e-df779c663b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16801 | 2026.05.19 01:41:58.557619 [ 367 ] {} <Debug> TCP-Session: e0fe697d-2e63-4dfa-85da-e9e1b449d2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16802 | 2026.05.19 01:41:58.557625 [ 370 ] {} <Debug> TCP-Session: d60f8df0-daca-4418-a47e-df779c663b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16803 | 2026.05.19 01:41:58.557643 [ 367 ] {} <Debug> TCP-Session: e0fe697d-2e63-4dfa-85da-e9e1b449d2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16804 | 2026.05.19 01:41:58.557202 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35016 | ||
| 16805 | 2026.05.19 01:41:58.557178 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55819 | ||
| 16806 | 2026.05.19 01:41:58.557727 [ 368 ] {f388c39e-9fd6-483e-87fb-18fce9fa9cda} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56718) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16807 | 2026.05.19 01:41:58.557205 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39882 | ||
| 16808 | 2026.05.19 01:41:58.558064 [ 368 ] {f388c39e-9fd6-483e-87fb-18fce9fa9cda} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16809 | 2026.05.19 01:41:58.558139 [ 368 ] {f388c39e-9fd6-483e-87fb-18fce9fa9cda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16810 | 2026.05.19 01:41:58.558370 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16811 | 2026.05.19 01:41:58.558424 [ 376 ] {} <Debug> TCP-Session: bf02cef3-73c3-4154-a1cd-9db0474ed347 Authenticating user 'default' from [fd00:1122:3344:101::e]:35016 | ||
| 16812 | 2026.05.19 01:41:58.558462 [ 376 ] {} <Debug> TCP-Session: bf02cef3-73c3-4154-a1cd-9db0474ed347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16813 | 2026.05.19 01:41:58.558484 [ 376 ] {} <Debug> TCP-Session: bf02cef3-73c3-4154-a1cd-9db0474ed347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16814 | 2026.05.19 01:41:58.558506 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16815 | 2026.05.19 01:41:58.558541 [ 3 ] {} <Debug> TCP-Session: fc4e3209-9fb2-4ba8-b387-1f4d8bc85fa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39882 | ||
| 16816 | 2026.05.19 01:41:58.558559 [ 3 ] {} <Debug> TCP-Session: fc4e3209-9fb2-4ba8-b387-1f4d8bc85fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16817 | 2026.05.19 01:41:58.558572 [ 3 ] {} <Debug> TCP-Session: fc4e3209-9fb2-4ba8-b387-1f4d8bc85fa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16818 | 2026.05.19 01:41:58.558656 [ 368 ] {f388c39e-9fd6-483e-87fb-18fce9fa9cda} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 16819 | 2026.05.19 01:41:58.558801 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16820 | 2026.05.19 01:41:58.558839 [ 374 ] {} <Debug> TCP-Session: 6f44f125-a509-4887-8b11-9a967c98745c Authenticating user 'default' from [fd00:1122:3344:101::e]:55819 | ||
| 16821 | 2026.05.19 01:41:58.558860 [ 374 ] {} <Debug> TCP-Session: 6f44f125-a509-4887-8b11-9a967c98745c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16822 | 2026.05.19 01:41:58.558874 [ 374 ] {} <Debug> TCP-Session: 6f44f125-a509-4887-8b11-9a967c98745c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16823 | 2026.05.19 01:41:58.559864 [ 329 ] {f388c39e-9fd6-483e-87fb-18fce9fa9cda} <Trace> AggregatingTransform: Aggregating | ||
| 16824 | 2026.05.19 01:41:58.559908 [ 329 ] {f388c39e-9fd6-483e-87fb-18fce9fa9cda} <Trace> Aggregator: Aggregation method: without_key | ||
| 16825 | 2026.05.19 01:41:58.559946 [ 329 ] {f388c39e-9fd6-483e-87fb-18fce9fa9cda} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001166306 sec. (857.408 rows/sec., 33.49 KiB/sec.) | ||
| 16826 | 2026.05.19 01:41:58.559966 [ 329 ] {f388c39e-9fd6-483e-87fb-18fce9fa9cda} <Trace> Aggregator: Merging aggregated data | ||
| 16827 | 2026.05.19 01:41:58.561555 [ 368 ] {f388c39e-9fd6-483e-87fb-18fce9fa9cda} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003899 sec., 256.4760194921775 rows/sec., 10.02 KiB/sec. | ||
| 16828 | 2026.05.19 01:41:58.561727 [ 368 ] {f388c39e-9fd6-483e-87fb-18fce9fa9cda} <Debug> TCPHandler: Processed in 0.00456948 sec. | ||
| 16829 | 2026.05.19 01:41:58.561915 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16830 | 2026.05.19 01:41:58.561955 [ 368 ] {} <Debug> TCP-Session: 5bc77245-6950-491a-8322-924f2d40a8f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16831 | 2026.05.19 01:41:58.561969 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16832 | 2026.05.19 01:41:58.562001 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16833 | 2026.05.19 01:41:58.562021 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16834 | 2026.05.19 01:41:58.562042 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16835 | 2026.05.19 01:41:58.562052 [ 369 ] {} <Debug> TCP-Session: 8bcb1181-4294-4d39-9dca-991f3f9d2f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16836 | 2026.05.19 01:41:58.562072 [ 375 ] {} <Debug> TCP-Session: 325daf61-429b-44a4-8522-0fec95cf7931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16837 | 2026.05.19 01:41:58.562084 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16838 | 2026.05.19 01:41:58.562108 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16839 | 2026.05.19 01:41:58.562146 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16840 | 2026.05.19 01:41:58.562163 [ 376 ] {} <Debug> TCP-Session: bf02cef3-73c3-4154-a1cd-9db0474ed347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16841 | 2026.05.19 01:41:58.562181 [ 3 ] {} <Debug> TCP-Session: fc4e3209-9fb2-4ba8-b387-1f4d8bc85fa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16842 | 2026.05.19 01:41:58.562195 [ 366 ] {} <Debug> TCP-Session: a06719b9-29e5-4a7b-bbea-2a59bbd48466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16843 | 2026.05.19 01:41:58.562117 [ 374 ] {} <Debug> TCP-Session: 6f44f125-a509-4887-8b11-9a967c98745c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16844 | 2026.05.19 01:41:58.562067 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16845 | 2026.05.19 01:41:58.562018 [ 367 ] {} <Debug> TCP-Session: e0fe697d-2e63-4dfa-85da-e9e1b449d2f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16846 | 2026.05.19 01:41:58.562285 [ 370 ] {} <Debug> TCP-Session: d60f8df0-daca-4418-a47e-df779c663b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16847 | 2026.05.19 01:41:58.680634 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44824 | ||
| 16848 | 2026.05.19 01:41:58.680767 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16849 | 2026.05.19 01:41:58.680804 [ 368 ] {} <Debug> TCP-Session: 5ee53381-d6bd-4c28-b50e-8782881b0a09 Authenticating user 'default' from [fd00:1122:3344:101::e]:44824 | ||
| 16850 | 2026.05.19 01:41:58.680828 [ 368 ] {} <Debug> TCP-Session: 5ee53381-d6bd-4c28-b50e-8782881b0a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16851 | 2026.05.19 01:41:58.680841 [ 368 ] {} <Debug> TCP-Session: 5ee53381-d6bd-4c28-b50e-8782881b0a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16852 | 2026.05.19 01:41:58.681081 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60468 | ||
| 16853 | 2026.05.19 01:41:58.681090 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50348 | ||
| 16854 | 2026.05.19 01:41:58.681120 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38032 | ||
| 16855 | 2026.05.19 01:41:58.681148 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37848 | ||
| 16856 | 2026.05.19 01:41:58.681163 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16857 | 2026.05.19 01:41:58.681187 [ 368 ] {} <Trace> TCP-Session: 5ee53381-d6bd-4c28-b50e-8782881b0a09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16858 | 2026.05.19 01:41:58.681226 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16859 | 2026.05.19 01:41:58.681249 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16860 | 2026.05.19 01:41:58.681235 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16861 | 2026.05.19 01:41:58.681279 [ 374 ] {} <Debug> TCP-Session: e40f25a7-9010-4745-83a9-ca56c41f34c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50348 | ||
| 16862 | 2026.05.19 01:41:58.681283 [ 366 ] {} <Debug> TCP-Session: 9fe1312f-b7d3-4405-94a4-5802178fa759 Authenticating user 'default' from [fd00:1122:3344:101::e]:37848 | ||
| 16863 | 2026.05.19 01:41:58.681327 [ 376 ] {} <Debug> TCP-Session: c99d88e8-b630-4bdf-a66a-ccada7585c9a Authenticating user 'default' from [fd00:1122:3344:101::e]:38032 | ||
| 16864 | 2026.05.19 01:41:58.681344 [ 366 ] {} <Debug> TCP-Session: 9fe1312f-b7d3-4405-94a4-5802178fa759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16865 | 2026.05.19 01:41:58.681369 [ 376 ] {} <Debug> TCP-Session: c99d88e8-b630-4bdf-a66a-ccada7585c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16866 | 2026.05.19 01:41:58.681376 [ 366 ] {} <Debug> TCP-Session: 9fe1312f-b7d3-4405-94a4-5802178fa759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16867 | 2026.05.19 01:41:58.681401 [ 376 ] {} <Debug> TCP-Session: c99d88e8-b630-4bdf-a66a-ccada7585c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16868 | 2026.05.19 01:41:58.681334 [ 374 ] {} <Debug> TCP-Session: e40f25a7-9010-4745-83a9-ca56c41f34c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16869 | 2026.05.19 01:41:58.681224 [ 370 ] {} <Debug> TCP-Session: 61112e8c-462a-4aca-8b0b-0d3c53cbe6cd Authenticating user 'default' from [fd00:1122:3344:101::e]:60468 | ||
| 16870 | 2026.05.19 01:41:58.681448 [ 368 ] {ed3d58be-87c6-434d-b399-358a66389227} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44824) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16871 | 2026.05.19 01:41:58.681484 [ 370 ] {} <Debug> TCP-Session: 61112e8c-462a-4aca-8b0b-0d3c53cbe6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16872 | 2026.05.19 01:41:58.681448 [ 374 ] {} <Debug> TCP-Session: e40f25a7-9010-4745-83a9-ca56c41f34c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16873 | 2026.05.19 01:41:58.681527 [ 370 ] {} <Debug> TCP-Session: 61112e8c-462a-4aca-8b0b-0d3c53cbe6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16874 | 2026.05.19 01:41:58.681134 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59125 | ||
| 16875 | 2026.05.19 01:41:58.681106 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59711 | ||
| 16876 | 2026.05.19 01:41:58.681083 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64908 | ||
| 16877 | 2026.05.19 01:41:58.681636 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16878 | 2026.05.19 01:41:58.681152 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36329 | ||
| 16879 | 2026.05.19 01:41:58.681666 [ 3 ] {} <Debug> TCP-Session: 5e5a85f5-c6d3-4236-9cb1-327527a80fe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59125 | ||
| 16880 | 2026.05.19 01:41:58.681690 [ 3 ] {} <Debug> TCP-Session: 5e5a85f5-c6d3-4236-9cb1-327527a80fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16881 | 2026.05.19 01:41:58.681696 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16882 | 2026.05.19 01:41:58.681704 [ 3 ] {} <Debug> TCP-Session: 5e5a85f5-c6d3-4236-9cb1-327527a80fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16883 | 2026.05.19 01:41:58.681706 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16884 | 2026.05.19 01:41:58.681720 [ 369 ] {} <Debug> TCP-Session: 5d7f7f95-d6bd-4203-a189-3cf6591bade0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64908 | ||
| 16885 | 2026.05.19 01:41:58.681725 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16886 | 2026.05.19 01:41:58.681751 [ 375 ] {} <Debug> TCP-Session: 4b4874ab-34ee-41f1-9b74-35689b69bd93 Authenticating user 'default' from [fd00:1122:3344:101::e]:59711 | ||
| 16887 | 2026.05.19 01:41:58.681754 [ 369 ] {} <Debug> TCP-Session: 5d7f7f95-d6bd-4203-a189-3cf6591bade0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16888 | 2026.05.19 01:41:58.681771 [ 367 ] {} <Debug> TCP-Session: a7a6efb7-1ceb-4276-b6c9-9a11960edc90 Authenticating user 'default' from [fd00:1122:3344:101::e]:36329 | ||
| 16889 | 2026.05.19 01:41:58.681791 [ 369 ] {} <Debug> TCP-Session: 5d7f7f95-d6bd-4203-a189-3cf6591bade0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16890 | 2026.05.19 01:41:58.681794 [ 375 ] {} <Debug> TCP-Session: 4b4874ab-34ee-41f1-9b74-35689b69bd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16891 | 2026.05.19 01:41:58.681805 [ 367 ] {} <Debug> TCP-Session: a7a6efb7-1ceb-4276-b6c9-9a11960edc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16892 | 2026.05.19 01:41:58.681834 [ 375 ] {} <Debug> TCP-Session: 4b4874ab-34ee-41f1-9b74-35689b69bd93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16893 | 2026.05.19 01:41:58.681836 [ 368 ] {ed3d58be-87c6-434d-b399-358a66389227} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16894 | 2026.05.19 01:41:58.681840 [ 367 ] {} <Debug> TCP-Session: a7a6efb7-1ceb-4276-b6c9-9a11960edc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16895 | 2026.05.19 01:41:58.681934 [ 368 ] {ed3d58be-87c6-434d-b399-358a66389227} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16896 | 2026.05.19 01:41:58.682301 [ 368 ] {ed3d58be-87c6-434d-b399-358a66389227} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 16897 | 2026.05.19 01:41:58.683441 [ 362 ] {ed3d58be-87c6-434d-b399-358a66389227} <Trace> AggregatingTransform: Aggregating | ||
| 16898 | 2026.05.19 01:41:58.683485 [ 362 ] {ed3d58be-87c6-434d-b399-358a66389227} <Trace> Aggregator: Aggregation method: without_key | ||
| 16899 | 2026.05.19 01:41:58.683526 [ 362 ] {ed3d58be-87c6-434d-b399-358a66389227} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098964 sec. (909.948 rows/sec., 35.54 KiB/sec.) | ||
| 16900 | 2026.05.19 01:41:58.683546 [ 362 ] {ed3d58be-87c6-434d-b399-358a66389227} <Trace> Aggregator: Merging aggregated data | ||
| 16901 | 2026.05.19 01:41:58.685253 [ 368 ] {ed3d58be-87c6-434d-b399-358a66389227} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003873 sec., 258.19777949909627 rows/sec., 10.09 KiB/sec. | ||
| 16902 | 2026.05.19 01:41:58.685530 [ 368 ] {ed3d58be-87c6-434d-b399-358a66389227} <Debug> TCPHandler: Processed in 0.004491249 sec. | ||
| 16903 | 2026.05.19 01:41:58.685696 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16904 | 2026.05.19 01:41:58.685742 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16905 | 2026.05.19 01:41:58.685744 [ 368 ] {} <Debug> TCP-Session: 5ee53381-d6bd-4c28-b50e-8782881b0a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16906 | 2026.05.19 01:41:58.685780 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16907 | 2026.05.19 01:41:58.685798 [ 3 ] {} <Debug> TCP-Session: 5e5a85f5-c6d3-4236-9cb1-327527a80fe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16908 | 2026.05.19 01:41:58.685815 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16909 | 2026.05.19 01:41:58.685844 [ 370 ] {} <Debug> TCP-Session: 61112e8c-462a-4aca-8b0b-0d3c53cbe6cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16910 | 2026.05.19 01:41:58.685846 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16911 | 2026.05.19 01:41:58.685868 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16912 | 2026.05.19 01:41:58.685907 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16913 | 2026.05.19 01:41:58.685987 [ 374 ] {} <Debug> TCP-Session: e40f25a7-9010-4745-83a9-ca56c41f34c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16914 | 2026.05.19 01:41:58.685873 [ 366 ] {} <Debug> TCP-Session: 9fe1312f-b7d3-4405-94a4-5802178fa759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16915 | 2026.05.19 01:41:58.686028 [ 375 ] {} <Debug> TCP-Session: 4b4874ab-34ee-41f1-9b74-35689b69bd93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16916 | 2026.05.19 01:41:58.685793 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16917 | 2026.05.19 01:41:58.685752 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16918 | 2026.05.19 01:41:58.686116 [ 369 ] {} <Debug> TCP-Session: 5d7f7f95-d6bd-4203-a189-3cf6591bade0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16919 | 2026.05.19 01:41:58.685919 [ 376 ] {} <Debug> TCP-Session: c99d88e8-b630-4bdf-a66a-ccada7585c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16920 | 2026.05.19 01:41:58.686168 [ 367 ] {} <Debug> TCP-Session: a7a6efb7-1ceb-4276-b6c9-9a11960edc90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16921 | 2026.05.19 01:41:59.106595 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50494 | ||
| 16922 | 2026.05.19 01:41:59.106699 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16923 | 2026.05.19 01:41:59.106725 [ 368 ] {} <Debug> TCP-Session: 1b8f62b3-281a-482a-8940-d0eadc64b6a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50494 | ||
| 16924 | 2026.05.19 01:41:59.106775 [ 368 ] {} <Debug> TCP-Session: 1b8f62b3-281a-482a-8940-d0eadc64b6a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16925 | 2026.05.19 01:41:59.106790 [ 368 ] {} <Debug> TCP-Session: 1b8f62b3-281a-482a-8940-d0eadc64b6a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16926 | 2026.05.19 01:41:59.107009 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44667 | ||
| 16927 | 2026.05.19 01:41:59.107026 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55523 | ||
| 16928 | 2026.05.19 01:41:59.107053 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63809 | ||
| 16929 | 2026.05.19 01:41:59.107071 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36184 | ||
| 16930 | 2026.05.19 01:41:59.107092 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43484 | ||
| 16931 | 2026.05.19 01:41:59.107118 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55385 | ||
| 16932 | 2026.05.19 01:41:59.107138 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62077 | ||
| 16933 | 2026.05.19 01:41:59.107158 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16934 | 2026.05.19 01:41:59.107216 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16935 | 2026.05.19 01:41:59.107226 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16936 | 2026.05.19 01:41:59.107243 [ 375 ] {} <Debug> TCP-Session: ede3bbae-3523-4b41-a8e2-7f69670ad8da Authenticating user 'default' from [fd00:1122:3344:101::e]:36184 | ||
| 16937 | 2026.05.19 01:41:59.107252 [ 376 ] {} <Debug> TCP-Session: 2033b521-ac43-42da-a425-f5daf89fc04e Authenticating user 'default' from [fd00:1122:3344:101::e]:43484 | ||
| 16938 | 2026.05.19 01:41:59.107268 [ 366 ] {} <Debug> TCP-Session: 649b60e6-4aed-4679-abc4-c1ae44e903ec Authenticating user 'default' from [fd00:1122:3344:101::e]:55385 | ||
| 16939 | 2026.05.19 01:41:59.107284 [ 375 ] {} <Debug> TCP-Session: ede3bbae-3523-4b41-a8e2-7f69670ad8da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16940 | 2026.05.19 01:41:59.107297 [ 376 ] {} <Debug> TCP-Session: 2033b521-ac43-42da-a425-f5daf89fc04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16941 | 2026.05.19 01:41:59.107315 [ 375 ] {} <Debug> TCP-Session: ede3bbae-3523-4b41-a8e2-7f69670ad8da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16942 | 2026.05.19 01:41:59.107330 [ 376 ] {} <Debug> TCP-Session: 2033b521-ac43-42da-a425-f5daf89fc04e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16943 | 2026.05.19 01:41:59.107308 [ 366 ] {} <Debug> TCP-Session: 649b60e6-4aed-4679-abc4-c1ae44e903ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16944 | 2026.05.19 01:41:59.107273 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16945 | 2026.05.19 01:41:59.107395 [ 366 ] {} <Debug> TCP-Session: 649b60e6-4aed-4679-abc4-c1ae44e903ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16946 | 2026.05.19 01:41:59.107151 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16947 | 2026.05.19 01:41:59.107434 [ 367 ] {} <Debug> TCP-Session: b6a5627e-16e5-49a6-b49e-da9f99d697d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62077 | ||
| 16948 | 2026.05.19 01:41:59.107474 [ 374 ] {} <Debug> TCP-Session: 4f81c18f-cd78-43ea-b2cf-866644b9a301 Authenticating user 'default' from [fd00:1122:3344:101::e]:63809 | ||
| 16949 | 2026.05.19 01:41:59.107490 [ 367 ] {} <Debug> TCP-Session: b6a5627e-16e5-49a6-b49e-da9f99d697d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16950 | 2026.05.19 01:41:59.107501 [ 374 ] {} <Debug> TCP-Session: 4f81c18f-cd78-43ea-b2cf-866644b9a301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16951 | 2026.05.19 01:41:59.107516 [ 367 ] {} <Debug> TCP-Session: b6a5627e-16e5-49a6-b49e-da9f99d697d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16952 | 2026.05.19 01:41:59.107531 [ 374 ] {} <Debug> TCP-Session: 4f81c18f-cd78-43ea-b2cf-866644b9a301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16953 | 2026.05.19 01:41:59.107129 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16954 | 2026.05.19 01:41:59.107126 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16955 | 2026.05.19 01:41:59.107597 [ 369 ] {} <Debug> TCP-Session: a0ab2fdc-c49e-476e-bc89-c82568667a05 Authenticating user 'default' from [fd00:1122:3344:101::e]:44667 | ||
| 16956 | 2026.05.19 01:41:59.107623 [ 370 ] {} <Debug> TCP-Session: 318ae25c-81a4-4ec6-8950-ab131f151de1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55523 | ||
| 16957 | 2026.05.19 01:41:59.107641 [ 369 ] {} <Debug> TCP-Session: a0ab2fdc-c49e-476e-bc89-c82568667a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16958 | 2026.05.19 01:41:59.107652 [ 370 ] {} <Debug> TCP-Session: 318ae25c-81a4-4ec6-8950-ab131f151de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16959 | 2026.05.19 01:41:59.107671 [ 369 ] {} <Debug> TCP-Session: a0ab2fdc-c49e-476e-bc89-c82568667a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16960 | 2026.05.19 01:41:59.107682 [ 370 ] {} <Debug> TCP-Session: 318ae25c-81a4-4ec6-8950-ab131f151de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16961 | 2026.05.19 01:41:59.107087 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64247 | ||
| 16962 | 2026.05.19 01:41:59.107075 [ 368 ] {} <Trace> TCP-Session: 1b8f62b3-281a-482a-8940-d0eadc64b6a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16963 | 2026.05.19 01:41:59.107781 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16964 | 2026.05.19 01:41:59.107804 [ 3 ] {} <Debug> TCP-Session: 9a5109c0-6dc9-48f1-a786-7c4ef586ae11 Authenticating user 'default' from [fd00:1122:3344:101::e]:64247 | ||
| 16965 | 2026.05.19 01:41:59.107820 [ 3 ] {} <Debug> TCP-Session: 9a5109c0-6dc9-48f1-a786-7c4ef586ae11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16966 | 2026.05.19 01:41:59.107833 [ 3 ] {} <Debug> TCP-Session: 9a5109c0-6dc9-48f1-a786-7c4ef586ae11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16967 | 2026.05.19 01:41:59.107911 [ 368 ] {eee38c66-9183-4a7e-b01f-80d67ba5c101} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50494) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16968 | 2026.05.19 01:41:59.108174 [ 368 ] {eee38c66-9183-4a7e-b01f-80d67ba5c101} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16969 | 2026.05.19 01:41:59.108229 [ 368 ] {eee38c66-9183-4a7e-b01f-80d67ba5c101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16970 | 2026.05.19 01:41:59.108530 [ 368 ] {eee38c66-9183-4a7e-b01f-80d67ba5c101} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 16971 | 2026.05.19 01:41:59.109459 [ 315 ] {eee38c66-9183-4a7e-b01f-80d67ba5c101} <Trace> AggregatingTransform: Aggregating | ||
| 16972 | 2026.05.19 01:41:59.109496 [ 315 ] {eee38c66-9183-4a7e-b01f-80d67ba5c101} <Trace> Aggregator: Aggregation method: without_key | ||
| 16973 | 2026.05.19 01:41:59.109529 [ 315 ] {eee38c66-9183-4a7e-b01f-80d67ba5c101} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889722 sec. (1123.947 rows/sec., 43.90 KiB/sec.) | ||
| 16974 | 2026.05.19 01:41:59.109547 [ 315 ] {eee38c66-9183-4a7e-b01f-80d67ba5c101} <Trace> Aggregator: Merging aggregated data | ||
| 16975 | 2026.05.19 01:41:59.111002 [ 368 ] {eee38c66-9183-4a7e-b01f-80d67ba5c101} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003147 sec., 317.7629488401652 rows/sec., 12.41 KiB/sec. | ||
| 16976 | 2026.05.19 01:41:59.111100 [ 368 ] {eee38c66-9183-4a7e-b01f-80d67ba5c101} <Debug> TCPHandler: Processed in 0.004137624 sec. | ||
| 16977 | 2026.05.19 01:41:59.111254 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16978 | 2026.05.19 01:41:59.111283 [ 368 ] {} <Debug> TCP-Session: 1b8f62b3-281a-482a-8940-d0eadc64b6a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16979 | 2026.05.19 01:41:59.111288 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16980 | 2026.05.19 01:41:59.111305 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16981 | 2026.05.19 01:41:59.111326 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16982 | 2026.05.19 01:41:59.111349 [ 367 ] {} <Debug> TCP-Session: b6a5627e-16e5-49a6-b49e-da9f99d697d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16983 | 2026.05.19 01:41:59.111358 [ 370 ] {} <Debug> TCP-Session: 318ae25c-81a4-4ec6-8950-ab131f151de1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16984 | 2026.05.19 01:41:59.111362 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16985 | 2026.05.19 01:41:59.111380 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16986 | 2026.05.19 01:41:59.111410 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16987 | 2026.05.19 01:41:59.111451 [ 374 ] {} <Debug> TCP-Session: 4f81c18f-cd78-43ea-b2cf-866644b9a301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16988 | 2026.05.19 01:41:59.111425 [ 3 ] {} <Debug> TCP-Session: 9a5109c0-6dc9-48f1-a786-7c4ef586ae11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16989 | 2026.05.19 01:41:59.111475 [ 366 ] {} <Debug> TCP-Session: 649b60e6-4aed-4679-abc4-c1ae44e903ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16990 | 2026.05.19 01:41:59.111380 [ 376 ] {} <Debug> TCP-Session: 2033b521-ac43-42da-a425-f5daf89fc04e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16991 | 2026.05.19 01:41:59.111343 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16992 | 2026.05.19 01:41:59.111405 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16993 | 2026.05.19 01:41:59.111574 [ 375 ] {} <Debug> TCP-Session: ede3bbae-3523-4b41-a8e2-7f69670ad8da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16994 | 2026.05.19 01:41:59.111604 [ 369 ] {} <Debug> TCP-Session: a0ab2fdc-c49e-476e-bc89-c82568667a05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16995 | 2026.05.19 01:41:59.423491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38946 | ||
| 16996 | 2026.05.19 01:41:59.424031 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16997 | 2026.05.19 01:41:59.424080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 16998 | 2026.05.19 01:41:59.424584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16999 | 2026.05.19 01:41:59.424888 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17000 | 2026.05.19 01:41:59.425070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38946 | ||
| 17001 | 2026.05.19 01:41:59.425147 [ 120 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17002 | 2026.05.19 01:41:59.425220 [ 120 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2026.05.19 01:41:59.425245 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17004 | 2026.05.19 01:41:59.425385 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17005 | 2026.05.19 01:41:59.425530 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17006 | 2026.05.19 01:41:59.425572 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36514 rows starting from the beginning of the part | ||
| 17007 | 2026.05.19 01:41:59.425641 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 17008 | 2026.05.19 01:41:59.425688 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 17009 | 2026.05.19 01:41:59.425731 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 17010 | 2026.05.19 01:41:59.425772 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 17011 | 2026.05.19 01:41:59.425815 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 17012 | 2026.05.19 01:41:59.428855 [ 198 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38946 rows, containing 4 columns (4 merged, 0 gathered) in 0.003536746 sec., 11011817.077053314 rows/sec., 157.53 MiB/sec. | ||
| 17013 | 2026.05.19 01:41:59.429124 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17014 | 2026.05.19 01:41:59.429413 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2026.05.19 01:41:59.429495 [ 195 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_81_16} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17016 | 2026.05.19 01:41:59.429592 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17017 | 2026.05.19 01:42:01.465130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17018 | 2026.05.19 01:42:01.481369 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17019 | 2026.05.19 01:42:01.481418 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17020 | 2026.05.19 01:42:01.487517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17021 | 2026.05.19 01:42:01.488202 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17022 | 2026.05.19 01:42:01.488481 [ 119 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17023 | 2026.05.19 01:42:01.488543 [ 119 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2026.05.19 01:42:01.488563 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17025 | 2026.05.19 01:42:01.488686 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17026 | 2026.05.19 01:42:01.491341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17027 | 2026.05.19 01:42:01.492684 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17028 | 2026.05.19 01:42:01.494241 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17029 | 2026.05.19 01:42:01.499555 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17030 | 2026.05.19 01:42:01.504471 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17031 | 2026.05.19 01:42:01.509409 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17032 | 2026.05.19 01:42:01.514423 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17033 | 2026.05.19 01:42:01.519246 [ 191 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17034 | 2026.05.19 01:42:01.578071 [ 198 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.089440562 sec., 6820.171814215568 rows/sec., 35.27 MiB/sec. | ||
| 17035 | 2026.05.19 01:42:01.580931 [ 188 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17036 | 2026.05.19 01:42:01.582898 [ 188 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17037 | 2026.05.19 01:42:01.583003 [ 188 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_81_16} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17038 | 2026.05.19 01:42:01.585638 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17039 | 2026.05.19 01:42:02.048661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1972 | ||
| 17040 | 2026.05.19 01:42:02.051058 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17041 | 2026.05.19 01:42:02.051118 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17042 | 2026.05.19 01:42:02.052363 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17043 | 2026.05.19 01:42:02.052639 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17044 | 2026.05.19 01:42:02.052834 [ 119 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17045 | 2026.05.19 01:42:02.052898 [ 119 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17046 | 2026.05.19 01:42:02.052920 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17047 | 2026.05.19 01:42:02.053028 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 17048 | 2026.05.19 01:42:02.053029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1972 | ||
| 17049 | 2026.05.19 01:42:02.053573 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17050 | 2026.05.19 01:42:02.053732 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1828 rows starting from the beginning of the part | ||
| 17051 | 2026.05.19 01:42:02.054126 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part | ||
| 17052 | 2026.05.19 01:42:02.054471 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 17053 | 2026.05.19 01:42:02.054817 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
| 17054 | 2026.05.19 01:42:02.055182 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part | ||
| 17055 | 2026.05.19 01:42:02.055524 [ 194 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 30 rows starting from the beginning of the part | ||
| 17056 | 2026.05.19 01:42:02.063600 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 72 columns (72 merged, 0 gathered) in 0.010615519 sec., 185765.76425514382 rows/sec., 157.56 MiB/sec. | ||
| 17057 | 2026.05.19 01:42:02.065430 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17058 | 2026.05.19 01:42:02.066006 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17059 | 2026.05.19 01:42:02.066083 [ 190 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_61_12} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17060 | 2026.05.19 01:42:02.066409 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 17061 | 2026.05.19 01:42:02.243280 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17062 | 2026.05.19 01:42:02.243509 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17063 | 2026.05.19 01:42:02.243846 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17064 | 2026.05.19 01:42:02.243883 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17065 | 2026.05.19 01:42:02.244228 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17066 | 2026.05.19 01:42:02.244356 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17067 | 2026.05.19 01:42:02.244515 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17068 | 2026.05.19 01:42:02.244618 [ 316 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17069 | 2026.05.19 01:42:02.244618 [ 325 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17070 | 2026.05.19 01:42:02.244724 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 17071 | 2026.05.19 01:42:02.244755 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17072 | 2026.05.19 01:42:02.244835 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17073 | 2026.05.19 01:42:02.244855 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 17074 | 2026.05.19 01:42:02.244892 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17075 | 2026.05.19 01:42:02.244935 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17076 | 2026.05.19 01:42:02.246155 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002733 sec., 13904.13465056714 rows/sec., 2.25 MiB/sec. | ||
| 17077 | 2026.05.19 01:42:02.246294 [ 4 ] {0bd683ff-0dcf-49a4-9e7d-ca6211d7f78d} <Debug> TCPHandler: Processed in 0.003143451 sec. | ||
| 17078 | 2026.05.19 01:42:02.248622 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17079 | 2026.05.19 01:42:02.248755 [ 4 ] {cce4fe70-fda0-4045-863d-1359e4b6390b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17080 | 2026.05.19 01:42:02.248807 [ 4 ] {cce4fe70-fda0-4045-863d-1359e4b6390b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17081 | 2026.05.19 01:42:02.249376 [ 4 ] {cce4fe70-fda0-4045-863d-1359e4b6390b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17082 | 2026.05.19 01:42:02.249417 [ 4 ] {cce4fe70-fda0-4045-863d-1359e4b6390b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17083 | 2026.05.19 01:42:02.249804 [ 4 ] {cce4fe70-fda0-4045-863d-1359e4b6390b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17084 | 2026.05.19 01:42:02.250037 [ 4 ] {cce4fe70-fda0-4045-863d-1359e4b6390b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17085 | 2026.05.19 01:42:02.250188 [ 4 ] {cce4fe70-fda0-4045-863d-1359e4b6390b} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001471 sec., 95173.35146159075 rows/sec., 8.27 MiB/sec. | ||
| 17086 | 2026.05.19 01:42:02.250230 [ 4 ] {cce4fe70-fda0-4045-863d-1359e4b6390b} <Debug> TCPHandler: Processed in 0.001716533 sec. | ||
| 17087 | 2026.05.19 01:42:02.250313 [ 222 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17088 | 2026.05.19 01:42:02.250370 [ 222 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17089 | 2026.05.19 01:42:02.250384 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17090 | 2026.05.19 01:42:02.250494 [ 4 ] {98e03719-09d8-4760-a37f-b14704df1a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17091 | 2026.05.19 01:42:02.250539 [ 4 ] {98e03719-09d8-4760-a37f-b14704df1a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17092 | 2026.05.19 01:42:02.250962 [ 4 ] {98e03719-09d8-4760-a37f-b14704df1a0f} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17093 | 2026.05.19 01:42:02.250999 [ 4 ] {98e03719-09d8-4760-a37f-b14704df1a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17094 | 2026.05.19 01:42:02.251344 [ 4 ] {98e03719-09d8-4760-a37f-b14704df1a0f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17095 | 2026.05.19 01:42:02.251613 [ 4 ] {98e03719-09d8-4760-a37f-b14704df1a0f} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17096 | 2026.05.19 01:42:02.251751 [ 4 ] {98e03719-09d8-4760-a37f-b14704df1a0f} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001279 sec., 32838.154808444095 rows/sec., 2.41 MiB/sec. | ||
| 17097 | 2026.05.19 01:42:02.251791 [ 4 ] {98e03719-09d8-4760-a37f-b14704df1a0f} <Debug> TCPHandler: Processed in 0.001464309 sec. | ||
| 17098 | 2026.05.19 01:42:02.251919 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17099 | 2026.05.19 01:42:02.252017 [ 4 ] {9a8a550a-1a80-4d0c-8cfb-9e7813debd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17100 | 2026.05.19 01:42:02.252058 [ 4 ] {9a8a550a-1a80-4d0c-8cfb-9e7813debd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17101 | 2026.05.19 01:42:02.252396 [ 222 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17102 | 2026.05.19 01:42:02.252545 [ 4 ] {9a8a550a-1a80-4d0c-8cfb-9e7813debd53} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17103 | 2026.05.19 01:42:02.252586 [ 4 ] {9a8a550a-1a80-4d0c-8cfb-9e7813debd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17104 | 2026.05.19 01:42:02.252912 [ 4 ] {9a8a550a-1a80-4d0c-8cfb-9e7813debd53} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17105 | 2026.05.19 01:42:02.253122 [ 4 ] {9a8a550a-1a80-4d0c-8cfb-9e7813debd53} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17106 | 2026.05.19 01:42:02.253253 [ 4 ] {9a8a550a-1a80-4d0c-8cfb-9e7813debd53} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001257 sec., 84327.7645186953 rows/sec., 6.59 MiB/sec. | ||
| 17107 | 2026.05.19 01:42:02.253292 [ 4 ] {9a8a550a-1a80-4d0c-8cfb-9e7813debd53} <Debug> TCPHandler: Processed in 0.001422599 sec. | ||
| 17108 | 2026.05.19 01:42:02.253443 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17109 | 2026.05.19 01:42:02.253541 [ 4 ] {ef886851-eb3b-4c49-914b-f806828f5c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17110 | 2026.05.19 01:42:02.253584 [ 4 ] {ef886851-eb3b-4c49-914b-f806828f5c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17111 | 2026.05.19 01:42:02.254028 [ 4 ] {ef886851-eb3b-4c49-914b-f806828f5c03} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2026.05.19 01:42:02.254065 [ 4 ] {ef886851-eb3b-4c49-914b-f806828f5c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17113 | 2026.05.19 01:42:02.254415 [ 4 ] {ef886851-eb3b-4c49-914b-f806828f5c03} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17114 | 2026.05.19 01:42:02.254688 [ 4 ] {ef886851-eb3b-4c49-914b-f806828f5c03} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17115 | 2026.05.19 01:42:02.254827 [ 4 ] {ef886851-eb3b-4c49-914b-f806828f5c03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 17116 | 2026.05.19 01:42:02.254836 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_133_39 to all_134_134_0 | ||
| 17117 | 2026.05.19 01:42:02.254865 [ 4 ] {ef886851-eb3b-4c49-914b-f806828f5c03} <Debug> TCPHandler: Processed in 0.001471039 sec. | ||
| 17118 | 2026.05.19 01:42:02.254898 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17119 | 2026.05.19 01:42:02.254922 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17120 | 2026.05.19 01:42:02.255013 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17121 | 2026.05.19 01:42:02.255026 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_134_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_133_39 to all_134_134_0 into Compact with storage Full | ||
| 17122 | 2026.05.19 01:42:02.255116 [ 4 ] {ee380c49-7be0-4d1e-b160-0d755473e9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17123 | 2026.05.19 01:42:02.255158 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_134_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17124 | 2026.05.19 01:42:02.255173 [ 4 ] {ee380c49-7be0-4d1e-b160-0d755473e9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17125 | 2026.05.19 01:42:02.255198 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_134_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_133_39, total 48089 rows starting from the beginning of the part | ||
| 17126 | 2026.05.19 01:42:02.255270 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_134_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 32 rows starting from the beginning of the part | ||
| 17127 | 2026.05.19 01:42:02.256024 [ 4 ] {ee380c49-7be0-4d1e-b160-0d755473e9b5} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2026.05.19 01:42:02.256064 [ 4 ] {ee380c49-7be0-4d1e-b160-0d755473e9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17129 | 2026.05.19 01:42:02.256677 [ 4 ] {ee380c49-7be0-4d1e-b160-0d755473e9b5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17130 | 2026.05.19 01:42:02.256904 [ 4 ] {ee380c49-7be0-4d1e-b160-0d755473e9b5} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2026.05.19 01:42:02.257044 [ 4 ] {ee380c49-7be0-4d1e-b160-0d755473e9b5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001947 sec., 21571.648690292757 rows/sec., 38.66 MiB/sec. | ||
| 17132 | 2026.05.19 01:42:02.257112 [ 4 ] {ee380c49-7be0-4d1e-b160-0d755473e9b5} <Debug> TCPHandler: Processed in 0.002147868 sec. | ||
| 17133 | 2026.05.19 01:42:02.257245 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2026.05.19 01:42:02.257340 [ 4 ] {ce20ea99-ae85-4d4c-bfa7-5613f9795ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17135 | 2026.05.19 01:42:02.257382 [ 4 ] {ce20ea99-ae85-4d4c-bfa7-5613f9795ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17136 | 2026.05.19 01:42:02.257726 [ 4 ] {ce20ea99-ae85-4d4c-bfa7-5613f9795ccf} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2026.05.19 01:42:02.257762 [ 4 ] {ce20ea99-ae85-4d4c-bfa7-5613f9795ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17138 | 2026.05.19 01:42:02.258082 [ 4 ] {ce20ea99-ae85-4d4c-bfa7-5613f9795ccf} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17139 | 2026.05.19 01:42:02.258294 [ 4 ] {ce20ea99-ae85-4d4c-bfa7-5613f9795ccf} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2026.05.19 01:42:02.258422 [ 4 ] {ce20ea99-ae85-4d4c-bfa7-5613f9795ccf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 17141 | 2026.05.19 01:42:02.258458 [ 4 ] {ce20ea99-ae85-4d4c-bfa7-5613f9795ccf} <Debug> TCPHandler: Processed in 0.001262287 sec. | ||
| 17142 | 2026.05.19 01:42:02.258527 [ 217 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17143 | 2026.05.19 01:42:02.258567 [ 217 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17144 | 2026.05.19 01:42:02.260338 [ 217 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17145 | 2026.05.19 01:42:02.264564 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_134_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48121 rows, containing 5 columns (5 merged, 0 gathered) in 0.009587516 sec., 5019131.1284382725 rows/sec., 323.15 MiB/sec. | ||
| 17146 | 2026.05.19 01:42:02.265122 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_134_40} <Trace> MergedBlockOutputStream: filled checksums all_1_134_40 (state Temporary) | ||
| 17147 | 2026.05.19 01:42:02.265421 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_134_40} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_134_40 to all_1_134_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17148 | 2026.05.19 01:42:02.265498 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_134_40} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_133_39, all_134_134_0] -> all_1_134_40 | ||
| 17149 | 2026.05.19 01:42:02.265586 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 17150 | 2026.05.19 01:42:03.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.33 MiB, peak 395.82 MiB, free memory in arenas 0.00 B, will set to 379.36 MiB (RSS), difference: 1.02 MiB | ||
| 17151 | 2026.05.19 01:42:03.303207 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17152 | 2026.05.19 01:42:03.303257 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17153 | 2026.05.19 01:42:03.305185 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17154 | 2026.05.19 01:42:03.406019 [ 225 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17155 | 2026.05.19 01:42:03.406068 [ 225 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17156 | 2026.05.19 01:42:03.408083 [ 225 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17157 | 2026.05.19 01:42:04.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.36 MiB, peak 395.82 MiB, free memory in arenas 0.00 B, will set to 379.36 MiB (RSS), difference: 4.00 MiB | ||
| 17158 | 2026.05.19 01:42:06.743549 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17159 | 2026.05.19 01:42:06.743620 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17160 | 2026.05.19 01:42:06.925308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39394 | ||
| 17161 | 2026.05.19 01:42:06.925864 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17162 | 2026.05.19 01:42:06.925912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17163 | 2026.05.19 01:42:06.926396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17164 | 2026.05.19 01:42:06.926613 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17165 | 2026.05.19 01:42:06.926741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39394 | ||
| 17166 | 2026.05.19 01:42:07.242087 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17167 | 2026.05.19 01:42:07.242333 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17168 | 2026.05.19 01:42:07.242705 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17169 | 2026.05.19 01:42:07.242745 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17170 | 2026.05.19 01:42:07.242994 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17171 | 2026.05.19 01:42:07.243072 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17172 | 2026.05.19 01:42:07.243221 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17173 | 2026.05.19 01:42:07.243348 [ 333 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17174 | 2026.05.19 01:42:07.243353 [ 316 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17175 | 2026.05.19 01:42:07.243495 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 17176 | 2026.05.19 01:42:07.243521 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17177 | 2026.05.19 01:42:07.243591 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17178 | 2026.05.19 01:42:07.243609 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 17179 | 2026.05.19 01:42:07.243644 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17180 | 2026.05.19 01:42:07.243681 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17181 | 2026.05.19 01:42:07.244916 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002671 sec., 14226.881317858479 rows/sec., 2.31 MiB/sec. | ||
| 17182 | 2026.05.19 01:42:07.245140 [ 4 ] {e5cd4824-de0d-408c-ae5a-ade4328dbcb4} <Debug> TCPHandler: Processed in 0.003188542 sec. | ||
| 17183 | 2026.05.19 01:42:07.246704 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17184 | 2026.05.19 01:42:07.246837 [ 4 ] {a9e20f53-61b1-4e74-87fc-3565a332fdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17185 | 2026.05.19 01:42:07.246894 [ 4 ] {a9e20f53-61b1-4e74-87fc-3565a332fdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17186 | 2026.05.19 01:42:07.247457 [ 4 ] {a9e20f53-61b1-4e74-87fc-3565a332fdd4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17187 | 2026.05.19 01:42:07.247503 [ 4 ] {a9e20f53-61b1-4e74-87fc-3565a332fdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17188 | 2026.05.19 01:42:07.247876 [ 4 ] {a9e20f53-61b1-4e74-87fc-3565a332fdd4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17189 | 2026.05.19 01:42:07.248094 [ 4 ] {a9e20f53-61b1-4e74-87fc-3565a332fdd4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17190 | 2026.05.19 01:42:07.248243 [ 4 ] {a9e20f53-61b1-4e74-87fc-3565a332fdd4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001449 sec., 38647.342995169085 rows/sec., 2.95 MiB/sec. | ||
| 17191 | 2026.05.19 01:42:07.248281 [ 4 ] {a9e20f53-61b1-4e74-87fc-3565a332fdd4} <Debug> TCPHandler: Processed in 0.001686822 sec. | ||
| 17192 | 2026.05.19 01:42:07.248433 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17193 | 2026.05.19 01:42:07.248529 [ 4 ] {d0a924d8-fa13-4eb8-90b2-ef183a6ef457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17194 | 2026.05.19 01:42:07.248569 [ 4 ] {d0a924d8-fa13-4eb8-90b2-ef183a6ef457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17195 | 2026.05.19 01:42:07.248985 [ 4 ] {d0a924d8-fa13-4eb8-90b2-ef183a6ef457} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17196 | 2026.05.19 01:42:07.249022 [ 4 ] {d0a924d8-fa13-4eb8-90b2-ef183a6ef457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17197 | 2026.05.19 01:42:07.249317 [ 4 ] {d0a924d8-fa13-4eb8-90b2-ef183a6ef457} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17198 | 2026.05.19 01:42:07.249533 [ 4 ] {d0a924d8-fa13-4eb8-90b2-ef183a6ef457} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17199 | 2026.05.19 01:42:07.249664 [ 4 ] {d0a924d8-fa13-4eb8-90b2-ef183a6ef457} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 4.33 MiB/sec. | ||
| 17200 | 2026.05.19 01:42:07.249701 [ 4 ] {d0a924d8-fa13-4eb8-90b2-ef183a6ef457} <Debug> TCPHandler: Processed in 0.001317767 sec. | ||
| 17201 | 2026.05.19 01:42:07.249844 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17202 | 2026.05.19 01:42:07.249940 [ 4 ] {a40912e7-72ea-492c-ac33-009f081253b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17203 | 2026.05.19 01:42:07.249983 [ 4 ] {a40912e7-72ea-492c-ac33-009f081253b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17204 | 2026.05.19 01:42:07.250389 [ 4 ] {a40912e7-72ea-492c-ac33-009f081253b1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17205 | 2026.05.19 01:42:07.250425 [ 4 ] {a40912e7-72ea-492c-ac33-009f081253b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17206 | 2026.05.19 01:42:07.250742 [ 4 ] {a40912e7-72ea-492c-ac33-009f081253b1} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17207 | 2026.05.19 01:42:07.250945 [ 4 ] {a40912e7-72ea-492c-ac33-009f081253b1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17208 | 2026.05.19 01:42:07.251042 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_134_40 to all_135_135_0 | ||
| 17209 | 2026.05.19 01:42:07.251074 [ 4 ] {a40912e7-72ea-492c-ac33-009f081253b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 17210 | 2026.05.19 01:42:07.251087 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17211 | 2026.05.19 01:42:07.251117 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17212 | 2026.05.19 01:42:07.251119 [ 4 ] {a40912e7-72ea-492c-ac33-009f081253b1} <Debug> TCPHandler: Processed in 0.001324217 sec. | ||
| 17213 | 2026.05.19 01:42:07.251207 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_135_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_40 to all_135_135_0 into Compact with storage Full | ||
| 17214 | 2026.05.19 01:42:07.251300 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17215 | 2026.05.19 01:42:07.251336 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_135_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17216 | 2026.05.19 01:42:07.251375 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_135_41} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_134_40, total 48121 rows starting from the beginning of the part | ||
| 17217 | 2026.05.19 01:42:07.251428 [ 4 ] {cc7d4b21-9ecc-4f5e-86b4-a994e12a4447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17218 | 2026.05.19 01:42:07.251442 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_135_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 17219 | 2026.05.19 01:42:07.251486 [ 4 ] {cc7d4b21-9ecc-4f5e-86b4-a994e12a4447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17220 | 2026.05.19 01:42:07.251897 [ 4 ] {cc7d4b21-9ecc-4f5e-86b4-a994e12a4447} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17221 | 2026.05.19 01:42:07.251942 [ 4 ] {cc7d4b21-9ecc-4f5e-86b4-a994e12a4447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17222 | 2026.05.19 01:42:07.252309 [ 4 ] {cc7d4b21-9ecc-4f5e-86b4-a994e12a4447} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17223 | 2026.05.19 01:42:07.252520 [ 4 ] {cc7d4b21-9ecc-4f5e-86b4-a994e12a4447} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17224 | 2026.05.19 01:42:07.252657 [ 4 ] {cc7d4b21-9ecc-4f5e-86b4-a994e12a4447} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.23 MiB/sec. | ||
| 17225 | 2026.05.19 01:42:07.252694 [ 4 ] {cc7d4b21-9ecc-4f5e-86b4-a994e12a4447} <Debug> TCPHandler: Processed in 0.001455429 sec. | ||
| 17226 | 2026.05.19 01:42:07.259200 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_135_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48281 rows, containing 5 columns (5 merged, 0 gathered) in 0.008023495 sec., 6017452.494206078 rows/sec., 387.53 MiB/sec. | ||
| 17227 | 2026.05.19 01:42:07.259831 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_135_41} <Trace> MergedBlockOutputStream: filled checksums all_1_135_41 (state Temporary) | ||
| 17228 | 2026.05.19 01:42:07.260169 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_135_41} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_135_41 to all_1_135_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17229 | 2026.05.19 01:42:07.260253 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_135_41} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_134_40, all_135_135_0] -> all_1_135_41 | ||
| 17230 | 2026.05.19 01:42:07.260336 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17231 | 2026.05.19 01:42:08.991571 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17232 | 2026.05.19 01:42:09.008676 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17233 | 2026.05.19 01:42:09.008732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.57 GiB. | ||
| 17234 | 2026.05.19 01:42:09.014576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17235 | 2026.05.19 01:42:09.015267 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17236 | 2026.05.19 01:42:09.018137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17237 | 2026.05.19 01:42:11.113959 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2026.05.19 01:42:11.114269 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 17239 | 2026.05.19 01:42:11.114664 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17240 | 2026.05.19 01:42:11.114703 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 17241 | 2026.05.19 01:42:11.114965 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17242 | 2026.05.19 01:42:11.115035 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17243 | 2026.05.19 01:42:11.115182 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 17244 | 2026.05.19 01:42:11.115310 [ 362 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17245 | 2026.05.19 01:42:11.115329 [ 316 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17246 | 2026.05.19 01:42:11.115460 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 17247 | 2026.05.19 01:42:11.115489 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17248 | 2026.05.19 01:42:11.115561 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17249 | 2026.05.19 01:42:11.115581 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 17250 | 2026.05.19 01:42:11.115616 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 17251 | 2026.05.19 01:42:11.115655 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 17252 | 2026.05.19 01:42:11.116980 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00283 sec., 13427.56183745583 rows/sec., 2.72 MiB/sec. | ||
| 17253 | 2026.05.19 01:42:11.117282 [ 4 ] {a1c3e6ab-e608-4f6c-aef7-513fa99a49a3} <Debug> TCPHandler: Processed in 0.003465245 sec. | ||
| 17254 | 2026.05.19 01:42:11.134124 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17255 | 2026.05.19 01:42:11.134307 [ 4 ] {dbdea6bc-391e-4ba6-aebb-c4eab6ae4e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17256 | 2026.05.19 01:42:11.134381 [ 4 ] {dbdea6bc-391e-4ba6-aebb-c4eab6ae4e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17257 | 2026.05.19 01:42:11.135110 [ 4 ] {dbdea6bc-391e-4ba6-aebb-c4eab6ae4e6c} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17258 | 2026.05.19 01:42:11.135196 [ 4 ] {dbdea6bc-391e-4ba6-aebb-c4eab6ae4e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17259 | 2026.05.19 01:42:11.135688 [ 4 ] {dbdea6bc-391e-4ba6-aebb-c4eab6ae4e6c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17260 | 2026.05.19 01:42:11.135946 [ 4 ] {dbdea6bc-391e-4ba6-aebb-c4eab6ae4e6c} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17261 | 2026.05.19 01:42:11.136118 [ 4 ] {dbdea6bc-391e-4ba6-aebb-c4eab6ae4e6c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00186 sec., 12903.225806451612 rows/sec., 1.07 MiB/sec. | ||
| 17262 | 2026.05.19 01:42:11.136120 [ 110 ] {} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17263 | 2026.05.19 01:42:11.136169 [ 4 ] {dbdea6bc-391e-4ba6-aebb-c4eab6ae4e6c} <Debug> TCPHandler: Processed in 0.002171218 sec. | ||
| 17264 | 2026.05.19 01:42:11.136200 [ 110 ] {} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17265 | 2026.05.19 01:42:11.136236 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17266 | 2026.05.19 01:42:11.136346 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17267 | 2026.05.19 01:42:11.136354 [ 186 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 17268 | 2026.05.19 01:42:11.136446 [ 4 ] {4ed51aac-c3bd-453d-8313-c83df3ec2d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17269 | 2026.05.19 01:42:11.136490 [ 4 ] {4ed51aac-c3bd-453d-8313-c83df3ec2d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17270 | 2026.05.19 01:42:11.136504 [ 186 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17271 | 2026.05.19 01:42:11.136541 [ 186 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 17272 | 2026.05.19 01:42:11.136606 [ 186 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 17273 | 2026.05.19 01:42:11.136653 [ 186 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 17274 | 2026.05.19 01:42:11.136696 [ 186 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 17275 | 2026.05.19 01:42:11.136740 [ 186 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 17276 | 2026.05.19 01:42:11.136917 [ 4 ] {4ed51aac-c3bd-453d-8313-c83df3ec2d1f} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17277 | 2026.05.19 01:42:11.136958 [ 4 ] {4ed51aac-c3bd-453d-8313-c83df3ec2d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17278 | 2026.05.19 01:42:11.137406 [ 4 ] {4ed51aac-c3bd-453d-8313-c83df3ec2d1f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17279 | 2026.05.19 01:42:11.137605 [ 199 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303317 sec., 92072.76510626348 rows/sec., 7.99 MiB/sec. | ||
| 17280 | 2026.05.19 01:42:11.137673 [ 4 ] {4ed51aac-c3bd-453d-8313-c83df3ec2d1f} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17281 | 2026.05.19 01:42:11.137791 [ 197 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17282 | 2026.05.19 01:42:11.137872 [ 4 ] {4ed51aac-c3bd-453d-8313-c83df3ec2d1f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00144 sec., 11111.111111111111 rows/sec., 906.03 KiB/sec. | ||
| 17283 | 2026.05.19 01:42:11.137951 [ 4 ] {4ed51aac-c3bd-453d-8313-c83df3ec2d1f} <Debug> TCPHandler: Processed in 0.001658181 sec. | ||
| 17284 | 2026.05.19 01:42:11.138129 [ 197 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2026.05.19 01:42:11.138170 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17286 | 2026.05.19 01:42:11.138218 [ 197 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_21_5} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17287 | 2026.05.19 01:42:11.138301 [ 4 ] {5aeb92f7-5842-455b-b6bf-567d930377f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17288 | 2026.05.19 01:42:11.138318 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17289 | 2026.05.19 01:42:11.138359 [ 4 ] {5aeb92f7-5842-455b-b6bf-567d930377f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17290 | 2026.05.19 01:42:11.140250 [ 4 ] {5aeb92f7-5842-455b-b6bf-567d930377f6} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17291 | 2026.05.19 01:42:11.140321 [ 4 ] {5aeb92f7-5842-455b-b6bf-567d930377f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17292 | 2026.05.19 01:42:11.140880 [ 4 ] {5aeb92f7-5842-455b-b6bf-567d930377f6} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17293 | 2026.05.19 01:42:11.141134 [ 4 ] {5aeb92f7-5842-455b-b6bf-567d930377f6} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17294 | 2026.05.19 01:42:11.141294 [ 4 ] {5aeb92f7-5842-455b-b6bf-567d930377f6} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.003027 sec., 864552.3620746613 rows/sec., 64.74 MiB/sec. | ||
| 17295 | 2026.05.19 01:42:11.141355 [ 4 ] {5aeb92f7-5842-455b-b6bf-567d930377f6} <Debug> TCPHandler: Processed in 0.003290743 sec. | ||
| 17296 | 2026.05.19 01:42:11.141565 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17297 | 2026.05.19 01:42:11.141704 [ 4 ] {ee173382-a304-41a5-89d3-584e9c81f225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17298 | 2026.05.19 01:42:11.141760 [ 4 ] {ee173382-a304-41a5-89d3-584e9c81f225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17299 | 2026.05.19 01:42:11.142293 [ 4 ] {ee173382-a304-41a5-89d3-584e9c81f225} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2026.05.19 01:42:11.142330 [ 4 ] {ee173382-a304-41a5-89d3-584e9c81f225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17301 | 2026.05.19 01:42:11.142665 [ 4 ] {ee173382-a304-41a5-89d3-584e9c81f225} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17302 | 2026.05.19 01:42:11.143317 [ 4 ] {ee173382-a304-41a5-89d3-584e9c81f225} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2026.05.19 01:42:11.143452 [ 110 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17304 | 2026.05.19 01:42:11.143490 [ 110 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17305 | 2026.05.19 01:42:11.143510 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17306 | 2026.05.19 01:42:11.143523 [ 4 ] {ee173382-a304-41a5-89d3-584e9c81f225} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.001851 sec., 43760.12965964343 rows/sec., 3.20 MiB/sec. | ||
| 17307 | 2026.05.19 01:42:11.143584 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 17308 | 2026.05.19 01:42:11.143602 [ 4 ] {ee173382-a304-41a5-89d3-584e9c81f225} <Debug> TCPHandler: Processed in 0.002152889 sec. | ||
| 17309 | 2026.05.19 01:42:11.143664 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17310 | 2026.05.19 01:42:11.143691 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 83 rows starting from the beginning of the part | ||
| 17311 | 2026.05.19 01:42:11.143741 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 17312 | 2026.05.19 01:42:11.143779 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 67 rows starting from the beginning of the part | ||
| 17313 | 2026.05.19 01:42:11.143792 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17314 | 2026.05.19 01:42:11.143814 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 17315 | 2026.05.19 01:42:11.143852 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 17316 | 2026.05.19 01:42:11.143886 [ 186 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 81 rows starting from the beginning of the part | ||
| 17317 | 2026.05.19 01:42:11.143928 [ 4 ] {1bd59c2c-3f7f-4bb6-843c-0d1ab31387c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17318 | 2026.05.19 01:42:11.143984 [ 4 ] {1bd59c2c-3f7f-4bb6-843c-0d1ab31387c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17319 | 2026.05.19 01:42:11.144591 [ 199 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 357 rows, containing 5 columns (5 merged, 0 gathered) in 0.001038143 sec., 343883.26078391896 rows/sec., 26.55 MiB/sec. | ||
| 17320 | 2026.05.19 01:42:11.144752 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17321 | 2026.05.19 01:42:11.144855 [ 4 ] {1bd59c2c-3f7f-4bb6-843c-0d1ab31387c6} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17322 | 2026.05.19 01:42:11.144895 [ 4 ] {1bd59c2c-3f7f-4bb6-843c-0d1ab31387c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17323 | 2026.05.19 01:42:11.145091 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17324 | 2026.05.19 01:42:11.145232 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_61_12} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17325 | 2026.05.19 01:42:11.145289 [ 4 ] {1bd59c2c-3f7f-4bb6-843c-0d1ab31387c6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17326 | 2026.05.19 01:42:11.145323 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 17327 | 2026.05.19 01:42:11.145518 [ 4 ] {1bd59c2c-3f7f-4bb6-843c-0d1ab31387c6} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17328 | 2026.05.19 01:42:11.145640 [ 110 ] {} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17329 | 2026.05.19 01:42:11.145653 [ 4 ] {1bd59c2c-3f7f-4bb6-843c-0d1ab31387c6} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001766 sec., 467157.4178935447 rows/sec., 27.33 MiB/sec. | ||
| 17330 | 2026.05.19 01:42:11.145680 [ 110 ] {} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17331 | 2026.05.19 01:42:11.145702 [ 4 ] {1bd59c2c-3f7f-4bb6-843c-0d1ab31387c6} <Debug> TCPHandler: Processed in 0.002012956 sec. | ||
| 17332 | 2026.05.19 01:42:11.145704 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17333 | 2026.05.19 01:42:11.145798 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 17334 | 2026.05.19 01:42:11.145839 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17335 | 2026.05.19 01:42:11.145894 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17336 | 2026.05.19 01:42:11.145926 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 825 rows starting from the beginning of the part | ||
| 17337 | 2026.05.19 01:42:11.145940 [ 4 ] {d2260d02-d543-4c02-b469-9b8dd852ad32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17338 | 2026.05.19 01:42:11.145981 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 825 rows starting from the beginning of the part | ||
| 17339 | 2026.05.19 01:42:11.145983 [ 4 ] {d2260d02-d543-4c02-b469-9b8dd852ad32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17340 | 2026.05.19 01:42:11.146030 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 825 rows starting from the beginning of the part | ||
| 17341 | 2026.05.19 01:42:11.146076 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 825 rows starting from the beginning of the part | ||
| 17342 | 2026.05.19 01:42:11.146114 [ 193 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 825 rows starting from the beginning of the part | ||
| 17343 | 2026.05.19 01:42:11.146395 [ 4 ] {d2260d02-d543-4c02-b469-9b8dd852ad32} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17344 | 2026.05.19 01:42:11.146433 [ 4 ] {d2260d02-d543-4c02-b469-9b8dd852ad32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17345 | 2026.05.19 01:42:11.146715 [ 4 ] {d2260d02-d543-4c02-b469-9b8dd852ad32} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 17346 | 2026.05.19 01:42:11.146908 [ 4 ] {d2260d02-d543-4c02-b469-9b8dd852ad32} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2026.05.19 01:42:11.147029 [ 4 ] {d2260d02-d543-4c02-b469-9b8dd852ad32} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 60.30 KiB/sec. | ||
| 17348 | 2026.05.19 01:42:11.147065 [ 4 ] {d2260d02-d543-4c02-b469-9b8dd852ad32} <Debug> TCPHandler: Processed in 0.001335928 sec. | ||
| 17349 | 2026.05.19 01:42:11.147267 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17350 | 2026.05.19 01:42:11.147361 [ 4 ] {d548c071-af4b-45dd-8953-f348a55707ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17351 | 2026.05.19 01:42:11.147399 [ 4 ] {d548c071-af4b-45dd-8953-f348a55707ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17352 | 2026.05.19 01:42:11.147443 [ 200 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677662 sec., 2458778.9435535884 rows/sec., 153.21 MiB/sec. | ||
| 17353 | 2026.05.19 01:42:11.147595 [ 200 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17354 | 2026.05.19 01:42:11.147825 [ 4 ] {d548c071-af4b-45dd-8953-f348a55707ef} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17355 | 2026.05.19 01:42:11.147854 [ 200 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2026.05.19 01:42:11.147865 [ 4 ] {d548c071-af4b-45dd-8953-f348a55707ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17357 | 2026.05.19 01:42:11.147930 [ 200 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_21_5} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17358 | 2026.05.19 01:42:11.148008 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 17359 | 2026.05.19 01:42:11.148181 [ 4 ] {d548c071-af4b-45dd-8953-f348a55707ef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17360 | 2026.05.19 01:42:11.148386 [ 4 ] {d548c071-af4b-45dd-8953-f348a55707ef} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17361 | 2026.05.19 01:42:11.148493 [ 108 ] {} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17362 | 2026.05.19 01:42:11.148515 [ 4 ] {d548c071-af4b-45dd-8953-f348a55707ef} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 17363 | 2026.05.19 01:42:11.148528 [ 108 ] {} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17364 | 2026.05.19 01:42:11.148555 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17365 | 2026.05.19 01:42:11.148557 [ 4 ] {d548c071-af4b-45dd-8953-f348a55707ef} <Debug> TCPHandler: Processed in 0.001339078 sec. | ||
| 17366 | 2026.05.19 01:42:11.148628 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 17367 | 2026.05.19 01:42:11.148713 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17368 | 2026.05.19 01:42:11.148718 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17369 | 2026.05.19 01:42:11.148763 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 17370 | 2026.05.19 01:42:11.148814 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 17371 | 2026.05.19 01:42:11.148814 [ 4 ] {1653aea2-482d-40d8-a9bc-69db6a4dfb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17372 | 2026.05.19 01:42:11.148857 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 17373 | 2026.05.19 01:42:11.148867 [ 4 ] {1653aea2-482d-40d8-a9bc-69db6a4dfb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17374 | 2026.05.19 01:42:11.148902 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 17375 | 2026.05.19 01:42:11.148945 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 17376 | 2026.05.19 01:42:11.149553 [ 200 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000954582 sec., 62854.736418662826 rows/sec., 5.04 MiB/sec. | ||
| 17377 | 2026.05.19 01:42:11.149668 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17378 | 2026.05.19 01:42:11.149839 [ 4 ] {1653aea2-482d-40d8-a9bc-69db6a4dfb55} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17379 | 2026.05.19 01:42:11.149881 [ 4 ] {1653aea2-482d-40d8-a9bc-69db6a4dfb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17380 | 2026.05.19 01:42:11.149896 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17381 | 2026.05.19 01:42:11.149972 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_21_5} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17382 | 2026.05.19 01:42:11.150025 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17383 | 2026.05.19 01:42:11.150275 [ 4 ] {1653aea2-482d-40d8-a9bc-69db6a4dfb55} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17384 | 2026.05.19 01:42:11.150498 [ 4 ] {1653aea2-482d-40d8-a9bc-69db6a4dfb55} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17385 | 2026.05.19 01:42:11.150628 [ 4 ] {1653aea2-482d-40d8-a9bc-69db6a4dfb55} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001832 sec., 755458.5152838428 rows/sec., 51.20 MiB/sec. | ||
| 17386 | 2026.05.19 01:42:11.150665 [ 4 ] {1653aea2-482d-40d8-a9bc-69db6a4dfb55} <Debug> TCPHandler: Processed in 0.002000286 sec. | ||
| 17387 | 2026.05.19 01:42:11.150799 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17388 | 2026.05.19 01:42:11.150894 [ 4 ] {bfc36401-2430-4b89-90df-292b69138f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17389 | 2026.05.19 01:42:11.150935 [ 4 ] {bfc36401-2430-4b89-90df-292b69138f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17390 | 2026.05.19 01:42:11.151682 [ 4 ] {bfc36401-2430-4b89-90df-292b69138f21} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17391 | 2026.05.19 01:42:11.151717 [ 4 ] {bfc36401-2430-4b89-90df-292b69138f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17392 | 2026.05.19 01:42:11.152150 [ 4 ] {bfc36401-2430-4b89-90df-292b69138f21} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17393 | 2026.05.19 01:42:11.152362 [ 4 ] {bfc36401-2430-4b89-90df-292b69138f21} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17394 | 2026.05.19 01:42:11.152476 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_135_41 to all_140_140_0 | ||
| 17395 | 2026.05.19 01:42:11.152493 [ 4 ] {bfc36401-2430-4b89-90df-292b69138f21} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001617 sec., 1011750.1546072975 rows/sec., 62.39 MiB/sec. | ||
| 17396 | 2026.05.19 01:42:11.152514 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17397 | 2026.05.19 01:42:11.152529 [ 4 ] {bfc36401-2430-4b89-90df-292b69138f21} <Debug> TCPHandler: Processed in 0.001778894 sec. | ||
| 17398 | 2026.05.19 01:42:11.152537 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17399 | 2026.05.19 01:42:11.152627 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_41 to all_140_140_0 into Compact with storage Full | ||
| 17400 | 2026.05.19 01:42:11.152667 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17401 | 2026.05.19 01:42:11.152751 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17402 | 2026.05.19 01:42:11.152766 [ 4 ] {7efa5a95-992a-4c46-baf3-e06029042dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17403 | 2026.05.19 01:42:11.152789 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_41, total 48281 rows starting from the beginning of the part | ||
| 17404 | 2026.05.19 01:42:11.152824 [ 4 ] {7efa5a95-992a-4c46-baf3-e06029042dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17405 | 2026.05.19 01:42:11.152856 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 17406 | 2026.05.19 01:42:11.152910 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17407 | 2026.05.19 01:42:11.152956 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 17408 | 2026.05.19 01:42:11.152999 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 17409 | 2026.05.19 01:42:11.153046 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1636 rows starting from the beginning of the part | ||
| 17410 | 2026.05.19 01:42:11.153770 [ 4 ] {7efa5a95-992a-4c46-baf3-e06029042dc5} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17411 | 2026.05.19 01:42:11.153809 [ 4 ] {7efa5a95-992a-4c46-baf3-e06029042dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17412 | 2026.05.19 01:42:11.154408 [ 4 ] {7efa5a95-992a-4c46-baf3-e06029042dc5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17413 | 2026.05.19 01:42:11.154627 [ 4 ] {7efa5a95-992a-4c46-baf3-e06029042dc5} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17414 | 2026.05.19 01:42:11.154733 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17415 | 2026.05.19 01:42:11.154758 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2026.05.19 01:42:11.154774 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17417 | 2026.05.19 01:42:11.154774 [ 4 ] {7efa5a95-992a-4c46-baf3-e06029042dc5} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002025 sec., 26172.83950617284 rows/sec., 46.90 MiB/sec. | ||
| 17418 | 2026.05.19 01:42:11.154849 [ 4 ] {7efa5a95-992a-4c46-baf3-e06029042dc5} <Debug> TCPHandler: Processed in 0.002230799 sec. | ||
| 17419 | 2026.05.19 01:42:11.154848 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 17420 | 2026.05.19 01:42:11.154965 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17421 | 2026.05.19 01:42:11.155046 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17422 | 2026.05.19 01:42:11.155061 [ 4 ] {99978a69-98bb-4405-ac31-d80ca9b9ef52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17423 | 2026.05.19 01:42:11.155094 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2506 rows starting from the beginning of the part | ||
| 17424 | 2026.05.19 01:42:11.155102 [ 4 ] {99978a69-98bb-4405-ac31-d80ca9b9ef52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17425 | 2026.05.19 01:42:11.155207 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 17426 | 2026.05.19 01:42:11.155299 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 53 rows starting from the beginning of the part | ||
| 17427 | 2026.05.19 01:42:11.155385 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 17428 | 2026.05.19 01:42:11.155438 [ 4 ] {99978a69-98bb-4405-ac31-d80ca9b9ef52} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17429 | 2026.05.19 01:42:11.155469 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 17430 | 2026.05.19 01:42:11.155472 [ 4 ] {99978a69-98bb-4405-ac31-d80ca9b9ef52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17431 | 2026.05.19 01:42:11.155555 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 53 rows starting from the beginning of the part | ||
| 17432 | 2026.05.19 01:42:11.155802 [ 4 ] {99978a69-98bb-4405-ac31-d80ca9b9ef52} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17433 | 2026.05.19 01:42:11.156024 [ 4 ] {99978a69-98bb-4405-ac31-d80ca9b9ef52} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17434 | 2026.05.19 01:42:11.156164 [ 4 ] {99978a69-98bb-4405-ac31-d80ca9b9ef52} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001121 sec., 42818.911685994644 rows/sec., 2.89 MiB/sec. | ||
| 17435 | 2026.05.19 01:42:11.156200 [ 4 ] {99978a69-98bb-4405-ac31-d80ca9b9ef52} <Debug> TCPHandler: Processed in 0.001283897 sec. | ||
| 17436 | 2026.05.19 01:42:11.163462 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50557 rows, containing 5 columns (5 merged, 0 gathered) in 0.010873633 sec., 4649503.988225462 rows/sec., 299.33 MiB/sec. | ||
| 17437 | 2026.05.19 01:42:11.163756 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Trace> MergedBlockOutputStream: filled checksums all_1_140_42 (state Temporary) | ||
| 17438 | 2026.05.19 01:42:11.164031 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_140_42 to all_1_140_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17439 | 2026.05.19 01:42:11.164105 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_140_42} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_135_41, all_140_140_0] -> all_1_140_42 | ||
| 17440 | 2026.05.19 01:42:11.164197 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17441 | 2026.05.19 01:42:11.170210 [ 188 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2738 rows, containing 19 columns (19 merged, 0 gathered) in 0.015397701 sec., 177818.75359185116 rows/sec., 318.64 MiB/sec. | ||
| 17442 | 2026.05.19 01:42:11.173120 [ 195 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17443 | 2026.05.19 01:42:11.173466 [ 195 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17444 | 2026.05.19 01:42:11.173539 [ 195 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17445 | 2026.05.19 01:42:11.173685 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.64 MiB. | ||
| 17446 | 2026.05.19 01:42:11.462764 [ 222 ] {} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17447 | 2026.05.19 01:42:11.462827 [ 222 ] {} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17448 | 2026.05.19 01:42:11.464827 [ 222 ] {} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17449 | 2026.05.19 01:42:12.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.57 MiB, peak 399.16 MiB, free memory in arenas 0.00 B, will set to 394.26 MiB (RSS), difference: 12.69 MiB | ||
| 17450 | 2026.05.19 01:42:12.053387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2020 | ||
| 17451 | 2026.05.19 01:42:12.056082 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17452 | 2026.05.19 01:42:12.056123 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17453 | 2026.05.19 01:42:12.057831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17454 | 2026.05.19 01:42:12.058156 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17455 | 2026.05.19 01:42:12.058739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
| 17456 | 2026.05.19 01:42:12.171576 [ 221 ] {} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17457 | 2026.05.19 01:42:12.171627 [ 221 ] {} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17458 | 2026.05.19 01:42:12.173210 [ 221 ] {} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17459 | 2026.05.19 01:42:12.237770 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17460 | 2026.05.19 01:42:12.238059 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17461 | 2026.05.19 01:42:12.238472 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17462 | 2026.05.19 01:42:12.238506 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17463 | 2026.05.19 01:42:12.238727 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17464 | 2026.05.19 01:42:12.238797 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17465 | 2026.05.19 01:42:12.238942 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17466 | 2026.05.19 01:42:12.239065 [ 316 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17467 | 2026.05.19 01:42:12.239065 [ 313 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17468 | 2026.05.19 01:42:12.239195 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 17469 | 2026.05.19 01:42:12.239224 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17470 | 2026.05.19 01:42:12.239295 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17471 | 2026.05.19 01:42:12.239315 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 17472 | 2026.05.19 01:42:12.239349 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17473 | 2026.05.19 01:42:12.239389 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17474 | 2026.05.19 01:42:12.240694 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002777 sec., 13683.831472812388 rows/sec., 2.22 MiB/sec. | ||
| 17475 | 2026.05.19 01:42:12.240902 [ 4 ] {da64b264-8b64-4492-bea2-a3d21cdedfce} <Debug> TCPHandler: Processed in 0.003342334 sec. | ||
| 17476 | 2026.05.19 01:42:12.242154 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17477 | 2026.05.19 01:42:12.242295 [ 4 ] {8bb71355-9bcd-4724-8950-a310bbd4334b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17478 | 2026.05.19 01:42:12.242355 [ 4 ] {8bb71355-9bcd-4724-8950-a310bbd4334b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17479 | 2026.05.19 01:42:12.242937 [ 4 ] {8bb71355-9bcd-4724-8950-a310bbd4334b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17480 | 2026.05.19 01:42:12.242984 [ 4 ] {8bb71355-9bcd-4724-8950-a310bbd4334b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17481 | 2026.05.19 01:42:12.243374 [ 4 ] {8bb71355-9bcd-4724-8950-a310bbd4334b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17482 | 2026.05.19 01:42:12.243601 [ 4 ] {8bb71355-9bcd-4724-8950-a310bbd4334b} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17483 | 2026.05.19 01:42:12.243750 [ 4 ] {8bb71355-9bcd-4724-8950-a310bbd4334b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001501 sec., 37308.46102598268 rows/sec., 2.85 MiB/sec. | ||
| 17484 | 2026.05.19 01:42:12.243774 [ 103 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17485 | 2026.05.19 01:42:12.243790 [ 4 ] {8bb71355-9bcd-4724-8950-a310bbd4334b} <Debug> TCPHandler: Processed in 0.001755293 sec. | ||
| 17486 | 2026.05.19 01:42:12.243836 [ 103 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17487 | 2026.05.19 01:42:12.243867 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17488 | 2026.05.19 01:42:12.243987 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17489 | 2026.05.19 01:42:12.243992 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17490 | 2026.05.19 01:42:12.244098 [ 4 ] {99f61b69-01ba-44e8-8c5c-31ea2f4e6d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17491 | 2026.05.19 01:42:12.244127 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17492 | 2026.05.19 01:42:12.244140 [ 4 ] {99f61b69-01ba-44e8-8c5c-31ea2f4e6d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17493 | 2026.05.19 01:42:12.244162 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2620 rows starting from the beginning of the part | ||
| 17494 | 2026.05.19 01:42:12.244229 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
| 17495 | 2026.05.19 01:42:12.244281 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 140 rows starting from the beginning of the part | ||
| 17496 | 2026.05.19 01:42:12.244330 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 17497 | 2026.05.19 01:42:12.244373 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 2617 rows starting from the beginning of the part | ||
| 17498 | 2026.05.19 01:42:12.244415 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 17499 | 2026.05.19 01:42:12.244577 [ 4 ] {99f61b69-01ba-44e8-8c5c-31ea2f4e6d1a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17500 | 2026.05.19 01:42:12.244613 [ 4 ] {99f61b69-01ba-44e8-8c5c-31ea2f4e6d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17501 | 2026.05.19 01:42:12.244938 [ 4 ] {99f61b69-01ba-44e8-8c5c-31ea2f4e6d1a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17502 | 2026.05.19 01:42:12.245171 [ 4 ] {99f61b69-01ba-44e8-8c5c-31ea2f4e6d1a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17503 | 2026.05.19 01:42:12.245314 [ 4 ] {99f61b69-01ba-44e8-8c5c-31ea2f4e6d1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 17504 | 2026.05.19 01:42:12.245322 [ 103 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17505 | 2026.05.19 01:42:12.245354 [ 4 ] {99f61b69-01ba-44e8-8c5c-31ea2f4e6d1a} <Debug> TCPHandler: Processed in 0.001416569 sec. | ||
| 17506 | 2026.05.19 01:42:12.245369 [ 103 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17507 | 2026.05.19 01:42:12.245397 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17508 | 2026.05.19 01:42:12.245501 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17509 | 2026.05.19 01:42:12.245511 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17510 | 2026.05.19 01:42:12.245607 [ 4 ] {03d22ffa-2723-4715-ac5b-f69f567af833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17511 | 2026.05.19 01:42:12.245651 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17512 | 2026.05.19 01:42:12.245656 [ 4 ] {03d22ffa-2723-4715-ac5b-f69f567af833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17513 | 2026.05.19 01:42:12.245695 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1404 rows starting from the beginning of the part | ||
| 17514 | 2026.05.19 01:42:12.245768 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 17515 | 2026.05.19 01:42:12.245815 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 106 rows starting from the beginning of the part | ||
| 17516 | 2026.05.19 01:42:12.245860 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 17517 | 2026.05.19 01:42:12.245903 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1384 rows starting from the beginning of the part | ||
| 17518 | 2026.05.19 01:42:12.245944 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 17519 | 2026.05.19 01:42:12.246104 [ 4 ] {03d22ffa-2723-4715-ac5b-f69f567af833} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17520 | 2026.05.19 01:42:12.246146 [ 4 ] {03d22ffa-2723-4715-ac5b-f69f567af833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17521 | 2026.05.19 01:42:12.246167 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002222749 sec., 2494658.641169111 rows/sec., 197.20 MiB/sec. | ||
| 17522 | 2026.05.19 01:42:12.246492 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17523 | 2026.05.19 01:42:12.246525 [ 4 ] {03d22ffa-2723-4715-ac5b-f69f567af833} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17524 | 2026.05.19 01:42:12.246833 [ 4 ] {03d22ffa-2723-4715-ac5b-f69f567af833} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17525 | 2026.05.19 01:42:12.246896 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17526 | 2026.05.19 01:42:12.246989 [ 4 ] {03d22ffa-2723-4715-ac5b-f69f567af833} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.0014 sec., 22857.14285714286 rows/sec., 1.59 MiB/sec. | ||
| 17527 | 2026.05.19 01:42:12.247004 [ 201 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_141_28} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17528 | 2026.05.19 01:42:12.247035 [ 4 ] {03d22ffa-2723-4715-ac5b-f69f567af833} <Debug> TCPHandler: Processed in 0.001582821 sec. | ||
| 17529 | 2026.05.19 01:42:12.247106 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 17530 | 2026.05.19 01:42:12.247171 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17531 | 2026.05.19 01:42:12.247272 [ 4 ] {c5010d21-300d-4b36-a5fc-e3369334f390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17532 | 2026.05.19 01:42:12.247272 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809094 sec., 1705826.2312516652 rows/sec., 123.92 MiB/sec. | ||
| 17533 | 2026.05.19 01:42:12.247320 [ 4 ] {c5010d21-300d-4b36-a5fc-e3369334f390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17534 | 2026.05.19 01:42:12.247495 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17535 | 2026.05.19 01:42:12.247678 [ 4 ] {c5010d21-300d-4b36-a5fc-e3369334f390} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17536 | 2026.05.19 01:42:12.247722 [ 4 ] {c5010d21-300d-4b36-a5fc-e3369334f390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17537 | 2026.05.19 01:42:12.247753 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2026.05.19 01:42:12.247863 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_141_28} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17539 | 2026.05.19 01:42:12.247937 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 17540 | 2026.05.19 01:42:12.248049 [ 4 ] {c5010d21-300d-4b36-a5fc-e3369334f390} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17541 | 2026.05.19 01:42:12.248267 [ 4 ] {c5010d21-300d-4b36-a5fc-e3369334f390} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17542 | 2026.05.19 01:42:12.248401 [ 4 ] {c5010d21-300d-4b36-a5fc-e3369334f390} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 722.62 KiB/sec. | ||
| 17543 | 2026.05.19 01:42:12.248416 [ 103 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17544 | 2026.05.19 01:42:12.248437 [ 4 ] {c5010d21-300d-4b36-a5fc-e3369334f390} <Debug> TCPHandler: Processed in 0.001315737 sec. | ||
| 17545 | 2026.05.19 01:42:12.248468 [ 103 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17546 | 2026.05.19 01:42:12.248500 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17547 | 2026.05.19 01:42:12.248620 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17548 | 2026.05.19 01:42:12.248750 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17549 | 2026.05.19 01:42:12.248783 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 6984 rows starting from the beginning of the part | ||
| 17550 | 2026.05.19 01:42:12.248845 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 17551 | 2026.05.19 01:42:12.248889 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 17552 | 2026.05.19 01:42:12.248932 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 17553 | 2026.05.19 01:42:12.248970 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 48 rows starting from the beginning of the part | ||
| 17554 | 2026.05.19 01:42:12.249010 [ 190 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 12 rows starting from the beginning of the part | ||
| 17555 | 2026.05.19 01:42:12.250863 [ 188 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7224 rows, containing 4 columns (4 merged, 0 gathered) in 0.00227984 sec., 3168643.4135728823 rows/sec., 213.54 MiB/sec. | ||
| 17556 | 2026.05.19 01:42:12.251378 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17557 | 2026.05.19 01:42:12.251664 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17558 | 2026.05.19 01:42:12.251739 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_141_28} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17559 | 2026.05.19 01:42:12.251817 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 17560 | 2026.05.19 01:42:14.426970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39906 | ||
| 17561 | 2026.05.19 01:42:14.427491 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17562 | 2026.05.19 01:42:14.427534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17563 | 2026.05.19 01:42:14.428131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17564 | 2026.05.19 01:42:14.428365 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17565 | 2026.05.19 01:42:14.428501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39906 | ||
| 17566 | 2026.05.19 01:42:16.518304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17567 | 2026.05.19 01:42:16.537169 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2026.05.19 01:42:16.537253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17569 | 2026.05.19 01:42:16.544144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17570 | 2026.05.19 01:42:16.545423 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17571 | 2026.05.19 01:42:16.555113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17572 | 2026.05.19 01:42:17.242102 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17573 | 2026.05.19 01:42:17.242349 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17574 | 2026.05.19 01:42:17.242689 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17575 | 2026.05.19 01:42:17.242724 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17576 | 2026.05.19 01:42:17.242941 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17577 | 2026.05.19 01:42:17.243010 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17578 | 2026.05.19 01:42:17.243151 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17579 | 2026.05.19 01:42:17.243284 [ 362 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17580 | 2026.05.19 01:42:17.243287 [ 344 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17581 | 2026.05.19 01:42:17.243438 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 17582 | 2026.05.19 01:42:17.243469 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17583 | 2026.05.19 01:42:17.243539 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17584 | 2026.05.19 01:42:17.243558 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 17585 | 2026.05.19 01:42:17.243593 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17586 | 2026.05.19 01:42:17.243633 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17587 | 2026.05.19 01:42:17.244841 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002582 sec., 14717.27343144849 rows/sec., 2.39 MiB/sec. | ||
| 17588 | 2026.05.19 01:42:17.245019 [ 4 ] {a91ae0c7-f927-4d32-8d68-213b9b996010} <Debug> TCPHandler: Processed in 0.00304745 sec. | ||
| 17589 | 2026.05.19 01:42:17.246843 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17590 | 2026.05.19 01:42:17.246975 [ 4 ] {2234b821-09f7-43ac-b207-1d6a5bbc8671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17591 | 2026.05.19 01:42:17.247030 [ 4 ] {2234b821-09f7-43ac-b207-1d6a5bbc8671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17592 | 2026.05.19 01:42:17.247605 [ 4 ] {2234b821-09f7-43ac-b207-1d6a5bbc8671} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17593 | 2026.05.19 01:42:17.247647 [ 4 ] {2234b821-09f7-43ac-b207-1d6a5bbc8671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17594 | 2026.05.19 01:42:17.248010 [ 4 ] {2234b821-09f7-43ac-b207-1d6a5bbc8671} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17595 | 2026.05.19 01:42:17.248261 [ 4 ] {2234b821-09f7-43ac-b207-1d6a5bbc8671} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17596 | 2026.05.19 01:42:17.248414 [ 4 ] {2234b821-09f7-43ac-b207-1d6a5bbc8671} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001477 sec., 37914.69194312796 rows/sec., 2.89 MiB/sec. | ||
| 17597 | 2026.05.19 01:42:17.248452 [ 4 ] {2234b821-09f7-43ac-b207-1d6a5bbc8671} <Debug> TCPHandler: Processed in 0.001718783 sec. | ||
| 17598 | 2026.05.19 01:42:17.248580 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17599 | 2026.05.19 01:42:17.248676 [ 4 ] {081918aa-ace5-4ad0-91e9-2663af3593ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17600 | 2026.05.19 01:42:17.248716 [ 4 ] {081918aa-ace5-4ad0-91e9-2663af3593ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17601 | 2026.05.19 01:42:17.249145 [ 4 ] {081918aa-ace5-4ad0-91e9-2663af3593ff} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17602 | 2026.05.19 01:42:17.249180 [ 4 ] {081918aa-ace5-4ad0-91e9-2663af3593ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17603 | 2026.05.19 01:42:17.249481 [ 4 ] {081918aa-ace5-4ad0-91e9-2663af3593ff} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17604 | 2026.05.19 01:42:17.249687 [ 4 ] {081918aa-ace5-4ad0-91e9-2663af3593ff} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17605 | 2026.05.19 01:42:17.249816 [ 4 ] {081918aa-ace5-4ad0-91e9-2663af3593ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 17606 | 2026.05.19 01:42:17.249853 [ 4 ] {081918aa-ace5-4ad0-91e9-2663af3593ff} <Debug> TCPHandler: Processed in 0.001321427 sec. | ||
| 17607 | 2026.05.19 01:42:17.249973 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17608 | 2026.05.19 01:42:17.250067 [ 4 ] {c2988161-7042-406b-90e4-748f6f189dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17609 | 2026.05.19 01:42:17.250108 [ 4 ] {c2988161-7042-406b-90e4-748f6f189dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17610 | 2026.05.19 01:42:17.250527 [ 4 ] {c2988161-7042-406b-90e4-748f6f189dc4} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17611 | 2026.05.19 01:42:17.250563 [ 4 ] {c2988161-7042-406b-90e4-748f6f189dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17612 | 2026.05.19 01:42:17.250886 [ 4 ] {c2988161-7042-406b-90e4-748f6f189dc4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17613 | 2026.05.19 01:42:17.251087 [ 4 ] {c2988161-7042-406b-90e4-748f6f189dc4} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17614 | 2026.05.19 01:42:17.251217 [ 4 ] {c2988161-7042-406b-90e4-748f6f189dc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 17615 | 2026.05.19 01:42:17.251258 [ 4 ] {c2988161-7042-406b-90e4-748f6f189dc4} <Debug> TCPHandler: Processed in 0.001333838 sec. | ||
| 17616 | 2026.05.19 01:42:17.251385 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17617 | 2026.05.19 01:42:17.251479 [ 4 ] {65456ee0-4e29-45a5-b089-69b4b4798ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17618 | 2026.05.19 01:42:17.251519 [ 4 ] {65456ee0-4e29-45a5-b089-69b4b4798ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17619 | 2026.05.19 01:42:17.251858 [ 4 ] {65456ee0-4e29-45a5-b089-69b4b4798ed0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17620 | 2026.05.19 01:42:17.251892 [ 4 ] {65456ee0-4e29-45a5-b089-69b4b4798ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
| 17621 | 2026.05.19 01:42:17.252188 [ 4 ] {65456ee0-4e29-45a5-b089-69b4b4798ed0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17622 | 2026.05.19 01:42:17.252412 [ 4 ] {65456ee0-4e29-45a5-b089-69b4b4798ed0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17623 | 2026.05.19 01:42:17.252541 [ 4 ] {65456ee0-4e29-45a5-b089-69b4b4798ed0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 17624 | 2026.05.19 01:42:17.252577 [ 4 ] {65456ee0-4e29-45a5-b089-69b4b4798ed0} <Debug> TCPHandler: Processed in 0.001240207 sec. | ||
| 17625 | 2026.05.19 01:42:21.743867 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17626 | 2026.05.19 01:42:21.743937 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17627 | 2026.05.19 01:42:21.928710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40354 | ||
| 17628 | 2026.05.19 01:42:21.929425 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17629 | 2026.05.19 01:42:21.929480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17630 | 2026.05.19 01:42:21.930041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17631 | 2026.05.19 01:42:21.930261 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17632 | 2026.05.19 01:42:21.930383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40354 | ||
| 17633 | 2026.05.19 01:42:22.059103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2040 | ||
| 17634 | 2026.05.19 01:42:22.061269 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17635 | 2026.05.19 01:42:22.061306 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17636 | 2026.05.19 01:42:22.062400 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17637 | 2026.05.19 01:42:22.062656 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17638 | 2026.05.19 01:42:22.062896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2040 | ||
| 17639 | 2026.05.19 01:42:22.243565 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17640 | 2026.05.19 01:42:22.243877 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17641 | 2026.05.19 01:42:22.244370 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17642 | 2026.05.19 01:42:22.244433 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17643 | 2026.05.19 01:42:22.244752 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17644 | 2026.05.19 01:42:22.244817 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17645 | 2026.05.19 01:42:22.244950 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17646 | 2026.05.19 01:42:22.245069 [ 317 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17647 | 2026.05.19 01:42:22.245091 [ 316 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17648 | 2026.05.19 01:42:22.245228 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 17649 | 2026.05.19 01:42:22.245256 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17650 | 2026.05.19 01:42:22.245330 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17651 | 2026.05.19 01:42:22.245355 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 17652 | 2026.05.19 01:42:22.245392 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17653 | 2026.05.19 01:42:22.245429 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17654 | 2026.05.19 01:42:22.246583 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002827 sec., 13441.811107180756 rows/sec., 2.18 MiB/sec. | ||
| 17655 | 2026.05.19 01:42:22.246788 [ 4 ] {400a3ba8-093b-4026-9fbd-7e234e9a3b5f} <Debug> TCPHandler: Processed in 0.003348483 sec. | ||
| 17656 | 2026.05.19 01:42:22.249338 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17657 | 2026.05.19 01:42:22.249577 [ 4 ] {4dafd09f-a4d2-4be2-82fd-dc4c36138c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17658 | 2026.05.19 01:42:22.249671 [ 4 ] {4dafd09f-a4d2-4be2-82fd-dc4c36138c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17659 | 2026.05.19 01:42:22.250454 [ 4 ] {4dafd09f-a4d2-4be2-82fd-dc4c36138c58} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17660 | 2026.05.19 01:42:22.250492 [ 4 ] {4dafd09f-a4d2-4be2-82fd-dc4c36138c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17661 | 2026.05.19 01:42:22.250887 [ 4 ] {4dafd09f-a4d2-4be2-82fd-dc4c36138c58} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17662 | 2026.05.19 01:42:22.251105 [ 4 ] {4dafd09f-a4d2-4be2-82fd-dc4c36138c58} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17663 | 2026.05.19 01:42:22.251253 [ 4 ] {4dafd09f-a4d2-4be2-82fd-dc4c36138c58} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001746 sec., 80183.27605956473 rows/sec., 6.97 MiB/sec. | ||
| 17664 | 2026.05.19 01:42:22.251293 [ 4 ] {4dafd09f-a4d2-4be2-82fd-dc4c36138c58} <Debug> TCPHandler: Processed in 0.002129997 sec. | ||
| 17665 | 2026.05.19 01:42:22.251423 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17666 | 2026.05.19 01:42:22.251519 [ 4 ] {a3072222-24a8-4646-8d04-4f5cb26c9441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17667 | 2026.05.19 01:42:22.251558 [ 4 ] {a3072222-24a8-4646-8d04-4f5cb26c9441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17668 | 2026.05.19 01:42:22.252060 [ 4 ] {a3072222-24a8-4646-8d04-4f5cb26c9441} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17669 | 2026.05.19 01:42:22.252097 [ 4 ] {a3072222-24a8-4646-8d04-4f5cb26c9441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17670 | 2026.05.19 01:42:22.252392 [ 4 ] {a3072222-24a8-4646-8d04-4f5cb26c9441} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17671 | 2026.05.19 01:42:22.252599 [ 4 ] {a3072222-24a8-4646-8d04-4f5cb26c9441} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17672 | 2026.05.19 01:42:22.252732 [ 4 ] {a3072222-24a8-4646-8d04-4f5cb26c9441} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001231 sec., 34118.602761982125 rows/sec., 2.51 MiB/sec. | ||
| 17673 | 2026.05.19 01:42:22.252769 [ 4 ] {a3072222-24a8-4646-8d04-4f5cb26c9441} <Debug> TCPHandler: Processed in 0.001394298 sec. | ||
| 17674 | 2026.05.19 01:42:22.252892 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17675 | 2026.05.19 01:42:22.252986 [ 4 ] {067c27c7-12ad-4342-824c-9e84968f4880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17676 | 2026.05.19 01:42:22.253025 [ 4 ] {067c27c7-12ad-4342-824c-9e84968f4880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17677 | 2026.05.19 01:42:22.253482 [ 4 ] {067c27c7-12ad-4342-824c-9e84968f4880} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17678 | 2026.05.19 01:42:22.253518 [ 4 ] {067c27c7-12ad-4342-824c-9e84968f4880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17679 | 2026.05.19 01:42:22.253826 [ 4 ] {067c27c7-12ad-4342-824c-9e84968f4880} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17680 | 2026.05.19 01:42:22.254035 [ 4 ] {067c27c7-12ad-4342-824c-9e84968f4880} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17681 | 2026.05.19 01:42:22.254163 [ 4 ] {067c27c7-12ad-4342-824c-9e84968f4880} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001194 sec., 88777.21943048577 rows/sec., 6.93 MiB/sec. | ||
| 17682 | 2026.05.19 01:42:22.254199 [ 4 ] {067c27c7-12ad-4342-824c-9e84968f4880} <Debug> TCPHandler: Processed in 0.001355528 sec. | ||
| 17683 | 2026.05.19 01:42:22.254326 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17684 | 2026.05.19 01:42:22.254420 [ 4 ] {7b8b455d-c4ed-4681-bc14-e5db46019a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17685 | 2026.05.19 01:42:22.254460 [ 4 ] {7b8b455d-c4ed-4681-bc14-e5db46019a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17686 | 2026.05.19 01:42:22.254937 [ 4 ] {7b8b455d-c4ed-4681-bc14-e5db46019a07} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17687 | 2026.05.19 01:42:22.254972 [ 4 ] {7b8b455d-c4ed-4681-bc14-e5db46019a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17688 | 2026.05.19 01:42:22.255295 [ 4 ] {7b8b455d-c4ed-4681-bc14-e5db46019a07} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17689 | 2026.05.19 01:42:22.255520 [ 4 ] {7b8b455d-c4ed-4681-bc14-e5db46019a07} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17690 | 2026.05.19 01:42:22.255655 [ 4 ] {7b8b455d-c4ed-4681-bc14-e5db46019a07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 17691 | 2026.05.19 01:42:22.255692 [ 4 ] {7b8b455d-c4ed-4681-bc14-e5db46019a07} <Debug> TCPHandler: Processed in 0.001413788 sec. | ||
| 17692 | 2026.05.19 01:42:22.255817 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17693 | 2026.05.19 01:42:22.255910 [ 4 ] {9fd93836-819a-4e0a-b664-d118dfe4134a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17694 | 2026.05.19 01:42:22.255961 [ 4 ] {9fd93836-819a-4e0a-b664-d118dfe4134a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17695 | 2026.05.19 01:42:22.256819 [ 4 ] {9fd93836-819a-4e0a-b664-d118dfe4134a} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17696 | 2026.05.19 01:42:22.256855 [ 4 ] {9fd93836-819a-4e0a-b664-d118dfe4134a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17697 | 2026.05.19 01:42:22.257420 [ 4 ] {9fd93836-819a-4e0a-b664-d118dfe4134a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17698 | 2026.05.19 01:42:22.257645 [ 4 ] {9fd93836-819a-4e0a-b664-d118dfe4134a} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17699 | 2026.05.19 01:42:22.257779 [ 4 ] {9fd93836-819a-4e0a-b664-d118dfe4134a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001886 sec., 22269.35312831389 rows/sec., 39.91 MiB/sec. | ||
| 17700 | 2026.05.19 01:42:22.257835 [ 4 ] {9fd93836-819a-4e0a-b664-d118dfe4134a} <Debug> TCPHandler: Processed in 0.002065387 sec. | ||
| 17701 | 2026.05.19 01:42:22.257971 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17702 | 2026.05.19 01:42:22.258065 [ 4 ] {4aa4eaf8-60ed-4d2f-9ecd-ceac3b92219b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17703 | 2026.05.19 01:42:22.258105 [ 4 ] {4aa4eaf8-60ed-4d2f-9ecd-ceac3b92219b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17704 | 2026.05.19 01:42:22.258488 [ 4 ] {4aa4eaf8-60ed-4d2f-9ecd-ceac3b92219b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17705 | 2026.05.19 01:42:22.258524 [ 4 ] {4aa4eaf8-60ed-4d2f-9ecd-ceac3b92219b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17706 | 2026.05.19 01:42:22.258839 [ 4 ] {4aa4eaf8-60ed-4d2f-9ecd-ceac3b92219b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17707 | 2026.05.19 01:42:22.259055 [ 4 ] {4aa4eaf8-60ed-4d2f-9ecd-ceac3b92219b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17708 | 2026.05.19 01:42:22.259184 [ 4 ] {4aa4eaf8-60ed-4d2f-9ecd-ceac3b92219b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 17709 | 2026.05.19 01:42:22.259220 [ 4 ] {4aa4eaf8-60ed-4d2f-9ecd-ceac3b92219b} <Debug> TCPHandler: Processed in 0.001297477 sec. | ||
| 17710 | 2026.05.19 01:42:22.796516 [ 224 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17711 | 2026.05.19 01:42:22.796569 [ 224 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17712 | 2026.05.19 01:42:22.798516 [ 224 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17713 | 2026.05.19 01:42:23.203797 [ 224 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17714 | 2026.05.19 01:42:23.203856 [ 224 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17715 | 2026.05.19 01:42:23.206560 [ 224 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17716 | 2026.05.19 01:42:23.250391 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17717 | 2026.05.19 01:42:23.250459 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17718 | 2026.05.19 01:42:23.253376 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17719 | 2026.05.19 01:42:23.498719 [ 220 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17720 | 2026.05.19 01:42:23.498795 [ 220 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17721 | 2026.05.19 01:42:23.501242 [ 220 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17722 | 2026.05.19 01:42:24.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.39 MiB, peak 401.07 MiB, free memory in arenas 0.00 B, will set to 394.39 MiB (RSS), difference: 4.00 MiB | ||
| 17723 | 2026.05.19 01:42:24.055251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17724 | 2026.05.19 01:42:24.072484 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17725 | 2026.05.19 01:42:24.072538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17726 | 2026.05.19 01:42:24.078718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17727 | 2026.05.19 01:42:24.079430 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17728 | 2026.05.19 01:42:24.082334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17729 | 2026.05.19 01:42:24.122131 [ 93 ] {} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17730 | 2026.05.19 01:42:24.122191 [ 93 ] {} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17731 | 2026.05.19 01:42:24.122216 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17732 | 2026.05.19 01:42:24.122313 [ 217 ] {} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17733 | 2026.05.19 01:42:24.122347 [ 217 ] {} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17734 | 2026.05.19 01:42:24.122375 [ 188 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 17735 | 2026.05.19 01:42:24.122557 [ 188 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17736 | 2026.05.19 01:42:24.122598 [ 188 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 17737 | 2026.05.19 01:42:24.122679 [ 188 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 17738 | 2026.05.19 01:42:24.122740 [ 188 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 17739 | 2026.05.19 01:42:24.122790 [ 188 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 17740 | 2026.05.19 01:42:24.122840 [ 188 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
| 17741 | 2026.05.19 01:42:24.123731 [ 198 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427499 sec., 37828.3977782121 rows/sec., 3.16 MiB/sec. | ||
| 17742 | 2026.05.19 01:42:24.123896 [ 198 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17743 | 2026.05.19 01:42:24.124244 [ 198 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17744 | 2026.05.19 01:42:24.124344 [ 198 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_21_5} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17745 | 2026.05.19 01:42:24.124440 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17746 | 2026.05.19 01:42:24.124804 [ 217 ] {} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17747 | 2026.05.19 01:42:26.048800 [ 220 ] {} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17748 | 2026.05.19 01:42:26.048875 [ 220 ] {} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17749 | 2026.05.19 01:42:26.050452 [ 220 ] {} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17750 | 2026.05.19 01:42:27.242569 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17751 | 2026.05.19 01:42:27.242803 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17752 | 2026.05.19 01:42:27.243153 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17753 | 2026.05.19 01:42:27.243188 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17754 | 2026.05.19 01:42:27.243411 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17755 | 2026.05.19 01:42:27.243481 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17756 | 2026.05.19 01:42:27.243627 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17757 | 2026.05.19 01:42:27.243748 [ 320 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17758 | 2026.05.19 01:42:27.243766 [ 316 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17759 | 2026.05.19 01:42:27.243904 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 17760 | 2026.05.19 01:42:27.243932 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17761 | 2026.05.19 01:42:27.244003 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17762 | 2026.05.19 01:42:27.244023 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 17763 | 2026.05.19 01:42:27.244058 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17764 | 2026.05.19 01:42:27.244098 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17765 | 2026.05.19 01:42:27.245731 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003024 sec., 12566.137566137566 rows/sec., 2.04 MiB/sec. | ||
| 17766 | 2026.05.19 01:42:27.245887 [ 4 ] {2bbdaea5-8a3c-498c-90c2-e3bb92ad382f} <Debug> TCPHandler: Processed in 0.003452675 sec. | ||
| 17767 | 2026.05.19 01:42:27.247664 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17768 | 2026.05.19 01:42:27.247779 [ 4 ] {4b699878-674d-4faa-bc21-3bdd36da5b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17769 | 2026.05.19 01:42:27.247857 [ 4 ] {4b699878-674d-4faa-bc21-3bdd36da5b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17770 | 2026.05.19 01:42:27.248753 [ 4 ] {4b699878-674d-4faa-bc21-3bdd36da5b27} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17771 | 2026.05.19 01:42:27.248828 [ 4 ] {4b699878-674d-4faa-bc21-3bdd36da5b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17772 | 2026.05.19 01:42:27.249205 [ 4 ] {4b699878-674d-4faa-bc21-3bdd36da5b27} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17773 | 2026.05.19 01:42:27.249435 [ 4 ] {4b699878-674d-4faa-bc21-3bdd36da5b27} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17774 | 2026.05.19 01:42:27.249581 [ 4 ] {4b699878-674d-4faa-bc21-3bdd36da5b27} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.32 MiB/sec. | ||
| 17775 | 2026.05.19 01:42:27.249618 [ 4 ] {4b699878-674d-4faa-bc21-3bdd36da5b27} <Debug> TCPHandler: Processed in 0.002004156 sec. | ||
| 17776 | 2026.05.19 01:42:27.249769 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17777 | 2026.05.19 01:42:27.249865 [ 4 ] {25667093-3f96-496d-a031-08e71b998c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17778 | 2026.05.19 01:42:27.249903 [ 4 ] {25667093-3f96-496d-a031-08e71b998c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17779 | 2026.05.19 01:42:27.250363 [ 4 ] {25667093-3f96-496d-a031-08e71b998c1a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17780 | 2026.05.19 01:42:27.250400 [ 4 ] {25667093-3f96-496d-a031-08e71b998c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17781 | 2026.05.19 01:42:27.250698 [ 4 ] {25667093-3f96-496d-a031-08e71b998c1a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17782 | 2026.05.19 01:42:27.250907 [ 4 ] {25667093-3f96-496d-a031-08e71b998c1a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17783 | 2026.05.19 01:42:27.251038 [ 4 ] {25667093-3f96-496d-a031-08e71b998c1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 17784 | 2026.05.19 01:42:27.251074 [ 4 ] {25667093-3f96-496d-a031-08e71b998c1a} <Debug> TCPHandler: Processed in 0.001354698 sec. | ||
| 17785 | 2026.05.19 01:42:27.251218 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17786 | 2026.05.19 01:42:27.251312 [ 4 ] {00b35146-2f22-4bcd-a0f0-326fcedb0de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17787 | 2026.05.19 01:42:27.251353 [ 4 ] {00b35146-2f22-4bcd-a0f0-326fcedb0de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17788 | 2026.05.19 01:42:27.251778 [ 4 ] {00b35146-2f22-4bcd-a0f0-326fcedb0de4} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17789 | 2026.05.19 01:42:27.251814 [ 4 ] {00b35146-2f22-4bcd-a0f0-326fcedb0de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17790 | 2026.05.19 01:42:27.252139 [ 4 ] {00b35146-2f22-4bcd-a0f0-326fcedb0de4} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17791 | 2026.05.19 01:42:27.252375 [ 4 ] {00b35146-2f22-4bcd-a0f0-326fcedb0de4} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17792 | 2026.05.19 01:42:27.252504 [ 4 ] {00b35146-2f22-4bcd-a0f0-326fcedb0de4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 17793 | 2026.05.19 01:42:27.252540 [ 4 ] {00b35146-2f22-4bcd-a0f0-326fcedb0de4} <Debug> TCPHandler: Processed in 0.001369849 sec. | ||
| 17794 | 2026.05.19 01:42:27.252774 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2026.05.19 01:42:27.252871 [ 4 ] {080d4163-0f45-46ea-976b-813b3a52001d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17796 | 2026.05.19 01:42:27.252912 [ 4 ] {080d4163-0f45-46ea-976b-813b3a52001d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17797 | 2026.05.19 01:42:27.253318 [ 4 ] {080d4163-0f45-46ea-976b-813b3a52001d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17798 | 2026.05.19 01:42:27.253358 [ 4 ] {080d4163-0f45-46ea-976b-813b3a52001d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17799 | 2026.05.19 01:42:27.253659 [ 4 ] {080d4163-0f45-46ea-976b-813b3a52001d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 17800 | 2026.05.19 01:42:27.253873 [ 4 ] {080d4163-0f45-46ea-976b-813b3a52001d} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2026.05.19 01:42:27.254002 [ 4 ] {080d4163-0f45-46ea-976b-813b3a52001d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 17802 | 2026.05.19 01:42:27.254038 [ 4 ] {080d4163-0f45-46ea-976b-813b3a52001d} <Debug> TCPHandler: Processed in 0.001316687 sec. | ||
| 17803 | 2026.05.19 01:42:29.430557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40866 | ||
| 17804 | 2026.05.19 01:42:29.431070 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17805 | 2026.05.19 01:42:29.431104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17806 | 2026.05.19 01:42:29.431569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17807 | 2026.05.19 01:42:29.431791 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17808 | 2026.05.19 01:42:29.431914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40866 | ||
| 17809 | 2026.05.19 01:42:29.432018 [ 224 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17810 | 2026.05.19 01:42:29.432074 [ 224 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17811 | 2026.05.19 01:42:29.434205 [ 224 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17812 | 2026.05.19 01:42:29.676351 [ 224 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17813 | 2026.05.19 01:42:29.676416 [ 224 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17814 | 2026.05.19 01:42:29.678805 [ 224 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17815 | 2026.05.19 01:42:30.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.40 MiB, peak 401.07 MiB, free memory in arenas 0.00 B, will set to 394.39 MiB (RSS), difference: 3.98 MiB | ||
| 17816 | 2026.05.19 01:42:31.582463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 17817 | 2026.05.19 01:42:31.599760 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17818 | 2026.05.19 01:42:31.599812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17819 | 2026.05.19 01:42:31.605881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17820 | 2026.05.19 01:42:31.606602 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17821 | 2026.05.19 01:42:31.609561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 17822 | 2026.05.19 01:42:32.063117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2064 | ||
| 17823 | 2026.05.19 01:42:32.065431 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17824 | 2026.05.19 01:42:32.065477 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17825 | 2026.05.19 01:42:32.066660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17826 | 2026.05.19 01:42:32.066918 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17827 | 2026.05.19 01:42:32.067170 [ 223 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17828 | 2026.05.19 01:42:32.067181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2064 | ||
| 17829 | 2026.05.19 01:42:32.067221 [ 223 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17830 | 2026.05.19 01:42:32.069034 [ 223 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17831 | 2026.05.19 01:42:32.243794 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17832 | 2026.05.19 01:42:32.244077 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 17833 | 2026.05.19 01:42:32.244411 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17834 | 2026.05.19 01:42:32.244451 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 17835 | 2026.05.19 01:42:32.244691 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17836 | 2026.05.19 01:42:32.244766 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17837 | 2026.05.19 01:42:32.244919 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17838 | 2026.05.19 01:42:32.245053 [ 316 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17839 | 2026.05.19 01:42:32.245060 [ 317 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17840 | 2026.05.19 01:42:32.245197 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 17841 | 2026.05.19 01:42:32.245226 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17842 | 2026.05.19 01:42:32.245291 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17843 | 2026.05.19 01:42:32.245311 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 17844 | 2026.05.19 01:42:32.245357 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17845 | 2026.05.19 01:42:32.245404 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17846 | 2026.05.19 01:42:32.246622 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002632 sec., 14437.689969604864 rows/sec., 2.34 MiB/sec. | ||
| 17847 | 2026.05.19 01:42:32.246714 [ 4 ] {8df3aeaa-0639-4372-96c5-8c0a704de808} <Debug> TCPHandler: Processed in 0.00304215 sec. | ||
| 17848 | 2026.05.19 01:42:32.249025 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17849 | 2026.05.19 01:42:32.249153 [ 4 ] {5f3bb2d5-8a38-4d60-8425-134f7197c211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17850 | 2026.05.19 01:42:32.249201 [ 4 ] {5f3bb2d5-8a38-4d60-8425-134f7197c211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17851 | 2026.05.19 01:42:32.249917 [ 4 ] {5f3bb2d5-8a38-4d60-8425-134f7197c211} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17852 | 2026.05.19 01:42:32.249954 [ 4 ] {5f3bb2d5-8a38-4d60-8425-134f7197c211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17853 | 2026.05.19 01:42:32.250273 [ 4 ] {5f3bb2d5-8a38-4d60-8425-134f7197c211} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17854 | 2026.05.19 01:42:32.250490 [ 4 ] {5f3bb2d5-8a38-4d60-8425-134f7197c211} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17855 | 2026.05.19 01:42:32.250623 [ 4 ] {5f3bb2d5-8a38-4d60-8425-134f7197c211} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001508 sec., 92838.19628647214 rows/sec., 8.07 MiB/sec. | ||
| 17856 | 2026.05.19 01:42:32.250661 [ 4 ] {5f3bb2d5-8a38-4d60-8425-134f7197c211} <Debug> TCPHandler: Processed in 0.001697802 sec. | ||
| 17857 | 2026.05.19 01:42:32.250805 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17858 | 2026.05.19 01:42:32.250900 [ 4 ] {a9f17c31-3b0c-4773-a2c2-83bb42936b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17859 | 2026.05.19 01:42:32.250940 [ 4 ] {a9f17c31-3b0c-4773-a2c2-83bb42936b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17860 | 2026.05.19 01:42:32.251390 [ 4 ] {a9f17c31-3b0c-4773-a2c2-83bb42936b5a} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17861 | 2026.05.19 01:42:32.251427 [ 4 ] {a9f17c31-3b0c-4773-a2c2-83bb42936b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17862 | 2026.05.19 01:42:32.251717 [ 4 ] {a9f17c31-3b0c-4773-a2c2-83bb42936b5a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17863 | 2026.05.19 01:42:32.251925 [ 4 ] {a9f17c31-3b0c-4773-a2c2-83bb42936b5a} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17864 | 2026.05.19 01:42:32.252051 [ 4 ] {a9f17c31-3b0c-4773-a2c2-83bb42936b5a} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001169 sec., 35928.143712574856 rows/sec., 2.64 MiB/sec. | ||
| 17865 | 2026.05.19 01:42:32.252089 [ 4 ] {a9f17c31-3b0c-4773-a2c2-83bb42936b5a} <Debug> TCPHandler: Processed in 0.001332887 sec. | ||
| 17866 | 2026.05.19 01:42:32.252232 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17867 | 2026.05.19 01:42:32.252328 [ 4 ] {c989aa8c-575b-4146-b198-b8d827a3800d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17868 | 2026.05.19 01:42:32.252367 [ 4 ] {c989aa8c-575b-4146-b198-b8d827a3800d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17869 | 2026.05.19 01:42:32.252850 [ 4 ] {c989aa8c-575b-4146-b198-b8d827a3800d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2026.05.19 01:42:32.252886 [ 4 ] {c989aa8c-575b-4146-b198-b8d827a3800d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17871 | 2026.05.19 01:42:32.253195 [ 4 ] {c989aa8c-575b-4146-b198-b8d827a3800d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17872 | 2026.05.19 01:42:32.253406 [ 4 ] {c989aa8c-575b-4146-b198-b8d827a3800d} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17873 | 2026.05.19 01:42:32.253533 [ 4 ] {c989aa8c-575b-4146-b198-b8d827a3800d} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001223 sec., 86672.1177432543 rows/sec., 6.77 MiB/sec. | ||
| 17874 | 2026.05.19 01:42:32.253571 [ 4 ] {c989aa8c-575b-4146-b198-b8d827a3800d} <Debug> TCPHandler: Processed in 0.001387048 sec. | ||
| 17875 | 2026.05.19 01:42:32.253711 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17876 | 2026.05.19 01:42:32.253805 [ 4 ] {2854c70a-4370-4fbc-bc95-80aab69c8149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17877 | 2026.05.19 01:42:32.253845 [ 4 ] {2854c70a-4370-4fbc-bc95-80aab69c8149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17878 | 2026.05.19 01:42:32.254297 [ 4 ] {2854c70a-4370-4fbc-bc95-80aab69c8149} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17879 | 2026.05.19 01:42:32.254335 [ 4 ] {2854c70a-4370-4fbc-bc95-80aab69c8149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17880 | 2026.05.19 01:42:32.254651 [ 4 ] {2854c70a-4370-4fbc-bc95-80aab69c8149} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17881 | 2026.05.19 01:42:32.254870 [ 4 ] {2854c70a-4370-4fbc-bc95-80aab69c8149} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17882 | 2026.05.19 01:42:32.254996 [ 4 ] {2854c70a-4370-4fbc-bc95-80aab69c8149} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 17883 | 2026.05.19 01:42:32.254996 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_140_42 to all_141_141_0 | ||
| 17884 | 2026.05.19 01:42:32.255035 [ 4 ] {2854c70a-4370-4fbc-bc95-80aab69c8149} <Debug> TCPHandler: Processed in 0.001371578 sec. | ||
| 17885 | 2026.05.19 01:42:32.255058 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17886 | 2026.05.19 01:42:32.255087 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17887 | 2026.05.19 01:42:32.255173 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17888 | 2026.05.19 01:42:32.255205 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_141_43} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_140_42 to all_141_141_0 into Compact with storage Full | ||
| 17889 | 2026.05.19 01:42:32.255275 [ 4 ] {4ca1e9a7-a7db-4988-a1d5-77bbaa52a30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17890 | 2026.05.19 01:42:32.255336 [ 4 ] {4ca1e9a7-a7db-4988-a1d5-77bbaa52a30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17891 | 2026.05.19 01:42:32.255347 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_141_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17892 | 2026.05.19 01:42:32.255393 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_141_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_140_42, total 50557 rows starting from the beginning of the part | ||
| 17893 | 2026.05.19 01:42:32.255471 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_141_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 32 rows starting from the beginning of the part | ||
| 17894 | 2026.05.19 01:42:32.256233 [ 4 ] {4ca1e9a7-a7db-4988-a1d5-77bbaa52a30d} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17895 | 2026.05.19 01:42:32.256275 [ 4 ] {4ca1e9a7-a7db-4988-a1d5-77bbaa52a30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17896 | 2026.05.19 01:42:32.256846 [ 4 ] {4ca1e9a7-a7db-4988-a1d5-77bbaa52a30d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17897 | 2026.05.19 01:42:32.257076 [ 4 ] {4ca1e9a7-a7db-4988-a1d5-77bbaa52a30d} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17898 | 2026.05.19 01:42:32.257217 [ 4 ] {4ca1e9a7-a7db-4988-a1d5-77bbaa52a30d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00196 sec., 21428.571428571428 rows/sec., 38.40 MiB/sec. | ||
| 17899 | 2026.05.19 01:42:32.257275 [ 4 ] {4ca1e9a7-a7db-4988-a1d5-77bbaa52a30d} <Debug> TCPHandler: Processed in 0.002150658 sec. | ||
| 17900 | 2026.05.19 01:42:32.257423 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17901 | 2026.05.19 01:42:32.257519 [ 4 ] {2bbb056c-2ba2-4507-8ab5-9c5f1ab558dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17902 | 2026.05.19 01:42:32.257560 [ 4 ] {2bbb056c-2ba2-4507-8ab5-9c5f1ab558dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17903 | 2026.05.19 01:42:32.257945 [ 4 ] {2bbb056c-2ba2-4507-8ab5-9c5f1ab558dc} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17904 | 2026.05.19 01:42:32.257981 [ 4 ] {2bbb056c-2ba2-4507-8ab5-9c5f1ab558dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17905 | 2026.05.19 01:42:32.258287 [ 4 ] {2bbb056c-2ba2-4507-8ab5-9c5f1ab558dc} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 17906 | 2026.05.19 01:42:32.258506 [ 4 ] {2bbb056c-2ba2-4507-8ab5-9c5f1ab558dc} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17907 | 2026.05.19 01:42:32.258638 [ 4 ] {2bbb056c-2ba2-4507-8ab5-9c5f1ab558dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 17908 | 2026.05.19 01:42:32.258675 [ 4 ] {2bbb056c-2ba2-4507-8ab5-9c5f1ab558dc} <Debug> TCPHandler: Processed in 0.001300588 sec. | ||
| 17909 | 2026.05.19 01:42:32.262972 [ 192 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_141_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50589 rows, containing 5 columns (5 merged, 0 gathered) in 0.007811612 sec., 6476128.102624657 rows/sec., 416.95 MiB/sec. | ||
| 17910 | 2026.05.19 01:42:32.263533 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_141_43} <Trace> MergedBlockOutputStream: filled checksums all_1_141_43 (state Temporary) | ||
| 17911 | 2026.05.19 01:42:32.263851 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_141_43} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_141_43 to all_1_141_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2026.05.19 01:42:32.263935 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_141_43} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_140_42, all_141_141_0] -> all_1_141_43 | ||
| 17913 | 2026.05.19 01:42:32.264004 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 17914 | 2026.05.19 01:42:36.744002 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17915 | 2026.05.19 01:42:36.744086 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17916 | 2026.05.19 01:42:36.932097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41314 | ||
| 17917 | 2026.05.19 01:42:36.932931 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17918 | 2026.05.19 01:42:36.933011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17919 | 2026.05.19 01:42:36.933687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17920 | 2026.05.19 01:42:36.933911 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17921 | 2026.05.19 01:42:36.934043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41314 | ||
| 17922 | 2026.05.19 01:42:36.934093 [ 79 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17923 | 2026.05.19 01:42:36.934178 [ 79 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2026.05.19 01:42:36.934215 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17925 | 2026.05.19 01:42:36.934348 [ 199 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 17926 | 2026.05.19 01:42:36.934455 [ 199 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17927 | 2026.05.19 01:42:36.934489 [ 199 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38946 rows starting from the beginning of the part | ||
| 17928 | 2026.05.19 01:42:36.934551 [ 199 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 17929 | 2026.05.19 01:42:36.934601 [ 199 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 17930 | 2026.05.19 01:42:36.934645 [ 199 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 17931 | 2026.05.19 01:42:36.934688 [ 199 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 17932 | 2026.05.19 01:42:36.934732 [ 199 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 17933 | 2026.05.19 01:42:36.937190 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41314 rows, containing 4 columns (4 merged, 0 gathered) in 0.002884608 sec., 14322223.331558395 rows/sec., 204.88 MiB/sec. | ||
| 17934 | 2026.05.19 01:42:36.937594 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17935 | 2026.05.19 01:42:36.937879 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17936 | 2026.05.19 01:42:36.937958 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_86_17} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17937 | 2026.05.19 01:42:36.938074 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17938 | 2026.05.19 01:42:37.242968 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17939 | 2026.05.19 01:42:37.243345 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17940 | 2026.05.19 01:42:37.243891 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17941 | 2026.05.19 01:42:37.243956 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17942 | 2026.05.19 01:42:37.244224 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17943 | 2026.05.19 01:42:37.244294 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17944 | 2026.05.19 01:42:37.244441 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17945 | 2026.05.19 01:42:37.244570 [ 317 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17946 | 2026.05.19 01:42:37.244570 [ 316 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17947 | 2026.05.19 01:42:37.244706 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 17948 | 2026.05.19 01:42:37.244735 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17949 | 2026.05.19 01:42:37.244806 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17950 | 2026.05.19 01:42:37.244826 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 17951 | 2026.05.19 01:42:37.244862 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17952 | 2026.05.19 01:42:37.244902 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17953 | 2026.05.19 01:42:37.246318 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003125 sec., 12160 rows/sec., 1.97 MiB/sec. | ||
| 17954 | 2026.05.19 01:42:37.246438 [ 4 ] {22e813cf-6dab-43d3-8448-ebe510b0f14c} <Debug> TCPHandler: Processed in 0.003661258 sec. | ||
| 17955 | 2026.05.19 01:42:37.248157 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17956 | 2026.05.19 01:42:37.248358 [ 4 ] {b1f3796c-d703-4928-974c-f9822d334f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17957 | 2026.05.19 01:42:37.248431 [ 4 ] {b1f3796c-d703-4928-974c-f9822d334f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17958 | 2026.05.19 01:42:37.249267 [ 4 ] {b1f3796c-d703-4928-974c-f9822d334f7c} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17959 | 2026.05.19 01:42:37.249304 [ 4 ] {b1f3796c-d703-4928-974c-f9822d334f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17960 | 2026.05.19 01:42:37.249687 [ 4 ] {b1f3796c-d703-4928-974c-f9822d334f7c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17961 | 2026.05.19 01:42:37.249918 [ 4 ] {b1f3796c-d703-4928-974c-f9822d334f7c} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17962 | 2026.05.19 01:42:37.250068 [ 4 ] {b1f3796c-d703-4928-974c-f9822d334f7c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001765 sec., 31728.045325779036 rows/sec., 2.42 MiB/sec. | ||
| 17963 | 2026.05.19 01:42:37.250108 [ 4 ] {b1f3796c-d703-4928-974c-f9822d334f7c} <Debug> TCPHandler: Processed in 0.002047517 sec. | ||
| 17964 | 2026.05.19 01:42:37.250125 [ 78 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17965 | 2026.05.19 01:42:37.250202 [ 78 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17966 | 2026.05.19 01:42:37.250229 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17967 | 2026.05.19 01:42:37.250259 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17968 | 2026.05.19 01:42:37.250365 [ 4 ] {1c35d8ce-953c-4a88-a670-eccbf7b8f2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17969 | 2026.05.19 01:42:37.250396 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17970 | 2026.05.19 01:42:37.250405 [ 4 ] {1c35d8ce-953c-4a88-a670-eccbf7b8f2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17971 | 2026.05.19 01:42:37.250574 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17972 | 2026.05.19 01:42:37.250620 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2620 rows starting from the beginning of the part | ||
| 17973 | 2026.05.19 01:42:37.250699 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 17974 | 2026.05.19 01:42:37.250752 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 140 rows starting from the beginning of the part | ||
| 17975 | 2026.05.19 01:42:37.250802 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 17976 | 2026.05.19 01:42:37.250848 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 140 rows starting from the beginning of the part | ||
| 17977 | 2026.05.19 01:42:37.250898 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
| 17978 | 2026.05.19 01:42:37.250933 [ 4 ] {1c35d8ce-953c-4a88-a670-eccbf7b8f2c9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17979 | 2026.05.19 01:42:37.250976 [ 4 ] {1c35d8ce-953c-4a88-a670-eccbf7b8f2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17980 | 2026.05.19 01:42:37.251342 [ 4 ] {1c35d8ce-953c-4a88-a670-eccbf7b8f2c9} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 17981 | 2026.05.19 01:42:37.251580 [ 4 ] {1c35d8ce-953c-4a88-a670-eccbf7b8f2c9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17982 | 2026.05.19 01:42:37.251718 [ 4 ] {1c35d8ce-953c-4a88-a670-eccbf7b8f2c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001371 sec., 46681.25455871627 rows/sec., 3.64 MiB/sec. | ||
| 17983 | 2026.05.19 01:42:37.251752 [ 79 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 17984 | 2026.05.19 01:42:37.251758 [ 4 ] {1c35d8ce-953c-4a88-a670-eccbf7b8f2c9} <Debug> TCPHandler: Processed in 0.001547931 sec. | ||
| 17985 | 2026.05.19 01:42:37.251804 [ 79 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17986 | 2026.05.19 01:42:37.251832 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 17987 | 2026.05.19 01:42:37.251928 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17988 | 2026.05.19 01:42:37.251942 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 17989 | 2026.05.19 01:42:37.252038 [ 4 ] {5aaefccd-eb97-4bb0-a453-aa856ae15757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17990 | 2026.05.19 01:42:37.252076 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17991 | 2026.05.19 01:42:37.252087 [ 4 ] {5aaefccd-eb97-4bb0-a453-aa856ae15757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17992 | 2026.05.19 01:42:37.252121 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1404 rows starting from the beginning of the part | ||
| 17993 | 2026.05.19 01:42:37.252192 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 17994 | 2026.05.19 01:42:37.252246 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 106 rows starting from the beginning of the part | ||
| 17995 | 2026.05.19 01:42:37.252267 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001945615 sec., 1576879.2900959337 rows/sec., 125.96 MiB/sec. | ||
| 17996 | 2026.05.19 01:42:37.252315 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 17997 | 2026.05.19 01:42:37.252391 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 106 rows starting from the beginning of the part | ||
| 17998 | 2026.05.19 01:42:37.252442 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 17999 | 2026.05.19 01:42:37.252565 [ 4 ] {5aaefccd-eb97-4bb0-a453-aa856ae15757} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18000 | 2026.05.19 01:42:37.252609 [ 4 ] {5aaefccd-eb97-4bb0-a453-aa856ae15757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18001 | 2026.05.19 01:42:37.252631 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18002 | 2026.05.19 01:42:37.252971 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18003 | 2026.05.19 01:42:37.252984 [ 4 ] {5aaefccd-eb97-4bb0-a453-aa856ae15757} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18004 | 2026.05.19 01:42:37.253057 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_146_29} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18005 | 2026.05.19 01:42:37.253148 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 18006 | 2026.05.19 01:42:37.253251 [ 4 ] {5aaefccd-eb97-4bb0-a453-aa856ae15757} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18007 | 2026.05.19 01:42:37.253394 [ 4 ] {5aaefccd-eb97-4bb0-a453-aa856ae15757} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001374 sec., 116448.32605531295 rows/sec., 8.11 MiB/sec. | ||
| 18008 | 2026.05.19 01:42:37.253411 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_141_43 to all_142_142_0 | ||
| 18009 | 2026.05.19 01:42:37.253433 [ 4 ] {5aaefccd-eb97-4bb0-a453-aa856ae15757} <Debug> TCPHandler: Processed in 0.001555201 sec. | ||
| 18010 | 2026.05.19 01:42:37.253454 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18011 | 2026.05.19 01:42:37.253481 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18012 | 2026.05.19 01:42:37.253560 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_142_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_141_43 to all_142_142_0 into Compact with storage Full | ||
| 18013 | 2026.05.19 01:42:37.253581 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18014 | 2026.05.19 01:42:37.253625 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001722552 sec., 1049605.469094692 rows/sec., 77.68 MiB/sec. | ||
| 18015 | 2026.05.19 01:42:37.253665 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_142_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18016 | 2026.05.19 01:42:37.253685 [ 4 ] {f55e188b-cf21-4d78-a891-c4f1dae85b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18017 | 2026.05.19 01:42:37.253709 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_142_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_141_43, total 50589 rows starting from the beginning of the part | ||
| 18018 | 2026.05.19 01:42:37.253735 [ 4 ] {f55e188b-cf21-4d78-a891-c4f1dae85b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18019 | 2026.05.19 01:42:37.253772 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_142_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 18020 | 2026.05.19 01:42:37.253821 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18021 | 2026.05.19 01:42:37.254125 [ 4 ] {f55e188b-cf21-4d78-a891-c4f1dae85b7a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18022 | 2026.05.19 01:42:37.254170 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18023 | 2026.05.19 01:42:37.254175 [ 4 ] {f55e188b-cf21-4d78-a891-c4f1dae85b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18024 | 2026.05.19 01:42:37.254259 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_146_29} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18025 | 2026.05.19 01:42:37.254347 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 18026 | 2026.05.19 01:42:37.254532 [ 4 ] {f55e188b-cf21-4d78-a891-c4f1dae85b7a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18027 | 2026.05.19 01:42:37.254757 [ 4 ] {f55e188b-cf21-4d78-a891-c4f1dae85b7a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18028 | 2026.05.19 01:42:37.254894 [ 4 ] {f55e188b-cf21-4d78-a891-c4f1dae85b7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 18029 | 2026.05.19 01:42:37.254909 [ 79 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18030 | 2026.05.19 01:42:37.254931 [ 4 ] {f55e188b-cf21-4d78-a891-c4f1dae85b7a} <Debug> TCPHandler: Processed in 0.001399608 sec. | ||
| 18031 | 2026.05.19 01:42:37.254951 [ 79 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18032 | 2026.05.19 01:42:37.254979 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18033 | 2026.05.19 01:42:37.255075 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18034 | 2026.05.19 01:42:37.255213 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18035 | 2026.05.19 01:42:37.255250 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7224 rows starting from the beginning of the part | ||
| 18036 | 2026.05.19 01:42:37.255330 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 18037 | 2026.05.19 01:42:37.255380 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 18038 | 2026.05.19 01:42:37.255427 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 18039 | 2026.05.19 01:42:37.255473 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 18040 | 2026.05.19 01:42:37.255516 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 18041 | 2026.05.19 01:42:37.257570 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 4 columns (4 merged, 0 gathered) in 0.002543464 sec., 2958170.4321350725 rows/sec., 199.36 MiB/sec. | ||
| 18042 | 2026.05.19 01:42:37.257968 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18043 | 2026.05.19 01:42:37.258220 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18044 | 2026.05.19 01:42:37.258284 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_146_29} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18045 | 2026.05.19 01:42:37.258354 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18046 | 2026.05.19 01:42:37.262679 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_142_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50749 rows, containing 5 columns (5 merged, 0 gathered) in 0.00914044 sec., 5552139.721938988 rows/sec., 357.55 MiB/sec. | ||
| 18047 | 2026.05.19 01:42:37.263483 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_142_44} <Trace> MergedBlockOutputStream: filled checksums all_1_142_44 (state Temporary) | ||
| 18048 | 2026.05.19 01:42:37.263767 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_142_44} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_142_44 to all_1_142_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18049 | 2026.05.19 01:42:37.263843 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_142_44} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_141_43, all_142_142_0] -> all_1_142_44 | ||
| 18050 | 2026.05.19 01:42:37.263932 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18051 | 2026.05.19 01:42:39.109663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18052 | 2026.05.19 01:42:39.127624 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18053 | 2026.05.19 01:42:39.127682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18054 | 2026.05.19 01:42:39.133770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18055 | 2026.05.19 01:42:39.134539 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18056 | 2026.05.19 01:42:39.134925 [ 76 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18057 | 2026.05.19 01:42:39.135004 [ 76 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18058 | 2026.05.19 01:42:39.135028 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18059 | 2026.05.19 01:42:39.135194 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 18060 | 2026.05.19 01:42:39.137684 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18061 | 2026.05.19 01:42:39.139412 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18062 | 2026.05.19 01:42:39.141296 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 18063 | 2026.05.19 01:42:39.146863 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 18064 | 2026.05.19 01:42:39.152115 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 18065 | 2026.05.19 01:42:39.157212 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 18066 | 2026.05.19 01:42:39.162565 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 18067 | 2026.05.19 01:42:39.167264 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 18068 | 2026.05.19 01:42:39.225026 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089909458 sec., 7207.250654319371 rows/sec., 37.27 MiB/sec. | ||
| 18069 | 2026.05.19 01:42:39.227322 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18070 | 2026.05.19 01:42:39.229069 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18071 | 2026.05.19 01:42:39.229164 [ 200 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_86_17} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18072 | 2026.05.19 01:42:39.230732 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18073 | 2026.05.19 01:42:40.000340 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.28 MiB, peak 413.69 MiB, free memory in arenas 0.00 B, will set to 395.24 MiB (RSS), difference: -1.04 MiB | ||
| 18074 | 2026.05.19 01:42:41.115163 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18075 | 2026.05.19 01:42:41.115606 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 18076 | 2026.05.19 01:42:41.116234 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18077 | 2026.05.19 01:42:41.116305 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 18078 | 2026.05.19 01:42:41.116568 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18079 | 2026.05.19 01:42:41.116638 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18080 | 2026.05.19 01:42:41.116788 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 18081 | 2026.05.19 01:42:41.116914 [ 317 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18082 | 2026.05.19 01:42:41.116927 [ 316 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18083 | 2026.05.19 01:42:41.117064 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 18084 | 2026.05.19 01:42:41.117092 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18085 | 2026.05.19 01:42:41.117166 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18086 | 2026.05.19 01:42:41.117186 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 18087 | 2026.05.19 01:42:41.117220 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 18088 | 2026.05.19 01:42:41.117261 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 18089 | 2026.05.19 01:42:41.118604 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.00318 sec., 11949.685534591195 rows/sec., 2.42 MiB/sec. | ||
| 18090 | 2026.05.19 01:42:41.118736 [ 4 ] {1c9b22ff-181e-42e2-836f-454a662fa9f4} <Debug> TCPHandler: Processed in 0.003725049 sec. | ||
| 18091 | 2026.05.19 01:42:41.133950 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18092 | 2026.05.19 01:42:41.134086 [ 4 ] {e354276b-10c2-4422-a68e-388b114fb60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18093 | 2026.05.19 01:42:41.134140 [ 4 ] {e354276b-10c2-4422-a68e-388b114fb60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18094 | 2026.05.19 01:42:41.134762 [ 4 ] {e354276b-10c2-4422-a68e-388b114fb60b} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18095 | 2026.05.19 01:42:41.134813 [ 4 ] {e354276b-10c2-4422-a68e-388b114fb60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18096 | 2026.05.19 01:42:41.135238 [ 4 ] {e354276b-10c2-4422-a68e-388b114fb60b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18097 | 2026.05.19 01:42:41.135468 [ 4 ] {e354276b-10c2-4422-a68e-388b114fb60b} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18098 | 2026.05.19 01:42:41.135625 [ 4 ] {e354276b-10c2-4422-a68e-388b114fb60b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001579 sec., 15199.493350221659 rows/sec., 1.26 MiB/sec. | ||
| 18099 | 2026.05.19 01:42:41.135666 [ 4 ] {e354276b-10c2-4422-a68e-388b114fb60b} <Debug> TCPHandler: Processed in 0.001779163 sec. | ||
| 18100 | 2026.05.19 01:42:41.135835 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18101 | 2026.05.19 01:42:41.135940 [ 4 ] {03b5c48f-9ad0-4693-bfc9-f23834ce5cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18102 | 2026.05.19 01:42:41.135980 [ 4 ] {03b5c48f-9ad0-4693-bfc9-f23834ce5cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18103 | 2026.05.19 01:42:41.136427 [ 4 ] {03b5c48f-9ad0-4693-bfc9-f23834ce5cc8} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18104 | 2026.05.19 01:42:41.136463 [ 4 ] {03b5c48f-9ad0-4693-bfc9-f23834ce5cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18105 | 2026.05.19 01:42:41.136746 [ 4 ] {03b5c48f-9ad0-4693-bfc9-f23834ce5cc8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18106 | 2026.05.19 01:42:41.136966 [ 4 ] {03b5c48f-9ad0-4693-bfc9-f23834ce5cc8} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18107 | 2026.05.19 01:42:41.137097 [ 4 ] {03b5c48f-9ad0-4693-bfc9-f23834ce5cc8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 138.80 KiB/sec. | ||
| 18108 | 2026.05.19 01:42:41.137135 [ 4 ] {03b5c48f-9ad0-4693-bfc9-f23834ce5cc8} <Debug> TCPHandler: Processed in 0.001348117 sec. | ||
| 18109 | 2026.05.19 01:42:41.137265 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18110 | 2026.05.19 01:42:41.137360 [ 4 ] {a67eb36f-a8fc-4e5c-8674-13d053377e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18111 | 2026.05.19 01:42:41.137399 [ 4 ] {a67eb36f-a8fc-4e5c-8674-13d053377e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18112 | 2026.05.19 01:42:41.140086 [ 4 ] {a67eb36f-a8fc-4e5c-8674-13d053377e7c} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18113 | 2026.05.19 01:42:41.140135 [ 4 ] {a67eb36f-a8fc-4e5c-8674-13d053377e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18114 | 2026.05.19 01:42:41.140696 [ 4 ] {a67eb36f-a8fc-4e5c-8674-13d053377e7c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18115 | 2026.05.19 01:42:41.140936 [ 4 ] {a67eb36f-a8fc-4e5c-8674-13d053377e7c} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18116 | 2026.05.19 01:42:41.141104 [ 4 ] {a67eb36f-a8fc-4e5c-8674-13d053377e7c} <Debug> executeQuery: Read 2610 rows, 200.17 KiB in 0.003758 sec., 694518.3608302289 rows/sec., 52.02 MiB/sec. | ||
| 18117 | 2026.05.19 01:42:41.141178 [ 4 ] {a67eb36f-a8fc-4e5c-8674-13d053377e7c} <Debug> TCPHandler: Processed in 0.003960262 sec. | ||
| 18118 | 2026.05.19 01:42:41.141386 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18119 | 2026.05.19 01:42:41.141519 [ 4 ] {27f7bd15-e310-4fe0-8019-0e05edd62699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18120 | 2026.05.19 01:42:41.141602 [ 4 ] {27f7bd15-e310-4fe0-8019-0e05edd62699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18121 | 2026.05.19 01:42:41.142145 [ 4 ] {27f7bd15-e310-4fe0-8019-0e05edd62699} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18122 | 2026.05.19 01:42:41.142183 [ 4 ] {27f7bd15-e310-4fe0-8019-0e05edd62699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18123 | 2026.05.19 01:42:41.142497 [ 4 ] {27f7bd15-e310-4fe0-8019-0e05edd62699} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18124 | 2026.05.19 01:42:41.142709 [ 4 ] {27f7bd15-e310-4fe0-8019-0e05edd62699} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18125 | 2026.05.19 01:42:41.142839 [ 4 ] {27f7bd15-e310-4fe0-8019-0e05edd62699} <Debug> executeQuery: Read 67 rows, 5.09 KiB in 0.001361 sec., 49228.50844966936 rows/sec., 3.65 MiB/sec. | ||
| 18126 | 2026.05.19 01:42:41.142877 [ 4 ] {27f7bd15-e310-4fe0-8019-0e05edd62699} <Debug> TCPHandler: Processed in 0.001607241 sec. | ||
| 18127 | 2026.05.19 01:42:41.143032 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18128 | 2026.05.19 01:42:41.143128 [ 4 ] {ebcb5a90-95a6-4a71-bc59-971ac0c98b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18129 | 2026.05.19 01:42:41.143193 [ 4 ] {ebcb5a90-95a6-4a71-bc59-971ac0c98b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18130 | 2026.05.19 01:42:41.144134 [ 4 ] {ebcb5a90-95a6-4a71-bc59-971ac0c98b24} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18131 | 2026.05.19 01:42:41.144173 [ 4 ] {ebcb5a90-95a6-4a71-bc59-971ac0c98b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18132 | 2026.05.19 01:42:41.144512 [ 4 ] {ebcb5a90-95a6-4a71-bc59-971ac0c98b24} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18133 | 2026.05.19 01:42:41.144734 [ 4 ] {ebcb5a90-95a6-4a71-bc59-971ac0c98b24} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18134 | 2026.05.19 01:42:41.144863 [ 4 ] {ebcb5a90-95a6-4a71-bc59-971ac0c98b24} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001754 sec., 470353.47776510834 rows/sec., 27.51 MiB/sec. | ||
| 18135 | 2026.05.19 01:42:41.144902 [ 4 ] {ebcb5a90-95a6-4a71-bc59-971ac0c98b24} <Debug> TCPHandler: Processed in 0.001918975 sec. | ||
| 18136 | 2026.05.19 01:42:41.145034 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18137 | 2026.05.19 01:42:41.145128 [ 4 ] {ed5e054e-b15b-49bb-8885-d002d30e2135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18138 | 2026.05.19 01:42:41.145168 [ 4 ] {ed5e054e-b15b-49bb-8885-d002d30e2135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18139 | 2026.05.19 01:42:41.145575 [ 4 ] {ed5e054e-b15b-49bb-8885-d002d30e2135} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18140 | 2026.05.19 01:42:41.145611 [ 4 ] {ed5e054e-b15b-49bb-8885-d002d30e2135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18141 | 2026.05.19 01:42:41.145898 [ 4 ] {ed5e054e-b15b-49bb-8885-d002d30e2135} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18142 | 2026.05.19 01:42:41.146110 [ 4 ] {ed5e054e-b15b-49bb-8885-d002d30e2135} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18143 | 2026.05.19 01:42:41.146239 [ 4 ] {ed5e054e-b15b-49bb-8885-d002d30e2135} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. | ||
| 18144 | 2026.05.19 01:42:41.146278 [ 4 ] {ed5e054e-b15b-49bb-8885-d002d30e2135} <Debug> TCPHandler: Processed in 0.001292597 sec. | ||
| 18145 | 2026.05.19 01:42:41.146410 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18146 | 2026.05.19 01:42:41.146504 [ 4 ] {88f865bc-cd47-4df5-b992-94cd855a0196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18147 | 2026.05.19 01:42:41.146544 [ 4 ] {88f865bc-cd47-4df5-b992-94cd855a0196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18148 | 2026.05.19 01:42:41.146957 [ 4 ] {88f865bc-cd47-4df5-b992-94cd855a0196} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18149 | 2026.05.19 01:42:41.146993 [ 4 ] {88f865bc-cd47-4df5-b992-94cd855a0196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18150 | 2026.05.19 01:42:41.147281 [ 4 ] {88f865bc-cd47-4df5-b992-94cd855a0196} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18151 | 2026.05.19 01:42:41.147494 [ 4 ] {88f865bc-cd47-4df5-b992-94cd855a0196} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18152 | 2026.05.19 01:42:41.147630 [ 4 ] {88f865bc-cd47-4df5-b992-94cd855a0196} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 18153 | 2026.05.19 01:42:41.147667 [ 4 ] {88f865bc-cd47-4df5-b992-94cd855a0196} <Debug> TCPHandler: Processed in 0.001306367 sec. | ||
| 18154 | 2026.05.19 01:42:41.147791 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18155 | 2026.05.19 01:42:41.147886 [ 4 ] {3ffad234-8d33-4b67-b0d5-eb12d926d024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18156 | 2026.05.19 01:42:41.147926 [ 4 ] {3ffad234-8d33-4b67-b0d5-eb12d926d024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18157 | 2026.05.19 01:42:41.149051 [ 4 ] {3ffad234-8d33-4b67-b0d5-eb12d926d024} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18158 | 2026.05.19 01:42:41.149087 [ 4 ] {3ffad234-8d33-4b67-b0d5-eb12d926d024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18159 | 2026.05.19 01:42:41.149451 [ 4 ] {3ffad234-8d33-4b67-b0d5-eb12d926d024} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18160 | 2026.05.19 01:42:41.149661 [ 4 ] {3ffad234-8d33-4b67-b0d5-eb12d926d024} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18161 | 2026.05.19 01:42:41.149793 [ 4 ] {3ffad234-8d33-4b67-b0d5-eb12d926d024} <Debug> executeQuery: Read 1370 rows, 94.90 KiB in 0.001924 sec., 712058.2120582121 rows/sec., 48.17 MiB/sec. | ||
| 18162 | 2026.05.19 01:42:41.149831 [ 4 ] {3ffad234-8d33-4b67-b0d5-eb12d926d024} <Debug> TCPHandler: Processed in 0.002087978 sec. | ||
| 18163 | 2026.05.19 01:42:41.149971 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18164 | 2026.05.19 01:42:41.150065 [ 4 ] {a816be17-6b47-4a6e-9b11-b87026a5009c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18165 | 2026.05.19 01:42:41.150107 [ 4 ] {a816be17-6b47-4a6e-9b11-b87026a5009c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18166 | 2026.05.19 01:42:41.151125 [ 4 ] {a816be17-6b47-4a6e-9b11-b87026a5009c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18167 | 2026.05.19 01:42:41.151162 [ 4 ] {a816be17-6b47-4a6e-9b11-b87026a5009c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18168 | 2026.05.19 01:42:41.151593 [ 4 ] {a816be17-6b47-4a6e-9b11-b87026a5009c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18169 | 2026.05.19 01:42:41.151804 [ 4 ] {a816be17-6b47-4a6e-9b11-b87026a5009c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18170 | 2026.05.19 01:42:41.151935 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_142_44 to all_147_147_0 | ||
| 18171 | 2026.05.19 01:42:41.151944 [ 4 ] {a816be17-6b47-4a6e-9b11-b87026a5009c} <Debug> executeQuery: Read 1629 rows, 102.81 KiB in 0.001897 sec., 858724.3015287296 rows/sec., 52.93 MiB/sec. | ||
| 18172 | 2026.05.19 01:42:41.151992 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18173 | 2026.05.19 01:42:41.152005 [ 4 ] {a816be17-6b47-4a6e-9b11-b87026a5009c} <Debug> TCPHandler: Processed in 0.002082977 sec. | ||
| 18174 | 2026.05.19 01:42:41.152020 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18175 | 2026.05.19 01:42:41.152146 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18176 | 2026.05.19 01:42:41.152152 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_142_44 to all_147_147_0 into Compact with storage Full | ||
| 18177 | 2026.05.19 01:42:41.152246 [ 4 ] {66478d1d-d201-4ec0-ad21-8a4558a34dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18178 | 2026.05.19 01:42:41.152275 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18179 | 2026.05.19 01:42:41.152301 [ 4 ] {66478d1d-d201-4ec0-ad21-8a4558a34dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18180 | 2026.05.19 01:42:41.152311 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_142_44, total 50749 rows starting from the beginning of the part | ||
| 18181 | 2026.05.19 01:42:41.152379 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 18182 | 2026.05.19 01:42:41.152433 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 18183 | 2026.05.19 01:42:41.152486 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 18184 | 2026.05.19 01:42:41.152532 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 18185 | 2026.05.19 01:42:41.152579 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1629 rows starting from the beginning of the part | ||
| 18186 | 2026.05.19 01:42:41.153228 [ 4 ] {66478d1d-d201-4ec0-ad21-8a4558a34dc5} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18187 | 2026.05.19 01:42:41.153262 [ 4 ] {66478d1d-d201-4ec0-ad21-8a4558a34dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18188 | 2026.05.19 01:42:41.154132 [ 4 ] {66478d1d-d201-4ec0-ad21-8a4558a34dc5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18189 | 2026.05.19 01:42:41.154418 [ 4 ] {66478d1d-d201-4ec0-ad21-8a4558a34dc5} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18190 | 2026.05.19 01:42:41.154621 [ 4 ] {66478d1d-d201-4ec0-ad21-8a4558a34dc5} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002388 sec., 22194.304857621442 rows/sec., 39.77 MiB/sec. | ||
| 18191 | 2026.05.19 01:42:41.154797 [ 4 ] {66478d1d-d201-4ec0-ad21-8a4558a34dc5} <Debug> TCPHandler: Processed in 0.002698966 sec. | ||
| 18192 | 2026.05.19 01:42:41.155010 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18193 | 2026.05.19 01:42:41.155138 [ 4 ] {96b7007f-6798-4c0f-acfd-6b87756d26ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18194 | 2026.05.19 01:42:41.155197 [ 4 ] {96b7007f-6798-4c0f-acfd-6b87756d26ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18195 | 2026.05.19 01:42:41.155624 [ 4 ] {96b7007f-6798-4c0f-acfd-6b87756d26ca} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18196 | 2026.05.19 01:42:41.155661 [ 4 ] {96b7007f-6798-4c0f-acfd-6b87756d26ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18197 | 2026.05.19 01:42:41.155994 [ 4 ] {96b7007f-6798-4c0f-acfd-6b87756d26ca} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18198 | 2026.05.19 01:42:41.156207 [ 4 ] {96b7007f-6798-4c0f-acfd-6b87756d26ca} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18199 | 2026.05.19 01:42:41.156340 [ 4 ] {96b7007f-6798-4c0f-acfd-6b87756d26ca} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001243 sec., 38616.25100563154 rows/sec., 2.60 MiB/sec. | ||
| 18200 | 2026.05.19 01:42:41.156377 [ 4 ] {96b7007f-6798-4c0f-acfd-6b87756d26ca} <Debug> TCPHandler: Processed in 0.001480489 sec. | ||
| 18201 | 2026.05.19 01:42:41.161336 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53018 rows, containing 5 columns (5 merged, 0 gathered) in 0.009229921 sec., 5744144.505678868 rows/sec., 369.79 MiB/sec. | ||
| 18202 | 2026.05.19 01:42:41.161780 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Trace> MergedBlockOutputStream: filled checksums all_1_147_45 (state Temporary) | ||
| 18203 | 2026.05.19 01:42:41.162059 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_147_45 to all_1_147_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18204 | 2026.05.19 01:42:41.162134 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_147_45} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_142_44, all_147_147_0] -> all_1_147_45 | ||
| 18205 | 2026.05.19 01:42:41.162218 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18206 | 2026.05.19 01:42:42.067444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2112 | ||
| 18207 | 2026.05.19 01:42:42.070195 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18208 | 2026.05.19 01:42:42.070243 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18209 | 2026.05.19 01:42:42.071433 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18210 | 2026.05.19 01:42:42.071689 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18211 | 2026.05.19 01:42:42.071942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2112 | ||
| 18212 | 2026.05.19 01:42:42.125324 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18213 | 2026.05.19 01:42:42.125387 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18214 | 2026.05.19 01:42:42.127474 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18215 | 2026.05.19 01:42:42.187995 [ 225 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18216 | 2026.05.19 01:42:42.188042 [ 225 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18217 | 2026.05.19 01:42:42.189800 [ 225 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18218 | 2026.05.19 01:42:42.237442 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18219 | 2026.05.19 01:42:42.237692 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 18220 | 2026.05.19 01:42:42.238062 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18221 | 2026.05.19 01:42:42.238104 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 18222 | 2026.05.19 01:42:42.238353 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18223 | 2026.05.19 01:42:42.238421 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18224 | 2026.05.19 01:42:42.238563 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18225 | 2026.05.19 01:42:42.238683 [ 341 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18226 | 2026.05.19 01:42:42.238683 [ 317 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18227 | 2026.05.19 01:42:42.238832 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 18228 | 2026.05.19 01:42:42.238854 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18229 | 2026.05.19 01:42:42.238921 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18230 | 2026.05.19 01:42:42.238940 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 18231 | 2026.05.19 01:42:42.238973 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18232 | 2026.05.19 01:42:42.239012 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18233 | 2026.05.19 01:42:42.240216 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002625 sec., 14476.190476190475 rows/sec., 2.35 MiB/sec. | ||
| 18234 | 2026.05.19 01:42:42.240344 [ 4 ] {38cea51b-bc9b-46ee-a78f-0126b642e365} <Debug> TCPHandler: Processed in 0.00303488 sec. | ||
| 18235 | 2026.05.19 01:42:42.241544 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18236 | 2026.05.19 01:42:42.241693 [ 4 ] {92808982-1854-4d03-92bc-f773bb5421b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18237 | 2026.05.19 01:42:42.241753 [ 4 ] {92808982-1854-4d03-92bc-f773bb5421b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18238 | 2026.05.19 01:42:42.242373 [ 4 ] {92808982-1854-4d03-92bc-f773bb5421b4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18239 | 2026.05.19 01:42:42.242414 [ 4 ] {92808982-1854-4d03-92bc-f773bb5421b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18240 | 2026.05.19 01:42:42.242773 [ 4 ] {92808982-1854-4d03-92bc-f773bb5421b4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18241 | 2026.05.19 01:42:42.242995 [ 4 ] {92808982-1854-4d03-92bc-f773bb5421b4} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18242 | 2026.05.19 01:42:42.243141 [ 4 ] {92808982-1854-4d03-92bc-f773bb5421b4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00149 sec., 37583.89261744967 rows/sec., 2.87 MiB/sec. | ||
| 18243 | 2026.05.19 01:42:42.243183 [ 4 ] {92808982-1854-4d03-92bc-f773bb5421b4} <Debug> TCPHandler: Processed in 0.001756403 sec. | ||
| 18244 | 2026.05.19 01:42:42.243272 [ 222 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18245 | 2026.05.19 01:42:42.243309 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18246 | 2026.05.19 01:42:42.243325 [ 222 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18247 | 2026.05.19 01:42:42.243416 [ 4 ] {4373765d-7aa4-46c4-9d18-c1b093a18a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18248 | 2026.05.19 01:42:42.243460 [ 4 ] {4373765d-7aa4-46c4-9d18-c1b093a18a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18249 | 2026.05.19 01:42:42.243887 [ 4 ] {4373765d-7aa4-46c4-9d18-c1b093a18a7b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18250 | 2026.05.19 01:42:42.243929 [ 4 ] {4373765d-7aa4-46c4-9d18-c1b093a18a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18251 | 2026.05.19 01:42:42.244260 [ 4 ] {4373765d-7aa4-46c4-9d18-c1b093a18a7b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18252 | 2026.05.19 01:42:42.244500 [ 4 ] {4373765d-7aa4-46c4-9d18-c1b093a18a7b} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18253 | 2026.05.19 01:42:42.244640 [ 4 ] {4373765d-7aa4-46c4-9d18-c1b093a18a7b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 18254 | 2026.05.19 01:42:42.244678 [ 4 ] {4373765d-7aa4-46c4-9d18-c1b093a18a7b} <Debug> TCPHandler: Processed in 0.001418808 sec. | ||
| 18255 | 2026.05.19 01:42:42.244760 [ 221 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18256 | 2026.05.19 01:42:42.244791 [ 221 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18257 | 2026.05.19 01:42:42.244807 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18258 | 2026.05.19 01:42:42.244905 [ 4 ] {5e848e09-a76d-4fed-80ef-413301b7a286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18259 | 2026.05.19 01:42:42.244950 [ 4 ] {5e848e09-a76d-4fed-80ef-413301b7a286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18260 | 2026.05.19 01:42:42.245324 [ 4 ] {5e848e09-a76d-4fed-80ef-413301b7a286} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18261 | 2026.05.19 01:42:42.245330 [ 222 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18262 | 2026.05.19 01:42:42.245365 [ 4 ] {5e848e09-a76d-4fed-80ef-413301b7a286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18263 | 2026.05.19 01:42:42.245693 [ 4 ] {5e848e09-a76d-4fed-80ef-413301b7a286} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18264 | 2026.05.19 01:42:42.245924 [ 4 ] {5e848e09-a76d-4fed-80ef-413301b7a286} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18265 | 2026.05.19 01:42:42.246053 [ 4 ] {5e848e09-a76d-4fed-80ef-413301b7a286} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001166 sec., 27444.253859348202 rows/sec., 1.91 MiB/sec. | ||
| 18266 | 2026.05.19 01:42:42.246090 [ 4 ] {5e848e09-a76d-4fed-80ef-413301b7a286} <Debug> TCPHandler: Processed in 0.001331838 sec. | ||
| 18267 | 2026.05.19 01:42:42.246227 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18268 | 2026.05.19 01:42:42.246332 [ 4 ] {1fd5994f-09da-450a-ae0b-548b66830b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18269 | 2026.05.19 01:42:42.246372 [ 4 ] {1fd5994f-09da-450a-ae0b-548b66830b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18270 | 2026.05.19 01:42:42.246698 [ 221 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18271 | 2026.05.19 01:42:42.246733 [ 4 ] {1fd5994f-09da-450a-ae0b-548b66830b15} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18272 | 2026.05.19 01:42:42.246767 [ 4 ] {1fd5994f-09da-450a-ae0b-548b66830b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18273 | 2026.05.19 01:42:42.247057 [ 4 ] {1fd5994f-09da-450a-ae0b-548b66830b15} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18274 | 2026.05.19 01:42:42.247258 [ 4 ] {1fd5994f-09da-450a-ae0b-548b66830b15} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18275 | 2026.05.19 01:42:42.247388 [ 4 ] {1fd5994f-09da-450a-ae0b-548b66830b15} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001074 sec., 11173.184357541899 rows/sec., 771.07 KiB/sec. | ||
| 18276 | 2026.05.19 01:42:42.247424 [ 4 ] {1fd5994f-09da-450a-ae0b-548b66830b15} <Debug> TCPHandler: Processed in 0.001246536 sec. | ||
| 18277 | 2026.05.19 01:42:42.247507 [ 219 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18278 | 2026.05.19 01:42:42.247547 [ 219 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18279 | 2026.05.19 01:42:42.249329 [ 219 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18280 | 2026.05.19 01:42:42.788088 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18281 | 2026.05.19 01:42:42.788136 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18282 | 2026.05.19 01:42:42.790526 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18283 | 2026.05.19 01:42:44.434289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41826 | ||
| 18284 | 2026.05.19 01:42:44.434925 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18285 | 2026.05.19 01:42:44.434979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18286 | 2026.05.19 01:42:44.435632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18287 | 2026.05.19 01:42:44.436037 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18288 | 2026.05.19 01:42:44.436276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41826 | ||
| 18289 | 2026.05.19 01:42:46.637868 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18290 | 2026.05.19 01:42:46.655489 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18291 | 2026.05.19 01:42:46.655551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18292 | 2026.05.19 01:42:46.661738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18293 | 2026.05.19 01:42:46.662480 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18294 | 2026.05.19 01:42:46.665573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18295 | 2026.05.19 01:42:47.243044 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18296 | 2026.05.19 01:42:47.243288 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 18297 | 2026.05.19 01:42:47.243650 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18298 | 2026.05.19 01:42:47.243685 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 18299 | 2026.05.19 01:42:47.243910 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18300 | 2026.05.19 01:42:47.243980 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18301 | 2026.05.19 01:42:47.244128 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18302 | 2026.05.19 01:42:47.244269 [ 316 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18303 | 2026.05.19 01:42:47.244271 [ 341 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18304 | 2026.05.19 01:42:47.244432 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 18305 | 2026.05.19 01:42:47.244460 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18306 | 2026.05.19 01:42:47.244531 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18307 | 2026.05.19 01:42:47.244552 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 18308 | 2026.05.19 01:42:47.244586 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18309 | 2026.05.19 01:42:47.244629 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18310 | 2026.05.19 01:42:47.246078 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002886 sec., 13167.013167013167 rows/sec., 2.14 MiB/sec. | ||
| 18311 | 2026.05.19 01:42:47.246224 [ 4 ] {c5e9c0b2-d2cf-4d4a-b86a-ca67b07a0e99} <Debug> TCPHandler: Processed in 0.003326454 sec. | ||
| 18312 | 2026.05.19 01:42:47.247946 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2026.05.19 01:42:47.248058 [ 4 ] {430b6732-570a-4e46-ae9b-f5578b6ce884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18314 | 2026.05.19 01:42:47.248100 [ 4 ] {430b6732-570a-4e46-ae9b-f5578b6ce884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18315 | 2026.05.19 01:42:47.248652 [ 4 ] {430b6732-570a-4e46-ae9b-f5578b6ce884} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2026.05.19 01:42:47.248699 [ 4 ] {430b6732-570a-4e46-ae9b-f5578b6ce884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18317 | 2026.05.19 01:42:47.249081 [ 4 ] {430b6732-570a-4e46-ae9b-f5578b6ce884} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18318 | 2026.05.19 01:42:47.249306 [ 4 ] {430b6732-570a-4e46-ae9b-f5578b6ce884} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18319 | 2026.05.19 01:42:47.249457 [ 4 ] {430b6732-570a-4e46-ae9b-f5578b6ce884} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001432 sec., 39106.14525139665 rows/sec., 2.99 MiB/sec. | ||
| 18320 | 2026.05.19 01:42:47.249502 [ 4 ] {430b6732-570a-4e46-ae9b-f5578b6ce884} <Debug> TCPHandler: Processed in 0.001605821 sec. | ||
| 18321 | 2026.05.19 01:42:47.249646 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18322 | 2026.05.19 01:42:47.249751 [ 4 ] {529cb331-ad64-48dd-9ca7-f541a74813d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18323 | 2026.05.19 01:42:47.249790 [ 4 ] {529cb331-ad64-48dd-9ca7-f541a74813d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18324 | 2026.05.19 01:42:47.250223 [ 4 ] {529cb331-ad64-48dd-9ca7-f541a74813d3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18325 | 2026.05.19 01:42:47.250259 [ 4 ] {529cb331-ad64-48dd-9ca7-f541a74813d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18326 | 2026.05.19 01:42:47.250559 [ 4 ] {529cb331-ad64-48dd-9ca7-f541a74813d3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18327 | 2026.05.19 01:42:47.250776 [ 4 ] {529cb331-ad64-48dd-9ca7-f541a74813d3} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18328 | 2026.05.19 01:42:47.250906 [ 4 ] {529cb331-ad64-48dd-9ca7-f541a74813d3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 18329 | 2026.05.19 01:42:47.250943 [ 4 ] {529cb331-ad64-48dd-9ca7-f541a74813d3} <Debug> TCPHandler: Processed in 0.001346447 sec. | ||
| 18330 | 2026.05.19 01:42:47.251078 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18331 | 2026.05.19 01:42:47.251175 [ 4 ] {9b9325b6-0fe8-490f-975d-3f2cf4fd59f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18332 | 2026.05.19 01:42:47.251217 [ 4 ] {9b9325b6-0fe8-490f-975d-3f2cf4fd59f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18333 | 2026.05.19 01:42:47.251624 [ 4 ] {9b9325b6-0fe8-490f-975d-3f2cf4fd59f1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18334 | 2026.05.19 01:42:47.251662 [ 4 ] {9b9325b6-0fe8-490f-975d-3f2cf4fd59f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18335 | 2026.05.19 01:42:47.251999 [ 4 ] {9b9325b6-0fe8-490f-975d-3f2cf4fd59f1} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18336 | 2026.05.19 01:42:47.252234 [ 4 ] {9b9325b6-0fe8-490f-975d-3f2cf4fd59f1} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18337 | 2026.05.19 01:42:47.252369 [ 4 ] {9b9325b6-0fe8-490f-975d-3f2cf4fd59f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 18338 | 2026.05.19 01:42:47.252407 [ 4 ] {9b9325b6-0fe8-490f-975d-3f2cf4fd59f1} <Debug> TCPHandler: Processed in 0.001377649 sec. | ||
| 18339 | 2026.05.19 01:42:47.252542 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18340 | 2026.05.19 01:42:47.252638 [ 4 ] {f6a95bb8-7254-4109-8b33-df755cbcb4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18341 | 2026.05.19 01:42:47.252678 [ 4 ] {f6a95bb8-7254-4109-8b33-df755cbcb4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18342 | 2026.05.19 01:42:47.253028 [ 4 ] {f6a95bb8-7254-4109-8b33-df755cbcb4bc} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18343 | 2026.05.19 01:42:47.253064 [ 4 ] {f6a95bb8-7254-4109-8b33-df755cbcb4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.55 GiB. | ||
| 18344 | 2026.05.19 01:42:47.253372 [ 4 ] {f6a95bb8-7254-4109-8b33-df755cbcb4bc} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18345 | 2026.05.19 01:42:47.253583 [ 4 ] {f6a95bb8-7254-4109-8b33-df755cbcb4bc} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18346 | 2026.05.19 01:42:47.253715 [ 4 ] {f6a95bb8-7254-4109-8b33-df755cbcb4bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 18347 | 2026.05.19 01:42:47.253750 [ 4 ] {f6a95bb8-7254-4109-8b33-df755cbcb4bc} <Debug> TCPHandler: Processed in 0.001256826 sec. | ||
| 18348 | 2026.05.19 01:42:51.744162 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18349 | 2026.05.19 01:42:51.744225 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18350 | 2026.05.19 01:42:51.936479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42274 | ||
| 18351 | 2026.05.19 01:42:51.936998 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2026.05.19 01:42:51.937034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18353 | 2026.05.19 01:42:51.937494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18354 | 2026.05.19 01:42:51.937744 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18355 | 2026.05.19 01:42:51.937874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42274 | ||
| 18356 | 2026.05.19 01:42:52.072275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2132 | ||
| 18357 | 2026.05.19 01:42:52.074327 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18358 | 2026.05.19 01:42:52.074363 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18359 | 2026.05.19 01:42:52.075491 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18360 | 2026.05.19 01:42:52.075744 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18361 | 2026.05.19 01:42:52.075896 [ 60 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18362 | 2026.05.19 01:42:52.075938 [ 60 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18363 | 2026.05.19 01:42:52.075961 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18364 | 2026.05.19 01:42:52.075996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2132 | ||
| 18365 | 2026.05.19 01:42:52.076065 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 18366 | 2026.05.19 01:42:52.076642 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18367 | 2026.05.19 01:42:52.076771 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1972 rows starting from the beginning of the part | ||
| 18368 | 2026.05.19 01:42:52.077100 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 48 rows starting from the beginning of the part | ||
| 18369 | 2026.05.19 01:42:52.077407 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 20 rows starting from the beginning of the part | ||
| 18370 | 2026.05.19 01:42:52.077722 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 18371 | 2026.05.19 01:42:52.078042 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 18372 | 2026.05.19 01:42:52.078347 [ 188 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part | ||
| 18373 | 2026.05.19 01:42:52.084982 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 72 columns (72 merged, 0 gathered) in 0.008960617 sec., 237930.04432618868 rows/sec., 201.53 MiB/sec. | ||
| 18374 | 2026.05.19 01:42:52.086884 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18375 | 2026.05.19 01:42:52.087475 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18376 | 2026.05.19 01:42:52.087575 [ 186 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_66_13} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18377 | 2026.05.19 01:42:52.087932 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 18378 | 2026.05.19 01:42:52.177013 [ 60 ] {} <Debug> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18379 | 2026.05.19 01:42:52.177086 [ 60 ] {} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18380 | 2026.05.19 01:42:52.177108 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18381 | 2026.05.19 01:42:52.177193 [ 223 ] {} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18382 | 2026.05.19 01:42:52.177229 [ 223 ] {} <Debug> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18383 | 2026.05.19 01:42:52.177241 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 18384 | 2026.05.19 01:42:52.177395 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18385 | 2026.05.19 01:42:52.177431 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 18386 | 2026.05.19 01:42:52.177501 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 18387 | 2026.05.19 01:42:52.177548 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 18388 | 2026.05.19 01:42:52.177594 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 18389 | 2026.05.19 01:42:52.177637 [ 196 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 18390 | 2026.05.19 01:42:52.178558 [ 192 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374787 sec., 4364.31243530816 rows/sec., 323.91 KiB/sec. | ||
| 18391 | 2026.05.19 01:42:52.178726 [ 192 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18392 | 2026.05.19 01:42:52.179091 [ 192 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18393 | 2026.05.19 01:42:52.179186 [ 192 ] {10d42f65-fa93-41e6-a2d0-7cff4b50f36b::all_1_21_5} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18394 | 2026.05.19 01:42:52.179202 [ 223 ] {} <Debug> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18395 | 2026.05.19 01:42:52.179280 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 18396 | 2026.05.19 01:42:52.244204 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18397 | 2026.05.19 01:42:52.244417 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18398 | 2026.05.19 01:42:52.244752 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18399 | 2026.05.19 01:42:52.244787 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 18400 | 2026.05.19 01:42:52.245006 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18401 | 2026.05.19 01:42:52.245073 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18402 | 2026.05.19 01:42:52.245214 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18403 | 2026.05.19 01:42:52.245331 [ 336 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18404 | 2026.05.19 01:42:52.245331 [ 316 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18405 | 2026.05.19 01:42:52.245526 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 18406 | 2026.05.19 01:42:52.245552 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18407 | 2026.05.19 01:42:52.245620 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18408 | 2026.05.19 01:42:52.245640 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 18409 | 2026.05.19 01:42:52.245674 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18410 | 2026.05.19 01:42:52.245716 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18411 | 2026.05.19 01:42:52.246789 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002463 sec., 15428.339423467316 rows/sec., 2.50 MiB/sec. | ||
| 18412 | 2026.05.19 01:42:52.246895 [ 4 ] {96095ae6-145d-4baa-90db-00afc51bb90e} <Debug> TCPHandler: Processed in 0.002813047 sec. | ||
| 18413 | 2026.05.19 01:42:52.249125 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18414 | 2026.05.19 01:42:52.249252 [ 4 ] {74e8f273-e512-424e-8a51-beac43b25d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18415 | 2026.05.19 01:42:52.249302 [ 4 ] {74e8f273-e512-424e-8a51-beac43b25d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18416 | 2026.05.19 01:42:52.249960 [ 4 ] {74e8f273-e512-424e-8a51-beac43b25d63} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18417 | 2026.05.19 01:42:52.250001 [ 4 ] {74e8f273-e512-424e-8a51-beac43b25d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18418 | 2026.05.19 01:42:52.250414 [ 4 ] {74e8f273-e512-424e-8a51-beac43b25d63} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18419 | 2026.05.19 01:42:52.250651 [ 4 ] {74e8f273-e512-424e-8a51-beac43b25d63} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18420 | 2026.05.19 01:42:52.250840 [ 4 ] {74e8f273-e512-424e-8a51-beac43b25d63} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001606 sec., 87173.100871731 rows/sec., 7.58 MiB/sec. | ||
| 18421 | 2026.05.19 01:42:52.250883 [ 4 ] {74e8f273-e512-424e-8a51-beac43b25d63} <Debug> TCPHandler: Processed in 0.001818363 sec. | ||
| 18422 | 2026.05.19 01:42:52.251030 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18423 | 2026.05.19 01:42:52.251125 [ 4 ] {85e7b14f-1d66-4391-9b89-14f233a01fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18424 | 2026.05.19 01:42:52.251165 [ 4 ] {85e7b14f-1d66-4391-9b89-14f233a01fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18425 | 2026.05.19 01:42:52.251819 [ 4 ] {85e7b14f-1d66-4391-9b89-14f233a01fc5} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18426 | 2026.05.19 01:42:52.251868 [ 4 ] {85e7b14f-1d66-4391-9b89-14f233a01fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18427 | 2026.05.19 01:42:52.252277 [ 4 ] {85e7b14f-1d66-4391-9b89-14f233a01fc5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18428 | 2026.05.19 01:42:52.252507 [ 4 ] {85e7b14f-1d66-4391-9b89-14f233a01fc5} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18429 | 2026.05.19 01:42:52.252689 [ 4 ] {85e7b14f-1d66-4391-9b89-14f233a01fc5} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001579 sec., 26599.113362887903 rows/sec., 1.95 MiB/sec. | ||
| 18430 | 2026.05.19 01:42:52.252759 [ 4 ] {85e7b14f-1d66-4391-9b89-14f233a01fc5} <Debug> TCPHandler: Processed in 0.001777883 sec. | ||
| 18431 | 2026.05.19 01:42:52.252945 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18432 | 2026.05.19 01:42:52.253071 [ 4 ] {bf930b6c-d2ff-4db7-a5b8-94ac03b8f270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18433 | 2026.05.19 01:42:52.253122 [ 4 ] {bf930b6c-d2ff-4db7-a5b8-94ac03b8f270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18434 | 2026.05.19 01:42:52.253615 [ 4 ] {bf930b6c-d2ff-4db7-a5b8-94ac03b8f270} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18435 | 2026.05.19 01:42:52.253652 [ 4 ] {bf930b6c-d2ff-4db7-a5b8-94ac03b8f270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18436 | 2026.05.19 01:42:52.253952 [ 4 ] {bf930b6c-d2ff-4db7-a5b8-94ac03b8f270} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18437 | 2026.05.19 01:42:52.254155 [ 4 ] {bf930b6c-d2ff-4db7-a5b8-94ac03b8f270} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18438 | 2026.05.19 01:42:52.254283 [ 4 ] {bf930b6c-d2ff-4db7-a5b8-94ac03b8f270} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00125 sec., 84800 rows/sec., 6.62 MiB/sec. | ||
| 18439 | 2026.05.19 01:42:52.254321 [ 4 ] {bf930b6c-d2ff-4db7-a5b8-94ac03b8f270} <Debug> TCPHandler: Processed in 0.00148017 sec. | ||
| 18440 | 2026.05.19 01:42:52.254467 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18441 | 2026.05.19 01:42:52.254563 [ 4 ] {0d9b66d1-27d7-4eab-8f6a-2092cefcb5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18442 | 2026.05.19 01:42:52.254605 [ 4 ] {0d9b66d1-27d7-4eab-8f6a-2092cefcb5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18443 | 2026.05.19 01:42:52.255042 [ 4 ] {0d9b66d1-27d7-4eab-8f6a-2092cefcb5c4} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18444 | 2026.05.19 01:42:52.255078 [ 4 ] {0d9b66d1-27d7-4eab-8f6a-2092cefcb5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18445 | 2026.05.19 01:42:52.255402 [ 4 ] {0d9b66d1-27d7-4eab-8f6a-2092cefcb5c4} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18446 | 2026.05.19 01:42:52.255645 [ 4 ] {0d9b66d1-27d7-4eab-8f6a-2092cefcb5c4} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.05.19 01:42:52.255775 [ 4 ] {0d9b66d1-27d7-4eab-8f6a-2092cefcb5c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 18448 | 2026.05.19 01:42:52.255811 [ 4 ] {0d9b66d1-27d7-4eab-8f6a-2092cefcb5c4} <Debug> TCPHandler: Processed in 0.001393078 sec. | ||
| 18449 | 2026.05.19 01:42:52.255927 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18450 | 2026.05.19 01:42:52.256022 [ 4 ] {c55ead84-b4b4-45ed-9ba1-75b0c436b7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18451 | 2026.05.19 01:42:52.256075 [ 4 ] {c55ead84-b4b4-45ed-9ba1-75b0c436b7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18452 | 2026.05.19 01:42:52.256962 [ 4 ] {c55ead84-b4b4-45ed-9ba1-75b0c436b7e9} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2026.05.19 01:42:52.256999 [ 4 ] {c55ead84-b4b4-45ed-9ba1-75b0c436b7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18454 | 2026.05.19 01:42:52.257548 [ 4 ] {c55ead84-b4b4-45ed-9ba1-75b0c436b7e9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18455 | 2026.05.19 01:42:52.257762 [ 4 ] {c55ead84-b4b4-45ed-9ba1-75b0c436b7e9} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2026.05.19 01:42:52.257894 [ 4 ] {c55ead84-b4b4-45ed-9ba1-75b0c436b7e9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00189 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 18457 | 2026.05.19 01:42:52.257954 [ 4 ] {c55ead84-b4b4-45ed-9ba1-75b0c436b7e9} <Debug> TCPHandler: Processed in 0.002074857 sec. | ||
| 18458 | 2026.05.19 01:42:52.258076 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18459 | 2026.05.19 01:42:52.258172 [ 4 ] {6ed09107-b28d-49a4-adf3-1d7745c5c7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18460 | 2026.05.19 01:42:52.258212 [ 4 ] {6ed09107-b28d-49a4-adf3-1d7745c5c7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18461 | 2026.05.19 01:42:52.258588 [ 4 ] {6ed09107-b28d-49a4-adf3-1d7745c5c7ce} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2026.05.19 01:42:52.258623 [ 4 ] {6ed09107-b28d-49a4-adf3-1d7745c5c7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18463 | 2026.05.19 01:42:52.258914 [ 4 ] {6ed09107-b28d-49a4-adf3-1d7745c5c7ce} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18464 | 2026.05.19 01:42:52.259110 [ 4 ] {6ed09107-b28d-49a4-adf3-1d7745c5c7ce} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18465 | 2026.05.19 01:42:52.259237 [ 4 ] {6ed09107-b28d-49a4-adf3-1d7745c5c7ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 18466 | 2026.05.19 01:42:52.259273 [ 4 ] {6ed09107-b28d-49a4-adf3-1d7745c5c7ce} <Debug> TCPHandler: Processed in 0.001246057 sec. | ||
| 18467 | 2026.05.19 01:42:54.165626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18468 | 2026.05.19 01:42:54.183970 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18469 | 2026.05.19 01:42:54.184015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18470 | 2026.05.19 01:42:54.190351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18471 | 2026.05.19 01:42:54.191059 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18472 | 2026.05.19 01:42:54.194107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18473 | 2026.05.19 01:42:57.243527 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18474 | 2026.05.19 01:42:57.243809 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 18475 | 2026.05.19 01:42:57.244211 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18476 | 2026.05.19 01:42:57.244252 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 18477 | 2026.05.19 01:42:57.244512 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18478 | 2026.05.19 01:42:57.244594 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18479 | 2026.05.19 01:42:57.244748 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18480 | 2026.05.19 01:42:57.244889 [ 359 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18481 | 2026.05.19 01:42:57.244892 [ 328 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18482 | 2026.05.19 01:42:57.245061 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 18483 | 2026.05.19 01:42:57.245089 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18484 | 2026.05.19 01:42:57.245161 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18485 | 2026.05.19 01:42:57.245181 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 18486 | 2026.05.19 01:42:57.245217 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18487 | 2026.05.19 01:42:57.245258 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18488 | 2026.05.19 01:42:57.246812 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00311 sec., 12218.649517684888 rows/sec., 1.98 MiB/sec. | ||
| 18489 | 2026.05.19 01:42:57.246967 [ 4 ] {4d87cac2-9cd2-4bc0-b70b-6ff1faed1c62} <Debug> TCPHandler: Processed in 0.003589787 sec. | ||
| 18490 | 2026.05.19 01:42:57.248843 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18491 | 2026.05.19 01:42:57.249061 [ 4 ] {b5a820d5-7807-4f42-a46b-56589347aa8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18492 | 2026.05.19 01:42:57.249140 [ 4 ] {b5a820d5-7807-4f42-a46b-56589347aa8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18493 | 2026.05.19 01:42:57.249890 [ 4 ] {b5a820d5-7807-4f42-a46b-56589347aa8d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18494 | 2026.05.19 01:42:57.249935 [ 4 ] {b5a820d5-7807-4f42-a46b-56589347aa8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18495 | 2026.05.19 01:42:57.250315 [ 4 ] {b5a820d5-7807-4f42-a46b-56589347aa8d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18496 | 2026.05.19 01:42:57.250554 [ 4 ] {b5a820d5-7807-4f42-a46b-56589347aa8d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18497 | 2026.05.19 01:42:57.250710 [ 4 ] {b5a820d5-7807-4f42-a46b-56589347aa8d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.50 MiB/sec. | ||
| 18498 | 2026.05.19 01:42:57.250716 [ 55 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18499 | 2026.05.19 01:42:57.250751 [ 4 ] {b5a820d5-7807-4f42-a46b-56589347aa8d} <Debug> TCPHandler: Processed in 0.002017577 sec. | ||
| 18500 | 2026.05.19 01:42:57.250785 [ 55 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18501 | 2026.05.19 01:42:57.250816 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18502 | 2026.05.19 01:42:57.250920 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18503 | 2026.05.19 01:42:57.250942 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18504 | 2026.05.19 01:42:57.251021 [ 4 ] {835302e9-ffd6-4af3-b838-4869adb49163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18505 | 2026.05.19 01:42:57.251066 [ 4 ] {835302e9-ffd6-4af3-b838-4869adb49163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18506 | 2026.05.19 01:42:57.251089 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18507 | 2026.05.19 01:42:57.251131 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2620 rows starting from the beginning of the part | ||
| 18508 | 2026.05.19 01:42:57.251201 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 2610 rows starting from the beginning of the part | ||
| 18509 | 2026.05.19 01:42:57.251257 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 18510 | 2026.05.19 01:42:57.251307 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
| 18511 | 2026.05.19 01:42:57.251353 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 140 rows starting from the beginning of the part | ||
| 18512 | 2026.05.19 01:42:57.251401 [ 196 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 18513 | 2026.05.19 01:42:57.251514 [ 4 ] {835302e9-ffd6-4af3-b838-4869adb49163} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18514 | 2026.05.19 01:42:57.251558 [ 4 ] {835302e9-ffd6-4af3-b838-4869adb49163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18515 | 2026.05.19 01:42:57.251901 [ 4 ] {835302e9-ffd6-4af3-b838-4869adb49163} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18516 | 2026.05.19 01:42:57.252122 [ 4 ] {835302e9-ffd6-4af3-b838-4869adb49163} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18517 | 2026.05.19 01:42:57.252258 [ 4 ] {835302e9-ffd6-4af3-b838-4869adb49163} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 18518 | 2026.05.19 01:42:57.252263 [ 55 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18519 | 2026.05.19 01:42:57.252300 [ 4 ] {835302e9-ffd6-4af3-b838-4869adb49163} <Debug> TCPHandler: Processed in 0.001428719 sec. | ||
| 18520 | 2026.05.19 01:42:57.252309 [ 55 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18521 | 2026.05.19 01:42:57.252339 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18522 | 2026.05.19 01:42:57.252444 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18523 | 2026.05.19 01:42:57.252451 [ 197 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18524 | 2026.05.19 01:42:57.252547 [ 4 ] {aa78eb79-cab6-40f8-a43b-1f0f3d51f991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18525 | 2026.05.19 01:42:57.252568 [ 197 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18526 | 2026.05.19 01:42:57.252590 [ 4 ] {aa78eb79-cab6-40f8-a43b-1f0f3d51f991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18527 | 2026.05.19 01:42:57.252602 [ 197 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1404 rows starting from the beginning of the part | ||
| 18528 | 2026.05.19 01:42:57.252667 [ 197 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1370 rows starting from the beginning of the part | ||
| 18529 | 2026.05.19 01:42:57.252718 [ 197 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 18530 | 2026.05.19 01:42:57.252763 [ 197 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 18531 | 2026.05.19 01:42:57.252812 [ 197 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 106 rows starting from the beginning of the part | ||
| 18532 | 2026.05.19 01:42:57.252856 [ 197 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 18533 | 2026.05.19 01:42:57.253046 [ 4 ] {aa78eb79-cab6-40f8-a43b-1f0f3d51f991} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18534 | 2026.05.19 01:42:57.253081 [ 4 ] {aa78eb79-cab6-40f8-a43b-1f0f3d51f991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18535 | 2026.05.19 01:42:57.253417 [ 4 ] {aa78eb79-cab6-40f8-a43b-1f0f3d51f991} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18536 | 2026.05.19 01:42:57.253415 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002521404 sec., 2196395.3416429893 rows/sec., 173.63 MiB/sec. | ||
| 18537 | 2026.05.19 01:42:57.253712 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18538 | 2026.05.19 01:42:57.253863 [ 4 ] {aa78eb79-cab6-40f8-a43b-1f0f3d51f991} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18539 | 2026.05.19 01:42:57.254006 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18540 | 2026.05.19 01:42:57.254089 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_151_30} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18541 | 2026.05.19 01:42:57.254117 [ 4 ] {aa78eb79-cab6-40f8-a43b-1f0f3d51f991} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec. | ||
| 18542 | 2026.05.19 01:42:57.254169 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 18543 | 2026.05.19 01:42:57.254207 [ 4 ] {aa78eb79-cab6-40f8-a43b-1f0f3d51f991} <Debug> TCPHandler: Processed in 0.001811434 sec. | ||
| 18544 | 2026.05.19 01:42:57.254263 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853095 sec., 1657767.1409183017 rows/sec., 120.35 MiB/sec. | ||
| 18545 | 2026.05.19 01:42:57.254510 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18546 | 2026.05.19 01:42:57.254521 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18547 | 2026.05.19 01:42:57.254665 [ 4 ] {52d3fe96-b478-4b28-87e3-a9408738d225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18548 | 2026.05.19 01:42:57.254725 [ 4 ] {52d3fe96-b478-4b28-87e3-a9408738d225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18549 | 2026.05.19 01:42:57.254798 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18550 | 2026.05.19 01:42:57.254870 [ 193 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_151_30} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18551 | 2026.05.19 01:42:57.254954 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 18552 | 2026.05.19 01:42:57.255184 [ 4 ] {52d3fe96-b478-4b28-87e3-a9408738d225} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18553 | 2026.05.19 01:42:57.255218 [ 4 ] {52d3fe96-b478-4b28-87e3-a9408738d225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18554 | 2026.05.19 01:42:57.255568 [ 4 ] {52d3fe96-b478-4b28-87e3-a9408738d225} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18555 | 2026.05.19 01:42:57.255791 [ 4 ] {52d3fe96-b478-4b28-87e3-a9408738d225} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18556 | 2026.05.19 01:42:57.255924 [ 4 ] {52d3fe96-b478-4b28-87e3-a9408738d225} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. | ||
| 18557 | 2026.05.19 01:42:57.255925 [ 55 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18558 | 2026.05.19 01:42:57.255962 [ 4 ] {52d3fe96-b478-4b28-87e3-a9408738d225} <Debug> TCPHandler: Processed in 0.001564301 sec. | ||
| 18559 | 2026.05.19 01:42:57.255985 [ 55 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18560 | 2026.05.19 01:42:57.256011 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18561 | 2026.05.19 01:42:57.256109 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18562 | 2026.05.19 01:42:57.256225 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18563 | 2026.05.19 01:42:57.256252 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7524 rows starting from the beginning of the part | ||
| 18564 | 2026.05.19 01:42:57.256302 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 48 rows starting from the beginning of the part | ||
| 18565 | 2026.05.19 01:42:57.256345 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 12 rows starting from the beginning of the part | ||
| 18566 | 2026.05.19 01:42:57.256384 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 18567 | 2026.05.19 01:42:57.256421 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 18568 | 2026.05.19 01:42:57.256461 [ 189 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 18569 | 2026.05.19 01:42:57.258126 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7764 rows, containing 4 columns (4 merged, 0 gathered) in 0.002054506 sec., 3779010.623478344 rows/sec., 254.68 MiB/sec. | ||
| 18570 | 2026.05.19 01:42:57.258812 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18571 | 2026.05.19 01:42:57.259092 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18572 | 2026.05.19 01:42:57.259162 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_151_30} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18573 | 2026.05.19 01:42:57.259244 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 18574 | 2026.05.19 01:42:58.544546 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33705 | ||
| 18575 | 2026.05.19 01:42:58.544664 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18576 | 2026.05.19 01:42:58.544696 [ 367 ] {} <Debug> TCP-Session: 20b7a5c6-5d4d-4f25-ac54-df7c8e9f289e Authenticating user 'default' from [fd00:1122:3344:101::e]:33705 | ||
| 18577 | 2026.05.19 01:42:58.544723 [ 367 ] {} <Debug> TCP-Session: 20b7a5c6-5d4d-4f25-ac54-df7c8e9f289e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18578 | 2026.05.19 01:42:58.544737 [ 367 ] {} <Debug> TCP-Session: 20b7a5c6-5d4d-4f25-ac54-df7c8e9f289e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18579 | 2026.05.19 01:42:58.544961 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60088 | ||
| 18580 | 2026.05.19 01:42:58.544989 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37041 | ||
| 18581 | 2026.05.19 01:42:58.545021 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62344 | ||
| 18582 | 2026.05.19 01:42:58.545038 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47645 | ||
| 18583 | 2026.05.19 01:42:58.545054 [ 367 ] {} <Trace> TCP-Session: 20b7a5c6-5d4d-4f25-ac54-df7c8e9f289e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18584 | 2026.05.19 01:42:58.545084 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18585 | 2026.05.19 01:42:58.545104 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18586 | 2026.05.19 01:42:58.545124 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18587 | 2026.05.19 01:42:58.545130 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18588 | 2026.05.19 01:42:58.545147 [ 369 ] {} <Debug> TCP-Session: f6562782-eb10-45fd-9784-e85eb24fe08a Authenticating user 'default' from [fd00:1122:3344:101::e]:37041 | ||
| 18589 | 2026.05.19 01:42:58.545162 [ 375 ] {} <Debug> TCP-Session: 4e843ccd-d3d8-4a06-9e0d-73691fb1eecc Authenticating user 'default' from [fd00:1122:3344:101::e]:62344 | ||
| 18590 | 2026.05.19 01:42:58.545172 [ 3 ] {} <Debug> TCP-Session: f17dd916-ce14-48a8-8826-e58a14655381 Authenticating user 'default' from [fd00:1122:3344:101::e]:47645 | ||
| 18591 | 2026.05.19 01:42:58.545181 [ 369 ] {} <Debug> TCP-Session: f6562782-eb10-45fd-9784-e85eb24fe08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18592 | 2026.05.19 01:42:58.545193 [ 375 ] {} <Debug> TCP-Session: 4e843ccd-d3d8-4a06-9e0d-73691fb1eecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18593 | 2026.05.19 01:42:58.545205 [ 369 ] {} <Debug> TCP-Session: f6562782-eb10-45fd-9784-e85eb24fe08a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18594 | 2026.05.19 01:42:58.545202 [ 3 ] {} <Debug> TCP-Session: f17dd916-ce14-48a8-8826-e58a14655381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18595 | 2026.05.19 01:42:58.545221 [ 375 ] {} <Debug> TCP-Session: 4e843ccd-d3d8-4a06-9e0d-73691fb1eecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18596 | 2026.05.19 01:42:58.545241 [ 3 ] {} <Debug> TCP-Session: f17dd916-ce14-48a8-8826-e58a14655381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18597 | 2026.05.19 01:42:58.545134 [ 368 ] {} <Debug> TCP-Session: 743cc30f-60cc-4cb6-8586-340e8e8944f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60088 | ||
| 18598 | 2026.05.19 01:42:58.545262 [ 367 ] {e29e5fd4-e958-4dbb-9390-c6d9d0c97f73} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33705) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18599 | 2026.05.19 01:42:58.545299 [ 368 ] {} <Debug> TCP-Session: 743cc30f-60cc-4cb6-8586-340e8e8944f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18600 | 2026.05.19 01:42:58.545048 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52922 | ||
| 18601 | 2026.05.19 01:42:58.545325 [ 368 ] {} <Debug> TCP-Session: 743cc30f-60cc-4cb6-8586-340e8e8944f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18602 | 2026.05.19 01:42:58.545043 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50437 | ||
| 18603 | 2026.05.19 01:42:58.545010 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64424 | ||
| 18604 | 2026.05.19 01:42:58.545397 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18605 | 2026.05.19 01:42:58.544998 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65066 | ||
| 18606 | 2026.05.19 01:42:58.545452 [ 366 ] {} <Debug> TCP-Session: be829c48-f22d-479e-9dc1-e1090572300a Authenticating user 'default' from [fd00:1122:3344:101::e]:52922 | ||
| 18607 | 2026.05.19 01:42:58.545479 [ 366 ] {} <Debug> TCP-Session: be829c48-f22d-479e-9dc1-e1090572300a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18608 | 2026.05.19 01:42:58.545486 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18609 | 2026.05.19 01:42:58.545492 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18610 | 2026.05.19 01:42:58.545516 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18611 | 2026.05.19 01:42:58.545519 [ 374 ] {} <Debug> TCP-Session: d3c92a75-9044-45a9-bc27-6edb6ee15f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:64424 | ||
| 18612 | 2026.05.19 01:42:58.545542 [ 376 ] {} <Debug> TCP-Session: e64f89ba-6ea0-488c-bd51-e7b769ad0306 Authenticating user 'default' from [fd00:1122:3344:101::e]:50437 | ||
| 18613 | 2026.05.19 01:42:58.545550 [ 370 ] {} <Debug> TCP-Session: 23fc9f59-50bc-4105-8785-b208ed21f5bb Authenticating user 'default' from [fd00:1122:3344:101::e]:65066 | ||
| 18614 | 2026.05.19 01:42:58.545567 [ 367 ] {e29e5fd4-e958-4dbb-9390-c6d9d0c97f73} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18615 | 2026.05.19 01:42:58.545581 [ 376 ] {} <Debug> TCP-Session: e64f89ba-6ea0-488c-bd51-e7b769ad0306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18616 | 2026.05.19 01:42:58.545590 [ 370 ] {} <Debug> TCP-Session: 23fc9f59-50bc-4105-8785-b208ed21f5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18617 | 2026.05.19 01:42:58.545621 [ 376 ] {} <Debug> TCP-Session: e64f89ba-6ea0-488c-bd51-e7b769ad0306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18618 | 2026.05.19 01:42:58.545635 [ 370 ] {} <Debug> TCP-Session: 23fc9f59-50bc-4105-8785-b208ed21f5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18619 | 2026.05.19 01:42:58.545640 [ 367 ] {e29e5fd4-e958-4dbb-9390-c6d9d0c97f73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18620 | 2026.05.19 01:42:58.545563 [ 374 ] {} <Debug> TCP-Session: d3c92a75-9044-45a9-bc27-6edb6ee15f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18621 | 2026.05.19 01:42:58.545492 [ 366 ] {} <Debug> TCP-Session: be829c48-f22d-479e-9dc1-e1090572300a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18622 | 2026.05.19 01:42:58.545698 [ 374 ] {} <Debug> TCP-Session: d3c92a75-9044-45a9-bc27-6edb6ee15f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18623 | 2026.05.19 01:42:58.545962 [ 367 ] {e29e5fd4-e958-4dbb-9390-c6d9d0c97f73} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 18624 | 2026.05.19 01:42:58.546955 [ 336 ] {e29e5fd4-e958-4dbb-9390-c6d9d0c97f73} <Trace> AggregatingTransform: Aggregating | ||
| 18625 | 2026.05.19 01:42:58.546994 [ 336 ] {e29e5fd4-e958-4dbb-9390-c6d9d0c97f73} <Trace> Aggregator: Aggregation method: without_key | ||
| 18626 | 2026.05.19 01:42:58.547029 [ 336 ] {e29e5fd4-e958-4dbb-9390-c6d9d0c97f73} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961642 sec. (1039.888 rows/sec., 40.62 KiB/sec.) | ||
| 18627 | 2026.05.19 01:42:58.547048 [ 336 ] {e29e5fd4-e958-4dbb-9390-c6d9d0c97f73} <Trace> Aggregator: Merging aggregated data | ||
| 18628 | 2026.05.19 01:42:58.548736 [ 367 ] {e29e5fd4-e958-4dbb-9390-c6d9d0c97f73} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003526 sec., 283.60748723766307 rows/sec., 11.08 KiB/sec. | ||
| 18629 | 2026.05.19 01:42:58.548929 [ 367 ] {e29e5fd4-e958-4dbb-9390-c6d9d0c97f73} <Debug> TCPHandler: Processed in 0.003998062 sec. | ||
| 18630 | 2026.05.19 01:42:58.549079 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18631 | 2026.05.19 01:42:58.549109 [ 367 ] {} <Debug> TCP-Session: 20b7a5c6-5d4d-4f25-ac54-df7c8e9f289e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18632 | 2026.05.19 01:42:58.549120 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18633 | 2026.05.19 01:42:58.549146 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18634 | 2026.05.19 01:42:58.549172 [ 366 ] {} <Debug> TCP-Session: be829c48-f22d-479e-9dc1-e1090572300a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18635 | 2026.05.19 01:42:58.549164 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18636 | 2026.05.19 01:42:58.549202 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18637 | 2026.05.19 01:42:58.549212 [ 368 ] {} <Debug> TCP-Session: 743cc30f-60cc-4cb6-8586-340e8e8944f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18638 | 2026.05.19 01:42:58.549236 [ 369 ] {} <Debug> TCP-Session: f6562782-eb10-45fd-9784-e85eb24fe08a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18639 | 2026.05.19 01:42:58.549256 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18640 | 2026.05.19 01:42:58.549255 [ 3 ] {} <Debug> TCP-Session: f17dd916-ce14-48a8-8826-e58a14655381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18641 | 2026.05.19 01:42:58.549301 [ 375 ] {} <Debug> TCP-Session: 4e843ccd-d3d8-4a06-9e0d-73691fb1eecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18642 | 2026.05.19 01:42:58.549238 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18643 | 2026.05.19 01:42:58.549224 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18644 | 2026.05.19 01:42:58.549357 [ 376 ] {} <Debug> TCP-Session: e64f89ba-6ea0-488c-bd51-e7b769ad0306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18645 | 2026.05.19 01:42:58.549383 [ 370 ] {} <Debug> TCP-Session: 23fc9f59-50bc-4105-8785-b208ed21f5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18646 | 2026.05.19 01:42:58.549178 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18647 | 2026.05.19 01:42:58.549451 [ 374 ] {} <Debug> TCP-Session: d3c92a75-9044-45a9-bc27-6edb6ee15f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18648 | 2026.05.19 01:42:58.596937 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45495 | ||
| 18649 | 2026.05.19 01:42:58.597050 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18650 | 2026.05.19 01:42:58.597081 [ 367 ] {} <Debug> TCP-Session: 7ff7f05d-e441-481b-84c8-c064007b45a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45495 | ||
| 18651 | 2026.05.19 01:42:58.597103 [ 367 ] {} <Debug> TCP-Session: 7ff7f05d-e441-481b-84c8-c064007b45a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18652 | 2026.05.19 01:42:58.597117 [ 367 ] {} <Debug> TCP-Session: 7ff7f05d-e441-481b-84c8-c064007b45a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18653 | 2026.05.19 01:42:58.597331 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45402 | ||
| 18654 | 2026.05.19 01:42:58.597348 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48652 | ||
| 18655 | 2026.05.19 01:42:58.597368 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39498 | ||
| 18656 | 2026.05.19 01:42:58.597381 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48587 | ||
| 18657 | 2026.05.19 01:42:58.597398 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59919 | ||
| 18658 | 2026.05.19 01:42:58.597451 [ 367 ] {} <Trace> TCP-Session: 7ff7f05d-e441-481b-84c8-c064007b45a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18659 | 2026.05.19 01:42:58.597475 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18660 | 2026.05.19 01:42:58.597467 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18661 | 2026.05.19 01:42:58.597516 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18662 | 2026.05.19 01:42:58.597517 [ 370 ] {} <Debug> TCP-Session: f9ae16c4-3967-4482-b78b-d776e791ae02 Authenticating user 'default' from [fd00:1122:3344:101::e]:48652 | ||
| 18663 | 2026.05.19 01:42:58.597534 [ 368 ] {} <Debug> TCP-Session: 807883f1-4a35-4907-8280-7066e8077611 Authenticating user 'default' from [fd00:1122:3344:101::e]:45402 | ||
| 18664 | 2026.05.19 01:42:58.597553 [ 376 ] {} <Debug> TCP-Session: 2e133788-faef-4b3d-b0a5-5923657a482f Authenticating user 'default' from [fd00:1122:3344:101::e]:48587 | ||
| 18665 | 2026.05.19 01:42:58.597563 [ 370 ] {} <Debug> TCP-Session: f9ae16c4-3967-4482-b78b-d776e791ae02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18666 | 2026.05.19 01:42:58.597567 [ 368 ] {} <Debug> TCP-Session: 807883f1-4a35-4907-8280-7066e8077611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18667 | 2026.05.19 01:42:58.597588 [ 376 ] {} <Debug> TCP-Session: 2e133788-faef-4b3d-b0a5-5923657a482f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18668 | 2026.05.19 01:42:58.597590 [ 370 ] {} <Debug> TCP-Session: f9ae16c4-3967-4482-b78b-d776e791ae02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18669 | 2026.05.19 01:42:58.597609 [ 368 ] {} <Debug> TCP-Session: 807883f1-4a35-4907-8280-7066e8077611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18670 | 2026.05.19 01:42:58.597617 [ 376 ] {} <Debug> TCP-Session: 2e133788-faef-4b3d-b0a5-5923657a482f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18671 | 2026.05.19 01:42:58.597639 [ 367 ] {a2fa2b71-9f69-4b34-bafb-655cf73067ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45495) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18672 | 2026.05.19 01:42:58.597516 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18673 | 2026.05.19 01:42:58.597391 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40567 | ||
| 18674 | 2026.05.19 01:42:58.597700 [ 366 ] {} <Debug> TCP-Session: 4c036300-0605-4c6c-9686-a5a7acbac4c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59919 | ||
| 18675 | 2026.05.19 01:42:58.597375 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34679 | ||
| 18676 | 2026.05.19 01:42:58.597745 [ 366 ] {} <Debug> TCP-Session: 4c036300-0605-4c6c-9686-a5a7acbac4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18677 | 2026.05.19 01:42:58.597351 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35525 | ||
| 18678 | 2026.05.19 01:42:58.597776 [ 366 ] {} <Debug> TCP-Session: 4c036300-0605-4c6c-9686-a5a7acbac4c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18679 | 2026.05.19 01:42:58.597800 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18680 | 2026.05.19 01:42:58.597801 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18681 | 2026.05.19 01:42:58.597457 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18682 | 2026.05.19 01:42:58.597844 [ 374 ] {} <Debug> TCP-Session: b5edb6be-b24a-4325-bb72-8ccb65071e9a Authenticating user 'default' from [fd00:1122:3344:101::e]:34679 | ||
| 18683 | 2026.05.19 01:42:58.597837 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18684 | 2026.05.19 01:42:58.597866 [ 375 ] {} <Debug> TCP-Session: 5ffb3208-cd21-4af0-b86b-dee5052b0e5b Authenticating user 'default' from [fd00:1122:3344:101::e]:39498 | ||
| 18685 | 2026.05.19 01:42:58.597869 [ 374 ] {} <Debug> TCP-Session: b5edb6be-b24a-4325-bb72-8ccb65071e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18686 | 2026.05.19 01:42:58.597889 [ 369 ] {} <Debug> TCP-Session: 1936ad77-ec89-4f00-8190-e39d6723705c Authenticating user 'default' from [fd00:1122:3344:101::e]:35525 | ||
| 18687 | 2026.05.19 01:42:58.597904 [ 374 ] {} <Debug> TCP-Session: b5edb6be-b24a-4325-bb72-8ccb65071e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18688 | 2026.05.19 01:42:58.597916 [ 367 ] {a2fa2b71-9f69-4b34-bafb-655cf73067ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18689 | 2026.05.19 01:42:58.597922 [ 369 ] {} <Debug> TCP-Session: 1936ad77-ec89-4f00-8190-e39d6723705c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18690 | 2026.05.19 01:42:58.597897 [ 375 ] {} <Debug> TCP-Session: 5ffb3208-cd21-4af0-b86b-dee5052b0e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18691 | 2026.05.19 01:42:58.597967 [ 369 ] {} <Debug> TCP-Session: 1936ad77-ec89-4f00-8190-e39d6723705c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18692 | 2026.05.19 01:42:58.597987 [ 375 ] {} <Debug> TCP-Session: 5ffb3208-cd21-4af0-b86b-dee5052b0e5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18693 | 2026.05.19 01:42:58.597983 [ 367 ] {a2fa2b71-9f69-4b34-bafb-655cf73067ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18694 | 2026.05.19 01:42:58.597835 [ 3 ] {} <Debug> TCP-Session: 7e07eda3-2ea0-4fa5-ad22-44f8df9f0093 Authenticating user 'default' from [fd00:1122:3344:101::e]:40567 | ||
| 18695 | 2026.05.19 01:42:58.598080 [ 3 ] {} <Debug> TCP-Session: 7e07eda3-2ea0-4fa5-ad22-44f8df9f0093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18696 | 2026.05.19 01:42:58.598093 [ 3 ] {} <Debug> TCP-Session: 7e07eda3-2ea0-4fa5-ad22-44f8df9f0093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18697 | 2026.05.19 01:42:58.598346 [ 367 ] {a2fa2b71-9f69-4b34-bafb-655cf73067ce} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 18698 | 2026.05.19 01:42:58.599266 [ 340 ] {a2fa2b71-9f69-4b34-bafb-655cf73067ce} <Trace> AggregatingTransform: Aggregating | ||
| 18699 | 2026.05.19 01:42:58.599303 [ 340 ] {a2fa2b71-9f69-4b34-bafb-655cf73067ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 18700 | 2026.05.19 01:42:58.599336 [ 340 ] {a2fa2b71-9f69-4b34-bafb-655cf73067ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880822 sec. (1135.303 rows/sec., 44.35 KiB/sec.) | ||
| 18701 | 2026.05.19 01:42:58.599354 [ 340 ] {a2fa2b71-9f69-4b34-bafb-655cf73067ce} <Trace> Aggregator: Merging aggregated data | ||
| 18702 | 2026.05.19 01:42:58.601305 [ 367 ] {a2fa2b71-9f69-4b34-bafb-655cf73067ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003719 sec., 268.8894864210809 rows/sec., 10.50 KiB/sec. | ||
| 18703 | 2026.05.19 01:42:58.601502 [ 367 ] {a2fa2b71-9f69-4b34-bafb-655cf73067ce} <Debug> TCPHandler: Processed in 0.004201875 sec. | ||
| 18704 | 2026.05.19 01:42:58.601652 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18705 | 2026.05.19 01:42:58.601686 [ 367 ] {} <Debug> TCP-Session: 7ff7f05d-e441-481b-84c8-c064007b45a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18706 | 2026.05.19 01:42:58.601685 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18707 | 2026.05.19 01:42:58.601709 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18708 | 2026.05.19 01:42:58.601730 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18709 | 2026.05.19 01:42:58.601747 [ 368 ] {} <Debug> TCP-Session: 807883f1-4a35-4907-8280-7066e8077611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18710 | 2026.05.19 01:42:58.601756 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18711 | 2026.05.19 01:42:58.601782 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18712 | 2026.05.19 01:42:58.601796 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18713 | 2026.05.19 01:42:58.601817 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18714 | 2026.05.19 01:42:58.601842 [ 375 ] {} <Debug> TCP-Session: 5ffb3208-cd21-4af0-b86b-dee5052b0e5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18715 | 2026.05.19 01:42:58.601854 [ 3 ] {} <Debug> TCP-Session: 7e07eda3-2ea0-4fa5-ad22-44f8df9f0093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18716 | 2026.05.19 01:42:58.601873 [ 376 ] {} <Debug> TCP-Session: 2e133788-faef-4b3d-b0a5-5923657a482f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18717 | 2026.05.19 01:42:58.601823 [ 374 ] {} <Debug> TCP-Session: b5edb6be-b24a-4325-bb72-8ccb65071e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18718 | 2026.05.19 01:42:58.601794 [ 369 ] {} <Debug> TCP-Session: 1936ad77-ec89-4f00-8190-e39d6723705c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18719 | 2026.05.19 01:42:58.601766 [ 366 ] {} <Debug> TCP-Session: 4c036300-0605-4c6c-9686-a5a7acbac4c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18720 | 2026.05.19 01:42:58.601744 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18721 | 2026.05.19 01:42:58.601996 [ 370 ] {} <Debug> TCP-Session: f9ae16c4-3967-4482-b78b-d776e791ae02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18722 | 2026.05.19 01:42:58.934548 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39400 | ||
| 18723 | 2026.05.19 01:42:58.934665 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18724 | 2026.05.19 01:42:58.934694 [ 367 ] {} <Debug> TCP-Session: f5a95165-a9a1-4fd4-9e70-19cfa9e3dbe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39400 | ||
| 18725 | 2026.05.19 01:42:58.934716 [ 367 ] {} <Debug> TCP-Session: f5a95165-a9a1-4fd4-9e70-19cfa9e3dbe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18726 | 2026.05.19 01:42:58.934730 [ 367 ] {} <Debug> TCP-Session: f5a95165-a9a1-4fd4-9e70-19cfa9e3dbe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18727 | 2026.05.19 01:42:58.934950 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36462 | ||
| 18728 | 2026.05.19 01:42:58.934990 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39215 | ||
| 18729 | 2026.05.19 01:42:58.935006 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59572 | ||
| 18730 | 2026.05.19 01:42:58.935032 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40927 | ||
| 18731 | 2026.05.19 01:42:58.935047 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32890 | ||
| 18732 | 2026.05.19 01:42:58.935061 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18733 | 2026.05.19 01:42:58.935100 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18734 | 2026.05.19 01:42:58.935099 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18735 | 2026.05.19 01:42:58.935141 [ 374 ] {} <Debug> TCP-Session: 3c397e4b-63a7-4ec0-a005-b5e3507c2880 Authenticating user 'default' from [fd00:1122:3344:101::e]:59572 | ||
| 18736 | 2026.05.19 01:42:58.935147 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18737 | 2026.05.19 01:42:58.935168 [ 369 ] {} <Debug> TCP-Session: facdfdcc-5a25-46fe-9f8f-50363475db85 Authenticating user 'default' from [fd00:1122:3344:101::e]:39215 | ||
| 18738 | 2026.05.19 01:42:58.935178 [ 374 ] {} <Debug> TCP-Session: 3c397e4b-63a7-4ec0-a005-b5e3507c2880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18739 | 2026.05.19 01:42:58.935194 [ 375 ] {} <Debug> TCP-Session: 807faf38-5a4e-48e2-a33d-eec661888af5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40927 | ||
| 18740 | 2026.05.19 01:42:58.935207 [ 369 ] {} <Debug> TCP-Session: facdfdcc-5a25-46fe-9f8f-50363475db85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18741 | 2026.05.19 01:42:58.935213 [ 374 ] {} <Debug> TCP-Session: 3c397e4b-63a7-4ec0-a005-b5e3507c2880 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18742 | 2026.05.19 01:42:58.935240 [ 369 ] {} <Debug> TCP-Session: facdfdcc-5a25-46fe-9f8f-50363475db85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18743 | 2026.05.19 01:42:58.935236 [ 375 ] {} <Debug> TCP-Session: 807faf38-5a4e-48e2-a33d-eec661888af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18744 | 2026.05.19 01:42:58.935157 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18745 | 2026.05.19 01:42:58.935282 [ 375 ] {} <Debug> TCP-Session: 807faf38-5a4e-48e2-a33d-eec661888af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18746 | 2026.05.19 01:42:58.935312 [ 366 ] {} <Debug> TCP-Session: 144c8d41-3a69-47b8-9639-4e7a90ef2387 Authenticating user 'default' from [fd00:1122:3344:101::e]:32890 | ||
| 18747 | 2026.05.19 01:42:58.935057 [ 367 ] {} <Trace> TCP-Session: f5a95165-a9a1-4fd4-9e70-19cfa9e3dbe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18748 | 2026.05.19 01:42:58.935337 [ 366 ] {} <Debug> TCP-Session: 144c8d41-3a69-47b8-9639-4e7a90ef2387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18749 | 2026.05.19 01:42:58.935038 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35783 | ||
| 18750 | 2026.05.19 01:42:58.935366 [ 366 ] {} <Debug> TCP-Session: 144c8d41-3a69-47b8-9639-4e7a90ef2387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18751 | 2026.05.19 01:42:58.934996 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46081 | ||
| 18752 | 2026.05.19 01:42:58.935136 [ 368 ] {} <Debug> TCP-Session: 63bd4db9-e9cb-4c9c-be29-49a3c3f6796d Authenticating user 'default' from [fd00:1122:3344:101::e]:36462 | ||
| 18753 | 2026.05.19 01:42:58.935436 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18754 | 2026.05.19 01:42:58.935459 [ 368 ] {} <Debug> TCP-Session: 63bd4db9-e9cb-4c9c-be29-49a3c3f6796d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18755 | 2026.05.19 01:42:58.935481 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18756 | 2026.05.19 01:42:58.935487 [ 3 ] {} <Debug> TCP-Session: cedf573c-9154-4949-8397-ca95075aa79e Authenticating user 'default' from [fd00:1122:3344:101::e]:35783 | ||
| 18757 | 2026.05.19 01:42:58.935496 [ 368 ] {} <Debug> TCP-Session: 63bd4db9-e9cb-4c9c-be29-49a3c3f6796d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18758 | 2026.05.19 01:42:58.935512 [ 370 ] {} <Debug> TCP-Session: d2ca60ac-92b4-4cd6-ae6b-facaaea66749 Authenticating user 'default' from [fd00:1122:3344:101::e]:46081 | ||
| 18759 | 2026.05.19 01:42:58.935522 [ 3 ] {} <Debug> TCP-Session: cedf573c-9154-4949-8397-ca95075aa79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18760 | 2026.05.19 01:42:58.935547 [ 370 ] {} <Debug> TCP-Session: d2ca60ac-92b4-4cd6-ae6b-facaaea66749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18761 | 2026.05.19 01:42:58.935552 [ 3 ] {} <Debug> TCP-Session: cedf573c-9154-4949-8397-ca95075aa79e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18762 | 2026.05.19 01:42:58.935561 [ 370 ] {} <Debug> TCP-Session: d2ca60ac-92b4-4cd6-ae6b-facaaea66749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18763 | 2026.05.19 01:42:58.935566 [ 367 ] {a373862e-b0a8-49cc-8763-8ba6c2a7d81b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39400) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18764 | 2026.05.19 01:42:58.935030 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56228 | ||
| 18765 | 2026.05.19 01:42:58.935686 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18766 | 2026.05.19 01:42:58.935713 [ 376 ] {} <Debug> TCP-Session: 165541cf-a811-47e1-8023-71d5d9f916c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56228 | ||
| 18767 | 2026.05.19 01:42:58.935729 [ 376 ] {} <Debug> TCP-Session: 165541cf-a811-47e1-8023-71d5d9f916c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18768 | 2026.05.19 01:42:58.935742 [ 376 ] {} <Debug> TCP-Session: 165541cf-a811-47e1-8023-71d5d9f916c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18769 | 2026.05.19 01:42:58.935855 [ 367 ] {a373862e-b0a8-49cc-8763-8ba6c2a7d81b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18770 | 2026.05.19 01:42:58.935915 [ 367 ] {a373862e-b0a8-49cc-8763-8ba6c2a7d81b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18771 | 2026.05.19 01:42:58.936205 [ 367 ] {a373862e-b0a8-49cc-8763-8ba6c2a7d81b} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 18772 | 2026.05.19 01:42:58.937165 [ 344 ] {a373862e-b0a8-49cc-8763-8ba6c2a7d81b} <Trace> AggregatingTransform: Aggregating | ||
| 18773 | 2026.05.19 01:42:58.937208 [ 344 ] {a373862e-b0a8-49cc-8763-8ba6c2a7d81b} <Trace> Aggregator: Aggregation method: without_key | ||
| 18774 | 2026.05.19 01:42:58.937245 [ 344 ] {a373862e-b0a8-49cc-8763-8ba6c2a7d81b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938812 sec. (1065.176 rows/sec., 41.61 KiB/sec.) | ||
| 18775 | 2026.05.19 01:42:58.937268 [ 344 ] {a373862e-b0a8-49cc-8763-8ba6c2a7d81b} <Trace> Aggregator: Merging aggregated data | ||
| 18776 | 2026.05.19 01:42:58.938815 [ 367 ] {a373862e-b0a8-49cc-8763-8ba6c2a7d81b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003341 sec., 299.311583358276 rows/sec., 11.69 KiB/sec. | ||
| 18777 | 2026.05.19 01:42:58.939044 [ 367 ] {a373862e-b0a8-49cc-8763-8ba6c2a7d81b} <Debug> TCPHandler: Processed in 0.004096754 sec. | ||
| 18778 | 2026.05.19 01:42:58.939198 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18779 | 2026.05.19 01:42:58.939223 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18780 | 2026.05.19 01:42:58.939242 [ 367 ] {} <Debug> TCP-Session: f5a95165-a9a1-4fd4-9e70-19cfa9e3dbe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18781 | 2026.05.19 01:42:58.939264 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18782 | 2026.05.19 01:42:58.939278 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18783 | 2026.05.19 01:42:58.939291 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18784 | 2026.05.19 01:42:58.939314 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18785 | 2026.05.19 01:42:58.939331 [ 369 ] {} <Debug> TCP-Session: facdfdcc-5a25-46fe-9f8f-50363475db85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18786 | 2026.05.19 01:42:58.939348 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18787 | 2026.05.19 01:42:58.939374 [ 3 ] {} <Debug> TCP-Session: cedf573c-9154-4949-8397-ca95075aa79e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18788 | 2026.05.19 01:42:58.939351 [ 375 ] {} <Debug> TCP-Session: 807faf38-5a4e-48e2-a33d-eec661888af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18789 | 2026.05.19 01:42:58.939407 [ 370 ] {} <Debug> TCP-Session: d2ca60ac-92b4-4cd6-ae6b-facaaea66749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18790 | 2026.05.19 01:42:58.939342 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18791 | 2026.05.19 01:42:58.939281 [ 368 ] {} <Debug> TCP-Session: 63bd4db9-e9cb-4c9c-be29-49a3c3f6796d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18792 | 2026.05.19 01:42:58.939237 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18793 | 2026.05.19 01:42:58.939524 [ 374 ] {} <Debug> TCP-Session: 3c397e4b-63a7-4ec0-a005-b5e3507c2880 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18794 | 2026.05.19 01:42:58.939545 [ 366 ] {} <Debug> TCP-Session: 144c8d41-3a69-47b8-9639-4e7a90ef2387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18795 | 2026.05.19 01:42:58.939313 [ 376 ] {} <Debug> TCP-Session: 165541cf-a811-47e1-8023-71d5d9f916c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18796 | 2026.05.19 01:42:59.438013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42786 | ||
| 18797 | 2026.05.19 01:42:59.438605 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18798 | 2026.05.19 01:42:59.438666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18799 | 2026.05.19 01:42:59.439205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18800 | 2026.05.19 01:42:59.439488 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18801 | 2026.05.19 01:42:59.439649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42786 | ||
| 18802 | 2026.05.19 01:43:01.694234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 18803 | 2026.05.19 01:43:01.712147 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18804 | 2026.05.19 01:43:01.712196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18805 | 2026.05.19 01:43:01.718557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18806 | 2026.05.19 01:43:01.719527 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18807 | 2026.05.19 01:43:01.723435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 18808 | 2026.05.19 01:43:02.076147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2162 | ||
| 18809 | 2026.05.19 01:43:02.078447 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18810 | 2026.05.19 01:43:02.078495 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18811 | 2026.05.19 01:43:02.079675 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18812 | 2026.05.19 01:43:02.079940 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18813 | 2026.05.19 01:43:02.080205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2162 | ||
| 18814 | 2026.05.19 01:43:02.244212 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18815 | 2026.05.19 01:43:02.244565 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 18816 | 2026.05.19 01:43:02.245025 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18817 | 2026.05.19 01:43:02.245060 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 18818 | 2026.05.19 01:43:02.245289 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18819 | 2026.05.19 01:43:02.245360 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18820 | 2026.05.19 01:43:02.245510 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 18821 | 2026.05.19 01:43:02.245641 [ 315 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18822 | 2026.05.19 01:43:02.245656 [ 329 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18823 | 2026.05.19 01:43:02.245799 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 18824 | 2026.05.19 01:43:02.245828 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18825 | 2026.05.19 01:43:02.245901 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18826 | 2026.05.19 01:43:02.245922 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 18827 | 2026.05.19 01:43:02.245957 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18828 | 2026.05.19 01:43:02.245998 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 18829 | 2026.05.19 01:43:02.247427 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003009 sec., 12628.780325689599 rows/sec., 2.05 MiB/sec. | ||
| 18830 | 2026.05.19 01:43:02.247586 [ 4 ] {b0a4c1e0-fa3f-4618-8bbb-7dea4bf72708} <Debug> TCPHandler: Processed in 0.003553776 sec. | ||
| 18831 | 2026.05.19 01:43:02.250297 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18832 | 2026.05.19 01:43:02.250496 [ 4 ] {94b94c52-a9cd-49f5-a4c0-62c632d64996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18833 | 2026.05.19 01:43:02.250570 [ 4 ] {94b94c52-a9cd-49f5-a4c0-62c632d64996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18834 | 2026.05.19 01:43:02.251264 [ 4 ] {94b94c52-a9cd-49f5-a4c0-62c632d64996} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18835 | 2026.05.19 01:43:02.251305 [ 4 ] {94b94c52-a9cd-49f5-a4c0-62c632d64996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18836 | 2026.05.19 01:43:02.251693 [ 4 ] {94b94c52-a9cd-49f5-a4c0-62c632d64996} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18837 | 2026.05.19 01:43:02.251919 [ 4 ] {94b94c52-a9cd-49f5-a4c0-62c632d64996} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18838 | 2026.05.19 01:43:02.252070 [ 4 ] {94b94c52-a9cd-49f5-a4c0-62c632d64996} <Debug> executeQuery: Read 140 rows, 12.46 KiB in 0.001629 sec., 85942.29588704726 rows/sec., 7.47 MiB/sec. | ||
| 18839 | 2026.05.19 01:43:02.252110 [ 4 ] {94b94c52-a9cd-49f5-a4c0-62c632d64996} <Debug> TCPHandler: Processed in 0.001908114 sec. | ||
| 18840 | 2026.05.19 01:43:02.252259 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18841 | 2026.05.19 01:43:02.252355 [ 4 ] {7b581e98-c171-438f-928b-ef0bd4d9adf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18842 | 2026.05.19 01:43:02.252396 [ 4 ] {7b581e98-c171-438f-928b-ef0bd4d9adf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18843 | 2026.05.19 01:43:02.252824 [ 4 ] {7b581e98-c171-438f-928b-ef0bd4d9adf7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18844 | 2026.05.19 01:43:02.252861 [ 4 ] {7b581e98-c171-438f-928b-ef0bd4d9adf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18845 | 2026.05.19 01:43:02.253161 [ 4 ] {7b581e98-c171-438f-928b-ef0bd4d9adf7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18846 | 2026.05.19 01:43:02.253374 [ 4 ] {7b581e98-c171-438f-928b-ef0bd4d9adf7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18847 | 2026.05.19 01:43:02.253510 [ 4 ] {7b581e98-c171-438f-928b-ef0bd4d9adf7} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001173 sec., 35805.626598465475 rows/sec., 2.63 MiB/sec. | ||
| 18848 | 2026.05.19 01:43:02.253514 [ 50 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18849 | 2026.05.19 01:43:02.253551 [ 4 ] {7b581e98-c171-438f-928b-ef0bd4d9adf7} <Debug> TCPHandler: Processed in 0.001340857 sec. | ||
| 18850 | 2026.05.19 01:43:02.253574 [ 50 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18851 | 2026.05.19 01:43:02.253603 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18852 | 2026.05.19 01:43:02.253690 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18853 | 2026.05.19 01:43:02.253738 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 18854 | 2026.05.19 01:43:02.253803 [ 4 ] {187d9279-c7bd-4da9-b8bb-bde39d0c33f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18855 | 2026.05.19 01:43:02.253855 [ 4 ] {187d9279-c7bd-4da9-b8bb-bde39d0c33f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18856 | 2026.05.19 01:43:02.253899 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18857 | 2026.05.19 01:43:02.253944 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 83 rows starting from the beginning of the part | ||
| 18858 | 2026.05.19 01:43:02.254017 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part | ||
| 18859 | 2026.05.19 01:43:02.254074 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 18860 | 2026.05.19 01:43:02.254125 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 67 rows starting from the beginning of the part | ||
| 18861 | 2026.05.19 01:43:02.254175 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 18862 | 2026.05.19 01:43:02.254227 [ 201 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 18863 | 2026.05.19 01:43:02.254304 [ 4 ] {187d9279-c7bd-4da9-b8bb-bde39d0c33f4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18864 | 2026.05.19 01:43:02.254347 [ 4 ] {187d9279-c7bd-4da9-b8bb-bde39d0c33f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18865 | 2026.05.19 01:43:02.254714 [ 4 ] {187d9279-c7bd-4da9-b8bb-bde39d0c33f4} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18866 | 2026.05.19 01:43:02.254971 [ 4 ] {187d9279-c7bd-4da9-b8bb-bde39d0c33f4} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18867 | 2026.05.19 01:43:02.255110 [ 4 ] {187d9279-c7bd-4da9-b8bb-bde39d0c33f4} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001325 sec., 80000 rows/sec., 6.25 MiB/sec. | ||
| 18868 | 2026.05.19 01:43:02.255149 [ 4 ] {187d9279-c7bd-4da9-b8bb-bde39d0c33f4} <Debug> TCPHandler: Processed in 0.00150854 sec. | ||
| 18869 | 2026.05.19 01:43:02.255197 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015164 sec., 209707.20126615668 rows/sec., 16.21 MiB/sec. | ||
| 18870 | 2026.05.19 01:43:02.255336 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18871 | 2026.05.19 01:43:02.255357 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18872 | 2026.05.19 01:43:02.255445 [ 4 ] {ae6798c1-2e4c-4cf1-8233-05dd110edd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18873 | 2026.05.19 01:43:02.255500 [ 4 ] {ae6798c1-2e4c-4cf1-8233-05dd110edd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18874 | 2026.05.19 01:43:02.255677 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18875 | 2026.05.19 01:43:02.255787 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_66_13} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18876 | 2026.05.19 01:43:02.255903 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18877 | 2026.05.19 01:43:02.255949 [ 4 ] {ae6798c1-2e4c-4cf1-8233-05dd110edd45} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18878 | 2026.05.19 01:43:02.255993 [ 4 ] {ae6798c1-2e4c-4cf1-8233-05dd110edd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18879 | 2026.05.19 01:43:02.256351 [ 4 ] {ae6798c1-2e4c-4cf1-8233-05dd110edd45} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18880 | 2026.05.19 01:43:02.256583 [ 4 ] {ae6798c1-2e4c-4cf1-8233-05dd110edd45} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18881 | 2026.05.19 01:43:02.256726 [ 4 ] {ae6798c1-2e4c-4cf1-8233-05dd110edd45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 18882 | 2026.05.19 01:43:02.256735 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_147_45 to all_148_148_0 | ||
| 18883 | 2026.05.19 01:43:02.256767 [ 4 ] {ae6798c1-2e4c-4cf1-8233-05dd110edd45} <Debug> TCPHandler: Processed in 0.00148263 sec. | ||
| 18884 | 2026.05.19 01:43:02.256777 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18885 | 2026.05.19 01:43:02.256814 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18886 | 2026.05.19 01:43:02.256892 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_148_46} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_45 to all_148_148_0 into Compact with storage Full | ||
| 18887 | 2026.05.19 01:43:02.256929 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18888 | 2026.05.19 01:43:02.256996 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_148_46} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18889 | 2026.05.19 01:43:02.257023 [ 4 ] {c37f22f5-efa1-40a7-a1ca-fba6494b64fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18890 | 2026.05.19 01:43:02.257025 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_148_46} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_147_45, total 53018 rows starting from the beginning of the part | ||
| 18891 | 2026.05.19 01:43:02.257078 [ 4 ] {c37f22f5-efa1-40a7-a1ca-fba6494b64fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18892 | 2026.05.19 01:43:02.257095 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_148_46} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 32 rows starting from the beginning of the part | ||
| 18893 | 2026.05.19 01:43:02.258052 [ 4 ] {c37f22f5-efa1-40a7-a1ca-fba6494b64fb} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18894 | 2026.05.19 01:43:02.258088 [ 4 ] {c37f22f5-efa1-40a7-a1ca-fba6494b64fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18895 | 2026.05.19 01:43:02.258689 [ 4 ] {c37f22f5-efa1-40a7-a1ca-fba6494b64fb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18896 | 2026.05.19 01:43:02.258916 [ 4 ] {c37f22f5-efa1-40a7-a1ca-fba6494b64fb} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18897 | 2026.05.19 01:43:02.259056 [ 4 ] {c37f22f5-efa1-40a7-a1ca-fba6494b64fb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002051 sec., 20477.815699658706 rows/sec., 36.70 MiB/sec. | ||
| 18898 | 2026.05.19 01:43:02.259103 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18899 | 2026.05.19 01:43:02.259122 [ 4 ] {c37f22f5-efa1-40a7-a1ca-fba6494b64fb} <Debug> TCPHandler: Processed in 0.002246699 sec. | ||
| 18900 | 2026.05.19 01:43:02.259179 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18901 | 2026.05.19 01:43:02.259221 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18902 | 2026.05.19 01:43:02.259277 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18903 | 2026.05.19 01:43:02.259359 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 18904 | 2026.05.19 01:43:02.259386 [ 4 ] {81118a71-e111-49b2-bdab-ab14c06a9836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18905 | 2026.05.19 01:43:02.259438 [ 4 ] {81118a71-e111-49b2-bdab-ab14c06a9836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18906 | 2026.05.19 01:43:02.259607 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18907 | 2026.05.19 01:43:02.259673 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2738 rows starting from the beginning of the part | ||
| 18908 | 2026.05.19 01:43:02.259803 [ 4 ] {81118a71-e111-49b2-bdab-ab14c06a9836} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18909 | 2026.05.19 01:43:02.259808 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part | ||
| 18910 | 2026.05.19 01:43:02.259852 [ 4 ] {81118a71-e111-49b2-bdab-ab14c06a9836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18911 | 2026.05.19 01:43:02.259945 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 18912 | 2026.05.19 01:43:02.260063 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 53 rows starting from the beginning of the part | ||
| 18913 | 2026.05.19 01:43:02.260171 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 18914 | 2026.05.19 01:43:02.260204 [ 4 ] {81118a71-e111-49b2-bdab-ab14c06a9836} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 18915 | 2026.05.19 01:43:02.260280 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
| 18916 | 2026.05.19 01:43:02.260450 [ 4 ] {81118a71-e111-49b2-bdab-ab14c06a9836} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18917 | 2026.05.19 01:43:02.260595 [ 4 ] {81118a71-e111-49b2-bdab-ab14c06a9836} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 18918 | 2026.05.19 01:43:02.260635 [ 4 ] {81118a71-e111-49b2-bdab-ab14c06a9836} <Debug> TCPHandler: Processed in 0.001406858 sec. | ||
| 18919 | 2026.05.19 01:43:02.265144 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_148_46} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53050 rows, containing 5 columns (5 merged, 0 gathered) in 0.008284968 sec., 6403162.9331579795 rows/sec., 412.24 MiB/sec. | ||
| 18920 | 2026.05.19 01:43:02.265486 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_148_46} <Trace> MergedBlockOutputStream: filled checksums all_1_148_46 (state Temporary) | ||
| 18921 | 2026.05.19 01:43:02.265735 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_148_46} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_148_46 to all_1_148_46 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18922 | 2026.05.19 01:43:02.265797 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_148_46} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_147_45, all_148_148_0] -> all_1_148_46 | ||
| 18923 | 2026.05.19 01:43:02.265854 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18924 | 2026.05.19 01:43:02.274263 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2959 rows, containing 19 columns (19 merged, 0 gathered) in 0.014945916 sec., 197980.50517612972 rows/sec., 354.77 MiB/sec. | ||
| 18925 | 2026.05.19 01:43:02.276289 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18926 | 2026.05.19 01:43:02.276630 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18927 | 2026.05.19 01:43:02.276702 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18928 | 2026.05.19 01:43:02.276816 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.71 MiB. | ||
| 18929 | 2026.05.19 01:43:03.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.49 MiB, peak 414.15 MiB, free memory in arenas 0.00 B, will set to 403.56 MiB (RSS), difference: 7.07 MiB | ||
| 18930 | 2026.05.19 01:43:06.744287 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18931 | 2026.05.19 01:43:06.744352 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18932 | 2026.05.19 01:43:06.939807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43234 | ||
| 18933 | 2026.05.19 01:43:06.940301 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18934 | 2026.05.19 01:43:06.940352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18935 | 2026.05.19 01:43:06.940841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18936 | 2026.05.19 01:43:06.941073 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18937 | 2026.05.19 01:43:06.941221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43234 | ||
| 18938 | 2026.05.19 01:43:06.941405 [ 221 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18939 | 2026.05.19 01:43:06.941481 [ 221 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18940 | 2026.05.19 01:43:06.943905 [ 221 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18941 | 2026.05.19 01:43:07.243200 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18942 | 2026.05.19 01:43:07.243439 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 18943 | 2026.05.19 01:43:07.243796 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18944 | 2026.05.19 01:43:07.243831 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 18945 | 2026.05.19 01:43:07.244056 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18946 | 2026.05.19 01:43:07.244126 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18947 | 2026.05.19 01:43:07.244274 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 18948 | 2026.05.19 01:43:07.244396 [ 344 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18949 | 2026.05.19 01:43:07.244438 [ 315 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18950 | 2026.05.19 01:43:07.244574 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 18951 | 2026.05.19 01:43:07.244602 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18952 | 2026.05.19 01:43:07.244674 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18953 | 2026.05.19 01:43:07.244694 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 18954 | 2026.05.19 01:43:07.244729 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18955 | 2026.05.19 01:43:07.244770 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 18956 | 2026.05.19 01:43:07.246209 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002866 sec., 13258.897418004186 rows/sec., 2.15 MiB/sec. | ||
| 18957 | 2026.05.19 01:43:07.246344 [ 4 ] {5f1b9544-1e65-4656-8538-5d4ef99bde07} <Debug> TCPHandler: Processed in 0.003281703 sec. | ||
| 18958 | 2026.05.19 01:43:07.247991 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18959 | 2026.05.19 01:43:07.248103 [ 4 ] {45abffdc-3e88-490b-a447-05c48a0d28c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18960 | 2026.05.19 01:43:07.248146 [ 4 ] {45abffdc-3e88-490b-a447-05c48a0d28c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18961 | 2026.05.19 01:43:07.248665 [ 4 ] {45abffdc-3e88-490b-a447-05c48a0d28c1} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18962 | 2026.05.19 01:43:07.248709 [ 4 ] {45abffdc-3e88-490b-a447-05c48a0d28c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18963 | 2026.05.19 01:43:07.249094 [ 4 ] {45abffdc-3e88-490b-a447-05c48a0d28c1} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18964 | 2026.05.19 01:43:07.249324 [ 4 ] {45abffdc-3e88-490b-a447-05c48a0d28c1} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18965 | 2026.05.19 01:43:07.249467 [ 4 ] {45abffdc-3e88-490b-a447-05c48a0d28c1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001398 sec., 40057.22460658083 rows/sec., 3.06 MiB/sec. | ||
| 18966 | 2026.05.19 01:43:07.249507 [ 4 ] {45abffdc-3e88-490b-a447-05c48a0d28c1} <Debug> TCPHandler: Processed in 0.001567051 sec. | ||
| 18967 | 2026.05.19 01:43:07.249642 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18968 | 2026.05.19 01:43:07.249737 [ 4 ] {33a0fc01-d4ba-4284-a425-1c0f29d10df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18969 | 2026.05.19 01:43:07.249776 [ 4 ] {33a0fc01-d4ba-4284-a425-1c0f29d10df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18970 | 2026.05.19 01:43:07.250220 [ 4 ] {33a0fc01-d4ba-4284-a425-1c0f29d10df9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2026.05.19 01:43:07.250257 [ 4 ] {33a0fc01-d4ba-4284-a425-1c0f29d10df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18972 | 2026.05.19 01:43:07.250554 [ 4 ] {33a0fc01-d4ba-4284-a425-1c0f29d10df9} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18973 | 2026.05.19 01:43:07.250760 [ 4 ] {33a0fc01-d4ba-4284-a425-1c0f29d10df9} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18974 | 2026.05.19 01:43:07.250892 [ 4 ] {33a0fc01-d4ba-4284-a425-1c0f29d10df9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 18975 | 2026.05.19 01:43:07.250930 [ 4 ] {33a0fc01-d4ba-4284-a425-1c0f29d10df9} <Debug> TCPHandler: Processed in 0.001336668 sec. | ||
| 18976 | 2026.05.19 01:43:07.251060 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18977 | 2026.05.19 01:43:07.251155 [ 4 ] {252e7ee5-6e50-4370-9a49-2952ca7d4990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18978 | 2026.05.19 01:43:07.251198 [ 4 ] {252e7ee5-6e50-4370-9a49-2952ca7d4990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18979 | 2026.05.19 01:43:07.251621 [ 4 ] {252e7ee5-6e50-4370-9a49-2952ca7d4990} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18980 | 2026.05.19 01:43:07.251657 [ 4 ] {252e7ee5-6e50-4370-9a49-2952ca7d4990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18981 | 2026.05.19 01:43:07.251979 [ 4 ] {252e7ee5-6e50-4370-9a49-2952ca7d4990} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 18982 | 2026.05.19 01:43:07.252184 [ 4 ] {252e7ee5-6e50-4370-9a49-2952ca7d4990} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18983 | 2026.05.19 01:43:07.252324 [ 4 ] {252e7ee5-6e50-4370-9a49-2952ca7d4990} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 18984 | 2026.05.19 01:43:07.252321 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_148_46 to all_149_149_0 | ||
| 18985 | 2026.05.19 01:43:07.252363 [ 4 ] {252e7ee5-6e50-4370-9a49-2952ca7d4990} <Debug> TCPHandler: Processed in 0.001351408 sec. | ||
| 18986 | 2026.05.19 01:43:07.252403 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18987 | 2026.05.19 01:43:07.252429 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 18988 | 2026.05.19 01:43:07.252509 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18989 | 2026.05.19 01:43:07.252533 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_149_47} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_46 to all_149_149_0 into Compact with storage Full | ||
| 18990 | 2026.05.19 01:43:07.252611 [ 4 ] {8599becc-8a97-4c0a-b2c0-46a7e824c89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18991 | 2026.05.19 01:43:07.252620 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18992 | 2026.05.19 01:43:07.252643 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_149_47} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18993 | 2026.05.19 01:43:07.252652 [ 4 ] {8599becc-8a97-4c0a-b2c0-46a7e824c89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18994 | 2026.05.19 01:43:07.252659 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18995 | 2026.05.19 01:43:07.252686 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_149_47} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_148_46, total 53050 rows starting from the beginning of the part | ||
| 18996 | 2026.05.19 01:43:07.252760 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_149_47} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 18997 | 2026.05.19 01:43:07.253017 [ 4 ] {8599becc-8a97-4c0a-b2c0-46a7e824c89a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18998 | 2026.05.19 01:43:07.253057 [ 4 ] {8599becc-8a97-4c0a-b2c0-46a7e824c89a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 18999 | 2026.05.19 01:43:07.253398 [ 4 ] {8599becc-8a97-4c0a-b2c0-46a7e824c89a} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19000 | 2026.05.19 01:43:07.253825 [ 4 ] {8599becc-8a97-4c0a-b2c0-46a7e824c89a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19001 | 2026.05.19 01:43:07.254093 [ 4 ] {8599becc-8a97-4c0a-b2c0-46a7e824c89a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. | ||
| 19002 | 2026.05.19 01:43:07.254122 [ 224 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19003 | 2026.05.19 01:43:07.254164 [ 224 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19004 | 2026.05.19 01:43:07.254179 [ 4 ] {8599becc-8a97-4c0a-b2c0-46a7e824c89a} <Debug> TCPHandler: Processed in 0.001718152 sec. | ||
| 19005 | 2026.05.19 01:43:07.255079 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19006 | 2026.05.19 01:43:07.256516 [ 224 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19007 | 2026.05.19 01:43:07.260442 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_149_47} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53210 rows, containing 5 columns (5 merged, 0 gathered) in 0.007942974 sec., 6699002.162162434 rows/sec., 431.39 MiB/sec. | ||
| 19008 | 2026.05.19 01:43:07.260877 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_149_47} <Trace> MergedBlockOutputStream: filled checksums all_1_149_47 (state Temporary) | ||
| 19009 | 2026.05.19 01:43:07.261151 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_149_47} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_149_47 to all_1_149_47 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19010 | 2026.05.19 01:43:07.261217 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_149_47} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_148_46, all_149_149_0] -> all_1_149_47 | ||
| 19011 | 2026.05.19 01:43:07.261280 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19012 | 2026.05.19 01:43:07.392753 [ 224 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19013 | 2026.05.19 01:43:07.392814 [ 224 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19014 | 2026.05.19 01:43:07.395871 [ 224 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19015 | 2026.05.19 01:43:08.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.93 MiB, peak 414.15 MiB, free memory in arenas 0.00 B, will set to 403.56 MiB (RSS), difference: 3.63 MiB | ||
| 19016 | 2026.05.19 01:43:08.333801 [ 220 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19017 | 2026.05.19 01:43:08.333891 [ 220 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19018 | 2026.05.19 01:43:08.336903 [ 220 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19019 | 2026.05.19 01:43:08.445145 [ 220 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19020 | 2026.05.19 01:43:08.445179 [ 220 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19021 | 2026.05.19 01:43:08.447412 [ 220 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19022 | 2026.05.19 01:43:09.223555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 19023 | 2026.05.19 01:43:09.240736 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19024 | 2026.05.19 01:43:09.240806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19025 | 2026.05.19 01:43:09.247107 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19026 | 2026.05.19 01:43:09.247855 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19027 | 2026.05.19 01:43:09.250974 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19028 | 2026.05.19 01:43:11.115378 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19029 | 2026.05.19 01:43:11.115646 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 19030 | 2026.05.19 01:43:11.116030 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19031 | 2026.05.19 01:43:11.116069 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19032 | 2026.05.19 01:43:11.116334 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19033 | 2026.05.19 01:43:11.116402 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19034 | 2026.05.19 01:43:11.116551 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 19035 | 2026.05.19 01:43:11.116674 [ 340 ] {f072222e-8fbe-43cb-84db-f02578114386} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19036 | 2026.05.19 01:43:11.116695 [ 344 ] {f072222e-8fbe-43cb-84db-f02578114386} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19037 | 2026.05.19 01:43:11.116832 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 19038 | 2026.05.19 01:43:11.116860 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19039 | 2026.05.19 01:43:11.116931 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19040 | 2026.05.19 01:43:11.116952 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19041 | 2026.05.19 01:43:11.116988 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 19042 | 2026.05.19 01:43:11.117031 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 19043 | 2026.05.19 01:43:11.118335 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002798 sec., 13581.129378127232 rows/sec., 2.75 MiB/sec. | ||
| 19044 | 2026.05.19 01:43:11.118469 [ 4 ] {f072222e-8fbe-43cb-84db-f02578114386} <Debug> TCPHandler: Processed in 0.003227122 sec. | ||
| 19045 | 2026.05.19 01:43:11.131954 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19046 | 2026.05.19 01:43:11.132152 [ 4 ] {06d688b1-f335-4b9d-b5c2-b13e8e96f008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19047 | 2026.05.19 01:43:11.132226 [ 4 ] {06d688b1-f335-4b9d-b5c2-b13e8e96f008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19048 | 2026.05.19 01:43:11.132985 [ 4 ] {06d688b1-f335-4b9d-b5c2-b13e8e96f008} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.05.19 01:43:11.133050 [ 4 ] {06d688b1-f335-4b9d-b5c2-b13e8e96f008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19050 | 2026.05.19 01:43:11.133423 [ 4 ] {06d688b1-f335-4b9d-b5c2-b13e8e96f008} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19051 | 2026.05.19 01:43:11.133647 [ 4 ] {06d688b1-f335-4b9d-b5c2-b13e8e96f008} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.05.19 01:43:11.133783 [ 4 ] {06d688b1-f335-4b9d-b5c2-b13e8e96f008} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001701 sec., 14109.347442680775 rows/sec., 1.17 MiB/sec. | ||
| 19053 | 2026.05.19 01:43:11.133820 [ 4 ] {06d688b1-f335-4b9d-b5c2-b13e8e96f008} <Debug> TCPHandler: Processed in 0.001980726 sec. | ||
| 19054 | 2026.05.19 01:43:11.133956 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2026.05.19 01:43:11.134051 [ 4 ] {22a3bc9a-4e0f-4750-ad7b-e071e5fb881d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19056 | 2026.05.19 01:43:11.134092 [ 4 ] {22a3bc9a-4e0f-4750-ad7b-e071e5fb881d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19057 | 2026.05.19 01:43:11.134479 [ 4 ] {22a3bc9a-4e0f-4750-ad7b-e071e5fb881d} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19058 | 2026.05.19 01:43:11.134578 [ 4 ] {22a3bc9a-4e0f-4750-ad7b-e071e5fb881d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19059 | 2026.05.19 01:43:11.134860 [ 4 ] {22a3bc9a-4e0f-4750-ad7b-e071e5fb881d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19060 | 2026.05.19 01:43:11.135070 [ 4 ] {22a3bc9a-4e0f-4750-ad7b-e071e5fb881d} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19061 | 2026.05.19 01:43:11.135198 [ 4 ] {22a3bc9a-4e0f-4750-ad7b-e071e5fb881d} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001137 sec., 14072.11961301671 rows/sec., 1.12 MiB/sec. | ||
| 19062 | 2026.05.19 01:43:11.135237 [ 4 ] {22a3bc9a-4e0f-4750-ad7b-e071e5fb881d} <Debug> TCPHandler: Processed in 0.001301327 sec. | ||
| 19063 | 2026.05.19 01:43:11.135363 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19064 | 2026.05.19 01:43:11.135457 [ 4 ] {86cc9bd3-3490-48b5-b7fe-f9a2686d7833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19065 | 2026.05.19 01:43:11.135495 [ 4 ] {86cc9bd3-3490-48b5-b7fe-f9a2686d7833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19066 | 2026.05.19 01:43:11.137278 [ 4 ] {86cc9bd3-3490-48b5-b7fe-f9a2686d7833} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19067 | 2026.05.19 01:43:11.137317 [ 4 ] {86cc9bd3-3490-48b5-b7fe-f9a2686d7833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19068 | 2026.05.19 01:43:11.137780 [ 4 ] {86cc9bd3-3490-48b5-b7fe-f9a2686d7833} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19069 | 2026.05.19 01:43:11.137993 [ 4 ] {86cc9bd3-3490-48b5-b7fe-f9a2686d7833} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2026.05.19 01:43:11.138130 [ 4 ] {86cc9bd3-3490-48b5-b7fe-f9a2686d7833} <Debug> executeQuery: Read 2617 rows, 200.68 KiB in 0.00269 sec., 972862.4535315984 rows/sec., 72.85 MiB/sec. | ||
| 19071 | 2026.05.19 01:43:11.138168 [ 4 ] {86cc9bd3-3490-48b5-b7fe-f9a2686d7833} <Debug> TCPHandler: Processed in 0.002853477 sec. | ||
| 19072 | 2026.05.19 01:43:11.138303 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19073 | 2026.05.19 01:43:11.138400 [ 4 ] {4f2a0983-33ce-4d70-8c6b-73dfffe7f7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19074 | 2026.05.19 01:43:11.138439 [ 4 ] {4f2a0983-33ce-4d70-8c6b-73dfffe7f7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19075 | 2026.05.19 01:43:11.138939 [ 4 ] {4f2a0983-33ce-4d70-8c6b-73dfffe7f7f6} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19076 | 2026.05.19 01:43:11.138977 [ 4 ] {4f2a0983-33ce-4d70-8c6b-73dfffe7f7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19077 | 2026.05.19 01:43:11.139292 [ 4 ] {4f2a0983-33ce-4d70-8c6b-73dfffe7f7f6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19078 | 2026.05.19 01:43:11.139511 [ 4 ] {4f2a0983-33ce-4d70-8c6b-73dfffe7f7f6} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.05.19 01:43:11.139652 [ 4 ] {4f2a0983-33ce-4d70-8c6b-73dfffe7f7f6} <Debug> executeQuery: Read 81 rows, 6.06 KiB in 0.00127 sec., 63779.52755905512 rows/sec., 4.66 MiB/sec. | ||
| 19080 | 2026.05.19 01:43:11.139691 [ 4 ] {4f2a0983-33ce-4d70-8c6b-73dfffe7f7f6} <Debug> TCPHandler: Processed in 0.001436649 sec. | ||
| 19081 | 2026.05.19 01:43:11.139826 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19082 | 2026.05.19 01:43:11.139922 [ 4 ] {74d3ba22-9936-4235-bbe3-98bbc1a49eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19083 | 2026.05.19 01:43:11.139961 [ 4 ] {74d3ba22-9936-4235-bbe3-98bbc1a49eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19084 | 2026.05.19 01:43:11.140698 [ 4 ] {74d3ba22-9936-4235-bbe3-98bbc1a49eb8} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19085 | 2026.05.19 01:43:11.140735 [ 4 ] {74d3ba22-9936-4235-bbe3-98bbc1a49eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19086 | 2026.05.19 01:43:11.141066 [ 4 ] {74d3ba22-9936-4235-bbe3-98bbc1a49eb8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19087 | 2026.05.19 01:43:11.141271 [ 4 ] {74d3ba22-9936-4235-bbe3-98bbc1a49eb8} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19088 | 2026.05.19 01:43:11.141401 [ 4 ] {74d3ba22-9936-4235-bbe3-98bbc1a49eb8} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001498 sec., 550734.3124165554 rows/sec., 32.22 MiB/sec. | ||
| 19089 | 2026.05.19 01:43:11.141440 [ 4 ] {74d3ba22-9936-4235-bbe3-98bbc1a49eb8} <Debug> TCPHandler: Processed in 0.001662342 sec. | ||
| 19090 | 2026.05.19 01:43:11.141577 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19091 | 2026.05.19 01:43:11.141672 [ 4 ] {5ee115cc-73fe-4022-a20d-0b034ec53e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19092 | 2026.05.19 01:43:11.141711 [ 4 ] {5ee115cc-73fe-4022-a20d-0b034ec53e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19093 | 2026.05.19 01:43:11.142110 [ 4 ] {5ee115cc-73fe-4022-a20d-0b034ec53e53} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19094 | 2026.05.19 01:43:11.142146 [ 4 ] {5ee115cc-73fe-4022-a20d-0b034ec53e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19095 | 2026.05.19 01:43:11.142427 [ 4 ] {5ee115cc-73fe-4022-a20d-0b034ec53e53} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19096 | 2026.05.19 01:43:11.142647 [ 4 ] {5ee115cc-73fe-4022-a20d-0b034ec53e53} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19097 | 2026.05.19 01:43:11.142777 [ 4 ] {5ee115cc-73fe-4022-a20d-0b034ec53e53} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 62.61 KiB/sec. | ||
| 19098 | 2026.05.19 01:43:11.142815 [ 4 ] {5ee115cc-73fe-4022-a20d-0b034ec53e53} <Debug> TCPHandler: Processed in 0.001289037 sec. | ||
| 19099 | 2026.05.19 01:43:11.142955 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19100 | 2026.05.19 01:43:11.143050 [ 4 ] {8c74f030-c640-447f-8d10-74f5861557c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19101 | 2026.05.19 01:43:11.143089 [ 4 ] {8c74f030-c640-447f-8d10-74f5861557c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19102 | 2026.05.19 01:43:11.143499 [ 4 ] {8c74f030-c640-447f-8d10-74f5861557c7} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19103 | 2026.05.19 01:43:11.143535 [ 4 ] {8c74f030-c640-447f-8d10-74f5861557c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19104 | 2026.05.19 01:43:11.143823 [ 4 ] {8c74f030-c640-447f-8d10-74f5861557c7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19105 | 2026.05.19 01:43:11.144025 [ 4 ] {8c74f030-c640-447f-8d10-74f5861557c7} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19106 | 2026.05.19 01:43:11.144155 [ 4 ] {8c74f030-c640-447f-8d10-74f5861557c7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 19107 | 2026.05.19 01:43:11.144193 [ 4 ] {8c74f030-c640-447f-8d10-74f5861557c7} <Debug> TCPHandler: Processed in 0.001285947 sec. | ||
| 19108 | 2026.05.19 01:43:11.144332 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19109 | 2026.05.19 01:43:11.144427 [ 4 ] {c0203215-e4ed-4f1b-b915-ec6050fae9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19110 | 2026.05.19 01:43:11.144466 [ 4 ] {c0203215-e4ed-4f1b-b915-ec6050fae9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19111 | 2026.05.19 01:43:11.145367 [ 4 ] {c0203215-e4ed-4f1b-b915-ec6050fae9ec} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19112 | 2026.05.19 01:43:11.145404 [ 4 ] {c0203215-e4ed-4f1b-b915-ec6050fae9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19113 | 2026.05.19 01:43:11.145783 [ 4 ] {c0203215-e4ed-4f1b-b915-ec6050fae9ec} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19114 | 2026.05.19 01:43:11.145991 [ 4 ] {c0203215-e4ed-4f1b-b915-ec6050fae9ec} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19115 | 2026.05.19 01:43:11.146122 [ 4 ] {c0203215-e4ed-4f1b-b915-ec6050fae9ec} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001712 sec., 808411.2149532711 rows/sec., 54.78 MiB/sec. | ||
| 19116 | 2026.05.19 01:43:11.146161 [ 4 ] {c0203215-e4ed-4f1b-b915-ec6050fae9ec} <Debug> TCPHandler: Processed in 0.001877485 sec. | ||
| 19117 | 2026.05.19 01:43:11.146296 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19118 | 2026.05.19 01:43:11.146390 [ 4 ] {73e35e4a-1a78-49c9-a407-1eef247fab2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19119 | 2026.05.19 01:43:11.146432 [ 4 ] {73e35e4a-1a78-49c9-a407-1eef247fab2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19120 | 2026.05.19 01:43:11.147161 [ 4 ] {73e35e4a-1a78-49c9-a407-1eef247fab2a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19121 | 2026.05.19 01:43:11.147198 [ 4 ] {73e35e4a-1a78-49c9-a407-1eef247fab2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19122 | 2026.05.19 01:43:11.147621 [ 4 ] {73e35e4a-1a78-49c9-a407-1eef247fab2a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19123 | 2026.05.19 01:43:11.147839 [ 4 ] {73e35e4a-1a78-49c9-a407-1eef247fab2a} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19124 | 2026.05.19 01:43:11.147971 [ 4 ] {73e35e4a-1a78-49c9-a407-1eef247fab2a} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001599 sec., 1023139.4621638524 rows/sec., 63.09 MiB/sec. | ||
| 19125 | 2026.05.19 01:43:11.147973 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_149_47 to all_154_154_0 | ||
| 19126 | 2026.05.19 01:43:11.148010 [ 4 ] {73e35e4a-1a78-49c9-a407-1eef247fab2a} <Debug> TCPHandler: Processed in 0.001763223 sec. | ||
| 19127 | 2026.05.19 01:43:11.148034 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19128 | 2026.05.19 01:43:11.148064 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19129 | 2026.05.19 01:43:11.148145 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19130 | 2026.05.19 01:43:11.148178 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_47 to all_154_154_0 into Compact with storage Full | ||
| 19131 | 2026.05.19 01:43:11.148249 [ 4 ] {75f5c288-4adf-47cb-aed1-8980808abed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19132 | 2026.05.19 01:43:11.148289 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19133 | 2026.05.19 01:43:11.148301 [ 4 ] {75f5c288-4adf-47cb-aed1-8980808abed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19134 | 2026.05.19 01:43:11.148325 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_149_47, total 53210 rows starting from the beginning of the part | ||
| 19135 | 2026.05.19 01:43:11.148390 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 19136 | 2026.05.19 01:43:11.148448 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 19137 | 2026.05.19 01:43:11.148499 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 19138 | 2026.05.19 01:43:11.148552 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 19139 | 2026.05.19 01:43:11.148666 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1636 rows starting from the beginning of the part | ||
| 19140 | 2026.05.19 01:43:11.149300 [ 4 ] {75f5c288-4adf-47cb-aed1-8980808abed4} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19141 | 2026.05.19 01:43:11.149343 [ 4 ] {75f5c288-4adf-47cb-aed1-8980808abed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19142 | 2026.05.19 01:43:11.149930 [ 4 ] {75f5c288-4adf-47cb-aed1-8980808abed4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 19143 | 2026.05.19 01:43:11.150175 [ 4 ] {75f5c288-4adf-47cb-aed1-8980808abed4} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19144 | 2026.05.19 01:43:11.150328 [ 4 ] {75f5c288-4adf-47cb-aed1-8980808abed4} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002097 sec., 25274.201239866477 rows/sec., 45.29 MiB/sec. | ||
| 19145 | 2026.05.19 01:43:11.150386 [ 4 ] {75f5c288-4adf-47cb-aed1-8980808abed4} <Debug> TCPHandler: Processed in 0.00228921 sec. | ||
| 19146 | 2026.05.19 01:43:11.150519 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19147 | 2026.05.19 01:43:11.150617 [ 4 ] {29ceaa89-ef29-407b-97f6-b13a4372b7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19148 | 2026.05.19 01:43:11.150657 [ 4 ] {29ceaa89-ef29-407b-97f6-b13a4372b7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19149 | 2026.05.19 01:43:11.151020 [ 4 ] {29ceaa89-ef29-407b-97f6-b13a4372b7ae} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19150 | 2026.05.19 01:43:11.151057 [ 4 ] {29ceaa89-ef29-407b-97f6-b13a4372b7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19151 | 2026.05.19 01:43:11.151371 [ 4 ] {29ceaa89-ef29-407b-97f6-b13a4372b7ae} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19152 | 2026.05.19 01:43:11.151589 [ 4 ] {29ceaa89-ef29-407b-97f6-b13a4372b7ae} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19153 | 2026.05.19 01:43:11.151719 [ 4 ] {29ceaa89-ef29-407b-97f6-b13a4372b7ae} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001121 sec., 42818.911685994644 rows/sec., 2.89 MiB/sec. | ||
| 19154 | 2026.05.19 01:43:11.151756 [ 4 ] {29ceaa89-ef29-407b-97f6-b13a4372b7ae} <Debug> TCPHandler: Processed in 0.001285457 sec. | ||
| 19155 | 2026.05.19 01:43:11.160921 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55486 rows, containing 5 columns (5 merged, 0 gathered) in 0.012787417 sec., 4339109.2978355205 rows/sec., 279.34 MiB/sec. | ||
| 19156 | 2026.05.19 01:43:11.161458 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Trace> MergedBlockOutputStream: filled checksums all_1_154_48 (state Temporary) | ||
| 19157 | 2026.05.19 01:43:11.161765 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_154_48 to all_1_154_48 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19158 | 2026.05.19 01:43:11.161838 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_154_48} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_149_47, all_154_154_0] -> all_1_154_48 | ||
| 19159 | 2026.05.19 01:43:11.161926 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 19160 | 2026.05.19 01:43:12.080450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2210 | ||
| 19161 | 2026.05.19 01:43:12.083065 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19162 | 2026.05.19 01:43:12.083107 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19163 | 2026.05.19 01:43:12.084301 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19164 | 2026.05.19 01:43:12.084568 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19165 | 2026.05.19 01:43:12.084825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2210 | ||
| 19166 | 2026.05.19 01:43:12.237947 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19167 | 2026.05.19 01:43:12.238195 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 19168 | 2026.05.19 01:43:12.238601 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19169 | 2026.05.19 01:43:12.238643 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 19170 | 2026.05.19 01:43:12.238910 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19171 | 2026.05.19 01:43:12.238996 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19172 | 2026.05.19 01:43:12.239167 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19173 | 2026.05.19 01:43:12.239300 [ 318 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19174 | 2026.05.19 01:43:12.239310 [ 340 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19175 | 2026.05.19 01:43:12.239453 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 19176 | 2026.05.19 01:43:12.239482 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19177 | 2026.05.19 01:43:12.239553 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19178 | 2026.05.19 01:43:12.239575 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19179 | 2026.05.19 01:43:12.239609 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19180 | 2026.05.19 01:43:12.239649 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19181 | 2026.05.19 01:43:12.241072 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002975 sec., 12773.109243697478 rows/sec., 2.07 MiB/sec. | ||
| 19182 | 2026.05.19 01:43:12.241209 [ 4 ] {f229c384-0b42-450e-b3e1-e2409c54b8ce} <Debug> TCPHandler: Processed in 0.003400595 sec. | ||
| 19183 | 2026.05.19 01:43:12.242312 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19184 | 2026.05.19 01:43:12.242422 [ 4 ] {0559a7b5-945c-47de-a751-ea13bf994018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19185 | 2026.05.19 01:43:12.242464 [ 4 ] {0559a7b5-945c-47de-a751-ea13bf994018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19186 | 2026.05.19 01:43:12.243011 [ 4 ] {0559a7b5-945c-47de-a751-ea13bf994018} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19187 | 2026.05.19 01:43:12.243049 [ 4 ] {0559a7b5-945c-47de-a751-ea13bf994018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19188 | 2026.05.19 01:43:12.243412 [ 4 ] {0559a7b5-945c-47de-a751-ea13bf994018} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19189 | 2026.05.19 01:43:12.243645 [ 4 ] {0559a7b5-945c-47de-a751-ea13bf994018} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19190 | 2026.05.19 01:43:12.243791 [ 4 ] {0559a7b5-945c-47de-a751-ea13bf994018} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0014 sec., 40000 rows/sec., 3.05 MiB/sec. | ||
| 19191 | 2026.05.19 01:43:12.243830 [ 4 ] {0559a7b5-945c-47de-a751-ea13bf994018} <Debug> TCPHandler: Processed in 0.001567201 sec. | ||
| 19192 | 2026.05.19 01:43:12.243957 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19193 | 2026.05.19 01:43:12.244052 [ 4 ] {496c70dc-93bf-4226-a805-b45b5df27905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19194 | 2026.05.19 01:43:12.244091 [ 4 ] {496c70dc-93bf-4226-a805-b45b5df27905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19195 | 2026.05.19 01:43:12.244529 [ 4 ] {496c70dc-93bf-4226-a805-b45b5df27905} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19196 | 2026.05.19 01:43:12.244566 [ 4 ] {496c70dc-93bf-4226-a805-b45b5df27905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19197 | 2026.05.19 01:43:12.244858 [ 4 ] {496c70dc-93bf-4226-a805-b45b5df27905} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19198 | 2026.05.19 01:43:12.245064 [ 4 ] {496c70dc-93bf-4226-a805-b45b5df27905} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19199 | 2026.05.19 01:43:12.245193 [ 4 ] {496c70dc-93bf-4226-a805-b45b5df27905} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 19200 | 2026.05.19 01:43:12.245231 [ 4 ] {496c70dc-93bf-4226-a805-b45b5df27905} <Debug> TCPHandler: Processed in 0.001323007 sec. | ||
| 19201 | 2026.05.19 01:43:12.245386 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19202 | 2026.05.19 01:43:12.245482 [ 4 ] {e33b37e5-b2f3-455c-9559-1aa63acac89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19203 | 2026.05.19 01:43:12.245524 [ 4 ] {e33b37e5-b2f3-455c-9559-1aa63acac89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19204 | 2026.05.19 01:43:12.245897 [ 4 ] {e33b37e5-b2f3-455c-9559-1aa63acac89d} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19205 | 2026.05.19 01:43:12.245932 [ 4 ] {e33b37e5-b2f3-455c-9559-1aa63acac89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19206 | 2026.05.19 01:43:12.246242 [ 4 ] {e33b37e5-b2f3-455c-9559-1aa63acac89d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19207 | 2026.05.19 01:43:12.246443 [ 4 ] {e33b37e5-b2f3-455c-9559-1aa63acac89d} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19208 | 2026.05.19 01:43:12.246572 [ 4 ] {e33b37e5-b2f3-455c-9559-1aa63acac89d} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001108 sec., 28880.86642599278 rows/sec., 2.01 MiB/sec. | ||
| 19209 | 2026.05.19 01:43:12.246609 [ 4 ] {e33b37e5-b2f3-455c-9559-1aa63acac89d} <Debug> TCPHandler: Processed in 0.001271046 sec. | ||
| 19210 | 2026.05.19 01:43:12.246732 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19211 | 2026.05.19 01:43:12.246826 [ 4 ] {f93688ec-17b2-4da9-a5ce-5f63d71dbfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19212 | 2026.05.19 01:43:12.246866 [ 4 ] {f93688ec-17b2-4da9-a5ce-5f63d71dbfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19213 | 2026.05.19 01:43:12.247186 [ 4 ] {f93688ec-17b2-4da9-a5ce-5f63d71dbfbf} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19214 | 2026.05.19 01:43:12.247221 [ 4 ] {f93688ec-17b2-4da9-a5ce-5f63d71dbfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19215 | 2026.05.19 01:43:12.247508 [ 4 ] {f93688ec-17b2-4da9-a5ce-5f63d71dbfbf} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19216 | 2026.05.19 01:43:12.247711 [ 4 ] {f93688ec-17b2-4da9-a5ce-5f63d71dbfbf} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19217 | 2026.05.19 01:43:12.247842 [ 4 ] {f93688ec-17b2-4da9-a5ce-5f63d71dbfbf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001033 sec., 11616.650532429816 rows/sec., 801.67 KiB/sec. | ||
| 19218 | 2026.05.19 01:43:12.247877 [ 4 ] {f93688ec-17b2-4da9-a5ce-5f63d71dbfbf} <Debug> TCPHandler: Processed in 0.001193286 sec. | ||
| 19219 | 2026.05.19 01:43:14.441443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43746 | ||
| 19220 | 2026.05.19 01:43:14.442117 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19221 | 2026.05.19 01:43:14.442194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19222 | 2026.05.19 01:43:14.442943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19223 | 2026.05.19 01:43:14.443295 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19224 | 2026.05.19 01:43:14.443507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43746 | ||
| 19225 | 2026.05.19 01:43:14.443589 [ 35 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19226 | 2026.05.19 01:43:14.443697 [ 35 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19227 | 2026.05.19 01:43:14.443729 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.54 GiB. | ||
| 19228 | 2026.05.19 01:43:14.443947 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19229 | 2026.05.19 01:43:14.444186 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19230 | 2026.05.19 01:43:14.444251 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41314 rows starting from the beginning of the part | ||
| 19231 | 2026.05.19 01:43:14.444355 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 19232 | 2026.05.19 01:43:14.444425 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 19233 | 2026.05.19 01:43:14.444486 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 19234 | 2026.05.19 01:43:14.444548 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 19235 | 2026.05.19 01:43:14.444610 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 19236 | 2026.05.19 01:43:14.448619 [ 187 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43746 rows, containing 4 columns (4 merged, 0 gathered) in 0.004781643 sec., 9148738.205675328 rows/sec., 130.87 MiB/sec. | ||
| 19237 | 2026.05.19 01:43:14.449036 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19238 | 2026.05.19 01:43:14.449462 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19239 | 2026.05.19 01:43:14.449565 [ 189 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_91_18} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19240 | 2026.05.19 01:43:14.449707 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19241 | 2026.05.19 01:43:16.751103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 19242 | 2026.05.19 01:43:16.768882 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19243 | 2026.05.19 01:43:16.768943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19244 | 2026.05.19 01:43:16.775184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19245 | 2026.05.19 01:43:16.775929 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19246 | 2026.05.19 01:43:16.776245 [ 32 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19247 | 2026.05.19 01:43:16.776317 [ 32 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19248 | 2026.05.19 01:43:16.776342 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19249 | 2026.05.19 01:43:16.776446 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19250 | 2026.05.19 01:43:16.779183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 19251 | 2026.05.19 01:43:16.779383 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19252 | 2026.05.19 01:43:16.780240 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 19253 | 2026.05.19 01:43:16.783779 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 19254 | 2026.05.19 01:43:16.787378 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 19255 | 2026.05.19 01:43:16.791030 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 19256 | 2026.05.19 01:43:16.795260 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 19257 | 2026.05.19 01:43:16.804017 [ 196 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 19258 | 2026.05.19 01:43:16.871149 [ 189 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.094732971 sec., 7230.851020179659 rows/sec., 37.39 MiB/sec. | ||
| 19259 | 2026.05.19 01:43:16.874193 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19260 | 2026.05.19 01:43:16.876181 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19261 | 2026.05.19 01:43:16.876290 [ 187 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_91_18} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19262 | 2026.05.19 01:43:16.878734 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19263 | 2026.05.19 01:43:17.242957 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19264 | 2026.05.19 01:43:17.243205 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 19265 | 2026.05.19 01:43:17.243541 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19266 | 2026.05.19 01:43:17.243574 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 19267 | 2026.05.19 01:43:17.243793 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19268 | 2026.05.19 01:43:17.243859 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19269 | 2026.05.19 01:43:17.244004 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19270 | 2026.05.19 01:43:17.244126 [ 318 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19271 | 2026.05.19 01:43:17.244130 [ 349 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19272 | 2026.05.19 01:43:17.244291 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 19273 | 2026.05.19 01:43:17.244317 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19274 | 2026.05.19 01:43:17.244385 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19275 | 2026.05.19 01:43:17.244404 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19276 | 2026.05.19 01:43:17.244439 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19277 | 2026.05.19 01:43:17.244484 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19278 | 2026.05.19 01:43:17.245588 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002482 sec., 15310.233682514103 rows/sec., 2.48 MiB/sec. | ||
| 19279 | 2026.05.19 01:43:17.245696 [ 4 ] {32f79188-5175-48b2-9c57-c2c6dc4f82e6} <Debug> TCPHandler: Processed in 0.002879228 sec. | ||
| 19280 | 2026.05.19 01:43:17.247516 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19281 | 2026.05.19 01:43:17.247731 [ 4 ] {1fc749c4-8aa3-465e-9493-7fcbc7716004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19282 | 2026.05.19 01:43:17.247809 [ 4 ] {1fc749c4-8aa3-465e-9493-7fcbc7716004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19283 | 2026.05.19 01:43:17.248605 [ 4 ] {1fc749c4-8aa3-465e-9493-7fcbc7716004} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19284 | 2026.05.19 01:43:17.248647 [ 4 ] {1fc749c4-8aa3-465e-9493-7fcbc7716004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19285 | 2026.05.19 01:43:17.249005 [ 4 ] {1fc749c4-8aa3-465e-9493-7fcbc7716004} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19286 | 2026.05.19 01:43:17.249223 [ 4 ] {1fc749c4-8aa3-465e-9493-7fcbc7716004} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19287 | 2026.05.19 01:43:17.249349 [ 28 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19288 | 2026.05.19 01:43:17.249367 [ 4 ] {1fc749c4-8aa3-465e-9493-7fcbc7716004} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 19289 | 2026.05.19 01:43:17.249397 [ 28 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19290 | 2026.05.19 01:43:17.249415 [ 4 ] {1fc749c4-8aa3-465e-9493-7fcbc7716004} <Debug> TCPHandler: Processed in 0.002004306 sec. | ||
| 19291 | 2026.05.19 01:43:17.249423 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19292 | 2026.05.19 01:43:17.249561 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19293 | 2026.05.19 01:43:17.249562 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19294 | 2026.05.19 01:43:17.249710 [ 4 ] {a78f07ac-0c65-4c71-b18f-414a812e22ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19295 | 2026.05.19 01:43:17.249716 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19296 | 2026.05.19 01:43:17.249753 [ 4 ] {a78f07ac-0c65-4c71-b18f-414a812e22ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19297 | 2026.05.19 01:43:17.249764 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2620 rows starting from the beginning of the part | ||
| 19298 | 2026.05.19 01:43:17.249842 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 140 rows starting from the beginning of the part | ||
| 19299 | 2026.05.19 01:43:17.249894 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 19300 | 2026.05.19 01:43:17.249944 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 2617 rows starting from the beginning of the part | ||
| 19301 | 2026.05.19 01:43:17.249990 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 19302 | 2026.05.19 01:43:17.250034 [ 199 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
| 19303 | 2026.05.19 01:43:17.250238 [ 4 ] {a78f07ac-0c65-4c71-b18f-414a812e22ff} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19304 | 2026.05.19 01:43:17.250278 [ 4 ] {a78f07ac-0c65-4c71-b18f-414a812e22ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19305 | 2026.05.19 01:43:17.250592 [ 4 ] {a78f07ac-0c65-4c71-b18f-414a812e22ff} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19306 | 2026.05.19 01:43:17.250818 [ 4 ] {a78f07ac-0c65-4c71-b18f-414a812e22ff} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19307 | 2026.05.19 01:43:17.250955 [ 4 ] {a78f07ac-0c65-4c71-b18f-414a812e22ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 19308 | 2026.05.19 01:43:17.250987 [ 30 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19309 | 2026.05.19 01:43:17.250992 [ 4 ] {a78f07ac-0c65-4c71-b18f-414a812e22ff} <Debug> TCPHandler: Processed in 0.001479039 sec. | ||
| 19310 | 2026.05.19 01:43:17.251037 [ 30 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19311 | 2026.05.19 01:43:17.251066 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19312 | 2026.05.19 01:43:17.251152 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19313 | 2026.05.19 01:43:17.251165 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19314 | 2026.05.19 01:43:17.251266 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19315 | 2026.05.19 01:43:17.251266 [ 4 ] {471a776c-8c39-4d32-bf5e-cd8c7a3f0dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19316 | 2026.05.19 01:43:17.251293 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1404 rows starting from the beginning of the part | ||
| 19317 | 2026.05.19 01:43:17.251317 [ 4 ] {471a776c-8c39-4d32-bf5e-cd8c7a3f0dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19318 | 2026.05.19 01:43:17.251347 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 106 rows starting from the beginning of the part | ||
| 19319 | 2026.05.19 01:43:17.251391 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 19320 | 2026.05.19 01:43:17.251430 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1384 rows starting from the beginning of the part | ||
| 19321 | 2026.05.19 01:43:17.251467 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 19322 | 2026.05.19 01:43:17.251505 [ 189 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 19323 | 2026.05.19 01:43:17.251774 [ 4 ] {471a776c-8c39-4d32-bf5e-cd8c7a3f0dc8} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19324 | 2026.05.19 01:43:17.251816 [ 4 ] {471a776c-8c39-4d32-bf5e-cd8c7a3f0dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19325 | 2026.05.19 01:43:17.251996 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5545 rows, containing 5 columns (5 merged, 0 gathered) in 0.002484712 sec., 2231646.9675358753 rows/sec., 176.41 MiB/sec. | ||
| 19326 | 2026.05.19 01:43:17.252169 [ 4 ] {471a776c-8c39-4d32-bf5e-cd8c7a3f0dc8} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19327 | 2026.05.19 01:43:17.252309 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19328 | 2026.05.19 01:43:17.252440 [ 4 ] {471a776c-8c39-4d32-bf5e-cd8c7a3f0dc8} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19329 | 2026.05.19 01:43:17.252592 [ 4 ] {471a776c-8c39-4d32-bf5e-cd8c7a3f0dc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001344 sec., 119047.61904761905 rows/sec., 8.29 MiB/sec. | ||
| 19330 | 2026.05.19 01:43:17.252607 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19331 | 2026.05.19 01:43:17.252631 [ 4 ] {471a776c-8c39-4d32-bf5e-cd8c7a3f0dc8} <Debug> TCPHandler: Processed in 0.001527941 sec. | ||
| 19332 | 2026.05.19 01:43:17.252688 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_156_31} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19333 | 2026.05.19 01:43:17.252758 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19334 | 2026.05.19 01:43:17.252772 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 19335 | 2026.05.19 01:43:17.252863 [ 4 ] {ba45a752-0699-49d4-89f7-eee4fb0b37c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19336 | 2026.05.19 01:43:17.252908 [ 4 ] {ba45a752-0699-49d4-89f7-eee4fb0b37c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19337 | 2026.05.19 01:43:17.252922 [ 198 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001797884 sec., 1716462.2411679507 rows/sec., 124.70 MiB/sec. | ||
| 19338 | 2026.05.19 01:43:17.253111 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19339 | 2026.05.19 01:43:17.253272 [ 4 ] {ba45a752-0699-49d4-89f7-eee4fb0b37c6} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19340 | 2026.05.19 01:43:17.253306 [ 4 ] {ba45a752-0699-49d4-89f7-eee4fb0b37c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19341 | 2026.05.19 01:43:17.253372 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2026.05.19 01:43:17.253436 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_156_31} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19343 | 2026.05.19 01:43:17.253501 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 19344 | 2026.05.19 01:43:17.253631 [ 4 ] {ba45a752-0699-49d4-89f7-eee4fb0b37c6} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19345 | 2026.05.19 01:43:17.253844 [ 4 ] {ba45a752-0699-49d4-89f7-eee4fb0b37c6} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19346 | 2026.05.19 01:43:17.253966 [ 30 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19347 | 2026.05.19 01:43:17.253972 [ 4 ] {ba45a752-0699-49d4-89f7-eee4fb0b37c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 19348 | 2026.05.19 01:43:17.254007 [ 30 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19349 | 2026.05.19 01:43:17.254026 [ 4 ] {ba45a752-0699-49d4-89f7-eee4fb0b37c6} <Debug> TCPHandler: Processed in 0.001317337 sec. | ||
| 19350 | 2026.05.19 01:43:17.254032 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19351 | 2026.05.19 01:43:17.254140 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19352 | 2026.05.19 01:43:17.254245 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19353 | 2026.05.19 01:43:17.254274 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7764 rows starting from the beginning of the part | ||
| 19354 | 2026.05.19 01:43:17.254330 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 19355 | 2026.05.19 01:43:17.254374 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 19356 | 2026.05.19 01:43:17.254410 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 48 rows starting from the beginning of the part | ||
| 19357 | 2026.05.19 01:43:17.254445 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 12 rows starting from the beginning of the part | ||
| 19358 | 2026.05.19 01:43:17.254480 [ 201 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 19359 | 2026.05.19 01:43:17.256146 [ 198 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8004 rows, containing 4 columns (4 merged, 0 gathered) in 0.002042697 sec., 3918349.123732007 rows/sec., 264.07 MiB/sec. | ||
| 19360 | 2026.05.19 01:43:17.256576 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19361 | 2026.05.19 01:43:17.256852 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2026.05.19 01:43:17.256919 [ 193 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_156_31} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19363 | 2026.05.19 01:43:17.256981 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 19364 | 2026.05.19 01:43:21.744472 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19365 | 2026.05.19 01:43:21.744580 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19366 | 2026.05.19 01:43:21.943782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44194 | ||
| 19367 | 2026.05.19 01:43:21.944386 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19368 | 2026.05.19 01:43:21.944439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19369 | 2026.05.19 01:43:21.944962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19370 | 2026.05.19 01:43:21.945202 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19371 | 2026.05.19 01:43:21.945333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44194 | ||
| 19372 | 2026.05.19 01:43:22.085163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2230 | ||
| 19373 | 2026.05.19 01:43:22.087812 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19374 | 2026.05.19 01:43:22.087891 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19375 | 2026.05.19 01:43:22.089197 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19376 | 2026.05.19 01:43:22.089489 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19377 | 2026.05.19 01:43:22.089792 [ 221 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19378 | 2026.05.19 01:43:22.089850 [ 221 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19379 | 2026.05.19 01:43:22.089921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2230 | ||
| 19380 | 2026.05.19 01:43:22.091867 [ 221 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19381 | 2026.05.19 01:43:22.245422 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19382 | 2026.05.19 01:43:22.245695 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 19383 | 2026.05.19 01:43:22.246102 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19384 | 2026.05.19 01:43:22.246145 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 19385 | 2026.05.19 01:43:22.246473 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19386 | 2026.05.19 01:43:22.246548 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19387 | 2026.05.19 01:43:22.246700 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 19388 | 2026.05.19 01:43:22.246843 [ 349 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19389 | 2026.05.19 01:43:22.246849 [ 337 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19390 | 2026.05.19 01:43:22.247000 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 19391 | 2026.05.19 01:43:22.247058 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19392 | 2026.05.19 01:43:22.247132 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19393 | 2026.05.19 01:43:22.247152 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19394 | 2026.05.19 01:43:22.247187 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19395 | 2026.05.19 01:43:22.247228 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 19396 | 2026.05.19 01:43:22.248613 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003019 sec., 12586.949320967207 rows/sec., 2.04 MiB/sec. | ||
| 19397 | 2026.05.19 01:43:22.248858 [ 4 ] {d17d3f61-6ad0-4b58-9a64-551bbcd0fea8} <Debug> TCPHandler: Processed in 0.003587217 sec. | ||
| 19398 | 2026.05.19 01:43:22.251500 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19399 | 2026.05.19 01:43:22.251673 [ 4 ] {59fac70b-5633-4610-bee0-be2250bcaea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19400 | 2026.05.19 01:43:22.251741 [ 4 ] {59fac70b-5633-4610-bee0-be2250bcaea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19401 | 2026.05.19 01:43:22.252537 [ 4 ] {59fac70b-5633-4610-bee0-be2250bcaea2} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19402 | 2026.05.19 01:43:22.252586 [ 4 ] {59fac70b-5633-4610-bee0-be2250bcaea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19403 | 2026.05.19 01:43:22.252980 [ 4 ] {59fac70b-5633-4610-bee0-be2250bcaea2} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19404 | 2026.05.19 01:43:22.253211 [ 4 ] {59fac70b-5633-4610-bee0-be2250bcaea2} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19405 | 2026.05.19 01:43:22.253359 [ 4 ] {59fac70b-5633-4610-bee0-be2250bcaea2} <Debug> executeQuery: Read 162 rows, 14.54 KiB in 0.001744 sec., 92889.90825688074 rows/sec., 8.14 MiB/sec. | ||
| 19406 | 2026.05.19 01:43:22.253398 [ 4 ] {59fac70b-5633-4610-bee0-be2250bcaea2} <Debug> TCPHandler: Processed in 0.002029726 sec. | ||
| 19407 | 2026.05.19 01:43:22.253533 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19408 | 2026.05.19 01:43:22.253630 [ 4 ] {d2eaa3a3-bdca-4bfc-b3a9-c888528b7615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19409 | 2026.05.19 01:43:22.253670 [ 4 ] {d2eaa3a3-bdca-4bfc-b3a9-c888528b7615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19410 | 2026.05.19 01:43:22.254106 [ 4 ] {d2eaa3a3-bdca-4bfc-b3a9-c888528b7615} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19411 | 2026.05.19 01:43:22.254142 [ 4 ] {d2eaa3a3-bdca-4bfc-b3a9-c888528b7615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19412 | 2026.05.19 01:43:22.254446 [ 4 ] {d2eaa3a3-bdca-4bfc-b3a9-c888528b7615} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19413 | 2026.05.19 01:43:22.254674 [ 4 ] {d2eaa3a3-bdca-4bfc-b3a9-c888528b7615} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19414 | 2026.05.19 01:43:22.254803 [ 4 ] {d2eaa3a3-bdca-4bfc-b3a9-c888528b7615} <Debug> executeQuery: Read 53 rows, 3.99 KiB in 0.001192 sec., 44463.087248322154 rows/sec., 3.27 MiB/sec. | ||
| 19415 | 2026.05.19 01:43:22.254841 [ 4 ] {d2eaa3a3-bdca-4bfc-b3a9-c888528b7615} <Debug> TCPHandler: Processed in 0.001358688 sec. | ||
| 19416 | 2026.05.19 01:43:22.254987 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19417 | 2026.05.19 01:43:22.255142 [ 4 ] {93b99cfb-44f5-4089-bc8c-c6c5644f32ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19418 | 2026.05.19 01:43:22.255191 [ 4 ] {93b99cfb-44f5-4089-bc8c-c6c5644f32ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19419 | 2026.05.19 01:43:22.255796 [ 4 ] {93b99cfb-44f5-4089-bc8c-c6c5644f32ce} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19420 | 2026.05.19 01:43:22.255837 [ 4 ] {93b99cfb-44f5-4089-bc8c-c6c5644f32ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19421 | 2026.05.19 01:43:22.256239 [ 4 ] {93b99cfb-44f5-4089-bc8c-c6c5644f32ce} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19422 | 2026.05.19 01:43:22.256469 [ 4 ] {93b99cfb-44f5-4089-bc8c-c6c5644f32ce} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2026.05.19 01:43:22.256621 [ 4 ] {93b99cfb-44f5-4089-bc8c-c6c5644f32ce} <Debug> executeQuery: Read 123 rows, 9.87 KiB in 0.001515 sec., 81188.11881188118 rows/sec., 6.36 MiB/sec. | ||
| 19424 | 2026.05.19 01:43:22.256664 [ 4 ] {93b99cfb-44f5-4089-bc8c-c6c5644f32ce} <Debug> TCPHandler: Processed in 0.001745243 sec. | ||
| 19425 | 2026.05.19 01:43:22.256798 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19426 | 2026.05.19 01:43:22.256896 [ 4 ] {421911af-c18c-43f8-8b1f-4e46c6c5512e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19427 | 2026.05.19 01:43:22.256938 [ 4 ] {421911af-c18c-43f8-8b1f-4e46c6c5512e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19428 | 2026.05.19 01:43:22.257368 [ 4 ] {421911af-c18c-43f8-8b1f-4e46c6c5512e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19429 | 2026.05.19 01:43:22.257405 [ 4 ] {421911af-c18c-43f8-8b1f-4e46c6c5512e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19430 | 2026.05.19 01:43:22.257751 [ 4 ] {421911af-c18c-43f8-8b1f-4e46c6c5512e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19431 | 2026.05.19 01:43:22.257968 [ 4 ] {421911af-c18c-43f8-8b1f-4e46c6c5512e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19432 | 2026.05.19 01:43:22.258098 [ 4 ] {421911af-c18c-43f8-8b1f-4e46c6c5512e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 19433 | 2026.05.19 01:43:22.258136 [ 4 ] {421911af-c18c-43f8-8b1f-4e46c6c5512e} <Debug> TCPHandler: Processed in 0.001386978 sec. | ||
| 19434 | 2026.05.19 01:43:22.258262 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19435 | 2026.05.19 01:43:22.258358 [ 4 ] {2180ddb0-54f9-4815-a201-73f4dab49282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19436 | 2026.05.19 01:43:22.258413 [ 4 ] {2180ddb0-54f9-4815-a201-73f4dab49282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19437 | 2026.05.19 01:43:22.259301 [ 4 ] {2180ddb0-54f9-4815-a201-73f4dab49282} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19438 | 2026.05.19 01:43:22.259337 [ 4 ] {2180ddb0-54f9-4815-a201-73f4dab49282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19439 | 2026.05.19 01:43:22.259918 [ 4 ] {2180ddb0-54f9-4815-a201-73f4dab49282} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19440 | 2026.05.19 01:43:22.260158 [ 4 ] {2180ddb0-54f9-4815-a201-73f4dab49282} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19441 | 2026.05.19 01:43:22.260298 [ 4 ] {2180ddb0-54f9-4815-a201-73f4dab49282} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.001959 sec., 27054.61970393058 rows/sec., 48.48 MiB/sec. | ||
| 19442 | 2026.05.19 01:43:22.260360 [ 4 ] {2180ddb0-54f9-4815-a201-73f4dab49282} <Debug> TCPHandler: Processed in 0.002145868 sec. | ||
| 19443 | 2026.05.19 01:43:22.260501 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19444 | 2026.05.19 01:43:22.260598 [ 4 ] {ade75acc-ecf7-45d2-8bc5-290639af3db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19445 | 2026.05.19 01:43:22.260639 [ 4 ] {ade75acc-ecf7-45d2-8bc5-290639af3db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19446 | 2026.05.19 01:43:22.260978 [ 4 ] {ade75acc-ecf7-45d2-8bc5-290639af3db5} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19447 | 2026.05.19 01:43:22.261015 [ 4 ] {ade75acc-ecf7-45d2-8bc5-290639af3db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19448 | 2026.05.19 01:43:22.261852 [ 4 ] {ade75acc-ecf7-45d2-8bc5-290639af3db5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 19449 | 2026.05.19 01:43:22.262060 [ 4 ] {ade75acc-ecf7-45d2-8bc5-290639af3db5} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19450 | 2026.05.19 01:43:22.262186 [ 4 ] {ade75acc-ecf7-45d2-8bc5-290639af3db5} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001606 sec., 5603.985056039851 rows/sec., 431.12 KiB/sec. | ||
| 19451 | 2026.05.19 01:43:22.262222 [ 4 ] {ade75acc-ecf7-45d2-8bc5-290639af3db5} <Debug> TCPHandler: Processed in 0.001770593 sec. | ||
| 19452 | 2026.05.19 01:43:22.262386 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19453 | 2026.05.19 01:43:22.262480 [ 4 ] {e854c2cc-98da-43d1-b013-c356e7133c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19454 | 2026.05.19 01:43:22.262520 [ 4 ] {e854c2cc-98da-43d1-b013-c356e7133c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19455 | 2026.05.19 01:43:22.262919 [ 4 ] {e854c2cc-98da-43d1-b013-c356e7133c8b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19456 | 2026.05.19 01:43:22.262955 [ 4 ] {e854c2cc-98da-43d1-b013-c356e7133c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19457 | 2026.05.19 01:43:22.263262 [ 4 ] {e854c2cc-98da-43d1-b013-c356e7133c8b} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19458 | 2026.05.19 01:43:22.263478 [ 4 ] {e854c2cc-98da-43d1-b013-c356e7133c8b} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19459 | 2026.05.19 01:43:22.263608 [ 4 ] {e854c2cc-98da-43d1-b013-c356e7133c8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 19460 | 2026.05.19 01:43:22.263645 [ 4 ] {e854c2cc-98da-43d1-b013-c356e7133c8b} <Debug> TCPHandler: Processed in 0.001312228 sec. | ||
| 19461 | 2026.05.19 01:43:24.279266 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 19462 | 2026.05.19 01:43:24.309723 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19463 | 2026.05.19 01:43:24.309871 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19464 | 2026.05.19 01:43:24.320962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19465 | 2026.05.19 01:43:24.322476 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19466 | 2026.05.19 01:43:24.330085 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19467 | 2026.05.19 01:43:27.242789 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19468 | 2026.05.19 01:43:27.243171 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 19469 | 2026.05.19 01:43:27.243670 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19470 | 2026.05.19 01:43:27.243706 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 19471 | 2026.05.19 01:43:27.243924 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19472 | 2026.05.19 01:43:27.243993 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19473 | 2026.05.19 01:43:27.244138 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19474 | 2026.05.19 01:43:27.244248 [ 318 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19475 | 2026.05.19 01:43:27.244282 [ 349 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19476 | 2026.05.19 01:43:27.244408 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 19477 | 2026.05.19 01:43:27.244437 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19478 | 2026.05.19 01:43:27.244507 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19479 | 2026.05.19 01:43:27.244526 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19480 | 2026.05.19 01:43:27.244560 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19481 | 2026.05.19 01:43:27.244600 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19482 | 2026.05.19 01:43:27.245878 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002856 sec., 13305.32212885154 rows/sec., 2.16 MiB/sec. | ||
| 19483 | 2026.05.19 01:43:27.246002 [ 4 ] {53c3e689-75bb-4ebb-b60e-208f38850bfb} <Debug> TCPHandler: Processed in 0.003406215 sec. | ||
| 19484 | 2026.05.19 01:43:27.247784 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19485 | 2026.05.19 01:43:27.247920 [ 4 ] {82ba434b-cc9a-4534-9145-5c14ebd088eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19486 | 2026.05.19 01:43:27.247971 [ 4 ] {82ba434b-cc9a-4534-9145-5c14ebd088eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19487 | 2026.05.19 01:43:27.248620 [ 4 ] {82ba434b-cc9a-4534-9145-5c14ebd088eb} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19488 | 2026.05.19 01:43:27.248662 [ 4 ] {82ba434b-cc9a-4534-9145-5c14ebd088eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19489 | 2026.05.19 01:43:27.249044 [ 4 ] {82ba434b-cc9a-4534-9145-5c14ebd088eb} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19490 | 2026.05.19 01:43:27.249272 [ 4 ] {82ba434b-cc9a-4534-9145-5c14ebd088eb} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19491 | 2026.05.19 01:43:27.249418 [ 4 ] {82ba434b-cc9a-4534-9145-5c14ebd088eb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001536 sec., 36458.333333333336 rows/sec., 2.78 MiB/sec. | ||
| 19492 | 2026.05.19 01:43:27.249457 [ 4 ] {82ba434b-cc9a-4534-9145-5c14ebd088eb} <Debug> TCPHandler: Processed in 0.001735813 sec. | ||
| 19493 | 2026.05.19 01:43:27.249590 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19494 | 2026.05.19 01:43:27.249612 [ 224 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19495 | 2026.05.19 01:43:27.249670 [ 224 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19496 | 2026.05.19 01:43:27.249686 [ 4 ] {0bac5270-b5e5-49c1-899a-7377a351ae80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19497 | 2026.05.19 01:43:27.249731 [ 4 ] {0bac5270-b5e5-49c1-899a-7377a351ae80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19498 | 2026.05.19 01:43:27.250309 [ 4 ] {0bac5270-b5e5-49c1-899a-7377a351ae80} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19499 | 2026.05.19 01:43:27.250348 [ 4 ] {0bac5270-b5e5-49c1-899a-7377a351ae80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19500 | 2026.05.19 01:43:27.250700 [ 4 ] {0bac5270-b5e5-49c1-899a-7377a351ae80} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19501 | 2026.05.19 01:43:27.250954 [ 4 ] {0bac5270-b5e5-49c1-899a-7377a351ae80} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19502 | 2026.05.19 01:43:27.251093 [ 4 ] {0bac5270-b5e5-49c1-899a-7377a351ae80} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001426 sec., 44880.78541374474 rows/sec., 3.50 MiB/sec. | ||
| 19503 | 2026.05.19 01:43:27.251132 [ 4 ] {0bac5270-b5e5-49c1-899a-7377a351ae80} <Debug> TCPHandler: Processed in 0.001591211 sec. | ||
| 19504 | 2026.05.19 01:43:27.251270 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19505 | 2026.05.19 01:43:27.251367 [ 4 ] {b2061c7a-3161-4b0b-b93f-69cfffa54659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19506 | 2026.05.19 01:43:27.251412 [ 4 ] {b2061c7a-3161-4b0b-b93f-69cfffa54659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19507 | 2026.05.19 01:43:27.251872 [ 4 ] {b2061c7a-3161-4b0b-b93f-69cfffa54659} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19508 | 2026.05.19 01:43:27.251911 [ 4 ] {b2061c7a-3161-4b0b-b93f-69cfffa54659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19509 | 2026.05.19 01:43:27.252269 [ 224 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19510 | 2026.05.19 01:43:27.252285 [ 4 ] {b2061c7a-3161-4b0b-b93f-69cfffa54659} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19511 | 2026.05.19 01:43:27.252539 [ 4 ] {b2061c7a-3161-4b0b-b93f-69cfffa54659} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19512 | 2026.05.19 01:43:27.252672 [ 4 ] {b2061c7a-3161-4b0b-b93f-69cfffa54659} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 19513 | 2026.05.19 01:43:27.252712 [ 4 ] {b2061c7a-3161-4b0b-b93f-69cfffa54659} <Debug> TCPHandler: Processed in 0.00149076 sec. | ||
| 19514 | 2026.05.19 01:43:27.252822 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19515 | 2026.05.19 01:43:27.252854 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19516 | 2026.05.19 01:43:27.252876 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19517 | 2026.05.19 01:43:27.252961 [ 4 ] {24b7be82-4cb4-4538-9b2b-5085c1e87373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19518 | 2026.05.19 01:43:27.253007 [ 4 ] {24b7be82-4cb4-4538-9b2b-5085c1e87373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19519 | 2026.05.19 01:43:27.253358 [ 4 ] {24b7be82-4cb4-4538-9b2b-5085c1e87373} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19520 | 2026.05.19 01:43:27.253396 [ 4 ] {24b7be82-4cb4-4538-9b2b-5085c1e87373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19521 | 2026.05.19 01:43:27.253842 [ 4 ] {24b7be82-4cb4-4538-9b2b-5085c1e87373} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19522 | 2026.05.19 01:43:27.254206 [ 4 ] {24b7be82-4cb4-4538-9b2b-5085c1e87373} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19523 | 2026.05.19 01:43:27.254446 [ 4 ] {24b7be82-4cb4-4538-9b2b-5085c1e87373} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
| 19524 | 2026.05.19 01:43:27.254489 [ 222 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19525 | 2026.05.19 01:43:27.254521 [ 222 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19526 | 2026.05.19 01:43:27.254527 [ 4 ] {24b7be82-4cb4-4538-9b2b-5085c1e87373} <Debug> TCPHandler: Processed in 0.001719862 sec. | ||
| 19527 | 2026.05.19 01:43:27.255471 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19528 | 2026.05.19 01:43:27.256867 [ 222 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19529 | 2026.05.19 01:43:27.537521 [ 221 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19530 | 2026.05.19 01:43:27.537585 [ 221 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19531 | 2026.05.19 01:43:27.539987 [ 221 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19532 | 2026.05.19 01:43:29.445550 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44706 | ||
| 19533 | 2026.05.19 01:43:29.446184 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19534 | 2026.05.19 01:43:29.446234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19535 | 2026.05.19 01:43:29.446787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19536 | 2026.05.19 01:43:29.447021 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19537 | 2026.05.19 01:43:29.447153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44706 | ||
| 19538 | 2026.05.19 01:43:31.830905 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19539 | 2026.05.19 01:43:31.849474 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19540 | 2026.05.19 01:43:31.849536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19541 | 2026.05.19 01:43:31.855952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19542 | 2026.05.19 01:43:31.856673 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19543 | 2026.05.19 01:43:31.859828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19544 | 2026.05.19 01:43:32.090246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2256 | ||
| 19545 | 2026.05.19 01:43:32.092847 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19546 | 2026.05.19 01:43:32.092884 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19547 | 2026.05.19 01:43:32.094132 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19548 | 2026.05.19 01:43:32.094404 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19549 | 2026.05.19 01:43:32.094671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2256 | ||
| 19550 | 2026.05.19 01:43:32.244879 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19551 | 2026.05.19 01:43:32.245082 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 19552 | 2026.05.19 01:43:32.245396 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19553 | 2026.05.19 01:43:32.245431 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check')" moved to PREWHERE | ||
| 19554 | 2026.05.19 01:43:32.245638 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19555 | 2026.05.19 01:43:32.245703 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19556 | 2026.05.19 01:43:32.245838 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 19557 | 2026.05.19 01:43:32.245963 [ 349 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19558 | 2026.05.19 01:43:32.245963 [ 317 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19559 | 2026.05.19 01:43:32.246125 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 19560 | 2026.05.19 01:43:32.246152 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19561 | 2026.05.19 01:43:32.246218 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19562 | 2026.05.19 01:43:32.246237 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19563 | 2026.05.19 01:43:32.246272 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 19564 | 2026.05.19 01:43:32.246315 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 19565 | 2026.05.19 01:43:32.247714 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002697 sec., 14089.729328883945 rows/sec., 2.28 MiB/sec. | ||
| 19566 | 2026.05.19 01:43:32.248012 [ 4 ] {02e7fe03-59d0-46d3-a527-993726f06605} <Debug> TCPHandler: Processed in 0.003204122 sec. | ||
| 19567 | 2026.05.19 01:43:32.250828 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19568 | 2026.05.19 01:43:32.250984 [ 4 ] {87831a4d-2925-4782-960c-07932e7af370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19569 | 2026.05.19 01:43:32.251039 [ 4 ] {87831a4d-2925-4782-960c-07932e7af370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19570 | 2026.05.19 01:43:32.251796 [ 4 ] {87831a4d-2925-4782-960c-07932e7af370} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19571 | 2026.05.19 01:43:32.251837 [ 4 ] {87831a4d-2925-4782-960c-07932e7af370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19572 | 2026.05.19 01:43:32.252270 [ 4 ] {87831a4d-2925-4782-960c-07932e7af370} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 19573 | 2026.05.19 01:43:32.252476 [ 4 ] {87831a4d-2925-4782-960c-07932e7af370} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19574 | 2026.05.19 01:43:32.252613 [ 4 ] {87831a4d-2925-4782-960c-07932e7af370} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001669 sec., 599.1611743559017 rows/sec., 166.76 KiB/sec. | ||
| 19575 | 2026.05.19 01:43:32.252653 [ 4 ] {87831a4d-2925-4782-960c-07932e7af370} <Debug> TCPHandler: Processed in 0.001894245 sec. | ||
| 19576 | 2026.05.19 01:43:32.252804 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19577 | 2026.05.19 01:43:32.252902 [ 4 ] {907aa967-0b06-4db1-be1a-deb70a87096a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19578 | 2026.05.19 01:43:32.252941 [ 4 ] {907aa967-0b06-4db1-be1a-deb70a87096a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19579 | 2026.05.19 01:43:32.253372 [ 4 ] {907aa967-0b06-4db1-be1a-deb70a87096a} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19580 | 2026.05.19 01:43:32.253407 [ 4 ] {907aa967-0b06-4db1-be1a-deb70a87096a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19581 | 2026.05.19 01:43:32.253712 [ 4 ] {907aa967-0b06-4db1-be1a-deb70a87096a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 19582 | 2026.05.19 01:43:32.253932 [ 4 ] {907aa967-0b06-4db1-be1a-deb70a87096a} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19583 | 2026.05.19 01:43:32.254062 [ 4 ] {907aa967-0b06-4db1-be1a-deb70a87096a} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001179 sec., 2544.5292620865143 rows/sec., 188.85 KiB/sec. | ||
| 19584 | 2026.05.19 01:43:32.254100 [ 4 ] {907aa967-0b06-4db1-be1a-deb70a87096a} <Debug> TCPHandler: Processed in 0.001345458 sec. | ||
| 19585 | 2026.05.19 01:43:32.254251 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19586 | 2026.05.19 01:43:32.254349 [ 4 ] {7da83d87-f539-4c7d-a955-c18a64cabb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19587 | 2026.05.19 01:43:32.254390 [ 4 ] {7da83d87-f539-4c7d-a955-c18a64cabb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19588 | 2026.05.19 01:43:32.254956 [ 4 ] {7da83d87-f539-4c7d-a955-c18a64cabb93} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19589 | 2026.05.19 01:43:32.255087 [ 4 ] {7da83d87-f539-4c7d-a955-c18a64cabb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19590 | 2026.05.19 01:43:32.255377 [ 4 ] {7da83d87-f539-4c7d-a955-c18a64cabb93} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19591 | 2026.05.19 01:43:32.255573 [ 4 ] {7da83d87-f539-4c7d-a955-c18a64cabb93} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19592 | 2026.05.19 01:43:32.255757 [ 4 ] {7da83d87-f539-4c7d-a955-c18a64cabb93} <Debug> executeQuery: Read 176 rows, 15.70 KiB in 0.001425 sec., 123508.77192982455 rows/sec., 10.76 MiB/sec. | ||
| 19593 | 2026.05.19 01:43:32.255795 [ 4 ] {7da83d87-f539-4c7d-a955-c18a64cabb93} <Debug> TCPHandler: Processed in 0.001591111 sec. | ||
| 19594 | 2026.05.19 01:43:32.255934 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19595 | 2026.05.19 01:43:32.256029 [ 4 ] {8c0a81ec-2a75-4e78-bfa4-e74ea1f16add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19596 | 2026.05.19 01:43:32.256067 [ 4 ] {8c0a81ec-2a75-4e78-bfa4-e74ea1f16add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19597 | 2026.05.19 01:43:32.256505 [ 4 ] {8c0a81ec-2a75-4e78-bfa4-e74ea1f16add} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19598 | 2026.05.19 01:43:32.256542 [ 4 ] {8c0a81ec-2a75-4e78-bfa4-e74ea1f16add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19599 | 2026.05.19 01:43:32.256841 [ 4 ] {8c0a81ec-2a75-4e78-bfa4-e74ea1f16add} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19600 | 2026.05.19 01:43:32.257047 [ 4 ] {8c0a81ec-2a75-4e78-bfa4-e74ea1f16add} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19601 | 2026.05.19 01:43:32.257172 [ 4 ] {8c0a81ec-2a75-4e78-bfa4-e74ea1f16add} <Debug> executeQuery: Read 60 rows, 4.47 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.76 MiB/sec. | ||
| 19602 | 2026.05.19 01:43:32.257202 [ 219 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19603 | 2026.05.19 01:43:32.257209 [ 4 ] {8c0a81ec-2a75-4e78-bfa4-e74ea1f16add} <Debug> TCPHandler: Processed in 0.001324568 sec. | ||
| 19604 | 2026.05.19 01:43:32.257231 [ 219 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19605 | 2026.05.19 01:43:32.257345 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19606 | 2026.05.19 01:43:32.257440 [ 4 ] {de429c79-0873-41ac-82c6-faa718d75e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19607 | 2026.05.19 01:43:32.257478 [ 4 ] {de429c79-0873-41ac-82c6-faa718d75e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19608 | 2026.05.19 01:43:32.258087 [ 4 ] {de429c79-0873-41ac-82c6-faa718d75e8f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19609 | 2026.05.19 01:43:32.258148 [ 4 ] {de429c79-0873-41ac-82c6-faa718d75e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19610 | 2026.05.19 01:43:32.258642 [ 4 ] {de429c79-0873-41ac-82c6-faa718d75e8f} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19611 | 2026.05.19 01:43:32.258928 [ 4 ] {de429c79-0873-41ac-82c6-faa718d75e8f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19612 | 2026.05.19 01:43:32.259024 [ 219 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19613 | 2026.05.19 01:43:32.259092 [ 4 ] {de429c79-0873-41ac-82c6-faa718d75e8f} <Debug> executeQuery: Read 148 rows, 11.61 KiB in 0.001668 sec., 88729.01678657075 rows/sec., 6.80 MiB/sec. | ||
| 19614 | 2026.05.19 01:43:32.259152 [ 4 ] {de429c79-0873-41ac-82c6-faa718d75e8f} <Debug> TCPHandler: Processed in 0.001855114 sec. | ||
| 19615 | 2026.05.19 01:43:32.259329 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19616 | 2026.05.19 01:43:32.259453 [ 4 ] {c5b47143-3ec7-456e-9715-213d948624e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19617 | 2026.05.19 01:43:32.259507 [ 4 ] {c5b47143-3ec7-456e-9715-213d948624e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19618 | 2026.05.19 01:43:32.259950 [ 4 ] {c5b47143-3ec7-456e-9715-213d948624e0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19619 | 2026.05.19 01:43:32.259984 [ 4 ] {c5b47143-3ec7-456e-9715-213d948624e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19620 | 2026.05.19 01:43:32.260318 [ 4 ] {c5b47143-3ec7-456e-9715-213d948624e0} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19621 | 2026.05.19 01:43:32.260530 [ 4 ] {c5b47143-3ec7-456e-9715-213d948624e0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19622 | 2026.05.19 01:43:32.260658 [ 4 ] {c5b47143-3ec7-456e-9715-213d948624e0} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001242 sec., 131239.93558776166 rows/sec., 9.12 MiB/sec. | ||
| 19623 | 2026.05.19 01:43:32.260671 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_154_48 to all_155_155_0 | ||
| 19624 | 2026.05.19 01:43:32.260695 [ 4 ] {c5b47143-3ec7-456e-9715-213d948624e0} <Debug> TCPHandler: Processed in 0.001471049 sec. | ||
| 19625 | 2026.05.19 01:43:32.260731 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19626 | 2026.05.19 01:43:32.260762 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19627 | 2026.05.19 01:43:32.260843 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19628 | 2026.05.19 01:43:32.260846 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_155_49} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_154_48 to all_155_155_0 into Compact with storage Full | ||
| 19629 | 2026.05.19 01:43:32.260942 [ 4 ] {71972511-cb19-4825-ba70-df892f8c7329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19630 | 2026.05.19 01:43:32.260959 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_155_49} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19631 | 2026.05.19 01:43:32.260994 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_155_49} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_154_48, total 55486 rows starting from the beginning of the part | ||
| 19632 | 2026.05.19 01:43:32.260996 [ 4 ] {71972511-cb19-4825-ba70-df892f8c7329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19633 | 2026.05.19 01:43:32.261062 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_155_49} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 32 rows starting from the beginning of the part | ||
| 19634 | 2026.05.19 01:43:32.261955 [ 4 ] {71972511-cb19-4825-ba70-df892f8c7329} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19635 | 2026.05.19 01:43:32.261990 [ 4 ] {71972511-cb19-4825-ba70-df892f8c7329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19636 | 2026.05.19 01:43:32.262567 [ 4 ] {71972511-cb19-4825-ba70-df892f8c7329} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19637 | 2026.05.19 01:43:32.262805 [ 4 ] {71972511-cb19-4825-ba70-df892f8c7329} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19638 | 2026.05.19 01:43:32.262946 [ 4 ] {71972511-cb19-4825-ba70-df892f8c7329} <Debug> executeQuery: Read 57 rows, 104.59 KiB in 0.002022 sec., 28189.910979228487 rows/sec., 50.52 MiB/sec. | ||
| 19639 | 2026.05.19 01:43:32.262967 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19640 | 2026.05.19 01:43:32.262997 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19641 | 2026.05.19 01:43:32.263015 [ 4 ] {71972511-cb19-4825-ba70-df892f8c7329} <Debug> TCPHandler: Processed in 0.002221109 sec. | ||
| 19642 | 2026.05.19 01:43:32.263147 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19643 | 2026.05.19 01:43:32.263244 [ 4 ] {ece1d840-78a4-4447-b958-47f67ca1513e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19644 | 2026.05.19 01:43:32.263287 [ 4 ] {ece1d840-78a4-4447-b958-47f67ca1513e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19645 | 2026.05.19 01:43:32.263625 [ 4 ] {ece1d840-78a4-4447-b958-47f67ca1513e} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19646 | 2026.05.19 01:43:32.263662 [ 4 ] {ece1d840-78a4-4447-b958-47f67ca1513e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19647 | 2026.05.19 01:43:32.263991 [ 4 ] {ece1d840-78a4-4447-b958-47f67ca1513e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19648 | 2026.05.19 01:43:32.264327 [ 4 ] {ece1d840-78a4-4447-b958-47f67ca1513e} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19649 | 2026.05.19 01:43:32.264531 [ 4 ] {ece1d840-78a4-4447-b958-47f67ca1513e} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001301 sec., 4611.837048424289 rows/sec., 304.00 KiB/sec. | ||
| 19650 | 2026.05.19 01:43:32.264603 [ 4 ] {ece1d840-78a4-4447-b958-47f67ca1513e} <Debug> TCPHandler: Processed in 0.001505059 sec. | ||
| 19651 | 2026.05.19 01:43:32.264756 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19652 | 2026.05.19 01:43:32.264788 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19653 | 2026.05.19 01:43:32.264918 [ 4 ] {576fcf9c-192d-437a-b5e1-489855a2b13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19654 | 2026.05.19 01:43:32.264972 [ 4 ] {576fcf9c-192d-437a-b5e1-489855a2b13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19655 | 2026.05.19 01:43:32.265400 [ 4 ] {576fcf9c-192d-437a-b5e1-489855a2b13c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19656 | 2026.05.19 01:43:32.265436 [ 4 ] {576fcf9c-192d-437a-b5e1-489855a2b13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19657 | 2026.05.19 01:43:32.265789 [ 4 ] {576fcf9c-192d-437a-b5e1-489855a2b13c} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19658 | 2026.05.19 01:43:32.266002 [ 4 ] {576fcf9c-192d-437a-b5e1-489855a2b13c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19659 | 2026.05.19 01:43:32.266141 [ 4 ] {576fcf9c-192d-437a-b5e1-489855a2b13c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 19660 | 2026.05.19 01:43:32.266177 [ 4 ] {576fcf9c-192d-437a-b5e1-489855a2b13c} <Debug> TCPHandler: Processed in 0.001496529 sec. | ||
| 19661 | 2026.05.19 01:43:32.268938 [ 186 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_155_49} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55518 rows, containing 5 columns (5 merged, 0 gathered) in 0.008122116 sec., 6835410.870763234 rows/sec., 440.06 MiB/sec. | ||
| 19662 | 2026.05.19 01:43:32.269362 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_155_49} <Trace> MergedBlockOutputStream: filled checksums all_1_155_49 (state Temporary) | ||
| 19663 | 2026.05.19 01:43:32.269605 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_155_49} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_155_49 to all_1_155_49 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19664 | 2026.05.19 01:43:32.269669 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_155_49} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_154_48, all_155_155_0] -> all_1_155_49 | ||
| 19665 | 2026.05.19 01:43:32.269726 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 19666 | 2026.05.19 01:43:36.744689 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19667 | 2026.05.19 01:43:36.744796 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19668 | 2026.05.19 01:43:36.947582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45154 | ||
| 19669 | 2026.05.19 01:43:36.948130 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19670 | 2026.05.19 01:43:36.948180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19671 | 2026.05.19 01:43:36.948693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19672 | 2026.05.19 01:43:36.948938 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19673 | 2026.05.19 01:43:36.949091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45154 | ||
| 19674 | 2026.05.19 01:43:37.242541 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19675 | 2026.05.19 01:43:37.242774 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 19676 | 2026.05.19 01:43:37.243127 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19677 | 2026.05.19 01:43:37.243160 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 19678 | 2026.05.19 01:43:37.243385 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19679 | 2026.05.19 01:43:37.243454 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19680 | 2026.05.19 01:43:37.243598 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19681 | 2026.05.19 01:43:37.243710 [ 349 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19682 | 2026.05.19 01:43:37.243744 [ 316 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19683 | 2026.05.19 01:43:37.243755 [ 332 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19684 | 2026.05.19 01:43:37.243931 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 19685 | 2026.05.19 01:43:37.243959 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19686 | 2026.05.19 01:43:37.244032 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19687 | 2026.05.19 01:43:37.244052 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19688 | 2026.05.19 01:43:37.244086 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19689 | 2026.05.19 01:43:37.244127 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19690 | 2026.05.19 01:43:37.245739 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003059 sec., 12422.360248447205 rows/sec., 2.01 MiB/sec. | ||
| 19691 | 2026.05.19 01:43:37.245888 [ 4 ] {626d1efb-65ad-47d3-bec2-40cdbeb1b4df} <Debug> TCPHandler: Processed in 0.003484406 sec. | ||
| 19692 | 2026.05.19 01:43:37.247530 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19693 | 2026.05.19 01:43:37.247642 [ 4 ] {8d87c91a-6f1b-459a-9855-468a0d00a834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19694 | 2026.05.19 01:43:37.247683 [ 4 ] {8d87c91a-6f1b-459a-9855-468a0d00a834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19695 | 2026.05.19 01:43:37.248230 [ 4 ] {8d87c91a-6f1b-459a-9855-468a0d00a834} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19696 | 2026.05.19 01:43:37.248275 [ 4 ] {8d87c91a-6f1b-459a-9855-468a0d00a834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19697 | 2026.05.19 01:43:37.248655 [ 4 ] {8d87c91a-6f1b-459a-9855-468a0d00a834} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19698 | 2026.05.19 01:43:37.248894 [ 4 ] {8d87c91a-6f1b-459a-9855-468a0d00a834} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19699 | 2026.05.19 01:43:37.249042 [ 4 ] {8d87c91a-6f1b-459a-9855-468a0d00a834} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001435 sec., 39024.39024390244 rows/sec., 2.98 MiB/sec. | ||
| 19700 | 2026.05.19 01:43:37.249081 [ 4 ] {8d87c91a-6f1b-459a-9855-468a0d00a834} <Debug> TCPHandler: Processed in 0.001600872 sec. | ||
| 19701 | 2026.05.19 01:43:37.249213 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19702 | 2026.05.19 01:43:37.249307 [ 4 ] {48506447-c25e-4ad7-b4c5-af8364e4e166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19703 | 2026.05.19 01:43:37.249346 [ 4 ] {48506447-c25e-4ad7-b4c5-af8364e4e166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19704 | 2026.05.19 01:43:37.249803 [ 4 ] {48506447-c25e-4ad7-b4c5-af8364e4e166} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19705 | 2026.05.19 01:43:37.249839 [ 4 ] {48506447-c25e-4ad7-b4c5-af8364e4e166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19706 | 2026.05.19 01:43:37.250142 [ 4 ] {48506447-c25e-4ad7-b4c5-af8364e4e166} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19707 | 2026.05.19 01:43:37.250364 [ 4 ] {48506447-c25e-4ad7-b4c5-af8364e4e166} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19708 | 2026.05.19 01:43:37.250493 [ 4 ] {48506447-c25e-4ad7-b4c5-af8364e4e166} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 19709 | 2026.05.19 01:43:37.250530 [ 4 ] {48506447-c25e-4ad7-b4c5-af8364e4e166} <Debug> TCPHandler: Processed in 0.001366838 sec. | ||
| 19710 | 2026.05.19 01:43:37.250656 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19711 | 2026.05.19 01:43:37.250759 [ 4 ] {49b0fc00-2239-4312-8e51-278533b5472f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19712 | 2026.05.19 01:43:37.250801 [ 4 ] {49b0fc00-2239-4312-8e51-278533b5472f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19713 | 2026.05.19 01:43:37.251252 [ 4 ] {49b0fc00-2239-4312-8e51-278533b5472f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19714 | 2026.05.19 01:43:37.251288 [ 4 ] {49b0fc00-2239-4312-8e51-278533b5472f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19715 | 2026.05.19 01:43:37.251611 [ 4 ] {49b0fc00-2239-4312-8e51-278533b5472f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19716 | 2026.05.19 01:43:37.251823 [ 4 ] {49b0fc00-2239-4312-8e51-278533b5472f} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19717 | 2026.05.19 01:43:37.251953 [ 4 ] {49b0fc00-2239-4312-8e51-278533b5472f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 19718 | 2026.05.19 01:43:37.251980 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_155_49 to all_156_156_0 | ||
| 19719 | 2026.05.19 01:43:37.251990 [ 4 ] {49b0fc00-2239-4312-8e51-278533b5472f} <Debug> TCPHandler: Processed in 0.001381318 sec. | ||
| 19720 | 2026.05.19 01:43:37.252055 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19721 | 2026.05.19 01:43:37.252082 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19722 | 2026.05.19 01:43:37.252176 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19723 | 2026.05.19 01:43:37.252278 [ 4 ] {1365cb96-362d-406e-9ece-ef326b886f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19724 | 2026.05.19 01:43:37.252318 [ 4 ] {1365cb96-362d-406e-9ece-ef326b886f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19725 | 2026.05.19 01:43:37.252371 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_156_50} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_49 to all_156_156_0 into Compact with storage Full | ||
| 19726 | 2026.05.19 01:43:37.252482 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_156_50} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19727 | 2026.05.19 01:43:37.252515 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_156_50} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_155_49, total 55518 rows starting from the beginning of the part | ||
| 19728 | 2026.05.19 01:43:37.252582 [ 198 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_156_50} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 19729 | 2026.05.19 01:43:37.252674 [ 4 ] {1365cb96-362d-406e-9ece-ef326b886f1c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19730 | 2026.05.19 01:43:37.252709 [ 4 ] {1365cb96-362d-406e-9ece-ef326b886f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19731 | 2026.05.19 01:43:37.253022 [ 4 ] {1365cb96-362d-406e-9ece-ef326b886f1c} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19732 | 2026.05.19 01:43:37.253232 [ 4 ] {1365cb96-362d-406e-9ece-ef326b886f1c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19733 | 2026.05.19 01:43:37.253363 [ 4 ] {1365cb96-362d-406e-9ece-ef326b886f1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 19734 | 2026.05.19 01:43:37.253399 [ 4 ] {1365cb96-362d-406e-9ece-ef326b886f1c} <Debug> TCPHandler: Processed in 0.001270327 sec. | ||
| 19735 | 2026.05.19 01:43:37.260942 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_156_50} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55678 rows, containing 5 columns (5 merged, 0 gathered) in 0.008603623 sec., 6471459.755965598 rows/sec., 416.73 MiB/sec. | ||
| 19736 | 2026.05.19 01:43:37.261518 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_156_50} <Trace> MergedBlockOutputStream: filled checksums all_1_156_50 (state Temporary) | ||
| 19737 | 2026.05.19 01:43:37.261836 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_156_50} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_156_50 to all_1_156_50 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19738 | 2026.05.19 01:43:37.261921 [ 194 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_156_50} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_155_49, all_156_156_0] -> all_1_156_50 | ||
| 19739 | 2026.05.19 01:43:37.262017 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19740 | 2026.05.19 01:43:39.359946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 19741 | 2026.05.19 01:43:39.379205 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19742 | 2026.05.19 01:43:39.379270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.53 GiB. | ||
| 19743 | 2026.05.19 01:43:39.385526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19744 | 2026.05.19 01:43:39.386253 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19745 | 2026.05.19 01:43:39.389789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 19746 | 2026.05.19 01:43:41.119950 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19747 | 2026.05.19 01:43:41.120221 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 19748 | 2026.05.19 01:43:41.120610 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19749 | 2026.05.19 01:43:41.120649 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 19750 | 2026.05.19 01:43:41.120920 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19751 | 2026.05.19 01:43:41.120991 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19752 | 2026.05.19 01:43:41.121141 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 36-element set) | ||
| 19753 | 2026.05.19 01:43:41.121275 [ 324 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19754 | 2026.05.19 01:43:41.121291 [ 357 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19755 | 2026.05.19 01:43:41.121291 [ 349 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19756 | 2026.05.19 01:43:41.121480 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 19757 | 2026.05.19 01:43:41.121512 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19758 | 2026.05.19 01:43:41.121601 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19759 | 2026.05.19 01:43:41.121621 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 19760 | 2026.05.19 01:43:41.121666 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 19761 | 2026.05.19 01:43:41.121725 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 19762 | 2026.05.19 01:43:41.121765 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 19763 | 2026.05.19 01:43:41.123277 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Debug> executeQuery: Read 39 rows, 8.17 KiB in 0.003166 sec., 12318.38281743525 rows/sec., 2.52 MiB/sec. | ||
| 19764 | 2026.05.19 01:43:41.123484 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Debug> MemoryTracker: Peak memory usage (for query): 150.43 KiB. | ||
| 19765 | 2026.05.19 01:43:41.123501 [ 4 ] {f3ddbe32-734c-4878-8d64-9fc45d204954} <Debug> TCPHandler: Processed in 0.003690068 sec. | ||
| 19766 | 2026.05.19 01:43:41.139488 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19767 | 2026.05.19 01:43:41.139605 [ 4 ] {e50241bd-ee28-472d-b109-20d2d78aa38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19768 | 2026.05.19 01:43:41.139649 [ 4 ] {e50241bd-ee28-472d-b109-20d2d78aa38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19769 | 2026.05.19 01:43:41.140183 [ 4 ] {e50241bd-ee28-472d-b109-20d2d78aa38c} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19770 | 2026.05.19 01:43:41.140230 [ 4 ] {e50241bd-ee28-472d-b109-20d2d78aa38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19771 | 2026.05.19 01:43:41.140617 [ 4 ] {e50241bd-ee28-472d-b109-20d2d78aa38c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 19772 | 2026.05.19 01:43:41.140848 [ 4 ] {e50241bd-ee28-472d-b109-20d2d78aa38c} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19773 | 2026.05.19 01:43:41.141001 [ 4 ] {e50241bd-ee28-472d-b109-20d2d78aa38c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00143 sec., 16783.216783216783 rows/sec., 1.39 MiB/sec. | ||
| 19774 | 2026.05.19 01:43:41.141040 [ 4 ] {e50241bd-ee28-472d-b109-20d2d78aa38c} <Debug> TCPHandler: Processed in 0.001604921 sec. | ||
| 19775 | 2026.05.19 01:43:41.141186 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19776 | 2026.05.19 01:43:41.141282 [ 4 ] {8fb1f0f0-4c89-49ef-8bfa-4ae4e9a1cb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19777 | 2026.05.19 01:43:41.141329 [ 4 ] {8fb1f0f0-4c89-49ef-8bfa-4ae4e9a1cb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19778 | 2026.05.19 01:43:41.141783 [ 4 ] {8fb1f0f0-4c89-49ef-8bfa-4ae4e9a1cb93} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19779 | 2026.05.19 01:43:41.141820 [ 4 ] {8fb1f0f0-4c89-49ef-8bfa-4ae4e9a1cb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19780 | 2026.05.19 01:43:41.142120 [ 4 ] {8fb1f0f0-4c89-49ef-8bfa-4ae4e9a1cb93} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19781 | 2026.05.19 01:43:41.142338 [ 4 ] {8fb1f0f0-4c89-49ef-8bfa-4ae4e9a1cb93} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19782 | 2026.05.19 01:43:41.142469 [ 4 ] {8fb1f0f0-4c89-49ef-8bfa-4ae4e9a1cb93} <Debug> executeQuery: Read 7 rows, 562.00 B in 0.001205 sec., 5809.128630705394 rows/sec., 455.46 KiB/sec. | ||
| 19783 | 2026.05.19 01:43:41.142505 [ 4 ] {8fb1f0f0-4c89-49ef-8bfa-4ae4e9a1cb93} <Debug> TCPHandler: Processed in 0.001367628 sec. | ||
| 19784 | 2026.05.19 01:43:41.142648 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19785 | 2026.05.19 01:43:41.142744 [ 4 ] {8558b216-32c1-460c-8074-ae4c9bcfb983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19786 | 2026.05.19 01:43:41.142782 [ 4 ] {8558b216-32c1-460c-8074-ae4c9bcfb983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19787 | 2026.05.19 01:43:41.144611 [ 4 ] {8558b216-32c1-460c-8074-ae4c9bcfb983} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19788 | 2026.05.19 01:43:41.144650 [ 4 ] {8558b216-32c1-460c-8074-ae4c9bcfb983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19789 | 2026.05.19 01:43:41.145109 [ 4 ] {8558b216-32c1-460c-8074-ae4c9bcfb983} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19790 | 2026.05.19 01:43:41.145326 [ 4 ] {8558b216-32c1-460c-8074-ae4c9bcfb983} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19791 | 2026.05.19 01:43:41.145456 [ 53 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19792 | 2026.05.19 01:43:41.145461 [ 4 ] {8558b216-32c1-460c-8074-ae4c9bcfb983} <Debug> executeQuery: Read 2676 rows, 205.84 KiB in 0.002735 sec., 978427.7879341865 rows/sec., 73.50 MiB/sec. | ||
| 19793 | 2026.05.19 01:43:41.145527 [ 53 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19794 | 2026.05.19 01:43:41.145546 [ 4 ] {8558b216-32c1-460c-8074-ae4c9bcfb983} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 19795 | 2026.05.19 01:43:41.145554 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19796 | 2026.05.19 01:43:41.145571 [ 4 ] {8558b216-32c1-460c-8074-ae4c9bcfb983} <Debug> TCPHandler: Processed in 0.002970939 sec. | ||
| 19797 | 2026.05.19 01:43:41.145688 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19798 | 2026.05.19 01:43:41.145724 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19799 | 2026.05.19 01:43:41.145826 [ 4 ] {14b83c29-0a27-4d4c-9bde-bdd54099a1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19800 | 2026.05.19 01:43:41.145828 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19801 | 2026.05.19 01:43:41.145870 [ 4 ] {14b83c29-0a27-4d4c-9bde-bdd54099a1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19802 | 2026.05.19 01:43:41.145883 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2620 rows starting from the beginning of the part | ||
| 19803 | 2026.05.19 01:43:41.145967 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 162 rows starting from the beginning of the part | ||
| 19804 | 2026.05.19 01:43:41.146021 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part | ||
| 19805 | 2026.05.19 01:43:41.146072 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 176 rows starting from the beginning of the part | ||
| 19806 | 2026.05.19 01:43:41.146121 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part | ||
| 19807 | 2026.05.19 01:43:41.146171 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 2676 rows starting from the beginning of the part | ||
| 19808 | 2026.05.19 01:43:41.146392 [ 4 ] {14b83c29-0a27-4d4c-9bde-bdd54099a1b0} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19809 | 2026.05.19 01:43:41.146440 [ 4 ] {14b83c29-0a27-4d4c-9bde-bdd54099a1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19810 | 2026.05.19 01:43:41.146763 [ 4 ] {14b83c29-0a27-4d4c-9bde-bdd54099a1b0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19811 | 2026.05.19 01:43:41.146990 [ 4 ] {14b83c29-0a27-4d4c-9bde-bdd54099a1b0} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19812 | 2026.05.19 01:43:41.147128 [ 4 ] {14b83c29-0a27-4d4c-9bde-bdd54099a1b0} <Debug> executeQuery: Read 94 rows, 7.07 KiB in 0.001321 sec., 71158.21347464043 rows/sec., 5.22 MiB/sec. | ||
| 19813 | 2026.05.19 01:43:41.147166 [ 4 ] {14b83c29-0a27-4d4c-9bde-bdd54099a1b0} <Debug> TCPHandler: Processed in 0.00149164 sec. | ||
| 19814 | 2026.05.19 01:43:41.147318 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19815 | 2026.05.19 01:43:41.147424 [ 4 ] {d5573b20-3a3f-44a2-885f-6c97403433a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19816 | 2026.05.19 01:43:41.147463 [ 4 ] {d5573b20-3a3f-44a2-885f-6c97403433a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19817 | 2026.05.19 01:43:41.148207 [ 4 ] {d5573b20-3a3f-44a2-885f-6c97403433a2} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19818 | 2026.05.19 01:43:41.148244 [ 4 ] {d5573b20-3a3f-44a2-885f-6c97403433a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19819 | 2026.05.19 01:43:41.148515 [ 194 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5746 rows, containing 5 columns (5 merged, 0 gathered) in 0.002879757 sec., 1995307.2429375115 rows/sec., 158.77 MiB/sec. | ||
| 19820 | 2026.05.19 01:43:41.148601 [ 4 ] {d5573b20-3a3f-44a2-885f-6c97403433a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 19821 | 2026.05.19 01:43:41.148804 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19822 | 2026.05.19 01:43:41.148849 [ 4 ] {d5573b20-3a3f-44a2-885f-6c97403433a2} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19823 | 2026.05.19 01:43:41.149000 [ 4 ] {d5573b20-3a3f-44a2-885f-6c97403433a2} <Debug> executeQuery: Read 828 rows, 49.58 KiB in 0.001594 sec., 519447.92973651196 rows/sec., 30.38 MiB/sec. | ||
| 19824 | 2026.05.19 01:43:41.149040 [ 4 ] {d5573b20-3a3f-44a2-885f-6c97403433a2} <Debug> TCPHandler: Processed in 0.001770943 sec. | ||
| 19825 | 2026.05.19 01:43:41.149102 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19826 | 2026.05.19 01:43:41.149179 [ 190 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_161_32} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19827 | 2026.05.19 01:43:41.149187 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19828 | 2026.05.19 01:43:41.149261 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 19829 | 2026.05.19 01:43:41.149299 [ 4 ] {f5953234-842e-43bf-8e0b-c1a68a21a0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19830 | 2026.05.19 01:43:41.149343 [ 4 ] {f5953234-842e-43bf-8e0b-c1a68a21a0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19831 | 2026.05.19 01:43:41.149789 [ 4 ] {f5953234-842e-43bf-8e0b-c1a68a21a0d3} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19832 | 2026.05.19 01:43:41.149827 [ 4 ] {f5953234-842e-43bf-8e0b-c1a68a21a0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19833 | 2026.05.19 01:43:41.150122 [ 4 ] {f5953234-842e-43bf-8e0b-c1a68a21a0d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19834 | 2026.05.19 01:43:41.150334 [ 4 ] {f5953234-842e-43bf-8e0b-c1a68a21a0d3} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19835 | 2026.05.19 01:43:41.150463 [ 4 ] {f5953234-842e-43bf-8e0b-c1a68a21a0d3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001182 sec., 846.0236886632825 rows/sec., 59.49 KiB/sec. | ||
| 19836 | 2026.05.19 01:43:41.150501 [ 4 ] {f5953234-842e-43bf-8e0b-c1a68a21a0d3} <Debug> TCPHandler: Processed in 0.001361958 sec. | ||
| 19837 | 2026.05.19 01:43:41.150641 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19838 | 2026.05.19 01:43:41.150736 [ 4 ] {a2b77338-1ef6-4d02-bc96-0b7cea935ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19839 | 2026.05.19 01:43:41.150775 [ 4 ] {a2b77338-1ef6-4d02-bc96-0b7cea935ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19840 | 2026.05.19 01:43:41.151194 [ 4 ] {a2b77338-1ef6-4d02-bc96-0b7cea935ff8} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19841 | 2026.05.19 01:43:41.151230 [ 4 ] {a2b77338-1ef6-4d02-bc96-0b7cea935ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19842 | 2026.05.19 01:43:41.151527 [ 4 ] {a2b77338-1ef6-4d02-bc96-0b7cea935ff8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 19843 | 2026.05.19 01:43:41.151736 [ 4 ] {a2b77338-1ef6-4d02-bc96-0b7cea935ff8} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19844 | 2026.05.19 01:43:41.151873 [ 4 ] {a2b77338-1ef6-4d02-bc96-0b7cea935ff8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 811.69 KiB/sec. | ||
| 19845 | 2026.05.19 01:43:41.151912 [ 4 ] {a2b77338-1ef6-4d02-bc96-0b7cea935ff8} <Debug> TCPHandler: Processed in 0.001319617 sec. | ||
| 19846 | 2026.05.19 01:43:41.152045 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19847 | 2026.05.19 01:43:41.152139 [ 4 ] {0097bdc0-915f-4306-9f89-af84b75ff367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19848 | 2026.05.19 01:43:41.152178 [ 4 ] {0097bdc0-915f-4306-9f89-af84b75ff367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19849 | 2026.05.19 01:43:41.153135 [ 4 ] {0097bdc0-915f-4306-9f89-af84b75ff367} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19850 | 2026.05.19 01:43:41.153172 [ 4 ] {0097bdc0-915f-4306-9f89-af84b75ff367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19851 | 2026.05.19 01:43:41.153543 [ 4 ] {0097bdc0-915f-4306-9f89-af84b75ff367} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19852 | 2026.05.19 01:43:41.153767 [ 4 ] {0097bdc0-915f-4306-9f89-af84b75ff367} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19853 | 2026.05.19 01:43:41.153900 [ 4 ] {0097bdc0-915f-4306-9f89-af84b75ff367} <Debug> executeQuery: Read 1424 rows, 98.84 KiB in 0.001777 sec., 801350.5908835116 rows/sec., 54.32 MiB/sec. | ||
| 19854 | 2026.05.19 01:43:41.153901 [ 24 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19855 | 2026.05.19 01:43:41.153939 [ 4 ] {0097bdc0-915f-4306-9f89-af84b75ff367} <Debug> TCPHandler: Processed in 0.001946626 sec. | ||
| 19856 | 2026.05.19 01:43:41.153952 [ 24 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19857 | 2026.05.19 01:43:41.153978 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19858 | 2026.05.19 01:43:41.154065 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19859 | 2026.05.19 01:43:41.154134 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19860 | 2026.05.19 01:43:41.154153 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19861 | 2026.05.19 01:43:41.154181 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1404 rows starting from the beginning of the part | ||
| 19862 | 2026.05.19 01:43:41.154234 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 123 rows starting from the beginning of the part | ||
| 19863 | 2026.05.19 01:43:41.154253 [ 4 ] {9538da1a-5a0e-41d8-aa99-ef05dc6d78b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19864 | 2026.05.19 01:43:41.154276 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part | ||
| 19865 | 2026.05.19 01:43:41.154306 [ 4 ] {9538da1a-5a0e-41d8-aa99-ef05dc6d78b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19866 | 2026.05.19 01:43:41.154321 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 148 rows starting from the beginning of the part | ||
| 19867 | 2026.05.19 01:43:41.154365 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part | ||
| 19868 | 2026.05.19 01:43:41.154407 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1424 rows starting from the beginning of the part | ||
| 19869 | 2026.05.19 01:43:41.155182 [ 4 ] {9538da1a-5a0e-41d8-aa99-ef05dc6d78b0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19870 | 2026.05.19 01:43:41.155219 [ 4 ] {9538da1a-5a0e-41d8-aa99-ef05dc6d78b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19871 | 2026.05.19 01:43:41.155658 [ 197 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630901 sec., 1978660.875184944 rows/sec., 144.19 MiB/sec. | ||
| 19872 | 2026.05.19 01:43:41.155676 [ 4 ] {9538da1a-5a0e-41d8-aa99-ef05dc6d78b0} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19873 | 2026.05.19 01:43:41.155833 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19874 | 2026.05.19 01:43:41.155919 [ 4 ] {9538da1a-5a0e-41d8-aa99-ef05dc6d78b0} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19875 | 2026.05.19 01:43:41.156058 [ 4 ] {9538da1a-5a0e-41d8-aa99-ef05dc6d78b0} <Debug> executeQuery: Read 1639 rows, 103.39 KiB in 0.00183 sec., 895628.4153005464 rows/sec., 55.17 MiB/sec. | ||
| 19876 | 2026.05.19 01:43:41.156063 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19877 | 2026.05.19 01:43:41.156096 [ 4 ] {9538da1a-5a0e-41d8-aa99-ef05dc6d78b0} <Debug> TCPHandler: Processed in 0.002028717 sec. | ||
| 19878 | 2026.05.19 01:43:41.156097 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_156_50 to all_161_161_0 | ||
| 19879 | 2026.05.19 01:43:41.156134 [ 188 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_161_32} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19880 | 2026.05.19 01:43:41.156158 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19881 | 2026.05.19 01:43:41.156190 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19882 | 2026.05.19 01:43:41.156202 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 19883 | 2026.05.19 01:43:41.156250 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19884 | 2026.05.19 01:43:41.156286 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_50 to all_161_161_0 into Compact with storage Full | ||
| 19885 | 2026.05.19 01:43:41.156348 [ 4 ] {0ae437b5-9a98-4e9b-8e55-294aadead232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19886 | 2026.05.19 01:43:41.156355 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19887 | 2026.05.19 01:43:41.156383 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_156_50, total 55678 rows starting from the beginning of the part | ||
| 19888 | 2026.05.19 01:43:41.156401 [ 4 ] {0ae437b5-9a98-4e9b-8e55-294aadead232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19889 | 2026.05.19 01:43:41.156425 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 19890 | 2026.05.19 01:43:41.156461 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 19891 | 2026.05.19 01:43:41.156499 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 163 rows starting from the beginning of the part | ||
| 19892 | 2026.05.19 01:43:41.156531 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 19893 | 2026.05.19 01:43:41.156564 [ 188 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1639 rows starting from the beginning of the part | ||
| 19894 | 2026.05.19 01:43:41.157389 [ 4 ] {0ae437b5-9a98-4e9b-8e55-294aadead232} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19895 | 2026.05.19 01:43:41.157428 [ 4 ] {0ae437b5-9a98-4e9b-8e55-294aadead232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19896 | 2026.05.19 01:43:41.158077 [ 4 ] {0ae437b5-9a98-4e9b-8e55-294aadead232} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19897 | 2026.05.19 01:43:41.158329 [ 4 ] {0ae437b5-9a98-4e9b-8e55-294aadead232} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19898 | 2026.05.19 01:43:41.158477 [ 4 ] {0ae437b5-9a98-4e9b-8e55-294aadead232} <Debug> executeQuery: Read 75 rows, 137.62 KiB in 0.002148 sec., 34916.20111731844 rows/sec., 62.57 MiB/sec. | ||
| 19899 | 2026.05.19 01:43:41.158539 [ 4 ] {0ae437b5-9a98-4e9b-8e55-294aadead232} <Debug> TCPHandler: Processed in 0.002337261 sec. | ||
| 19900 | 2026.05.19 01:43:41.158674 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19901 | 2026.05.19 01:43:41.158771 [ 4 ] {b7b8769e-d251-452c-ae86-f8eb15268daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19902 | 2026.05.19 01:43:41.158813 [ 4 ] {b7b8769e-d251-452c-ae86-f8eb15268daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19903 | 2026.05.19 01:43:41.159166 [ 4 ] {b7b8769e-d251-452c-ae86-f8eb15268daf} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19904 | 2026.05.19 01:43:41.159202 [ 4 ] {b7b8769e-d251-452c-ae86-f8eb15268daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19905 | 2026.05.19 01:43:41.159536 [ 4 ] {b7b8769e-d251-452c-ae86-f8eb15268daf} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 19906 | 2026.05.19 01:43:41.159755 [ 4 ] {b7b8769e-d251-452c-ae86-f8eb15268daf} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19907 | 2026.05.19 01:43:41.159880 [ 53 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 19908 | 2026.05.19 01:43:41.159891 [ 4 ] {b7b8769e-d251-452c-ae86-f8eb15268daf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001138 sec., 42179.2618629174 rows/sec., 2.84 MiB/sec. | ||
| 19909 | 2026.05.19 01:43:41.159918 [ 53 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19910 | 2026.05.19 01:43:41.159942 [ 4 ] {b7b8769e-d251-452c-ae86-f8eb15268daf} <Debug> TCPHandler: Processed in 0.001317097 sec. | ||
| 19911 | 2026.05.19 01:43:41.159942 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19912 | 2026.05.19 01:43:41.160073 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 19913 | 2026.05.19 01:43:41.160208 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19914 | 2026.05.19 01:43:41.160242 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 8004 rows starting from the beginning of the part | ||
| 19915 | 2026.05.19 01:43:41.160302 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 19916 | 2026.05.19 01:43:41.160351 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 19917 | 2026.05.19 01:43:41.160399 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 19918 | 2026.05.19 01:43:41.160444 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 19919 | 2026.05.19 01:43:41.160496 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 48 rows starting from the beginning of the part | ||
| 19920 | 2026.05.19 01:43:41.163103 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8292 rows, containing 4 columns (4 merged, 0 gathered) in 0.003070211 sec., 2700791.5742598795 rows/sec., 182.01 MiB/sec. | ||
| 19921 | 2026.05.19 01:43:41.163341 [ 199 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 19922 | 2026.05.19 01:43:41.163708 [ 199 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19923 | 2026.05.19 01:43:41.163801 [ 199 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_161_32} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 19924 | 2026.05.19 01:43:41.163903 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 19925 | 2026.05.19 01:43:41.167289 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57960 rows, containing 5 columns (5 merged, 0 gathered) in 0.011031735 sec., 5253933.311487268 rows/sec., 338.21 MiB/sec. | ||
| 19926 | 2026.05.19 01:43:41.167583 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Trace> MergedBlockOutputStream: filled checksums all_1_161_51 (state Temporary) | ||
| 19927 | 2026.05.19 01:43:41.167888 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_161_51 to all_1_161_51 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19928 | 2026.05.19 01:43:41.167964 [ 191 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_161_51} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_156_50, all_161_161_0] -> all_1_161_51 | ||
| 19929 | 2026.05.19 01:43:41.168060 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 19930 | 2026.05.19 01:43:42.094866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2310 | ||
| 19931 | 2026.05.19 01:43:42.098036 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19932 | 2026.05.19 01:43:42.098084 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19933 | 2026.05.19 01:43:42.099301 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19934 | 2026.05.19 01:43:42.099579 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19935 | 2026.05.19 01:43:42.099791 [ 53 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 19936 | 2026.05.19 01:43:42.099836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2310 | ||
| 19937 | 2026.05.19 01:43:42.099862 [ 53 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19938 | 2026.05.19 01:43:42.099892 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19939 | 2026.05.19 01:43:42.100024 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::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 | ||
| 19940 | 2026.05.19 01:43:42.100576 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19941 | 2026.05.19 01:43:42.100713 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2132 rows starting from the beginning of the part | ||
| 19942 | 2026.05.19 01:43:42.101057 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part | ||
| 19943 | 2026.05.19 01:43:42.101362 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
| 19944 | 2026.05.19 01:43:42.101674 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 20 rows starting from the beginning of the part | ||
| 19945 | 2026.05.19 01:43:42.101974 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 19946 | 2026.05.19 01:43:42.102245 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part | ||
| 19947 | 2026.05.19 01:43:42.108947 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 72 columns (72 merged, 0 gathered) in 0.008984988 sec., 257095.50196394254 rows/sec., 217.40 MiB/sec. | ||
| 19948 | 2026.05.19 01:43:42.110687 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19949 | 2026.05.19 01:43:42.111192 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19950 | 2026.05.19 01:43:42.111266 [ 199 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_71_14} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19951 | 2026.05.19 01:43:42.111431 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. | ||
| 19952 | 2026.05.19 01:43:42.238802 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19953 | 2026.05.19 01:43:42.239050 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 19954 | 2026.05.19 01:43:42.239466 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19955 | 2026.05.19 01:43:42.239518 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 19956 | 2026.05.19 01:43:42.239809 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19957 | 2026.05.19 01:43:42.239903 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19958 | 2026.05.19 01:43:42.240074 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 19959 | 2026.05.19 01:43:42.240239 [ 349 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 19960 | 2026.05.19 01:43:42.240250 [ 364 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 19961 | 2026.05.19 01:43:42.240239 [ 328 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 19962 | 2026.05.19 01:43:42.240457 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 19963 | 2026.05.19 01:43:42.240486 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19964 | 2026.05.19 01:43:42.240583 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19965 | 2026.05.19 01:43:42.240606 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 19966 | 2026.05.19 01:43:42.240641 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19967 | 2026.05.19 01:43:42.240679 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 19968 | 2026.05.19 01:43:42.242156 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003192 sec., 11904.761904761905 rows/sec., 1.93 MiB/sec. | ||
| 19969 | 2026.05.19 01:43:42.242429 [ 4 ] {18f201cf-84fc-42cc-9b58-abd660f0eb21} <Debug> TCPHandler: Processed in 0.003773229 sec. | ||
| 19970 | 2026.05.19 01:43:42.243780 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19971 | 2026.05.19 01:43:42.243960 [ 4 ] {f7d42827-257c-4287-9b17-7770f8299916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19972 | 2026.05.19 01:43:42.244027 [ 4 ] {f7d42827-257c-4287-9b17-7770f8299916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19973 | 2026.05.19 01:43:42.244969 [ 4 ] {f7d42827-257c-4287-9b17-7770f8299916} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19974 | 2026.05.19 01:43:42.245018 [ 4 ] {f7d42827-257c-4287-9b17-7770f8299916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19975 | 2026.05.19 01:43:42.245403 [ 4 ] {f7d42827-257c-4287-9b17-7770f8299916} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19976 | 2026.05.19 01:43:42.245651 [ 4 ] {f7d42827-257c-4287-9b17-7770f8299916} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19977 | 2026.05.19 01:43:42.245802 [ 4 ] {f7d42827-257c-4287-9b17-7770f8299916} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.26 MiB/sec. | ||
| 19978 | 2026.05.19 01:43:42.245846 [ 4 ] {f7d42827-257c-4287-9b17-7770f8299916} <Debug> TCPHandler: Processed in 0.002145338 sec. | ||
| 19979 | 2026.05.19 01:43:42.245998 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19980 | 2026.05.19 01:43:42.246098 [ 4 ] {3038cb50-0b97-4507-884d-df8ee5379680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19981 | 2026.05.19 01:43:42.246141 [ 4 ] {3038cb50-0b97-4507-884d-df8ee5379680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19982 | 2026.05.19 01:43:42.246636 [ 4 ] {3038cb50-0b97-4507-884d-df8ee5379680} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19983 | 2026.05.19 01:43:42.246675 [ 4 ] {3038cb50-0b97-4507-884d-df8ee5379680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19984 | 2026.05.19 01:43:42.247009 [ 4 ] {3038cb50-0b97-4507-884d-df8ee5379680} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19985 | 2026.05.19 01:43:42.247262 [ 4 ] {3038cb50-0b97-4507-884d-df8ee5379680} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19986 | 2026.05.19 01:43:42.247400 [ 4 ] {3038cb50-0b97-4507-884d-df8ee5379680} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001322 sec., 48411.497730711046 rows/sec., 3.78 MiB/sec. | ||
| 19987 | 2026.05.19 01:43:42.247440 [ 4 ] {3038cb50-0b97-4507-884d-df8ee5379680} <Debug> TCPHandler: Processed in 0.001491539 sec. | ||
| 19988 | 2026.05.19 01:43:42.247586 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19989 | 2026.05.19 01:43:42.247686 [ 4 ] {5d38efbb-533e-4b7c-9176-907860c91472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19990 | 2026.05.19 01:43:42.247730 [ 4 ] {5d38efbb-533e-4b7c-9176-907860c91472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19991 | 2026.05.19 01:43:42.248127 [ 4 ] {5d38efbb-533e-4b7c-9176-907860c91472} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19992 | 2026.05.19 01:43:42.248165 [ 4 ] {5d38efbb-533e-4b7c-9176-907860c91472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 19993 | 2026.05.19 01:43:42.248504 [ 4 ] {5d38efbb-533e-4b7c-9176-907860c91472} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 19994 | 2026.05.19 01:43:42.248742 [ 4 ] {5d38efbb-533e-4b7c-9176-907860c91472} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19995 | 2026.05.19 01:43:42.248884 [ 4 ] {5d38efbb-533e-4b7c-9176-907860c91472} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001216 sec., 26315.78947368421 rows/sec., 1.83 MiB/sec. | ||
| 19996 | 2026.05.19 01:43:42.248924 [ 4 ] {5d38efbb-533e-4b7c-9176-907860c91472} <Debug> TCPHandler: Processed in 0.001387779 sec. | ||
| 19997 | 2026.05.19 01:43:42.249053 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19998 | 2026.05.19 01:43:42.249150 [ 4 ] {f73d8510-ce31-4b95-bc69-802c41a4e242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19999 | 2026.05.19 01:43:42.249192 [ 4 ] {f73d8510-ce31-4b95-bc69-802c41a4e242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20000 | 2026.05.19 01:43:42.249533 [ 4 ] {f73d8510-ce31-4b95-bc69-802c41a4e242} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20001 | 2026.05.19 01:43:42.249571 [ 4 ] {f73d8510-ce31-4b95-bc69-802c41a4e242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20002 | 2026.05.19 01:43:42.249882 [ 4 ] {f73d8510-ce31-4b95-bc69-802c41a4e242} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20003 | 2026.05.19 01:43:42.250106 [ 4 ] {f73d8510-ce31-4b95-bc69-802c41a4e242} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20004 | 2026.05.19 01:43:42.250242 [ 4 ] {f73d8510-ce31-4b95-bc69-802c41a4e242} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 746.06 KiB/sec. | ||
| 20005 | 2026.05.19 01:43:42.250279 [ 4 ] {f73d8510-ce31-4b95-bc69-802c41a4e242} <Debug> TCPHandler: Processed in 0.001274286 sec. | ||
| 20006 | 2026.05.19 01:43:44.450195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45666 | ||
| 20007 | 2026.05.19 01:43:44.450769 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20008 | 2026.05.19 01:43:44.450808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20009 | 2026.05.19 01:43:44.451305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20010 | 2026.05.19 01:43:44.451538 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20011 | 2026.05.19 01:43:44.451670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45666 | ||
| 20012 | 2026.05.19 01:43:44.974120 [ 224 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20013 | 2026.05.19 01:43:44.974170 [ 224 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20014 | 2026.05.19 01:43:44.976082 [ 224 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20015 | 2026.05.19 01:43:45.291549 [ 224 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20016 | 2026.05.19 01:43:45.291610 [ 224 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20017 | 2026.05.19 01:43:45.293496 [ 224 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20018 | 2026.05.19 01:43:46.889841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20019 | 2026.05.19 01:43:46.907862 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20020 | 2026.05.19 01:43:46.907920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20021 | 2026.05.19 01:43:46.914249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20022 | 2026.05.19 01:43:46.914958 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20023 | 2026.05.19 01:43:46.918060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20024 | 2026.05.19 01:43:47.196787 [ 217 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20025 | 2026.05.19 01:43:47.196838 [ 217 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20026 | 2026.05.19 01:43:47.198827 [ 217 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20027 | 2026.05.19 01:43:47.243089 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20028 | 2026.05.19 01:43:47.243335 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 20029 | 2026.05.19 01:43:47.243704 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20030 | 2026.05.19 01:43:47.243745 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 20031 | 2026.05.19 01:43:47.244114 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20032 | 2026.05.19 01:43:47.244235 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20033 | 2026.05.19 01:43:47.244446 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20034 | 2026.05.19 01:43:47.244580 [ 349 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20035 | 2026.05.19 01:43:47.244584 [ 364 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20036 | 2026.05.19 01:43:47.244584 [ 365 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20037 | 2026.05.19 01:43:47.244713 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 20038 | 2026.05.19 01:43:47.244739 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20039 | 2026.05.19 01:43:47.244809 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20040 | 2026.05.19 01:43:47.244828 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 20041 | 2026.05.19 01:43:47.244862 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 20042 | 2026.05.19 01:43:47.244901 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 20043 | 2026.05.19 01:43:47.246291 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003052 sec., 12450.851900393185 rows/sec., 2.02 MiB/sec. | ||
| 20044 | 2026.05.19 01:43:47.246424 [ 4 ] {3264ff93-aa8f-467c-a075-b1b4d483a3e1} <Debug> TCPHandler: Processed in 0.003465745 sec. | ||
| 20045 | 2026.05.19 01:43:47.248047 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20046 | 2026.05.19 01:43:47.248162 [ 4 ] {0f1b8d27-57d9-42b0-94eb-4ee5f5bf4f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20047 | 2026.05.19 01:43:47.248203 [ 4 ] {0f1b8d27-57d9-42b0-94eb-4ee5f5bf4f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20048 | 2026.05.19 01:43:47.248729 [ 4 ] {0f1b8d27-57d9-42b0-94eb-4ee5f5bf4f80} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20049 | 2026.05.19 01:43:47.248765 [ 4 ] {0f1b8d27-57d9-42b0-94eb-4ee5f5bf4f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20050 | 2026.05.19 01:43:47.249124 [ 4 ] {0f1b8d27-57d9-42b0-94eb-4ee5f5bf4f80} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20051 | 2026.05.19 01:43:47.249365 [ 4 ] {0f1b8d27-57d9-42b0-94eb-4ee5f5bf4f80} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20052 | 2026.05.19 01:43:47.249508 [ 4 ] {0f1b8d27-57d9-42b0-94eb-4ee5f5bf4f80} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001378 sec., 40638.60667634252 rows/sec., 3.10 MiB/sec. | ||
| 20053 | 2026.05.19 01:43:47.249546 [ 4 ] {0f1b8d27-57d9-42b0-94eb-4ee5f5bf4f80} <Debug> TCPHandler: Processed in 0.00155107 sec. | ||
| 20054 | 2026.05.19 01:43:47.249710 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20055 | 2026.05.19 01:43:47.249719 [ 217 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20056 | 2026.05.19 01:43:47.249761 [ 217 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20057 | 2026.05.19 01:43:47.249812 [ 4 ] {c7459aa1-3166-48a9-81d0-81eb2db1e705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20058 | 2026.05.19 01:43:47.249857 [ 4 ] {c7459aa1-3166-48a9-81d0-81eb2db1e705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20059 | 2026.05.19 01:43:47.250279 [ 4 ] {c7459aa1-3166-48a9-81d0-81eb2db1e705} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20060 | 2026.05.19 01:43:47.250316 [ 4 ] {c7459aa1-3166-48a9-81d0-81eb2db1e705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20061 | 2026.05.19 01:43:47.250641 [ 4 ] {c7459aa1-3166-48a9-81d0-81eb2db1e705} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20062 | 2026.05.19 01:43:47.250871 [ 4 ] {c7459aa1-3166-48a9-81d0-81eb2db1e705} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20063 | 2026.05.19 01:43:47.251010 [ 4 ] {c7459aa1-3166-48a9-81d0-81eb2db1e705} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 20064 | 2026.05.19 01:43:47.251048 [ 4 ] {c7459aa1-3166-48a9-81d0-81eb2db1e705} <Debug> TCPHandler: Processed in 0.001404099 sec. | ||
| 20065 | 2026.05.19 01:43:47.251184 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20066 | 2026.05.19 01:43:47.251283 [ 4 ] {2288ab81-22ea-41ad-81c3-5dfcdb531820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20067 | 2026.05.19 01:43:47.251327 [ 4 ] {2288ab81-22ea-41ad-81c3-5dfcdb531820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20068 | 2026.05.19 01:43:47.251727 [ 4 ] {2288ab81-22ea-41ad-81c3-5dfcdb531820} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20069 | 2026.05.19 01:43:47.251763 [ 4 ] {2288ab81-22ea-41ad-81c3-5dfcdb531820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20070 | 2026.05.19 01:43:47.251962 [ 217 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20071 | 2026.05.19 01:43:47.252118 [ 4 ] {2288ab81-22ea-41ad-81c3-5dfcdb531820} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20072 | 2026.05.19 01:43:47.252340 [ 4 ] {2288ab81-22ea-41ad-81c3-5dfcdb531820} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20073 | 2026.05.19 01:43:47.252475 [ 4 ] {2288ab81-22ea-41ad-81c3-5dfcdb531820} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 20074 | 2026.05.19 01:43:47.252512 [ 4 ] {2288ab81-22ea-41ad-81c3-5dfcdb531820} <Debug> TCPHandler: Processed in 0.001377188 sec. | ||
| 20075 | 2026.05.19 01:43:47.252632 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20076 | 2026.05.19 01:43:47.252729 [ 4 ] {538d1e8b-409b-4fdc-bacb-835daee142a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20077 | 2026.05.19 01:43:47.252768 [ 4 ] {538d1e8b-409b-4fdc-bacb-835daee142a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20078 | 2026.05.19 01:43:47.253107 [ 4 ] {538d1e8b-409b-4fdc-bacb-835daee142a9} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20079 | 2026.05.19 01:43:47.253142 [ 4 ] {538d1e8b-409b-4fdc-bacb-835daee142a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20080 | 2026.05.19 01:43:47.253437 [ 4 ] {538d1e8b-409b-4fdc-bacb-835daee142a9} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20081 | 2026.05.19 01:43:47.253662 [ 4 ] {538d1e8b-409b-4fdc-bacb-835daee142a9} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20082 | 2026.05.19 01:43:47.253662 [ 223 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20083 | 2026.05.19 01:43:47.253705 [ 223 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20084 | 2026.05.19 01:43:47.253796 [ 4 ] {538d1e8b-409b-4fdc-bacb-835daee142a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 20085 | 2026.05.19 01:43:47.253837 [ 4 ] {538d1e8b-409b-4fdc-bacb-835daee142a9} <Debug> TCPHandler: Processed in 0.001253846 sec. | ||
| 20086 | 2026.05.19 01:43:47.255731 [ 223 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20087 | 2026.05.19 01:43:47.875742 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20088 | 2026.05.19 01:43:47.875835 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20089 | 2026.05.19 01:43:47.877912 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20090 | 2026.05.19 01:43:50.544624 [ 272 ] {} <Trace> TCP-Session: 9cabddde-609c-4552-9c97-edce9a90873b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20091 | 2026.05.19 01:43:50.545034 [ 272 ] {b42c2859-c6c5-423f-8e86-d9965e44f07d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33599) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 20092 | 2026.05.19 01:43:50.545609 [ 272 ] {b42c2859-c6c5-423f-8e86-d9965e44f07d} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 20093 | 2026.05.19 01:43:50.545776 [ 272 ] {b42c2859-c6c5-423f-8e86-d9965e44f07d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20094 | 2026.05.19 01:43:50.546189 [ 365 ] {b42c2859-c6c5-423f-8e86-d9965e44f07d} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 20095 | 2026.05.19 01:43:50.546854 [ 272 ] {b42c2859-c6c5-423f-8e86-d9965e44f07d} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001997 sec., 70105.1577366049 rows/sec., 3.89 MiB/sec. | ||
| 20096 | 2026.05.19 01:43:50.546967 [ 272 ] {b42c2859-c6c5-423f-8e86-d9965e44f07d} <Debug> TCPHandler: Processed in 0.002527843 sec. | ||
| 20097 | 2026.05.19 01:43:51.744888 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20098 | 2026.05.19 01:43:51.744956 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20099 | 2026.05.19 01:43:51.951921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46114 | ||
| 20100 | 2026.05.19 01:43:51.952580 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20101 | 2026.05.19 01:43:51.952615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20102 | 2026.05.19 01:43:51.953109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20103 | 2026.05.19 01:43:51.953344 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20104 | 2026.05.19 01:43:51.953476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46114 | ||
| 20105 | 2026.05.19 01:43:51.953535 [ 71 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20106 | 2026.05.19 01:43:51.953613 [ 71 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20107 | 2026.05.19 01:43:51.953639 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20108 | 2026.05.19 01:43:51.953788 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 20109 | 2026.05.19 01:43:51.953963 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20110 | 2026.05.19 01:43:51.954007 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43746 rows starting from the beginning of the part | ||
| 20111 | 2026.05.19 01:43:51.954082 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 20112 | 2026.05.19 01:43:51.954135 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 20113 | 2026.05.19 01:43:51.954185 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 20114 | 2026.05.19 01:43:51.954232 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 20115 | 2026.05.19 01:43:51.954275 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 20116 | 2026.05.19 01:43:51.956980 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46114 rows, containing 4 columns (4 merged, 0 gathered) in 0.003256243 sec., 14161719.503120622 rows/sec., 202.59 MiB/sec. | ||
| 20117 | 2026.05.19 01:43:51.957189 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20118 | 2026.05.19 01:43:51.957439 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20119 | 2026.05.19 01:43:51.957509 [ 201 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_96_19} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20120 | 2026.05.19 01:43:51.957581 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20121 | 2026.05.19 01:43:52.003045 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002531263 sec. | ||
| 20122 | 2026.05.19 01:43:52.100124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2332 | ||
| 20123 | 2026.05.19 01:43:52.102120 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20124 | 2026.05.19 01:43:52.102158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20125 | 2026.05.19 01:43:52.103234 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20126 | 2026.05.19 01:43:52.103590 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20127 | 2026.05.19 01:43:52.103839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2332 | ||
| 20128 | 2026.05.19 01:43:52.245600 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20129 | 2026.05.19 01:43:52.245817 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check') FORMAT Native (stage: Complete) | ||
| 20130 | 2026.05.19 01:43:52.246190 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20131 | 2026.05.19 01:43:52.246231 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check')" moved to PREWHERE | ||
| 20132 | 2026.05.19 01:43:52.246445 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20133 | 2026.05.19 01:43:52.246509 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20134 | 2026.05.19 01:43:52.246642 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 20135 | 2026.05.19 01:43:52.246780 [ 349 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20136 | 2026.05.19 01:43:52.246795 [ 364 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20137 | 2026.05.19 01:43:52.246804 [ 363 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20138 | 2026.05.19 01:43:52.246981 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 20139 | 2026.05.19 01:43:52.247011 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20140 | 2026.05.19 01:43:52.247091 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20141 | 2026.05.19 01:43:52.247111 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 20142 | 2026.05.19 01:43:52.247149 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 20143 | 2026.05.19 01:43:52.247187 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 20144 | 2026.05.19 01:43:52.247226 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 20145 | 2026.05.19 01:43:52.248693 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Debug> executeQuery: Read 39 rows, 6.59 KiB in 0.002966 sec., 13149.022252191504 rows/sec., 2.17 MiB/sec. | ||
| 20146 | 2026.05.19 01:43:52.248864 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Debug> MemoryTracker: Peak memory usage (for query): 131.80 KiB. | ||
| 20147 | 2026.05.19 01:43:52.248881 [ 4 ] {ea300e2d-e8ab-4718-b0c3-5a6334e5c8b3} <Debug> TCPHandler: Processed in 0.003360255 sec. | ||
| 20148 | 2026.05.19 01:43:52.251932 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20149 | 2026.05.19 01:43:52.252049 [ 4 ] {0a19f8d1-caf2-4564-923c-982942e5720f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20150 | 2026.05.19 01:43:52.252091 [ 4 ] {0a19f8d1-caf2-4564-923c-982942e5720f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20151 | 2026.05.19 01:43:52.252565 [ 4 ] {0a19f8d1-caf2-4564-923c-982942e5720f} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20152 | 2026.05.19 01:43:52.252608 [ 4 ] {0a19f8d1-caf2-4564-923c-982942e5720f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20153 | 2026.05.19 01:43:52.252922 [ 4 ] {0a19f8d1-caf2-4564-923c-982942e5720f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 20154 | 2026.05.19 01:43:52.253144 [ 4 ] {0a19f8d1-caf2-4564-923c-982942e5720f} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20155 | 2026.05.19 01:43:52.253278 [ 4 ] {0a19f8d1-caf2-4564-923c-982942e5720f} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001262 sec., 2377.1790808240885 rows/sec., 176.43 KiB/sec. | ||
| 20156 | 2026.05.19 01:43:52.253283 [ 71 ] {} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Selected 6 parts from all_1_21_5 to all_26_26_0 | ||
| 20157 | 2026.05.19 01:43:52.253318 [ 4 ] {0a19f8d1-caf2-4564-923c-982942e5720f} <Debug> TCPHandler: Processed in 0.001439289 sec. | ||
| 20158 | 2026.05.19 01:43:52.253338 [ 71 ] {} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20159 | 2026.05.19 01:43:52.253364 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20160 | 2026.05.19 01:43:52.253459 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20161 | 2026.05.19 01:43:52.253491 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_5 to all_26_26_0 into Compact with storage Full | ||
| 20162 | 2026.05.19 01:43:52.253561 [ 4 ] {dcc45a04-df87-4109-8007-cb8eb41608d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20163 | 2026.05.19 01:43:52.253607 [ 4 ] {dcc45a04-df87-4109-8007-cb8eb41608d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20164 | 2026.05.19 01:43:52.253641 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20165 | 2026.05.19 01:43:52.253683 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 20166 | 2026.05.19 01:43:52.253758 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 20167 | 2026.05.19 01:43:52.253812 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
| 20168 | 2026.05.19 01:43:52.253865 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 3 rows starting from the beginning of the part | ||
| 20169 | 2026.05.19 01:43:52.253912 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part | ||
| 20170 | 2026.05.19 01:43:52.253962 [ 187 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 3 rows starting from the beginning of the part | ||
| 20171 | 2026.05.19 01:43:52.254105 [ 4 ] {dcc45a04-df87-4109-8007-cb8eb41608d5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20172 | 2026.05.19 01:43:52.254150 [ 4 ] {dcc45a04-df87-4109-8007-cb8eb41608d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20173 | 2026.05.19 01:43:52.254502 [ 4 ] {dcc45a04-df87-4109-8007-cb8eb41608d5} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20174 | 2026.05.19 01:43:52.254747 [ 4 ] {dcc45a04-df87-4109-8007-cb8eb41608d5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20175 | 2026.05.19 01:43:52.254886 [ 4 ] {dcc45a04-df87-4109-8007-cb8eb41608d5} <Debug> executeQuery: Read 184 rows, 16.46 KiB in 0.001343 sec., 137006.70141474312 rows/sec., 11.97 MiB/sec. | ||
| 20176 | 2026.05.19 01:43:52.254887 [ 193 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447079 sec., 33861.31648652216 rows/sec., 2.78 MiB/sec. | ||
| 20177 | 2026.05.19 01:43:52.254926 [ 4 ] {dcc45a04-df87-4109-8007-cb8eb41608d5} <Debug> TCPHandler: Processed in 0.00151689 sec. | ||
| 20178 | 2026.05.19 01:43:52.255058 [ 196 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 20179 | 2026.05.19 01:43:52.255089 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20180 | 2026.05.19 01:43:52.255191 [ 4 ] {aadaf2ce-ee1a-44da-854f-ef62dbe089d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20181 | 2026.05.19 01:43:52.255234 [ 4 ] {aadaf2ce-ee1a-44da-854f-ef62dbe089d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20182 | 2026.05.19 01:43:52.255355 [ 196 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20183 | 2026.05.19 01:43:52.255438 [ 196 ] {af21ad17-f32c-4b8c-b237-8d70dd1c49f7::all_1_26_6} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7) (MergerMutator): Merged 6 parts: [all_1_21_5, all_26_26_0] -> all_1_26_6 | ||
| 20184 | 2026.05.19 01:43:52.255519 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20185 | 2026.05.19 01:43:52.255682 [ 4 ] {aadaf2ce-ee1a-44da-854f-ef62dbe089d4} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20186 | 2026.05.19 01:43:52.255725 [ 4 ] {aadaf2ce-ee1a-44da-854f-ef62dbe089d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20187 | 2026.05.19 01:43:52.256025 [ 4 ] {aadaf2ce-ee1a-44da-854f-ef62dbe089d4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20188 | 2026.05.19 01:43:52.256232 [ 4 ] {aadaf2ce-ee1a-44da-854f-ef62dbe089d4} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20189 | 2026.05.19 01:43:52.256356 [ 71 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20190 | 2026.05.19 01:43:52.256361 [ 4 ] {aadaf2ce-ee1a-44da-854f-ef62dbe089d4} <Debug> executeQuery: Read 64 rows, 4.77 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 3.92 MiB/sec. | ||
| 20191 | 2026.05.19 01:43:52.256400 [ 71 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20192 | 2026.05.19 01:43:52.256422 [ 4 ] {aadaf2ce-ee1a-44da-854f-ef62dbe089d4} <Debug> TCPHandler: Processed in 0.001382498 sec. | ||
| 20193 | 2026.05.19 01:43:52.256425 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20194 | 2026.05.19 01:43:52.256537 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 20195 | 2026.05.19 01:43:52.256567 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20196 | 2026.05.19 01:43:52.256634 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20197 | 2026.05.19 01:43:52.256664 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 83 rows starting from the beginning of the part | ||
| 20198 | 2026.05.19 01:43:52.256669 [ 4 ] {b1aa4498-098a-42b2-b5f6-477989dd2cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20199 | 2026.05.19 01:43:52.256714 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 81 rows starting from the beginning of the part | ||
| 20200 | 2026.05.19 01:43:52.256719 [ 4 ] {b1aa4498-098a-42b2-b5f6-477989dd2cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20201 | 2026.05.19 01:43:52.256764 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 53 rows starting from the beginning of the part | ||
| 20202 | 2026.05.19 01:43:52.256805 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 20203 | 2026.05.19 01:43:52.256839 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 94 rows starting from the beginning of the part | ||
| 20204 | 2026.05.19 01:43:52.256874 [ 187 ] {c2db3825-9023-441a-93db-d38a310c43cd::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 | ||
| 20205 | 2026.05.19 01:43:52.257216 [ 4 ] {b1aa4498-098a-42b2-b5f6-477989dd2cac} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20206 | 2026.05.19 01:43:52.257259 [ 4 ] {b1aa4498-098a-42b2-b5f6-477989dd2cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20207 | 2026.05.19 01:43:52.257588 [ 4 ] {b1aa4498-098a-42b2-b5f6-477989dd2cac} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20208 | 2026.05.19 01:43:52.257646 [ 193 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143345 sec., 380462.5900318801 rows/sec., 29.27 MiB/sec. | ||
| 20209 | 2026.05.19 01:43:52.257796 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20210 | 2026.05.19 01:43:52.257826 [ 4 ] {b1aa4498-098a-42b2-b5f6-477989dd2cac} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20211 | 2026.05.19 01:43:52.257977 [ 4 ] {b1aa4498-098a-42b2-b5f6-477989dd2cac} <Debug> executeQuery: Read 155 rows, 12.20 KiB in 0.001326 sec., 116892.91101055808 rows/sec., 8.98 MiB/sec. | ||
| 20212 | 2026.05.19 01:43:52.258021 [ 4 ] {b1aa4498-098a-42b2-b5f6-477989dd2cac} <Debug> TCPHandler: Processed in 0.001503189 sec. | ||
| 20213 | 2026.05.19 01:43:52.258089 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_71_14} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20214 | 2026.05.19 01:43:52.258161 [ 200 ] {c2db3825-9023-441a-93db-d38a310c43cd::all_1_71_14} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20215 | 2026.05.19 01:43:52.258175 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20216 | 2026.05.19 01:43:52.258233 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 20217 | 2026.05.19 01:43:52.258277 [ 4 ] {a1e6908f-9007-4c89-b854-14aca700832c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20218 | 2026.05.19 01:43:52.258325 [ 4 ] {a1e6908f-9007-4c89-b854-14aca700832c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20219 | 2026.05.19 01:43:52.258748 [ 4 ] {a1e6908f-9007-4c89-b854-14aca700832c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20220 | 2026.05.19 01:43:52.258786 [ 4 ] {a1e6908f-9007-4c89-b854-14aca700832c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20221 | 2026.05.19 01:43:52.259117 [ 4 ] {a1e6908f-9007-4c89-b854-14aca700832c} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20222 | 2026.05.19 01:43:52.259324 [ 4 ] {a1e6908f-9007-4c89-b854-14aca700832c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20223 | 2026.05.19 01:43:52.259456 [ 4 ] {a1e6908f-9007-4c89-b854-14aca700832c} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001197 sec., 136173.76775271512 rows/sec., 9.46 MiB/sec. | ||
| 20224 | 2026.05.19 01:43:52.259493 [ 4 ] {a1e6908f-9007-4c89-b854-14aca700832c} <Debug> TCPHandler: Processed in 0.001366628 sec. | ||
| 20225 | 2026.05.19 01:43:52.259625 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20226 | 2026.05.19 01:43:52.259721 [ 4 ] {591c0c35-f3a1-485d-8812-0ab81c33dd6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20227 | 2026.05.19 01:43:52.259774 [ 4 ] {591c0c35-f3a1-485d-8812-0ab81c33dd6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20228 | 2026.05.19 01:43:52.260719 [ 4 ] {591c0c35-f3a1-485d-8812-0ab81c33dd6d} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20229 | 2026.05.19 01:43:52.260755 [ 4 ] {591c0c35-f3a1-485d-8812-0ab81c33dd6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20230 | 2026.05.19 01:43:52.261323 [ 4 ] {591c0c35-f3a1-485d-8812-0ab81c33dd6d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20231 | 2026.05.19 01:43:52.261549 [ 4 ] {591c0c35-f3a1-485d-8812-0ab81c33dd6d} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20232 | 2026.05.19 01:43:52.261668 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20233 | 2026.05.19 01:43:52.261687 [ 4 ] {591c0c35-f3a1-485d-8812-0ab81c33dd6d} <Debug> executeQuery: Read 61 rows, 111.93 KiB in 0.001984 sec., 30745.96774193548 rows/sec., 55.10 MiB/sec. | ||
| 20234 | 2026.05.19 01:43:52.261733 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20235 | 2026.05.19 01:43:52.261764 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20236 | 2026.05.19 01:43:52.261790 [ 4 ] {591c0c35-f3a1-485d-8812-0ab81c33dd6d} <Debug> TCPHandler: Processed in 0.002212629 sec. | ||
| 20237 | 2026.05.19 01:43:52.261852 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::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 | ||
| 20238 | 2026.05.19 01:43:52.261936 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20239 | 2026.05.19 01:43:52.262039 [ 4 ] {f31c84ff-ca1a-47cc-96c1-d2ccaaafe4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20240 | 2026.05.19 01:43:52.262070 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20241 | 2026.05.19 01:43:52.262080 [ 4 ] {f31c84ff-ca1a-47cc-96c1-d2ccaaafe4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20242 | 2026.05.19 01:43:52.262137 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2959 rows starting from the beginning of the part | ||
| 20243 | 2026.05.19 01:43:52.262281 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 53 rows starting from the beginning of the part | ||
| 20244 | 2026.05.19 01:43:52.262394 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 53 rows starting from the beginning of the part | ||
| 20245 | 2026.05.19 01:43:52.262440 [ 4 ] {f31c84ff-ca1a-47cc-96c1-d2ccaaafe4fe} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20246 | 2026.05.19 01:43:52.262483 [ 4 ] {f31c84ff-ca1a-47cc-96c1-d2ccaaafe4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20247 | 2026.05.19 01:43:52.262499 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 57 rows starting from the beginning of the part | ||
| 20248 | 2026.05.19 01:43:52.262607 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 75 rows starting from the beginning of the part | ||
| 20249 | 2026.05.19 01:43:52.262707 [ 187 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 61 rows starting from the beginning of the part | ||
| 20250 | 2026.05.19 01:43:52.262801 [ 4 ] {f31c84ff-ca1a-47cc-96c1-d2ccaaafe4fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20251 | 2026.05.19 01:43:52.263047 [ 4 ] {f31c84ff-ca1a-47cc-96c1-d2ccaaafe4fe} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20252 | 2026.05.19 01:43:52.263199 [ 4 ] {f31c84ff-ca1a-47cc-96c1-d2ccaaafe4fe} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001178 sec., 7640.067911714771 rows/sec., 539.68 KiB/sec. | ||
| 20253 | 2026.05.19 01:43:52.263237 [ 4 ] {f31c84ff-ca1a-47cc-96c1-d2ccaaafe4fe} <Debug> TCPHandler: Processed in 0.001350458 sec. | ||
| 20254 | 2026.05.19 01:43:52.263376 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20255 | 2026.05.19 01:43:52.263472 [ 4 ] {de3e09bd-7647-4179-8d2d-3149d5493ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20256 | 2026.05.19 01:43:52.263512 [ 4 ] {de3e09bd-7647-4179-8d2d-3149d5493ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20257 | 2026.05.19 01:43:52.263855 [ 4 ] {de3e09bd-7647-4179-8d2d-3149d5493ae5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20258 | 2026.05.19 01:43:52.263892 [ 4 ] {de3e09bd-7647-4179-8d2d-3149d5493ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20259 | 2026.05.19 01:43:52.264198 [ 4 ] {de3e09bd-7647-4179-8d2d-3149d5493ae5} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 20260 | 2026.05.19 01:43:52.264407 [ 4 ] {de3e09bd-7647-4179-8d2d-3149d5493ae5} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20261 | 2026.05.19 01:43:52.264538 [ 4 ] {de3e09bd-7647-4179-8d2d-3149d5493ae5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 20262 | 2026.05.19 01:43:52.264573 [ 4 ] {de3e09bd-7647-4179-8d2d-3149d5493ae5} <Debug> TCPHandler: Processed in 0.001246846 sec. | ||
| 20263 | 2026.05.19 01:43:52.271488 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3258 rows, containing 19 columns (19 merged, 0 gathered) in 0.009672687 sec., 336824.71065175586 rows/sec., 603.57 MiB/sec. | ||
| 20264 | 2026.05.19 01:43:52.274021 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20265 | 2026.05.19 01:43:52.274409 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20266 | 2026.05.19 01:43:52.274488 [ 200 ] {c2c6190e-5f8c-460f-a7e2-4a368d68b084::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20267 | 2026.05.19 01:43:52.274672 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 22.28 MiB. | ||
| 20268 | 2026.05.19 01:43:53.000314 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.11 MiB, peak 427.34 MiB, free memory in arenas 0.00 B, will set to 406.65 MiB (RSS), difference: 1.54 MiB | ||
| 20269 | 2026.05.19 01:43:54.418212 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20270 | 2026.05.19 01:43:54.436112 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20271 | 2026.05.19 01:43:54.436166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20272 | 2026.05.19 01:43:54.442894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20273 | 2026.05.19 01:43:54.443594 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20274 | 2026.05.19 01:43:54.443916 [ 155 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20275 | 2026.05.19 01:43:54.443994 [ 155 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20276 | 2026.05.19 01:43:54.444018 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20277 | 2026.05.19 01:43:54.444145 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 20278 | 2026.05.19 01:43:54.446779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20279 | 2026.05.19 01:43:54.447264 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20280 | 2026.05.19 01:43:54.447988 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 685 rows starting from the beginning of the part | ||
| 20281 | 2026.05.19 01:43:54.451360 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 20282 | 2026.05.19 01:43:54.455079 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 20283 | 2026.05.19 01:43:54.459378 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 20284 | 2026.05.19 01:43:54.464286 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 20285 | 2026.05.19 01:43:54.468928 [ 192 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 20286 | 2026.05.19 01:43:54.527387 [ 186 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.083284392 sec., 8681.098374350862 rows/sec., 44.89 MiB/sec. | ||
| 20287 | 2026.05.19 01:43:54.530588 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20288 | 2026.05.19 01:43:54.532676 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20289 | 2026.05.19 01:43:54.532784 [ 194 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_96_19} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20290 | 2026.05.19 01:43:54.535526 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 20291 | 2026.05.19 01:43:55.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.72 MiB, peak 427.34 MiB, free memory in arenas 0.00 B, will set to 406.66 MiB (RSS), difference: -1.07 MiB | ||
| 20292 | 2026.05.19 01:43:57.243521 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20293 | 2026.05.19 01:43:57.243935 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 20294 | 2026.05.19 01:43:57.244483 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20295 | 2026.05.19 01:43:57.244548 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 20296 | 2026.05.19 01:43:57.244779 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20297 | 2026.05.19 01:43:57.244849 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20298 | 2026.05.19 01:43:57.244997 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20299 | 2026.05.19 01:43:57.245133 [ 361 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20300 | 2026.05.19 01:43:57.245139 [ 362 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20301 | 2026.05.19 01:43:57.245139 [ 313 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20302 | 2026.05.19 01:43:57.245298 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 20303 | 2026.05.19 01:43:57.245326 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20304 | 2026.05.19 01:43:57.245405 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20305 | 2026.05.19 01:43:57.245425 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 20306 | 2026.05.19 01:43:57.245462 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 20307 | 2026.05.19 01:43:57.245502 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 20308 | 2026.05.19 01:43:57.246739 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002952 sec., 12872.628726287263 rows/sec., 2.09 MiB/sec. | ||
| 20309 | 2026.05.19 01:43:57.246897 [ 4 ] {f4119925-7626-4cd8-9d5c-92fbf9fe519d} <Debug> TCPHandler: Processed in 0.003571907 sec. | ||
| 20310 | 2026.05.19 01:43:57.248587 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20311 | 2026.05.19 01:43:57.248704 [ 4 ] {0e5e1e1d-ba51-4bf3-bb82-0330c2ae3102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20312 | 2026.05.19 01:43:57.248748 [ 4 ] {0e5e1e1d-ba51-4bf3-bb82-0330c2ae3102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20313 | 2026.05.19 01:43:57.249258 [ 4 ] {0e5e1e1d-ba51-4bf3-bb82-0330c2ae3102} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20314 | 2026.05.19 01:43:57.249298 [ 4 ] {0e5e1e1d-ba51-4bf3-bb82-0330c2ae3102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20315 | 2026.05.19 01:43:57.249667 [ 4 ] {0e5e1e1d-ba51-4bf3-bb82-0330c2ae3102} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20316 | 2026.05.19 01:43:57.249889 [ 4 ] {0e5e1e1d-ba51-4bf3-bb82-0330c2ae3102} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20317 | 2026.05.19 01:43:57.250042 [ 4 ] {0e5e1e1d-ba51-4bf3-bb82-0330c2ae3102} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001372 sec., 40816.32653061225 rows/sec., 3.12 MiB/sec. | ||
| 20318 | 2026.05.19 01:43:57.250081 [ 4 ] {0e5e1e1d-ba51-4bf3-bb82-0330c2ae3102} <Debug> TCPHandler: Processed in 0.001546151 sec. | ||
| 20319 | 2026.05.19 01:43:57.250210 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20320 | 2026.05.19 01:43:57.250307 [ 4 ] {7caaec38-007d-47c8-a6cc-2d4941017be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20321 | 2026.05.19 01:43:57.250347 [ 4 ] {7caaec38-007d-47c8-a6cc-2d4941017be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20322 | 2026.05.19 01:43:57.250793 [ 4 ] {7caaec38-007d-47c8-a6cc-2d4941017be8} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20323 | 2026.05.19 01:43:57.250830 [ 4 ] {7caaec38-007d-47c8-a6cc-2d4941017be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20324 | 2026.05.19 01:43:57.251139 [ 4 ] {7caaec38-007d-47c8-a6cc-2d4941017be8} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20325 | 2026.05.19 01:43:57.251358 [ 4 ] {7caaec38-007d-47c8-a6cc-2d4941017be8} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20326 | 2026.05.19 01:43:57.251488 [ 4 ] {7caaec38-007d-47c8-a6cc-2d4941017be8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 20327 | 2026.05.19 01:43:57.251525 [ 4 ] {7caaec38-007d-47c8-a6cc-2d4941017be8} <Debug> TCPHandler: Processed in 0.001363277 sec. | ||
| 20328 | 2026.05.19 01:43:57.251653 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20329 | 2026.05.19 01:43:57.251748 [ 4 ] {9ea22f08-b43a-4be2-a82a-8e9dcb1013fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20330 | 2026.05.19 01:43:57.251790 [ 4 ] {9ea22f08-b43a-4be2-a82a-8e9dcb1013fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20331 | 2026.05.19 01:43:57.252270 [ 4 ] {9ea22f08-b43a-4be2-a82a-8e9dcb1013fe} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20332 | 2026.05.19 01:43:57.252306 [ 4 ] {9ea22f08-b43a-4be2-a82a-8e9dcb1013fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20333 | 2026.05.19 01:43:57.252635 [ 4 ] {9ea22f08-b43a-4be2-a82a-8e9dcb1013fe} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20334 | 2026.05.19 01:43:57.252845 [ 4 ] {9ea22f08-b43a-4be2-a82a-8e9dcb1013fe} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20335 | 2026.05.19 01:43:57.252976 [ 4 ] {9ea22f08-b43a-4be2-a82a-8e9dcb1013fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 20336 | 2026.05.19 01:43:57.253013 [ 4 ] {9ea22f08-b43a-4be2-a82a-8e9dcb1013fe} <Debug> TCPHandler: Processed in 0.001408739 sec. | ||
| 20337 | 2026.05.19 01:43:57.253158 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20338 | 2026.05.19 01:43:57.253260 [ 4 ] {297884e3-7ff4-40c3-b14b-ea82cca64ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20339 | 2026.05.19 01:43:57.253300 [ 4 ] {297884e3-7ff4-40c3-b14b-ea82cca64ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20340 | 2026.05.19 01:43:57.253644 [ 4 ] {297884e3-7ff4-40c3-b14b-ea82cca64ee0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20341 | 2026.05.19 01:43:57.253679 [ 4 ] {297884e3-7ff4-40c3-b14b-ea82cca64ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20342 | 2026.05.19 01:43:57.253974 [ 4 ] {297884e3-7ff4-40c3-b14b-ea82cca64ee0} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 20343 | 2026.05.19 01:43:57.254180 [ 4 ] {297884e3-7ff4-40c3-b14b-ea82cca64ee0} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20344 | 2026.05.19 01:43:57.254308 [ 4 ] {297884e3-7ff4-40c3-b14b-ea82cca64ee0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 20345 | 2026.05.19 01:43:57.254343 [ 4 ] {297884e3-7ff4-40c3-b14b-ea82cca64ee0} <Debug> TCPHandler: Processed in 0.001233466 sec. | ||
| 20346 | 2026.05.19 01:43:58.339899 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49267 | ||
| 20347 | 2026.05.19 01:43:58.340003 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20348 | 2026.05.19 01:43:58.340032 [ 367 ] {} <Debug> TCP-Session: 425c1614-4183-4d56-b1a3-04b7d4c75962 Authenticating user 'default' from [fd00:1122:3344:101::e]:49267 | ||
| 20349 | 2026.05.19 01:43:58.340054 [ 367 ] {} <Debug> TCP-Session: 425c1614-4183-4d56-b1a3-04b7d4c75962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20350 | 2026.05.19 01:43:58.340068 [ 367 ] {} <Debug> TCP-Session: 425c1614-4183-4d56-b1a3-04b7d4c75962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20351 | 2026.05.19 01:43:58.340282 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64049 | ||
| 20352 | 2026.05.19 01:43:58.340306 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61553 | ||
| 20353 | 2026.05.19 01:43:58.340400 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20354 | 2026.05.19 01:43:58.340400 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20355 | 2026.05.19 01:43:58.340427 [ 369 ] {} <Debug> TCP-Session: e122d4eb-a1e1-48e4-a277-1f36ffd0dc1d Authenticating user 'default' from [fd00:1122:3344:101::e]:61553 | ||
| 20356 | 2026.05.19 01:43:58.340428 [ 367 ] {} <Trace> TCP-Session: 425c1614-4183-4d56-b1a3-04b7d4c75962 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20357 | 2026.05.19 01:43:58.340452 [ 369 ] {} <Debug> TCP-Session: e122d4eb-a1e1-48e4-a277-1f36ffd0dc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20358 | 2026.05.19 01:43:58.340442 [ 368 ] {} <Debug> TCP-Session: 73fe6377-d32d-4a2c-b111-d43ba6f9e5b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64049 | ||
| 20359 | 2026.05.19 01:43:58.340482 [ 369 ] {} <Debug> TCP-Session: e122d4eb-a1e1-48e4-a277-1f36ffd0dc1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20360 | 2026.05.19 01:43:58.340503 [ 368 ] {} <Debug> TCP-Session: 73fe6377-d32d-4a2c-b111-d43ba6f9e5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20361 | 2026.05.19 01:43:58.340518 [ 368 ] {} <Debug> TCP-Session: 73fe6377-d32d-4a2c-b111-d43ba6f9e5b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20362 | 2026.05.19 01:43:58.340647 [ 367 ] {98809157-f441-4c27-911c-7ffb88c20773} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49267) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20363 | 2026.05.19 01:43:58.340992 [ 367 ] {98809157-f441-4c27-911c-7ffb88c20773} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20364 | 2026.05.19 01:43:58.341101 [ 367 ] {98809157-f441-4c27-911c-7ffb88c20773} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20365 | 2026.05.19 01:43:58.341459 [ 367 ] {98809157-f441-4c27-911c-7ffb88c20773} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 20366 | 2026.05.19 01:43:58.341921 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46339 | ||
| 20367 | 2026.05.19 01:43:58.341922 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40352 | ||
| 20368 | 2026.05.19 01:43:58.342012 [ 379 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57505 | ||
| 20369 | 2026.05.19 01:43:58.342035 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20370 | 2026.05.19 01:43:58.342036 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20371 | 2026.05.19 01:43:58.342055 [ 380 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56107 | ||
| 20372 | 2026.05.19 01:43:58.342071 [ 377 ] {} <Debug> TCP-Session: 2e53a032-e567-4ef7-98ba-1c5b3c795f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:46339 | ||
| 20373 | 2026.05.19 01:43:58.342085 [ 370 ] {} <Debug> TCP-Session: de225882-9e96-460f-a037-006155aacb61 Authenticating user 'default' from [fd00:1122:3344:101::e]:40352 | ||
| 20374 | 2026.05.19 01:43:58.342029 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58688 | ||
| 20375 | 2026.05.19 01:43:58.342134 [ 370 ] {} <Debug> TCP-Session: de225882-9e96-460f-a037-006155aacb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20376 | 2026.05.19 01:43:58.342143 [ 380 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20377 | 2026.05.19 01:43:58.342185 [ 370 ] {} <Debug> TCP-Session: de225882-9e96-460f-a037-006155aacb61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20378 | 2026.05.19 01:43:58.342129 [ 381 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48021 | ||
| 20379 | 2026.05.19 01:43:58.342205 [ 380 ] {} <Debug> TCP-Session: 646de58c-33d9-4354-b8e8-786ff05bcd25 Authenticating user 'default' from [fd00:1122:3344:101::e]:56107 | ||
| 20380 | 2026.05.19 01:43:58.342272 [ 380 ] {} <Debug> TCP-Session: 646de58c-33d9-4354-b8e8-786ff05bcd25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20381 | 2026.05.19 01:43:58.342130 [ 379 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20382 | 2026.05.19 01:43:58.342296 [ 380 ] {} <Debug> TCP-Session: 646de58c-33d9-4354-b8e8-786ff05bcd25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20383 | 2026.05.19 01:43:58.342334 [ 379 ] {} <Debug> TCP-Session: d7b4f5e1-bc66-406f-a26d-855a6ae4d755 Authenticating user 'default' from [fd00:1122:3344:101::e]:57505 | ||
| 20384 | 2026.05.19 01:43:58.342337 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20385 | 2026.05.19 01:43:58.342360 [ 379 ] {} <Debug> TCP-Session: d7b4f5e1-bc66-406f-a26d-855a6ae4d755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20386 | 2026.05.19 01:43:58.342393 [ 379 ] {} <Debug> TCP-Session: d7b4f5e1-bc66-406f-a26d-855a6ae4d755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20387 | 2026.05.19 01:43:58.342395 [ 378 ] {} <Debug> TCP-Session: 89cece71-2592-440b-9311-beede1ee875c Authenticating user 'default' from [fd00:1122:3344:101::e]:58688 | ||
| 20388 | 2026.05.19 01:43:58.342125 [ 377 ] {} <Debug> TCP-Session: 2e53a032-e567-4ef7-98ba-1c5b3c795f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20389 | 2026.05.19 01:43:58.342447 [ 378 ] {} <Debug> TCP-Session: 89cece71-2592-440b-9311-beede1ee875c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20390 | 2026.05.19 01:43:58.342480 [ 377 ] {} <Debug> TCP-Session: 2e53a032-e567-4ef7-98ba-1c5b3c795f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20391 | 2026.05.19 01:43:58.342485 [ 378 ] {} <Debug> TCP-Session: 89cece71-2592-440b-9311-beede1ee875c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20392 | 2026.05.19 01:43:58.342508 [ 362 ] {98809157-f441-4c27-911c-7ffb88c20773} <Trace> AggregatingTransform: Aggregating | ||
| 20393 | 2026.05.19 01:43:58.342551 [ 362 ] {98809157-f441-4c27-911c-7ffb88c20773} <Trace> Aggregator: Aggregation method: without_key | ||
| 20394 | 2026.05.19 01:43:58.342587 [ 362 ] {98809157-f441-4c27-911c-7ffb88c20773} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014554 sec. (985.655 rows/sec., 38.50 KiB/sec.) | ||
| 20395 | 2026.05.19 01:43:58.342607 [ 362 ] {98809157-f441-4c27-911c-7ffb88c20773} <Trace> Aggregator: Merging aggregated data | ||
| 20396 | 2026.05.19 01:43:58.342751 [ 381 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20397 | 2026.05.19 01:43:58.342794 [ 381 ] {} <Debug> TCP-Session: e4aac6ad-baae-4ff2-8832-85a8b58aef2e Authenticating user 'default' from [fd00:1122:3344:101::e]:48021 | ||
| 20398 | 2026.05.19 01:43:58.342813 [ 381 ] {} <Debug> TCP-Session: e4aac6ad-baae-4ff2-8832-85a8b58aef2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20399 | 2026.05.19 01:43:58.342827 [ 381 ] {} <Debug> TCP-Session: e4aac6ad-baae-4ff2-8832-85a8b58aef2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20400 | 2026.05.19 01:43:58.344058 [ 367 ] {98809157-f441-4c27-911c-7ffb88c20773} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003488 sec., 286.697247706422 rows/sec., 11.20 KiB/sec. | ||
| 20401 | 2026.05.19 01:43:58.344232 [ 367 ] {98809157-f441-4c27-911c-7ffb88c20773} <Debug> TCPHandler: Processed in 0.003931171 sec. | ||
| 20402 | 2026.05.19 01:43:58.344375 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20403 | 2026.05.19 01:43:58.344411 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20404 | 2026.05.19 01:43:58.344416 [ 367 ] {} <Debug> TCP-Session: 425c1614-4183-4d56-b1a3-04b7d4c75962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20405 | 2026.05.19 01:43:58.344436 [ 381 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20406 | 2026.05.19 01:43:58.344456 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20407 | 2026.05.19 01:43:58.344478 [ 368 ] {} <Debug> TCP-Session: 73fe6377-d32d-4a2c-b111-d43ba6f9e5b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20408 | 2026.05.19 01:43:58.344494 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20409 | 2026.05.19 01:43:58.344525 [ 369 ] {} <Debug> TCP-Session: e122d4eb-a1e1-48e4-a277-1f36ffd0dc1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20410 | 2026.05.19 01:43:58.344541 [ 379 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20411 | 2026.05.19 01:43:58.344555 [ 377 ] {} <Debug> TCP-Session: 2e53a032-e567-4ef7-98ba-1c5b3c795f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20412 | 2026.05.19 01:43:58.344564 [ 380 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20413 | 2026.05.19 01:43:58.344591 [ 379 ] {} <Debug> TCP-Session: d7b4f5e1-bc66-406f-a26d-855a6ae4d755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20414 | 2026.05.19 01:43:58.344502 [ 381 ] {} <Debug> TCP-Session: e4aac6ad-baae-4ff2-8832-85a8b58aef2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20415 | 2026.05.19 01:43:58.344637 [ 380 ] {} <Debug> TCP-Session: 646de58c-33d9-4354-b8e8-786ff05bcd25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20416 | 2026.05.19 01:43:58.344476 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20417 | 2026.05.19 01:43:58.344516 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20418 | 2026.05.19 01:43:58.344706 [ 378 ] {} <Debug> TCP-Session: 89cece71-2592-440b-9311-beede1ee875c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20419 | 2026.05.19 01:43:58.344738 [ 370 ] {} <Debug> TCP-Session: de225882-9e96-460f-a037-006155aacb61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20420 | 2026.05.19 01:43:58.406127 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58342 | ||
| 20421 | 2026.05.19 01:43:58.406238 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20422 | 2026.05.19 01:43:58.406265 [ 367 ] {} <Debug> TCP-Session: 5c9bd1fd-8b70-4245-898f-1fdfed4cb671 Authenticating user 'default' from [fd00:1122:3344:101::e]:58342 | ||
| 20423 | 2026.05.19 01:43:58.406288 [ 367 ] {} <Debug> TCP-Session: 5c9bd1fd-8b70-4245-898f-1fdfed4cb671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20424 | 2026.05.19 01:43:58.406301 [ 367 ] {} <Debug> TCP-Session: 5c9bd1fd-8b70-4245-898f-1fdfed4cb671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20425 | 2026.05.19 01:43:58.406543 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36050 | ||
| 20426 | 2026.05.19 01:43:58.406574 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36225 | ||
| 20427 | 2026.05.19 01:43:58.406581 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40911 | ||
| 20428 | 2026.05.19 01:43:58.406615 [ 379 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36619 | ||
| 20429 | 2026.05.19 01:43:58.406638 [ 367 ] {} <Trace> TCP-Session: 5c9bd1fd-8b70-4245-898f-1fdfed4cb671 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20430 | 2026.05.19 01:43:58.406637 [ 381 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49726 | ||
| 20431 | 2026.05.19 01:43:58.406691 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20432 | 2026.05.19 01:43:58.406705 [ 379 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20433 | 2026.05.19 01:43:58.406751 [ 377 ] {} <Debug> TCP-Session: e34aa6bc-fdd8-4a60-89e6-aa5ebdad267d Authenticating user 'default' from [fd00:1122:3344:101::e]:40911 | ||
| 20434 | 2026.05.19 01:43:58.406686 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20435 | 2026.05.19 01:43:58.406773 [ 377 ] {} <Debug> TCP-Session: e34aa6bc-fdd8-4a60-89e6-aa5ebdad267d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20436 | 2026.05.19 01:43:58.406770 [ 379 ] {} <Debug> TCP-Session: 2df5c8c9-ad18-45cb-abb2-5825197729f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36619 | ||
| 20437 | 2026.05.19 01:43:58.406789 [ 377 ] {} <Debug> TCP-Session: e34aa6bc-fdd8-4a60-89e6-aa5ebdad267d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20438 | 2026.05.19 01:43:58.406791 [ 370 ] {} <Debug> TCP-Session: 93948bfc-4051-4ad8-b3fc-02030f63396f Authenticating user 'default' from [fd00:1122:3344:101::e]:36225 | ||
| 20439 | 2026.05.19 01:43:58.406801 [ 379 ] {} <Debug> TCP-Session: 2df5c8c9-ad18-45cb-abb2-5825197729f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20440 | 2026.05.19 01:43:58.406795 [ 381 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20441 | 2026.05.19 01:43:58.406830 [ 367 ] {17cc75de-0759-4ac8-935b-29d69371a484} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58342) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20442 | 2026.05.19 01:43:58.406860 [ 381 ] {} <Debug> TCP-Session: 4460ac1f-03ee-4916-a908-6e83f97858f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49726 | ||
| 20443 | 2026.05.19 01:43:58.406823 [ 379 ] {} <Debug> TCP-Session: 2df5c8c9-ad18-45cb-abb2-5825197729f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20444 | 2026.05.19 01:43:58.406899 [ 381 ] {} <Debug> TCP-Session: 4460ac1f-03ee-4916-a908-6e83f97858f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20445 | 2026.05.19 01:43:58.406816 [ 370 ] {} <Debug> TCP-Session: 93948bfc-4051-4ad8-b3fc-02030f63396f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20446 | 2026.05.19 01:43:58.406923 [ 381 ] {} <Debug> TCP-Session: 4460ac1f-03ee-4916-a908-6e83f97858f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20447 | 2026.05.19 01:43:58.406942 [ 370 ] {} <Debug> TCP-Session: 93948bfc-4051-4ad8-b3fc-02030f63396f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20448 | 2026.05.19 01:43:58.406685 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20449 | 2026.05.19 01:43:58.406627 [ 380 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49789 | ||
| 20450 | 2026.05.19 01:43:58.406616 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54766 | ||
| 20451 | 2026.05.19 01:43:58.407032 [ 368 ] {} <Debug> TCP-Session: de861a93-ac6f-4881-bdaa-82ccba5c1431 Authenticating user 'default' from [fd00:1122:3344:101::e]:36050 | ||
| 20452 | 2026.05.19 01:43:58.406545 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62913 | ||
| 20453 | 2026.05.19 01:43:58.407085 [ 368 ] {} <Debug> TCP-Session: de861a93-ac6f-4881-bdaa-82ccba5c1431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20454 | 2026.05.19 01:43:58.407099 [ 380 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20455 | 2026.05.19 01:43:58.407109 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20456 | 2026.05.19 01:43:58.407124 [ 368 ] {} <Debug> TCP-Session: de861a93-ac6f-4881-bdaa-82ccba5c1431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20457 | 2026.05.19 01:43:58.407138 [ 380 ] {} <Debug> TCP-Session: 4f12dfce-08ed-4227-9506-6e66543c1dd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49789 | ||
| 20458 | 2026.05.19 01:43:58.407155 [ 378 ] {} <Debug> TCP-Session: 0e656bf0-e818-438b-8344-e2429aaac72b Authenticating user 'default' from [fd00:1122:3344:101::e]:54766 | ||
| 20459 | 2026.05.19 01:43:58.407167 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20460 | 2026.05.19 01:43:58.407190 [ 378 ] {} <Debug> TCP-Session: 0e656bf0-e818-438b-8344-e2429aaac72b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20461 | 2026.05.19 01:43:58.407184 [ 380 ] {} <Debug> TCP-Session: 4f12dfce-08ed-4227-9506-6e66543c1dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20462 | 2026.05.19 01:43:58.407213 [ 369 ] {} <Debug> TCP-Session: 070dee21-79df-4782-8081-fd8eb6bbbb64 Authenticating user 'default' from [fd00:1122:3344:101::e]:62913 | ||
| 20463 | 2026.05.19 01:43:58.407233 [ 380 ] {} <Debug> TCP-Session: 4f12dfce-08ed-4227-9506-6e66543c1dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20464 | 2026.05.19 01:43:58.407255 [ 369 ] {} <Debug> TCP-Session: 070dee21-79df-4782-8081-fd8eb6bbbb64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20465 | 2026.05.19 01:43:58.407209 [ 378 ] {} <Debug> TCP-Session: 0e656bf0-e818-438b-8344-e2429aaac72b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20466 | 2026.05.19 01:43:58.407286 [ 369 ] {} <Debug> TCP-Session: 070dee21-79df-4782-8081-fd8eb6bbbb64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20467 | 2026.05.19 01:43:58.407118 [ 367 ] {17cc75de-0759-4ac8-935b-29d69371a484} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20468 | 2026.05.19 01:43:58.407376 [ 367 ] {17cc75de-0759-4ac8-935b-29d69371a484} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20469 | 2026.05.19 01:43:58.407665 [ 367 ] {17cc75de-0759-4ac8-935b-29d69371a484} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 20470 | 2026.05.19 01:43:58.408669 [ 341 ] {17cc75de-0759-4ac8-935b-29d69371a484} <Trace> AggregatingTransform: Aggregating | ||
| 20471 | 2026.05.19 01:43:58.408713 [ 341 ] {17cc75de-0759-4ac8-935b-29d69371a484} <Trace> Aggregator: Aggregation method: without_key | ||
| 20472 | 2026.05.19 01:43:58.408753 [ 341 ] {17cc75de-0759-4ac8-935b-29d69371a484} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984993 sec. (1015.236 rows/sec., 39.66 KiB/sec.) | ||
| 20473 | 2026.05.19 01:43:58.408774 [ 341 ] {17cc75de-0759-4ac8-935b-29d69371a484} <Trace> Aggregator: Merging aggregated data | ||
| 20474 | 2026.05.19 01:43:58.410742 [ 367 ] {17cc75de-0759-4ac8-935b-29d69371a484} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003962 sec., 252.39777889954567 rows/sec., 9.86 KiB/sec. | ||
| 20475 | 2026.05.19 01:43:58.411024 [ 367 ] {17cc75de-0759-4ac8-935b-29d69371a484} <Debug> TCPHandler: Processed in 0.004508519 sec. | ||
| 20476 | 2026.05.19 01:43:58.411179 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20477 | 2026.05.19 01:43:58.411210 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20478 | 2026.05.19 01:43:58.411225 [ 367 ] {} <Debug> TCP-Session: 5c9bd1fd-8b70-4245-898f-1fdfed4cb671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20479 | 2026.05.19 01:43:58.411231 [ 381 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20480 | 2026.05.19 01:43:58.411271 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20481 | 2026.05.19 01:43:58.411297 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20482 | 2026.05.19 01:43:58.411319 [ 380 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20483 | 2026.05.19 01:43:58.411321 [ 381 ] {} <Debug> TCP-Session: 4460ac1f-03ee-4916-a908-6e83f97858f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20484 | 2026.05.19 01:43:58.411351 [ 369 ] {} <Debug> TCP-Session: 070dee21-79df-4782-8081-fd8eb6bbbb64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20485 | 2026.05.19 01:43:58.411366 [ 380 ] {} <Debug> TCP-Session: 4f12dfce-08ed-4227-9506-6e66543c1dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20486 | 2026.05.19 01:43:58.411333 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20487 | 2026.05.19 01:43:58.411328 [ 377 ] {} <Debug> TCP-Session: e34aa6bc-fdd8-4a60-89e6-aa5ebdad267d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20488 | 2026.05.19 01:43:58.411440 [ 378 ] {} <Debug> TCP-Session: 0e656bf0-e818-438b-8344-e2429aaac72b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20489 | 2026.05.19 01:43:58.411284 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20490 | 2026.05.19 01:43:58.411245 [ 379 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20491 | 2026.05.19 01:43:58.411261 [ 368 ] {} <Debug> TCP-Session: de861a93-ac6f-4881-bdaa-82ccba5c1431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20492 | 2026.05.19 01:43:58.411520 [ 370 ] {} <Debug> TCP-Session: 93948bfc-4051-4ad8-b3fc-02030f63396f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20493 | 2026.05.19 01:43:58.411534 [ 379 ] {} <Debug> TCP-Session: 2df5c8c9-ad18-45cb-abb2-5825197729f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20494 | 2026.05.19 01:43:58.534518 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44118 | ||
| 20495 | 2026.05.19 01:43:58.534628 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20496 | 2026.05.19 01:43:58.534656 [ 367 ] {} <Debug> TCP-Session: 7f666b6d-5bea-481d-a892-33af845fce1d Authenticating user 'default' from [fd00:1122:3344:101::e]:44118 | ||
| 20497 | 2026.05.19 01:43:58.534678 [ 367 ] {} <Debug> TCP-Session: 7f666b6d-5bea-481d-a892-33af845fce1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20498 | 2026.05.19 01:43:58.534691 [ 367 ] {} <Debug> TCP-Session: 7f666b6d-5bea-481d-a892-33af845fce1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20499 | 2026.05.19 01:43:58.534865 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42681 | ||
| 20500 | 2026.05.19 01:43:58.534894 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64482 | ||
| 20501 | 2026.05.19 01:43:58.534895 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42492 | ||
| 20502 | 2026.05.19 01:43:58.534944 [ 379 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45517 | ||
| 20503 | 2026.05.19 01:43:58.534964 [ 381 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35434 | ||
| 20504 | 2026.05.19 01:43:58.534968 [ 380 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36682 | ||
| 20505 | 2026.05.19 01:43:58.535028 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20506 | 2026.05.19 01:43:58.535028 [ 379 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20507 | 2026.05.19 01:43:58.535079 [ 369 ] {} <Debug> TCP-Session: c96d85b7-1b67-4cf3-a758-453b20a34110 Authenticating user 'default' from [fd00:1122:3344:101::e]:42492 | ||
| 20508 | 2026.05.19 01:43:58.535086 [ 381 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20509 | 2026.05.19 01:43:58.535093 [ 379 ] {} <Debug> TCP-Session: 9674ff05-9ab3-4d15-9042-1e4e029d93c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45517 | ||
| 20510 | 2026.05.19 01:43:58.535109 [ 369 ] {} <Debug> TCP-Session: c96d85b7-1b67-4cf3-a758-453b20a34110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20511 | 2026.05.19 01:43:58.535114 [ 380 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20512 | 2026.05.19 01:43:58.535125 [ 381 ] {} <Debug> TCP-Session: 161a99a5-78be-4cec-bd88-299dadf402d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35434 | ||
| 20513 | 2026.05.19 01:43:58.535136 [ 369 ] {} <Debug> TCP-Session: c96d85b7-1b67-4cf3-a758-453b20a34110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20514 | 2026.05.19 01:43:58.535162 [ 380 ] {} <Debug> TCP-Session: a331ceb1-c207-4766-9a9b-5d3f253fcbe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36682 | ||
| 20515 | 2026.05.19 01:43:58.535176 [ 381 ] {} <Debug> TCP-Session: 161a99a5-78be-4cec-bd88-299dadf402d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20516 | 2026.05.19 01:43:58.535130 [ 379 ] {} <Debug> TCP-Session: 9674ff05-9ab3-4d15-9042-1e4e029d93c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20517 | 2026.05.19 01:43:58.535218 [ 381 ] {} <Debug> TCP-Session: 161a99a5-78be-4cec-bd88-299dadf402d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20518 | 2026.05.19 01:43:58.535218 [ 380 ] {} <Debug> TCP-Session: a331ceb1-c207-4766-9a9b-5d3f253fcbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20519 | 2026.05.19 01:43:58.535234 [ 379 ] {} <Debug> TCP-Session: 9674ff05-9ab3-4d15-9042-1e4e029d93c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20520 | 2026.05.19 01:43:58.535261 [ 380 ] {} <Debug> TCP-Session: a331ceb1-c207-4766-9a9b-5d3f253fcbe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20521 | 2026.05.19 01:43:58.534965 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20522 | 2026.05.19 01:43:58.534959 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20523 | 2026.05.19 01:43:58.535318 [ 370 ] {} <Debug> TCP-Session: 0f11576c-8032-404f-b31a-f9163eb1c7d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64482 | ||
| 20524 | 2026.05.19 01:43:58.534937 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63862 | ||
| 20525 | 2026.05.19 01:43:58.535344 [ 370 ] {} <Debug> TCP-Session: 0f11576c-8032-404f-b31a-f9163eb1c7d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20526 | 2026.05.19 01:43:58.535343 [ 368 ] {} <Debug> TCP-Session: c004300b-ab73-43b6-9c28-5f199b56aa98 Authenticating user 'default' from [fd00:1122:3344:101::e]:42681 | ||
| 20527 | 2026.05.19 01:43:58.535379 [ 370 ] {} <Debug> TCP-Session: 0f11576c-8032-404f-b31a-f9163eb1c7d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20528 | 2026.05.19 01:43:58.535395 [ 368 ] {} <Debug> TCP-Session: c004300b-ab73-43b6-9c28-5f199b56aa98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20529 | 2026.05.19 01:43:58.535408 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20530 | 2026.05.19 01:43:58.535415 [ 368 ] {} <Debug> TCP-Session: c004300b-ab73-43b6-9c28-5f199b56aa98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20531 | 2026.05.19 01:43:58.535439 [ 378 ] {} <Debug> TCP-Session: dc0c6f42-256b-4ac6-83fc-305de128aab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63862 | ||
| 20532 | 2026.05.19 01:43:58.534923 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37856 | ||
| 20533 | 2026.05.19 01:43:58.535470 [ 378 ] {} <Debug> TCP-Session: dc0c6f42-256b-4ac6-83fc-305de128aab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20534 | 2026.05.19 01:43:58.535013 [ 367 ] {} <Trace> TCP-Session: 7f666b6d-5bea-481d-a892-33af845fce1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20535 | 2026.05.19 01:43:58.535502 [ 378 ] {} <Debug> TCP-Session: dc0c6f42-256b-4ac6-83fc-305de128aab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20536 | 2026.05.19 01:43:58.535540 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20537 | 2026.05.19 01:43:58.535573 [ 377 ] {} <Debug> TCP-Session: fd7ad3e2-5af3-4090-9dd0-f02bad770f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:37856 | ||
| 20538 | 2026.05.19 01:43:58.535596 [ 377 ] {} <Debug> TCP-Session: fd7ad3e2-5af3-4090-9dd0-f02bad770f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20539 | 2026.05.19 01:43:58.535613 [ 377 ] {} <Debug> TCP-Session: fd7ad3e2-5af3-4090-9dd0-f02bad770f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20540 | 2026.05.19 01:43:58.535674 [ 367 ] {cda96f91-51bf-49d3-991c-5b7b858703c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44118) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20541 | 2026.05.19 01:43:58.535984 [ 367 ] {cda96f91-51bf-49d3-991c-5b7b858703c7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20542 | 2026.05.19 01:43:58.536044 [ 367 ] {cda96f91-51bf-49d3-991c-5b7b858703c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20543 | 2026.05.19 01:43:58.536327 [ 367 ] {cda96f91-51bf-49d3-991c-5b7b858703c7} <Debug> oximeter.version (9cde08b5-0f37-47d7-997e-a9e571502199) (SelectExecutor): Key condition: unknown | ||
| 20544 | 2026.05.19 01:43:58.537287 [ 337 ] {cda96f91-51bf-49d3-991c-5b7b858703c7} <Trace> AggregatingTransform: Aggregating | ||
| 20545 | 2026.05.19 01:43:58.537330 [ 337 ] {cda96f91-51bf-49d3-991c-5b7b858703c7} <Trace> Aggregator: Aggregation method: without_key | ||
| 20546 | 2026.05.19 01:43:58.537369 [ 337 ] {cda96f91-51bf-49d3-991c-5b7b858703c7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941792 sec. (1061.806 rows/sec., 41.48 KiB/sec.) | ||
| 20547 | 2026.05.19 01:43:58.537391 [ 337 ] {cda96f91-51bf-49d3-991c-5b7b858703c7} <Trace> Aggregator: Merging aggregated data | ||
| 20548 | 2026.05.19 01:43:58.538923 [ 367 ] {cda96f91-51bf-49d3-991c-5b7b858703c7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003293 sec., 303.67446097783176 rows/sec., 11.86 KiB/sec. | ||
| 20549 | 2026.05.19 01:43:58.539133 [ 367 ] {cda96f91-51bf-49d3-991c-5b7b858703c7} <Debug> TCPHandler: Processed in 0.004252795 sec. | ||
| 20550 | 2026.05.19 01:43:58.539276 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20551 | 2026.05.19 01:43:58.539296 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20552 | 2026.05.19 01:43:58.539317 [ 367 ] {} <Debug> TCP-Session: 7f666b6d-5bea-481d-a892-33af845fce1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20553 | 2026.05.19 01:43:58.539324 [ 381 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20554 | 2026.05.19 01:43:58.539340 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20555 | 2026.05.19 01:43:58.539372 [ 381 ] {} <Debug> TCP-Session: 161a99a5-78be-4cec-bd88-299dadf402d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20556 | 2026.05.19 01:43:58.539395 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20557 | 2026.05.19 01:43:58.539402 [ 377 ] {} <Debug> TCP-Session: fd7ad3e2-5af3-4090-9dd0-f02bad770f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20558 | 2026.05.19 01:43:58.539403 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20559 | 2026.05.19 01:43:58.539420 [ 380 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20560 | 2026.05.19 01:43:58.539438 [ 370 ] {} <Debug> TCP-Session: 0f11576c-8032-404f-b31a-f9163eb1c7d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20561 | 2026.05.19 01:43:58.539463 [ 369 ] {} <Debug> TCP-Session: c96d85b7-1b67-4cf3-a758-453b20a34110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20562 | 2026.05.19 01:43:58.539477 [ 380 ] {} <Debug> TCP-Session: a331ceb1-c207-4766-9a9b-5d3f253fcbe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20563 | 2026.05.19 01:43:58.539436 [ 379 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20564 | 2026.05.19 01:43:58.539360 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20565 | 2026.05.19 01:43:58.539343 [ 368 ] {} <Debug> TCP-Session: c004300b-ab73-43b6-9c28-5f199b56aa98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20566 | 2026.05.19 01:43:58.539553 [ 378 ] {} <Debug> TCP-Session: dc0c6f42-256b-4ac6-83fc-305de128aab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20567 | 2026.05.19 01:43:58.539544 [ 379 ] {} <Debug> TCP-Session: 9674ff05-9ab3-4d15-9042-1e4e029d93c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20568 | 2026.05.19 01:43:59.453701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46626 | ||
| 20569 | 2026.05.19 01:43:59.454353 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20570 | 2026.05.19 01:43:59.454405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.52 GiB. | ||
| 20571 | 2026.05.19 01:43:59.454878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20572 | 2026.05.19 01:43:59.455128 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20573 | 2026.05.19 01:43:59.455279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46626 | ||
| 20574 | 2026.05.19 01:44:01.946966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 20575 | 2026.05.19 01:44:01.964647 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20576 | 2026.05.19 01:44:01.964703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20577 | 2026.05.19 01:44:01.970507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20578 | 2026.05.19 01:44:01.971179 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20579 | 2026.05.19 01:44:01.974177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 20580 | 2026.05.19 01:44:02.104157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2366 | ||
| 20581 | 2026.05.19 01:44:02.107065 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20582 | 2026.05.19 01:44:02.107108 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20583 | 2026.05.19 01:44:02.108377 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20584 | 2026.05.19 01:44:02.108643 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20585 | 2026.05.19 01:44:02.108915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2366 | ||
| 20586 | 2026.05.19 01:44:02.245919 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20587 | 2026.05.19 01:44:02.246290 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 20588 | 2026.05.19 01:44:02.246794 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20589 | 2026.05.19 01:44:02.246829 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 20590 | 2026.05.19 01:44:02.247055 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20591 | 2026.05.19 01:44:02.247125 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20592 | 2026.05.19 01:44:02.247276 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 20593 | 2026.05.19 01:44:02.247421 [ 344 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20594 | 2026.05.19 01:44:02.247429 [ 348 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20595 | 2026.05.19 01:44:02.247446 [ 337 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20596 | 2026.05.19 01:44:02.247602 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 20597 | 2026.05.19 01:44:02.247632 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20598 | 2026.05.19 01:44:02.247703 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20599 | 2026.05.19 01:44:02.247724 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 20600 | 2026.05.19 01:44:02.247759 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20601 | 2026.05.19 01:44:02.247803 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 20602 | 2026.05.19 01:44:02.249654 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003516 sec., 10807.73606370876 rows/sec., 1.75 MiB/sec. | ||
| 20603 | 2026.05.19 01:44:02.249804 [ 4 ] {037ec401-505b-4797-8436-c85704f4e1f5} <Debug> TCPHandler: Processed in 0.004072333 sec. | ||
| 20604 | 2026.05.19 01:44:02.252659 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20605 | 2026.05.19 01:44:02.252812 [ 4 ] {4cb2b0d3-9486-4b73-848f-f83eb72ccc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20606 | 2026.05.19 01:44:02.252862 [ 4 ] {4cb2b0d3-9486-4b73-848f-f83eb72ccc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20607 | 2026.05.19 01:44:02.253697 [ 4 ] {4cb2b0d3-9486-4b73-848f-f83eb72ccc2f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20608 | 2026.05.19 01:44:02.253745 [ 4 ] {4cb2b0d3-9486-4b73-848f-f83eb72ccc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20609 | 2026.05.19 01:44:02.254191 [ 4 ] {4cb2b0d3-9486-4b73-848f-f83eb72ccc2f} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20610 | 2026.05.19 01:44:02.254459 [ 4 ] {4cb2b0d3-9486-4b73-848f-f83eb72ccc2f} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20611 | 2026.05.19 01:44:02.254629 [ 4 ] {4cb2b0d3-9486-4b73-848f-f83eb72ccc2f} <Debug> executeQuery: Read 178 rows, 16.05 KiB in 0.001855 sec., 95956.87331536388 rows/sec., 8.45 MiB/sec. | ||
| 20612 | 2026.05.19 01:44:02.254648 [ 150 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20613 | 2026.05.19 01:44:02.254675 [ 4 ] {4cb2b0d3-9486-4b73-848f-f83eb72ccc2f} <Debug> TCPHandler: Processed in 0.002122228 sec. | ||
| 20614 | 2026.05.19 01:44:02.254699 [ 150 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20615 | 2026.05.19 01:44:02.254728 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20616 | 2026.05.19 01:44:02.254826 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20617 | 2026.05.19 01:44:02.254920 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20618 | 2026.05.19 01:44:02.254946 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2686 rows starting from the beginning of the part | ||
| 20619 | 2026.05.19 01:44:02.255012 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part | ||
| 20620 | 2026.05.19 01:44:02.255021 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20621 | 2026.05.19 01:44:02.255059 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part | ||
| 20622 | 2026.05.19 01:44:02.255109 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 184 rows starting from the beginning of the part | ||
| 20623 | 2026.05.19 01:44:02.255150 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part | ||
| 20624 | 2026.05.19 01:44:02.255180 [ 4 ] {b0a73890-358d-406b-9248-758120583498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20625 | 2026.05.19 01:44:02.255193 [ 195 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 178 rows starting from the beginning of the part | ||
| 20626 | 2026.05.19 01:44:02.255248 [ 4 ] {b0a73890-358d-406b-9248-758120583498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20627 | 2026.05.19 01:44:02.255938 [ 4 ] {b0a73890-358d-406b-9248-758120583498} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20628 | 2026.05.19 01:44:02.255980 [ 4 ] {b0a73890-358d-406b-9248-758120583498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20629 | 2026.05.19 01:44:02.256375 [ 4 ] {b0a73890-358d-406b-9248-758120583498} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20630 | 2026.05.19 01:44:02.256522 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3216 rows, containing 5 columns (5 merged, 0 gathered) in 0.001736933 sec., 1851539.4664042885 rows/sec., 148.87 MiB/sec. | ||
| 20631 | 2026.05.19 01:44:02.256602 [ 4 ] {b0a73890-358d-406b-9248-758120583498} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20632 | 2026.05.19 01:44:02.256757 [ 4 ] {b0a73890-358d-406b-9248-758120583498} <Debug> executeQuery: Read 61 rows, 4.59 KiB in 0.001623 sec., 37584.71965495995 rows/sec., 2.76 MiB/sec. | ||
| 20633 | 2026.05.19 01:44:02.256802 [ 4 ] {b0a73890-358d-406b-9248-758120583498} <Debug> TCPHandler: Processed in 0.001910875 sec. | ||
| 20634 | 2026.05.19 01:44:02.256803 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20635 | 2026.05.19 01:44:02.256966 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20636 | 2026.05.19 01:44:02.257070 [ 4 ] {6a6dc011-89c7-49e1-ae47-5ecfc39e9228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20637 | 2026.05.19 01:44:02.257085 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20638 | 2026.05.19 01:44:02.257138 [ 4 ] {6a6dc011-89c7-49e1-ae47-5ecfc39e9228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20639 | 2026.05.19 01:44:02.257180 [ 186 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_166_33} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20640 | 2026.05.19 01:44:02.257280 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 20641 | 2026.05.19 01:44:02.257675 [ 4 ] {6a6dc011-89c7-49e1-ae47-5ecfc39e9228} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20642 | 2026.05.19 01:44:02.257719 [ 4 ] {6a6dc011-89c7-49e1-ae47-5ecfc39e9228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20643 | 2026.05.19 01:44:02.258046 [ 4 ] {6a6dc011-89c7-49e1-ae47-5ecfc39e9228} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20644 | 2026.05.19 01:44:02.258259 [ 4 ] {6a6dc011-89c7-49e1-ae47-5ecfc39e9228} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20645 | 2026.05.19 01:44:02.258390 [ 4 ] {6a6dc011-89c7-49e1-ae47-5ecfc39e9228} <Debug> executeQuery: Read 125 rows, 10.00 KiB in 0.001338 sec., 93423.01943198804 rows/sec., 7.30 MiB/sec. | ||
| 20646 | 2026.05.19 01:44:02.258406 [ 147 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20647 | 2026.05.19 01:44:02.258429 [ 4 ] {6a6dc011-89c7-49e1-ae47-5ecfc39e9228} <Debug> TCPHandler: Processed in 0.00151694 sec. | ||
| 20648 | 2026.05.19 01:44:02.258456 [ 147 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20649 | 2026.05.19 01:44:02.258481 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20650 | 2026.05.19 01:44:02.258568 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20651 | 2026.05.19 01:44:02.258574 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20652 | 2026.05.19 01:44:02.258670 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20653 | 2026.05.19 01:44:02.258688 [ 4 ] {31681a41-61fc-44c0-8fcd-d2b9f0de2759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20654 | 2026.05.19 01:44:02.258705 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1461 rows starting from the beginning of the part | ||
| 20655 | 2026.05.19 01:44:02.258737 [ 4 ] {31681a41-61fc-44c0-8fcd-d2b9f0de2759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20656 | 2026.05.19 01:44:02.258770 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
| 20657 | 2026.05.19 01:44:02.258822 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
| 20658 | 2026.05.19 01:44:02.258868 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 155 rows starting from the beginning of the part | ||
| 20659 | 2026.05.19 01:44:02.258911 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part | ||
| 20660 | 2026.05.19 01:44:02.258954 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 125 rows starting from the beginning of the part | ||
| 20661 | 2026.05.19 01:44:02.259284 [ 4 ] {31681a41-61fc-44c0-8fcd-d2b9f0de2759} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20662 | 2026.05.19 01:44:02.259327 [ 4 ] {31681a41-61fc-44c0-8fcd-d2b9f0de2759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20663 | 2026.05.19 01:44:02.259676 [ 4 ] {31681a41-61fc-44c0-8fcd-d2b9f0de2759} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20664 | 2026.05.19 01:44:02.259909 [ 4 ] {31681a41-61fc-44c0-8fcd-d2b9f0de2759} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20665 | 2026.05.19 01:44:02.260006 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1933 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147736 sec., 1308415.010559376 rows/sec., 97.12 MiB/sec. | ||
| 20666 | 2026.05.19 01:44:02.260047 [ 4 ] {31681a41-61fc-44c0-8fcd-d2b9f0de2759} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001379 sec., 116026.10587382161 rows/sec., 8.08 MiB/sec. | ||
| 20667 | 2026.05.19 01:44:02.260058 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_161_51 to all_162_162_0 | ||
| 20668 | 2026.05.19 01:44:02.260093 [ 4 ] {31681a41-61fc-44c0-8fcd-d2b9f0de2759} <Debug> TCPHandler: Processed in 0.001569821 sec. | ||
| 20669 | 2026.05.19 01:44:02.260105 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20670 | 2026.05.19 01:44:02.260133 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20671 | 2026.05.19 01:44:02.260165 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20672 | 2026.05.19 01:44:02.260207 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_162_52} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_161_51 to all_162_162_0 into Compact with storage Full | ||
| 20673 | 2026.05.19 01:44:02.260246 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20674 | 2026.05.19 01:44:02.260315 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_162_52} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20675 | 2026.05.19 01:44:02.260349 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_162_52} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_161_51, total 57960 rows starting from the beginning of the part | ||
| 20676 | 2026.05.19 01:44:02.260350 [ 4 ] {54c7cc33-be4c-4487-92cf-988b6eea7faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20677 | 2026.05.19 01:44:02.260401 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20678 | 2026.05.19 01:44:02.260406 [ 190 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_162_52} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 32 rows starting from the beginning of the part | ||
| 20679 | 2026.05.19 01:44:02.260418 [ 4 ] {54c7cc33-be4c-4487-92cf-988b6eea7faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20680 | 2026.05.19 01:44:02.260475 [ 195 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_166_33} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20681 | 2026.05.19 01:44:02.260543 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 20682 | 2026.05.19 01:44:02.261389 [ 4 ] {54c7cc33-be4c-4487-92cf-988b6eea7faa} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20683 | 2026.05.19 01:44:02.261430 [ 4 ] {54c7cc33-be4c-4487-92cf-988b6eea7faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20684 | 2026.05.19 01:44:02.262022 [ 4 ] {54c7cc33-be4c-4487-92cf-988b6eea7faa} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20685 | 2026.05.19 01:44:02.262246 [ 4 ] {54c7cc33-be4c-4487-92cf-988b6eea7faa} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20686 | 2026.05.19 01:44:02.262392 [ 4 ] {54c7cc33-be4c-4487-92cf-988b6eea7faa} <Debug> executeQuery: Read 61 rows, 111.93 KiB in 0.00206 sec., 29611.65048543689 rows/sec., 53.06 MiB/sec. | ||
| 20687 | 2026.05.19 01:44:02.262454 [ 4 ] {54c7cc33-be4c-4487-92cf-988b6eea7faa} <Debug> TCPHandler: Processed in 0.00226543 sec. | ||
| 20688 | 2026.05.19 01:44:02.262588 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20689 | 2026.05.19 01:44:02.262698 [ 4 ] {1d709a76-fe17-4393-bc30-41573e5f7cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20690 | 2026.05.19 01:44:02.262739 [ 4 ] {1d709a76-fe17-4393-bc30-41573e5f7cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20691 | 2026.05.19 01:44:02.263127 [ 4 ] {1d709a76-fe17-4393-bc30-41573e5f7cab} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20692 | 2026.05.19 01:44:02.263162 [ 4 ] {1d709a76-fe17-4393-bc30-41573e5f7cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20693 | 2026.05.19 01:44:02.263471 [ 4 ] {1d709a76-fe17-4393-bc30-41573e5f7cab} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 20694 | 2026.05.19 01:44:02.263677 [ 4 ] {1d709a76-fe17-4393-bc30-41573e5f7cab} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20695 | 2026.05.19 01:44:02.263810 [ 4 ] {1d709a76-fe17-4393-bc30-41573e5f7cab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 20696 | 2026.05.19 01:44:02.263833 [ 147 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 20697 | 2026.05.19 01:44:02.263846 [ 4 ] {1d709a76-fe17-4393-bc30-41573e5f7cab} <Debug> TCPHandler: Processed in 0.001307757 sec. | ||
| 20698 | 2026.05.19 01:44:02.263904 [ 147 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20699 | 2026.05.19 01:44:02.263930 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20700 | 2026.05.19 01:44:02.264028 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 20701 | 2026.05.19 01:44:02.264146 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20702 | 2026.05.19 01:44:02.264173 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8292 rows starting from the beginning of the part | ||
| 20703 | 2026.05.19 01:44:02.264227 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 12 rows starting from the beginning of the part | ||
| 20704 | 2026.05.19 01:44:02.264270 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 20705 | 2026.05.19 01:44:02.264315 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 20706 | 2026.05.19 01:44:02.264355 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 20707 | 2026.05.19 01:44:02.264395 [ 195 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 20708 | 2026.05.19 01:44:02.267151 [ 197 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8544 rows, containing 4 columns (4 merged, 0 gathered) in 0.003155021 sec., 2708064.3837235947 rows/sec., 182.50 MiB/sec. | ||
| 20709 | 2026.05.19 01:44:02.267363 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 20710 | 2026.05.19 01:44:02.267669 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20711 | 2026.05.19 01:44:02.267741 [ 186 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_166_33} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 20712 | 2026.05.19 01:44:02.267829 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 20713 | 2026.05.19 01:44:02.270589 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_162_52} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57992 rows, containing 5 columns (5 merged, 0 gathered) in 0.010403766 sec., 5574135.3659818955 rows/sec., 358.84 MiB/sec. | ||
| 20714 | 2026.05.19 01:44:02.270935 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_162_52} <Trace> MergedBlockOutputStream: filled checksums all_1_162_52 (state Temporary) | ||
| 20715 | 2026.05.19 01:44:02.271234 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_162_52} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_162_52 to all_1_162_52 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20716 | 2026.05.19 01:44:02.271304 [ 197 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_162_52} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_161_51, all_162_162_0] -> all_1_162_52 | ||
| 20717 | 2026.05.19 01:44:02.271370 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 20718 | 2026.05.19 01:44:05.175682 [ 143 ] {} <Debug> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20719 | 2026.05.19 01:44:05.175750 [ 143 ] {} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20720 | 2026.05.19 01:44:05.175771 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20721 | 2026.05.19 01:44:05.175914 [ 199 ] {2152e7bc-321d-4e75-be03-7b83f3961508::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 | ||
| 20722 | 2026.05.19 01:44:05.176082 [ 199 ] {2152e7bc-321d-4e75-be03-7b83f3961508::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20723 | 2026.05.19 01:44:05.176121 [ 199 ] {2152e7bc-321d-4e75-be03-7b83f3961508::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 | ||
| 20724 | 2026.05.19 01:44:05.176198 [ 199 ] {2152e7bc-321d-4e75-be03-7b83f3961508::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 20725 | 2026.05.19 01:44:05.176271 [ 199 ] {2152e7bc-321d-4e75-be03-7b83f3961508::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 20726 | 2026.05.19 01:44:05.176319 [ 199 ] {2152e7bc-321d-4e75-be03-7b83f3961508::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 20727 | 2026.05.19 01:44:05.176362 [ 199 ] {2152e7bc-321d-4e75-be03-7b83f3961508::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 | ||
| 20728 | 2026.05.19 01:44:05.177685 [ 195 ] {2152e7bc-321d-4e75-be03-7b83f3961508::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001833464 sec., 27816.199281796646 rows/sec., 1.98 MiB/sec. | ||
| 20729 | 2026.05.19 01:44:05.177866 [ 195 ] {2152e7bc-321d-4e75-be03-7b83f3961508::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20730 | 2026.05.19 01:44:05.178187 [ 195 ] {2152e7bc-321d-4e75-be03-7b83f3961508::all_1_5_1} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20731 | 2026.05.19 01:44:05.178265 [ 195 ] {2152e7bc-321d-4e75-be03-7b83f3961508::all_1_5_1} <Trace> oximeter.measurements_i64 (2152e7bc-321d-4e75-be03-7b83f3961508) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20732 | 2026.05.19 01:44:05.178355 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 20733 | 2026.05.19 01:44:06.745016 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20734 | 2026.05.19 01:44:06.745094 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20735 | 2026.05.19 01:44:06.956358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47074 | ||
| 20736 | 2026.05.19 01:44:06.956901 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20737 | 2026.05.19 01:44:06.956942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20738 | 2026.05.19 01:44:06.957439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20739 | 2026.05.19 01:44:06.957669 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20740 | 2026.05.19 01:44:06.957804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47074 | ||
| 20741 | 2026.05.19 01:44:07.243087 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20742 | 2026.05.19 01:44:07.243368 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 20743 | 2026.05.19 01:44:07.243759 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20744 | 2026.05.19 01:44:07.243792 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 20745 | 2026.05.19 01:44:07.244019 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20746 | 2026.05.19 01:44:07.244090 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20747 | 2026.05.19 01:44:07.244242 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 20748 | 2026.05.19 01:44:07.244385 [ 333 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20749 | 2026.05.19 01:44:07.244393 [ 337 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20750 | 2026.05.19 01:44:07.244386 [ 344 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20751 | 2026.05.19 01:44:07.244561 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 20752 | 2026.05.19 01:44:07.244590 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20753 | 2026.05.19 01:44:07.244664 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20754 | 2026.05.19 01:44:07.244684 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 20755 | 2026.05.19 01:44:07.244720 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 20756 | 2026.05.19 01:44:07.244772 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 20757 | 2026.05.19 01:44:07.246417 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003154 sec., 12048.192771084337 rows/sec., 1.95 MiB/sec. | ||
| 20758 | 2026.05.19 01:44:07.246607 [ 4 ] {c46f6692-3e0f-4b9b-946c-64c082a95d39} <Debug> TCPHandler: Processed in 0.003672038 sec. | ||
| 20759 | 2026.05.19 01:44:07.248507 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20760 | 2026.05.19 01:44:07.248756 [ 4 ] {72e84237-ad9b-40a0-97f9-b5a10ee2fd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20761 | 2026.05.19 01:44:07.248860 [ 4 ] {72e84237-ad9b-40a0-97f9-b5a10ee2fd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20762 | 2026.05.19 01:44:07.249874 [ 4 ] {72e84237-ad9b-40a0-97f9-b5a10ee2fd0d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20763 | 2026.05.19 01:44:07.249915 [ 4 ] {72e84237-ad9b-40a0-97f9-b5a10ee2fd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20764 | 2026.05.19 01:44:07.250316 [ 4 ] {72e84237-ad9b-40a0-97f9-b5a10ee2fd0d} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20765 | 2026.05.19 01:44:07.250540 [ 4 ] {72e84237-ad9b-40a0-97f9-b5a10ee2fd0d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20766 | 2026.05.19 01:44:07.250692 [ 4 ] {72e84237-ad9b-40a0-97f9-b5a10ee2fd0d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.12 MiB/sec. | ||
| 20767 | 2026.05.19 01:44:07.250734 [ 4 ] {72e84237-ad9b-40a0-97f9-b5a10ee2fd0d} <Debug> TCPHandler: Processed in 0.002372191 sec. | ||
| 20768 | 2026.05.19 01:44:07.250876 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20769 | 2026.05.19 01:44:07.250972 [ 4 ] {84b908c9-aef8-4fdf-ab51-5d4d6f4b05b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20770 | 2026.05.19 01:44:07.251012 [ 4 ] {84b908c9-aef8-4fdf-ab51-5d4d6f4b05b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20771 | 2026.05.19 01:44:07.251494 [ 4 ] {84b908c9-aef8-4fdf-ab51-5d4d6f4b05b1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20772 | 2026.05.19 01:44:07.251532 [ 4 ] {84b908c9-aef8-4fdf-ab51-5d4d6f4b05b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20773 | 2026.05.19 01:44:07.251888 [ 4 ] {84b908c9-aef8-4fdf-ab51-5d4d6f4b05b1} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20774 | 2026.05.19 01:44:07.252174 [ 4 ] {84b908c9-aef8-4fdf-ab51-5d4d6f4b05b1} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20775 | 2026.05.19 01:44:07.252348 [ 4 ] {84b908c9-aef8-4fdf-ab51-5d4d6f4b05b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.59 MiB/sec. | ||
| 20776 | 2026.05.19 01:44:07.252394 [ 4 ] {84b908c9-aef8-4fdf-ab51-5d4d6f4b05b1} <Debug> TCPHandler: Processed in 0.001566781 sec. | ||
| 20777 | 2026.05.19 01:44:07.252545 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20778 | 2026.05.19 01:44:07.252659 [ 4 ] {d6fbd4dd-a8af-42b7-85df-8e468ff95c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20779 | 2026.05.19 01:44:07.252703 [ 4 ] {d6fbd4dd-a8af-42b7-85df-8e468ff95c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20780 | 2026.05.19 01:44:07.253225 [ 4 ] {d6fbd4dd-a8af-42b7-85df-8e468ff95c5c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20781 | 2026.05.19 01:44:07.253263 [ 4 ] {d6fbd4dd-a8af-42b7-85df-8e468ff95c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20782 | 2026.05.19 01:44:07.253605 [ 4 ] {d6fbd4dd-a8af-42b7-85df-8e468ff95c5c} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20783 | 2026.05.19 01:44:07.253815 [ 4 ] {d6fbd4dd-a8af-42b7-85df-8e468ff95c5c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20784 | 2026.05.19 01:44:07.253938 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_162_52 to all_163_163_0 | ||
| 20785 | 2026.05.19 01:44:07.253947 [ 4 ] {d6fbd4dd-a8af-42b7-85df-8e468ff95c5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 20786 | 2026.05.19 01:44:07.253985 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20787 | 2026.05.19 01:44:07.254006 [ 4 ] {d6fbd4dd-a8af-42b7-85df-8e468ff95c5c} <Debug> TCPHandler: Processed in 0.0015217 sec. | ||
| 20788 | 2026.05.19 01:44:07.254012 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20789 | 2026.05.19 01:44:07.254119 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_163_53} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_162_52 to all_163_163_0 into Compact with storage Full | ||
| 20790 | 2026.05.19 01:44:07.254162 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20791 | 2026.05.19 01:44:07.254252 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_163_53} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20792 | 2026.05.19 01:44:07.254272 [ 4 ] {1fdc47f8-d5eb-44e4-999a-15ac90d61b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20793 | 2026.05.19 01:44:07.254288 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_163_53} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_162_52, total 57992 rows starting from the beginning of the part | ||
| 20794 | 2026.05.19 01:44:07.254321 [ 4 ] {1fdc47f8-d5eb-44e4-999a-15ac90d61b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20795 | 2026.05.19 01:44:07.254355 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_163_53} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 20796 | 2026.05.19 01:44:07.254763 [ 4 ] {1fdc47f8-d5eb-44e4-999a-15ac90d61b07} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20797 | 2026.05.19 01:44:07.254809 [ 4 ] {1fdc47f8-d5eb-44e4-999a-15ac90d61b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20798 | 2026.05.19 01:44:07.255157 [ 4 ] {1fdc47f8-d5eb-44e4-999a-15ac90d61b07} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 20799 | 2026.05.19 01:44:07.255372 [ 4 ] {1fdc47f8-d5eb-44e4-999a-15ac90d61b07} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20800 | 2026.05.19 01:44:07.255531 [ 4 ] {1fdc47f8-d5eb-44e4-999a-15ac90d61b07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001277 sec., 46985.12137823023 rows/sec., 3.17 MiB/sec. | ||
| 20801 | 2026.05.19 01:44:07.255576 [ 4 ] {1fdc47f8-d5eb-44e4-999a-15ac90d61b07} <Debug> TCPHandler: Processed in 0.00146326 sec. | ||
| 20802 | 2026.05.19 01:44:07.262708 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_163_53} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58152 rows, containing 5 columns (5 merged, 0 gathered) in 0.008627423 sec., 6740367.314782177 rows/sec., 434.02 MiB/sec. | ||
| 20803 | 2026.05.19 01:44:07.263033 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_163_53} <Trace> MergedBlockOutputStream: filled checksums all_1_163_53 (state Temporary) | ||
| 20804 | 2026.05.19 01:44:07.263331 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_163_53} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_163_53 to all_1_163_53 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20805 | 2026.05.19 01:44:07.263413 [ 189 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_163_53} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_162_52, all_163_163_0] -> all_1_163_53 | ||
| 20806 | 2026.05.19 01:44:07.263494 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20807 | 2026.05.19 01:44:09.475114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 20808 | 2026.05.19 01:44:09.493313 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20809 | 2026.05.19 01:44:09.493375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20810 | 2026.05.19 01:44:09.499297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20811 | 2026.05.19 01:44:09.499983 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20812 | 2026.05.19 01:44:09.503109 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 20813 | 2026.05.19 01:44:11.117622 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20814 | 2026.05.19 01:44:11.117952 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 20815 | 2026.05.19 01:44:11.118480 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20816 | 2026.05.19 01:44:11.118545 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 20817 | 2026.05.19 01:44:11.118929 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20818 | 2026.05.19 01:44:11.119000 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20819 | 2026.05.19 01:44:11.119145 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 20820 | 2026.05.19 01:44:11.119292 [ 333 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20821 | 2026.05.19 01:44:11.119307 [ 344 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20822 | 2026.05.19 01:44:11.119338 [ 337 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20823 | 2026.05.19 01:44:11.119516 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 20824 | 2026.05.19 01:44:11.119544 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20825 | 2026.05.19 01:44:11.119617 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20826 | 2026.05.19 01:44:11.119636 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 20827 | 2026.05.19 01:44:11.119671 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 20828 | 2026.05.19 01:44:11.119712 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 20829 | 2026.05.19 01:44:11.121286 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.003491 sec., 10885.133199656259 rows/sec., 2.21 MiB/sec. | ||
| 20830 | 2026.05.19 01:44:11.121442 [ 4 ] {99a351fa-3154-4ee3-8307-c3941278f233} <Debug> TCPHandler: Processed in 0.003955762 sec. | ||
| 20831 | 2026.05.19 01:44:11.137318 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20832 | 2026.05.19 01:44:11.137428 [ 4 ] {db0b0849-ad79-461e-bca9-1eeaa73b8eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20833 | 2026.05.19 01:44:11.137469 [ 4 ] {db0b0849-ad79-461e-bca9-1eeaa73b8eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20834 | 2026.05.19 01:44:11.138139 [ 4 ] {db0b0849-ad79-461e-bca9-1eeaa73b8eb7} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20835 | 2026.05.19 01:44:11.138183 [ 4 ] {db0b0849-ad79-461e-bca9-1eeaa73b8eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20836 | 2026.05.19 01:44:11.138607 [ 4 ] {db0b0849-ad79-461e-bca9-1eeaa73b8eb7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20837 | 2026.05.19 01:44:11.138838 [ 4 ] {db0b0849-ad79-461e-bca9-1eeaa73b8eb7} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20838 | 2026.05.19 01:44:11.139044 [ 139 ] {} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 20839 | 2026.05.19 01:44:11.139102 [ 139 ] {} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20840 | 2026.05.19 01:44:11.139115 [ 4 ] {db0b0849-ad79-461e-bca9-1eeaa73b8eb7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001676 sec., 14319.809069212411 rows/sec., 1.19 MiB/sec. | ||
| 20841 | 2026.05.19 01:44:11.139127 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20842 | 2026.05.19 01:44:11.139217 [ 4 ] {db0b0849-ad79-461e-bca9-1eeaa73b8eb7} <Debug> TCPHandler: Processed in 0.001922415 sec. | ||
| 20843 | 2026.05.19 01:44:11.139245 [ 225 ] {} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20844 | 2026.05.19 01:44:11.139316 [ 225 ] {} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20845 | 2026.05.19 01:44:11.139266 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 20846 | 2026.05.19 01:44:11.139487 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20847 | 2026.05.19 01:44:11.139523 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20848 | 2026.05.19 01:44:11.139542 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 20849 | 2026.05.19 01:44:11.139639 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 20850 | 2026.05.19 01:44:11.139686 [ 4 ] {15c2597a-bdb1-4014-9158-ce5e5b86914b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20851 | 2026.05.19 01:44:11.139690 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 20852 | 2026.05.19 01:44:11.139753 [ 4 ] {15c2597a-bdb1-4014-9158-ce5e5b86914b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20853 | 2026.05.19 01:44:11.139756 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 20854 | 2026.05.19 01:44:11.139819 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 20855 | 2026.05.19 01:44:11.140324 [ 4 ] {15c2597a-bdb1-4014-9158-ce5e5b86914b} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20856 | 2026.05.19 01:44:11.140368 [ 4 ] {15c2597a-bdb1-4014-9158-ce5e5b86914b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20857 | 2026.05.19 01:44:11.140641 [ 201 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427039 sec., 84090.20356136028 rows/sec., 7.30 MiB/sec. | ||
| 20858 | 2026.05.19 01:44:11.140804 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 20859 | 2026.05.19 01:44:11.140805 [ 4 ] {15c2597a-bdb1-4014-9158-ce5e5b86914b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20860 | 2026.05.19 01:44:11.141229 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20861 | 2026.05.19 01:44:11.141272 [ 4 ] {15c2597a-bdb1-4014-9158-ce5e5b86914b} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20862 | 2026.05.19 01:44:11.141313 [ 193 ] {aacc7a65-67c8-4cc9-8f4c-c1e18077e128::all_1_25_6} <Trace> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 20863 | 2026.05.19 01:44:11.141394 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 20864 | 2026.05.19 01:44:11.141438 [ 4 ] {15c2597a-bdb1-4014-9158-ce5e5b86914b} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001795 sec., 8913.649025069639 rows/sec., 726.85 KiB/sec. | ||
| 20865 | 2026.05.19 01:44:11.141484 [ 4 ] {15c2597a-bdb1-4014-9158-ce5e5b86914b} <Debug> TCPHandler: Processed in 0.002083137 sec. | ||
| 20866 | 2026.05.19 01:44:11.141627 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20867 | 2026.05.19 01:44:11.141729 [ 4 ] {f5616421-a163-4453-8e05-62e49b323ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20868 | 2026.05.19 01:44:11.141779 [ 4 ] {f5616421-a163-4453-8e05-62e49b323ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20869 | 2026.05.19 01:44:11.141848 [ 225 ] {} <Debug> oximeter.fields_i16 (aacc7a65-67c8-4cc9-8f4c-c1e18077e128): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20870 | 2026.05.19 01:44:11.143542 [ 4 ] {f5616421-a163-4453-8e05-62e49b323ea8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20871 | 2026.05.19 01:44:11.143582 [ 4 ] {f5616421-a163-4453-8e05-62e49b323ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20872 | 2026.05.19 01:44:11.144073 [ 4 ] {f5616421-a163-4453-8e05-62e49b323ea8} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20873 | 2026.05.19 01:44:11.144296 [ 4 ] {f5616421-a163-4453-8e05-62e49b323ea8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20874 | 2026.05.19 01:44:11.144428 [ 4 ] {f5616421-a163-4453-8e05-62e49b323ea8} <Debug> executeQuery: Read 2663 rows, 204.98 KiB in 0.002721 sec., 978684.3072399853 rows/sec., 73.57 MiB/sec. | ||
| 20875 | 2026.05.19 01:44:11.144469 [ 4 ] {f5616421-a163-4453-8e05-62e49b323ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 20876 | 2026.05.19 01:44:11.144482 [ 4 ] {f5616421-a163-4453-8e05-62e49b323ea8} <Debug> TCPHandler: Processed in 0.002904678 sec. | ||
| 20877 | 2026.05.19 01:44:11.144523 [ 225 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20878 | 2026.05.19 01:44:11.144550 [ 225 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20879 | 2026.05.19 01:44:11.144618 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20880 | 2026.05.19 01:44:11.144718 [ 4 ] {8ac1d703-6de4-4a58-aa52-63c03fdb2816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20881 | 2026.05.19 01:44:11.144758 [ 4 ] {8ac1d703-6de4-4a58-aa52-63c03fdb2816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20882 | 2026.05.19 01:44:11.145219 [ 4 ] {8ac1d703-6de4-4a58-aa52-63c03fdb2816} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20883 | 2026.05.19 01:44:11.145259 [ 4 ] {8ac1d703-6de4-4a58-aa52-63c03fdb2816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20884 | 2026.05.19 01:44:11.145595 [ 4 ] {8ac1d703-6de4-4a58-aa52-63c03fdb2816} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20885 | 2026.05.19 01:44:11.145870 [ 4 ] {8ac1d703-6de4-4a58-aa52-63c03fdb2816} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20886 | 2026.05.19 01:44:11.146006 [ 4 ] {8ac1d703-6de4-4a58-aa52-63c03fdb2816} <Debug> executeQuery: Read 104 rows, 7.79 KiB in 0.001306 sec., 79632.4655436447 rows/sec., 5.83 MiB/sec. | ||
| 20887 | 2026.05.19 01:44:11.146045 [ 4 ] {8ac1d703-6de4-4a58-aa52-63c03fdb2816} <Debug> TCPHandler: Processed in 0.00147599 sec. | ||
| 20888 | 2026.05.19 01:44:11.146176 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20889 | 2026.05.19 01:44:11.146271 [ 4 ] {fcdade87-8142-41c0-a115-2a55b4b49511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20890 | 2026.05.19 01:44:11.146316 [ 4 ] {fcdade87-8142-41c0-a115-2a55b4b49511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20891 | 2026.05.19 01:44:11.146979 [ 225 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20892 | 2026.05.19 01:44:11.147019 [ 4 ] {fcdade87-8142-41c0-a115-2a55b4b49511} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20893 | 2026.05.19 01:44:11.147059 [ 4 ] {fcdade87-8142-41c0-a115-2a55b4b49511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20894 | 2026.05.19 01:44:11.147394 [ 4 ] {fcdade87-8142-41c0-a115-2a55b4b49511} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20895 | 2026.05.19 01:44:11.147594 [ 4 ] {fcdade87-8142-41c0-a115-2a55b4b49511} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20896 | 2026.05.19 01:44:11.147714 [ 4 ] {fcdade87-8142-41c0-a115-2a55b4b49511} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001515 sec., 544554.4554455446 rows/sec., 31.85 MiB/sec. | ||
| 20897 | 2026.05.19 01:44:11.147747 [ 224 ] {} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20898 | 2026.05.19 01:44:11.147750 [ 4 ] {fcdade87-8142-41c0-a115-2a55b4b49511} <Debug> TCPHandler: Processed in 0.001680172 sec. | ||
| 20899 | 2026.05.19 01:44:11.147780 [ 224 ] {} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20900 | 2026.05.19 01:44:11.147969 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20901 | 2026.05.19 01:44:11.148069 [ 4 ] {04a5fc74-cb2f-4191-a1ca-7abe93174e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20902 | 2026.05.19 01:44:11.148109 [ 4 ] {04a5fc74-cb2f-4191-a1ca-7abe93174e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20903 | 2026.05.19 01:44:11.148507 [ 4 ] {04a5fc74-cb2f-4191-a1ca-7abe93174e00} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20904 | 2026.05.19 01:44:11.148546 [ 4 ] {04a5fc74-cb2f-4191-a1ca-7abe93174e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20905 | 2026.05.19 01:44:11.148865 [ 4 ] {04a5fc74-cb2f-4191-a1ca-7abe93174e00} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 20906 | 2026.05.19 01:44:11.149148 [ 4 ] {04a5fc74-cb2f-4191-a1ca-7abe93174e00} <Trace> oximeter.fields_u64 (10d42f65-fa93-41e6-a2d0-7cff4b50f36b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20907 | 2026.05.19 01:44:11.149291 [ 4 ] {04a5fc74-cb2f-4191-a1ca-7abe93174e00} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00124 sec., 806.4516129032259 rows/sec., 56.70 KiB/sec. | ||
| 20908 | 2026.05.19 01:44:11.149332 [ 4 ] {04a5fc74-cb2f-4191-a1ca-7abe93174e00} <Debug> TCPHandler: Processed in 0.001410649 sec. | ||
| 20909 | 2026.05.19 01:44:11.149460 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20910 | 2026.05.19 01:44:11.149553 [ 4 ] {8f8643cb-818a-4e46-aa85-d89aa633c68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20911 | 2026.05.19 01:44:11.149596 [ 4 ] {8f8643cb-818a-4e46-aa85-d89aa633c68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20912 | 2026.05.19 01:44:11.149687 [ 224 ] {} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20913 | 2026.05.19 01:44:11.150045 [ 4 ] {8f8643cb-818a-4e46-aa85-d89aa633c68b} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20914 | 2026.05.19 01:44:11.150089 [ 4 ] {8f8643cb-818a-4e46-aa85-d89aa633c68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20915 | 2026.05.19 01:44:11.150384 [ 4 ] {8f8643cb-818a-4e46-aa85-d89aa633c68b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20916 | 2026.05.19 01:44:11.150591 [ 4 ] {8f8643cb-818a-4e46-aa85-d89aa633c68b} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20917 | 2026.05.19 01:44:11.150708 [ 136 ] {} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 20918 | 2026.05.19 01:44:11.150721 [ 4 ] {8f8643cb-818a-4e46-aa85-d89aa633c68b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001185 sec., 10126.582278481012 rows/sec., 791.14 KiB/sec. | ||
| 20919 | 2026.05.19 01:44:11.150754 [ 136 ] {} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20920 | 2026.05.19 01:44:11.150773 [ 4 ] {8f8643cb-818a-4e46-aa85-d89aa633c68b} <Debug> TCPHandler: Processed in 0.001360788 sec. | ||
| 20921 | 2026.05.19 01:44:11.150785 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20922 | 2026.05.19 01:44:11.150871 [ 217 ] {} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20923 | 2026.05.19 01:44:11.150901 [ 217 ] {} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20924 | 2026.05.19 01:44:11.150912 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20925 | 2026.05.19 01:44:11.150914 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 20926 | 2026.05.19 01:44:11.151013 [ 4 ] {24a5e92d-b18e-4cfc-b7c1-d79cdd1d5182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20927 | 2026.05.19 01:44:11.151035 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20928 | 2026.05.19 01:44:11.151054 [ 4 ] {24a5e92d-b18e-4cfc-b7c1-d79cdd1d5182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20929 | 2026.05.19 01:44:11.151069 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 20930 | 2026.05.19 01:44:11.151138 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 20931 | 2026.05.19 01:44:11.151193 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 20932 | 2026.05.19 01:44:11.151247 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 20933 | 2026.05.19 01:44:11.151294 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 20934 | 2026.05.19 01:44:11.152060 [ 4 ] {24a5e92d-b18e-4cfc-b7c1-d79cdd1d5182} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20935 | 2026.05.19 01:44:11.152097 [ 4 ] {24a5e92d-b18e-4cfc-b7c1-d79cdd1d5182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20936 | 2026.05.19 01:44:11.152144 [ 201 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273407 sec., 47117.69292928341 rows/sec., 3.77 MiB/sec. | ||
| 20937 | 2026.05.19 01:44:11.152287 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 20938 | 2026.05.19 01:44:11.152507 [ 4 ] {24a5e92d-b18e-4cfc-b7c1-d79cdd1d5182} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20939 | 2026.05.19 01:44:11.152554 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20940 | 2026.05.19 01:44:11.152628 [ 196 ] {6e385a9c-00e5-4a5b-a302-48222d4db003::all_1_25_6} <Trace> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 20941 | 2026.05.19 01:44:11.152692 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20942 | 2026.05.19 01:44:11.152784 [ 4 ] {24a5e92d-b18e-4cfc-b7c1-d79cdd1d5182} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20943 | 2026.05.19 01:44:11.152784 [ 217 ] {} <Debug> oximeter.fields_u8 (6e385a9c-00e5-4a5b-a302-48222d4db003): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20944 | 2026.05.19 01:44:11.152922 [ 4 ] {24a5e92d-b18e-4cfc-b7c1-d79cdd1d5182} <Debug> executeQuery: Read 1407 rows, 97.88 KiB in 0.001927 sec., 730150.4929942917 rows/sec., 49.60 MiB/sec. | ||
| 20945 | 2026.05.19 01:44:11.152966 [ 4 ] {24a5e92d-b18e-4cfc-b7c1-d79cdd1d5182} <Debug> TCPHandler: Processed in 0.002104127 sec. | ||
| 20946 | 2026.05.19 01:44:11.153047 [ 224 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20947 | 2026.05.19 01:44:11.153087 [ 224 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20948 | 2026.05.19 01:44:11.153113 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20949 | 2026.05.19 01:44:11.153220 [ 4 ] {d9b02207-7136-447b-8c14-9e6faefd1b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20950 | 2026.05.19 01:44:11.153264 [ 4 ] {d9b02207-7136-447b-8c14-9e6faefd1b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20951 | 2026.05.19 01:44:11.154073 [ 4 ] {d9b02207-7136-447b-8c14-9e6faefd1b9e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20952 | 2026.05.19 01:44:11.154114 [ 4 ] {d9b02207-7136-447b-8c14-9e6faefd1b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20953 | 2026.05.19 01:44:11.154605 [ 4 ] {d9b02207-7136-447b-8c14-9e6faefd1b9e} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20954 | 2026.05.19 01:44:11.154923 [ 4 ] {d9b02207-7136-447b-8c14-9e6faefd1b9e} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20955 | 2026.05.19 01:44:11.155062 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 6 parts from all_1_163_53 to all_168_168_0 | ||
| 20956 | 2026.05.19 01:44:11.155063 [ 4 ] {d9b02207-7136-447b-8c14-9e6faefd1b9e} <Debug> executeQuery: Read 1636 rows, 103.30 KiB in 0.001861 sec., 879097.2595378829 rows/sec., 54.21 MiB/sec. | ||
| 20957 | 2026.05.19 01:44:11.155108 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20958 | 2026.05.19 01:44:11.155135 [ 4 ] {d9b02207-7136-447b-8c14-9e6faefd1b9e} <Debug> TCPHandler: Processed in 0.002079977 sec. | ||
| 20959 | 2026.05.19 01:44:11.155141 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20960 | 2026.05.19 01:44:11.155224 [ 224 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20961 | 2026.05.19 01:44:11.155258 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_163_53 to all_168_168_0 into Compact with storage Full | ||
| 20962 | 2026.05.19 01:44:11.155283 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20963 | 2026.05.19 01:44:11.155379 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20964 | 2026.05.19 01:44:11.155387 [ 4 ] {df02cbdf-ea03-477c-ac42-f4e9dbe0a8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20965 | 2026.05.19 01:44:11.155421 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_163_53, total 58152 rows starting from the beginning of the part | ||
| 20966 | 2026.05.19 01:44:11.155455 [ 4 ] {df02cbdf-ea03-477c-ac42-f4e9dbe0a8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20967 | 2026.05.19 01:44:11.155491 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 163 rows starting from the beginning of the part | ||
| 20968 | 2026.05.19 01:44:11.155543 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 20969 | 2026.05.19 01:44:11.155588 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 160 rows starting from the beginning of the part | ||
| 20970 | 2026.05.19 01:44:11.155633 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 20971 | 2026.05.19 01:44:11.155677 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1636 rows starting from the beginning of the part | ||
| 20972 | 2026.05.19 01:44:11.156553 [ 4 ] {df02cbdf-ea03-477c-ac42-f4e9dbe0a8c6} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20973 | 2026.05.19 01:44:11.156595 [ 4 ] {df02cbdf-ea03-477c-ac42-f4e9dbe0a8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20974 | 2026.05.19 01:44:11.157224 [ 4 ] {df02cbdf-ea03-477c-ac42-f4e9dbe0a8c6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20975 | 2026.05.19 01:44:11.157434 [ 4 ] {df02cbdf-ea03-477c-ac42-f4e9dbe0a8c6} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20976 | 2026.05.19 01:44:11.157567 [ 4 ] {df02cbdf-ea03-477c-ac42-f4e9dbe0a8c6} <Debug> executeQuery: Read 76 rows, 139.46 KiB in 0.002243 sec., 33883.19215336603 rows/sec., 60.72 MiB/sec. | ||
| 20977 | 2026.05.19 01:44:11.157623 [ 4 ] {df02cbdf-ea03-477c-ac42-f4e9dbe0a8c6} <Debug> TCPHandler: Processed in 0.002437272 sec. | ||
| 20978 | 2026.05.19 01:44:11.157752 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20979 | 2026.05.19 01:44:11.157911 [ 4 ] {6178f283-d6e1-4e2d-846c-0a9956ae2445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20980 | 2026.05.19 01:44:11.157953 [ 4 ] {6178f283-d6e1-4e2d-846c-0a9956ae2445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20981 | 2026.05.19 01:44:11.158350 [ 4 ] {6178f283-d6e1-4e2d-846c-0a9956ae2445} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20982 | 2026.05.19 01:44:11.158386 [ 4 ] {6178f283-d6e1-4e2d-846c-0a9956ae2445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20983 | 2026.05.19 01:44:11.158700 [ 4 ] {6178f283-d6e1-4e2d-846c-0a9956ae2445} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 20984 | 2026.05.19 01:44:11.158907 [ 4 ] {6178f283-d6e1-4e2d-846c-0a9956ae2445} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20985 | 2026.05.19 01:44:11.159043 [ 4 ] {6178f283-d6e1-4e2d-846c-0a9956ae2445} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001156 sec., 41522.49134948097 rows/sec., 2.80 MiB/sec. | ||
| 20986 | 2026.05.19 01:44:11.159078 [ 4 ] {6178f283-d6e1-4e2d-846c-0a9956ae2445} <Debug> TCPHandler: Processed in 0.001316558 sec. | ||
| 20987 | 2026.05.19 01:44:11.165659 [ 201 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60431 rows, containing 5 columns (5 merged, 0 gathered) in 0.010440927 sec., 5787896.036434313 rows/sec., 372.58 MiB/sec. | ||
| 20988 | 2026.05.19 01:44:11.166067 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Trace> MergedBlockOutputStream: filled checksums all_1_168_54 (state Temporary) | ||
| 20989 | 2026.05.19 01:44:11.166322 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_168_54 to all_1_168_54 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20990 | 2026.05.19 01:44:11.166387 [ 187 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_168_54} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 6 parts: [all_1_163_53, all_168_168_0] -> all_1_168_54 | ||
| 20991 | 2026.05.19 01:44:11.166457 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 20992 | 2026.05.19 01:44:11.964498 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20993 | 2026.05.19 01:44:11.964565 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20994 | 2026.05.19 01:44:11.967273 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 20995 | 2026.05.19 01:44:12.000601 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.59 MiB, peak 427.34 MiB, free memory in arenas 0.00 B, will set to 406.65 MiB (RSS), difference: 3.06 MiB | ||
| 20996 | 2026.05.19 01:44:12.109204 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2414 | ||
| 20997 | 2026.05.19 01:44:12.112095 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20998 | 2026.05.19 01:44:12.112145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 20999 | 2026.05.19 01:44:12.113394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21000 | 2026.05.19 01:44:12.113673 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21001 | 2026.05.19 01:44:12.113941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2414 | ||
| 21002 | 2026.05.19 01:44:12.114020 [ 222 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21003 | 2026.05.19 01:44:12.114055 [ 222 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21004 | 2026.05.19 01:44:12.116381 [ 222 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21005 | 2026.05.19 01:44:12.238107 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21006 | 2026.05.19 01:44:12.238451 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 21007 | 2026.05.19 01:44:12.239004 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21008 | 2026.05.19 01:44:12.239038 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 21009 | 2026.05.19 01:44:12.239260 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21010 | 2026.05.19 01:44:12.239329 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21011 | 2026.05.19 01:44:12.239475 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21012 | 2026.05.19 01:44:12.239603 [ 337 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21013 | 2026.05.19 01:44:12.239602 [ 316 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21014 | 2026.05.19 01:44:12.239603 [ 333 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21015 | 2026.05.19 01:44:12.239748 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 21016 | 2026.05.19 01:44:12.239775 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21017 | 2026.05.19 01:44:12.239844 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21018 | 2026.05.19 01:44:12.239864 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 21019 | 2026.05.19 01:44:12.239898 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21020 | 2026.05.19 01:44:12.239937 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21021 | 2026.05.19 01:44:12.241298 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.00297 sec., 12794.612794612794 rows/sec., 2.07 MiB/sec. | ||
| 21022 | 2026.05.19 01:44:12.241410 [ 4 ] {91c49b7a-240c-4206-8ebb-8d72f0368db8} <Debug> TCPHandler: Processed in 0.003480585 sec. | ||
| 21023 | 2026.05.19 01:44:12.242632 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21024 | 2026.05.19 01:44:12.242748 [ 4 ] {7a3cab49-26ff-4c91-bedd-d9a923dcebe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21025 | 2026.05.19 01:44:12.242790 [ 4 ] {7a3cab49-26ff-4c91-bedd-d9a923dcebe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21026 | 2026.05.19 01:44:12.243475 [ 4 ] {7a3cab49-26ff-4c91-bedd-d9a923dcebe8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21027 | 2026.05.19 01:44:12.243521 [ 4 ] {7a3cab49-26ff-4c91-bedd-d9a923dcebe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21028 | 2026.05.19 01:44:12.243943 [ 4 ] {7a3cab49-26ff-4c91-bedd-d9a923dcebe8} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21029 | 2026.05.19 01:44:12.244177 [ 4 ] {7a3cab49-26ff-4c91-bedd-d9a923dcebe8} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21030 | 2026.05.19 01:44:12.244323 [ 4 ] {7a3cab49-26ff-4c91-bedd-d9a923dcebe8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.66 MiB/sec. | ||
| 21031 | 2026.05.19 01:44:12.244362 [ 4 ] {7a3cab49-26ff-4c91-bedd-d9a923dcebe8} <Debug> TCPHandler: Processed in 0.001781753 sec. | ||
| 21032 | 2026.05.19 01:44:12.244504 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21033 | 2026.05.19 01:44:12.244599 [ 4 ] {4235a12e-36af-4697-9ac9-d1f9e293676c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21034 | 2026.05.19 01:44:12.244638 [ 4 ] {4235a12e-36af-4697-9ac9-d1f9e293676c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21035 | 2026.05.19 01:44:12.245117 [ 4 ] {4235a12e-36af-4697-9ac9-d1f9e293676c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21036 | 2026.05.19 01:44:12.245153 [ 4 ] {4235a12e-36af-4697-9ac9-d1f9e293676c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21037 | 2026.05.19 01:44:12.245450 [ 4 ] {4235a12e-36af-4697-9ac9-d1f9e293676c} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21038 | 2026.05.19 01:44:12.245656 [ 4 ] {4235a12e-36af-4697-9ac9-d1f9e293676c} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21039 | 2026.05.19 01:44:12.245784 [ 4 ] {4235a12e-36af-4697-9ac9-d1f9e293676c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 21040 | 2026.05.19 01:44:12.245821 [ 4 ] {4235a12e-36af-4697-9ac9-d1f9e293676c} <Debug> TCPHandler: Processed in 0.001365508 sec. | ||
| 21041 | 2026.05.19 01:44:12.245959 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21042 | 2026.05.19 01:44:12.246054 [ 4 ] {521900a3-0a45-4761-8aaf-65627c032edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21043 | 2026.05.19 01:44:12.246095 [ 4 ] {521900a3-0a45-4761-8aaf-65627c032edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21044 | 2026.05.19 01:44:12.246488 [ 4 ] {521900a3-0a45-4761-8aaf-65627c032edf} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21045 | 2026.05.19 01:44:12.246524 [ 4 ] {521900a3-0a45-4761-8aaf-65627c032edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21046 | 2026.05.19 01:44:12.246832 [ 4 ] {521900a3-0a45-4761-8aaf-65627c032edf} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21047 | 2026.05.19 01:44:12.247035 [ 4 ] {521900a3-0a45-4761-8aaf-65627c032edf} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21048 | 2026.05.19 01:44:12.247154 [ 4 ] {521900a3-0a45-4761-8aaf-65627c032edf} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001129 sec., 28343.666961913197 rows/sec., 1.97 MiB/sec. | ||
| 21049 | 2026.05.19 01:44:12.247188 [ 4 ] {521900a3-0a45-4761-8aaf-65627c032edf} <Debug> TCPHandler: Processed in 0.001289487 sec. | ||
| 21050 | 2026.05.19 01:44:12.247321 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21051 | 2026.05.19 01:44:12.247415 [ 4 ] {136a0aa6-45df-4a2a-ad61-ebcb7ad37ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21052 | 2026.05.19 01:44:12.247452 [ 4 ] {136a0aa6-45df-4a2a-ad61-ebcb7ad37ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21053 | 2026.05.19 01:44:12.247761 [ 4 ] {136a0aa6-45df-4a2a-ad61-ebcb7ad37ed3} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21054 | 2026.05.19 01:44:12.247793 [ 4 ] {136a0aa6-45df-4a2a-ad61-ebcb7ad37ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21055 | 2026.05.19 01:44:12.248137 [ 4 ] {136a0aa6-45df-4a2a-ad61-ebcb7ad37ed3} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21056 | 2026.05.19 01:44:12.248339 [ 4 ] {136a0aa6-45df-4a2a-ad61-ebcb7ad37ed3} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21057 | 2026.05.19 01:44:12.248465 [ 4 ] {136a0aa6-45df-4a2a-ad61-ebcb7ad37ed3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001039 sec., 11549.566891241579 rows/sec., 797.04 KiB/sec. | ||
| 21058 | 2026.05.19 01:44:12.248500 [ 4 ] {136a0aa6-45df-4a2a-ad61-ebcb7ad37ed3} <Debug> TCPHandler: Processed in 0.001204275 sec. | ||
| 21059 | 2026.05.19 01:44:12.248576 [ 222 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21060 | 2026.05.19 01:44:12.248625 [ 222 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21061 | 2026.05.19 01:44:12.250978 [ 222 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21062 | 2026.05.19 01:44:14.458404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47586 | ||
| 21063 | 2026.05.19 01:44:14.459051 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21064 | 2026.05.19 01:44:14.459096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21065 | 2026.05.19 01:44:14.459608 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21066 | 2026.05.19 01:44:14.459841 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21067 | 2026.05.19 01:44:14.459969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47586 | ||
| 21068 | 2026.05.19 01:44:17.003608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 21069 | 2026.05.19 01:44:17.020645 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21070 | 2026.05.19 01:44:17.020694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21071 | 2026.05.19 01:44:17.026740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21072 | 2026.05.19 01:44:17.027410 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21073 | 2026.05.19 01:44:17.030408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 21074 | 2026.05.19 01:44:17.243116 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21075 | 2026.05.19 01:44:17.243396 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 21076 | 2026.05.19 01:44:17.243766 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21077 | 2026.05.19 01:44:17.243806 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 21078 | 2026.05.19 01:44:17.244060 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21079 | 2026.05.19 01:44:17.244138 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21080 | 2026.05.19 01:44:17.244291 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21081 | 2026.05.19 01:44:17.244430 [ 337 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21082 | 2026.05.19 01:44:17.244430 [ 316 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21083 | 2026.05.19 01:44:17.244478 [ 327 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21084 | 2026.05.19 01:44:17.244679 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 21085 | 2026.05.19 01:44:17.244717 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21086 | 2026.05.19 01:44:17.244789 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21087 | 2026.05.19 01:44:17.244810 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 21088 | 2026.05.19 01:44:17.244846 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21089 | 2026.05.19 01:44:17.244889 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21090 | 2026.05.19 01:44:17.246692 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003385 sec., 11225.997045790251 rows/sec., 1.82 MiB/sec. | ||
| 21091 | 2026.05.19 01:44:17.246901 [ 4 ] {d7b59fc1-fe5a-455c-ba7f-c9e44b490846} <Debug> TCPHandler: Processed in 0.003967262 sec. | ||
| 21092 | 2026.05.19 01:44:17.248613 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21093 | 2026.05.19 01:44:17.248753 [ 4 ] {a2fa743c-d233-4903-a208-0ca818896d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21094 | 2026.05.19 01:44:17.248810 [ 4 ] {a2fa743c-d233-4903-a208-0ca818896d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21095 | 2026.05.19 01:44:17.249474 [ 4 ] {a2fa743c-d233-4903-a208-0ca818896d56} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21096 | 2026.05.19 01:44:17.249511 [ 4 ] {a2fa743c-d233-4903-a208-0ca818896d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21097 | 2026.05.19 01:44:17.249901 [ 4 ] {a2fa743c-d233-4903-a208-0ca818896d56} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21098 | 2026.05.19 01:44:17.250130 [ 4 ] {a2fa743c-d233-4903-a208-0ca818896d56} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21099 | 2026.05.19 01:44:17.250289 [ 4 ] {a2fa743c-d233-4903-a208-0ca818896d56} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.71 MiB/sec. | ||
| 21100 | 2026.05.19 01:44:17.250331 [ 4 ] {a2fa743c-d233-4903-a208-0ca818896d56} <Debug> TCPHandler: Processed in 0.001839594 sec. | ||
| 21101 | 2026.05.19 01:44:17.250535 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21102 | 2026.05.19 01:44:17.250630 [ 4 ] {b5884abb-91e6-46f3-bd8c-c887a5c0d07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21103 | 2026.05.19 01:44:17.250670 [ 4 ] {b5884abb-91e6-46f3-bd8c-c887a5c0d07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21104 | 2026.05.19 01:44:17.251157 [ 4 ] {b5884abb-91e6-46f3-bd8c-c887a5c0d07a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21105 | 2026.05.19 01:44:17.251194 [ 4 ] {b5884abb-91e6-46f3-bd8c-c887a5c0d07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21106 | 2026.05.19 01:44:17.251500 [ 4 ] {b5884abb-91e6-46f3-bd8c-c887a5c0d07a} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21107 | 2026.05.19 01:44:17.251711 [ 4 ] {b5884abb-91e6-46f3-bd8c-c887a5c0d07a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21108 | 2026.05.19 01:44:17.251841 [ 4 ] {b5884abb-91e6-46f3-bd8c-c887a5c0d07a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 21109 | 2026.05.19 01:44:17.251878 [ 4 ] {b5884abb-91e6-46f3-bd8c-c887a5c0d07a} <Debug> TCPHandler: Processed in 0.001403548 sec. | ||
| 21110 | 2026.05.19 01:44:17.252031 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21111 | 2026.05.19 01:44:17.252132 [ 4 ] {c89f9c02-d36e-4bee-bf89-fa5962285a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21112 | 2026.05.19 01:44:17.252181 [ 4 ] {c89f9c02-d36e-4bee-bf89-fa5962285a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21113 | 2026.05.19 01:44:17.252654 [ 4 ] {c89f9c02-d36e-4bee-bf89-fa5962285a20} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21114 | 2026.05.19 01:44:17.252690 [ 4 ] {c89f9c02-d36e-4bee-bf89-fa5962285a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21115 | 2026.05.19 01:44:17.253050 [ 4 ] {c89f9c02-d36e-4bee-bf89-fa5962285a20} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21116 | 2026.05.19 01:44:17.253271 [ 4 ] {c89f9c02-d36e-4bee-bf89-fa5962285a20} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21117 | 2026.05.19 01:44:17.253409 [ 4 ] {c89f9c02-d36e-4bee-bf89-fa5962285a20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 21118 | 2026.05.19 01:44:17.253446 [ 4 ] {c89f9c02-d36e-4bee-bf89-fa5962285a20} <Debug> TCPHandler: Processed in 0.001468439 sec. | ||
| 21119 | 2026.05.19 01:44:17.253580 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21120 | 2026.05.19 01:44:17.253683 [ 4 ] {3f48d075-9479-4cbb-8c6b-483311e2cc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21121 | 2026.05.19 01:44:17.253725 [ 4 ] {3f48d075-9479-4cbb-8c6b-483311e2cc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21122 | 2026.05.19 01:44:17.254089 [ 4 ] {3f48d075-9479-4cbb-8c6b-483311e2cc99} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21123 | 2026.05.19 01:44:17.254125 [ 4 ] {3f48d075-9479-4cbb-8c6b-483311e2cc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21124 | 2026.05.19 01:44:17.254438 [ 4 ] {3f48d075-9479-4cbb-8c6b-483311e2cc99} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21125 | 2026.05.19 01:44:17.254651 [ 4 ] {3f48d075-9479-4cbb-8c6b-483311e2cc99} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21126 | 2026.05.19 01:44:17.254793 [ 4 ] {3f48d075-9479-4cbb-8c6b-483311e2cc99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 21127 | 2026.05.19 01:44:17.254831 [ 4 ] {3f48d075-9479-4cbb-8c6b-483311e2cc99} <Debug> TCPHandler: Processed in 0.001299507 sec. | ||
| 21128 | 2026.05.19 01:44:21.008055 [ 223 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21129 | 2026.05.19 01:44:21.008127 [ 223 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21130 | 2026.05.19 01:44:21.010677 [ 223 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21131 | 2026.05.19 01:44:21.745196 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21132 | 2026.05.19 01:44:21.745282 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21133 | 2026.05.19 01:44:21.961057 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48034 | ||
| 21134 | 2026.05.19 01:44:21.961827 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21135 | 2026.05.19 01:44:21.961872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21136 | 2026.05.19 01:44:21.962372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21137 | 2026.05.19 01:44:21.962608 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21138 | 2026.05.19 01:44:21.962744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48034 | ||
| 21139 | 2026.05.19 01:44:22.000788 [ 221 ] {} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21140 | 2026.05.19 01:44:22.000873 [ 221 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21141 | 2026.05.19 01:44:22.003319 [ 221 ] {} <Debug> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21142 | 2026.05.19 01:44:22.114244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2434 | ||
| 21143 | 2026.05.19 01:44:22.116762 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21144 | 2026.05.19 01:44:22.116805 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21145 | 2026.05.19 01:44:22.118016 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21146 | 2026.05.19 01:44:22.118310 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21147 | 2026.05.19 01:44:22.118575 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2434 | ||
| 21148 | 2026.05.19 01:44:22.245472 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21149 | 2026.05.19 01:44:22.245688 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21150 | 2026.05.19 01:44:22.246026 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21151 | 2026.05.19 01:44:22.246068 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 21152 | 2026.05.19 01:44:22.246307 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21153 | 2026.05.19 01:44:22.246384 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21154 | 2026.05.19 01:44:22.246539 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21155 | 2026.05.19 01:44:22.246724 [ 332 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21156 | 2026.05.19 01:44:22.246724 [ 327 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21157 | 2026.05.19 01:44:22.246727 [ 337 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21158 | 2026.05.19 01:44:22.246973 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 21159 | 2026.05.19 01:44:22.247003 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21160 | 2026.05.19 01:44:22.247069 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21161 | 2026.05.19 01:44:22.247089 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 21162 | 2026.05.19 01:44:22.247122 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21163 | 2026.05.19 01:44:22.247161 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21164 | 2026.05.19 01:44:22.248428 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002825 sec., 13451.32743362832 rows/sec., 2.18 MiB/sec. | ||
| 21165 | 2026.05.19 01:44:22.248571 [ 4 ] {aa4d91f4-470a-4af9-8efa-2b4414c500ad} <Debug> TCPHandler: Processed in 0.003176691 sec. | ||
| 21166 | 2026.05.19 01:44:22.251312 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21167 | 2026.05.19 01:44:22.251530 [ 4 ] {4f3035ea-d666-439c-ad9e-a95d04fccaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21168 | 2026.05.19 01:44:22.251609 [ 4 ] {4f3035ea-d666-439c-ad9e-a95d04fccaec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21169 | 2026.05.19 01:44:22.252604 [ 4 ] {4f3035ea-d666-439c-ad9e-a95d04fccaec} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21170 | 2026.05.19 01:44:22.252643 [ 4 ] {4f3035ea-d666-439c-ad9e-a95d04fccaec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21171 | 2026.05.19 01:44:22.252976 [ 4 ] {4f3035ea-d666-439c-ad9e-a95d04fccaec} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21172 | 2026.05.19 01:44:22.253193 [ 4 ] {4f3035ea-d666-439c-ad9e-a95d04fccaec} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21173 | 2026.05.19 01:44:22.253327 [ 4 ] {4f3035ea-d666-439c-ad9e-a95d04fccaec} <Debug> executeQuery: Read 178 rows, 16.05 KiB in 0.001856 sec., 95905.1724137931 rows/sec., 8.45 MiB/sec. | ||
| 21174 | 2026.05.19 01:44:22.253355 [ 116 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21175 | 2026.05.19 01:44:22.253365 [ 4 ] {4f3035ea-d666-439c-ad9e-a95d04fccaec} <Debug> TCPHandler: Processed in 0.002159518 sec. | ||
| 21176 | 2026.05.19 01:44:22.253421 [ 116 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21177 | 2026.05.19 01:44:22.253454 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21178 | 2026.05.19 01:44:22.253545 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21179 | 2026.05.19 01:44:22.253583 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21180 | 2026.05.19 01:44:22.253656 [ 4 ] {e120ce17-754e-4b64-9521-69ea9bb9501b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21181 | 2026.05.19 01:44:22.253703 [ 4 ] {e120ce17-754e-4b64-9521-69ea9bb9501b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21182 | 2026.05.19 01:44:22.253703 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21183 | 2026.05.19 01:44:22.253749 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2688 rows starting from the beginning of the part | ||
| 21184 | 2026.05.19 01:44:22.253811 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part | ||
| 21185 | 2026.05.19 01:44:22.253858 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 2663 rows starting from the beginning of the part | ||
| 21186 | 2026.05.19 01:44:22.253902 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part | ||
| 21187 | 2026.05.19 01:44:22.253946 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 56 rows starting from the beginning of the part | ||
| 21188 | 2026.05.19 01:44:22.253993 [ 198 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 178 rows starting from the beginning of the part | ||
| 21189 | 2026.05.19 01:44:22.254216 [ 4 ] {e120ce17-754e-4b64-9521-69ea9bb9501b} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21190 | 2026.05.19 01:44:22.254264 [ 4 ] {e120ce17-754e-4b64-9521-69ea9bb9501b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21191 | 2026.05.19 01:44:22.254578 [ 4 ] {e120ce17-754e-4b64-9521-69ea9bb9501b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21192 | 2026.05.19 01:44:22.254807 [ 4 ] {e120ce17-754e-4b64-9521-69ea9bb9501b} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21193 | 2026.05.19 01:44:22.254944 [ 4 ] {e120ce17-754e-4b64-9521-69ea9bb9501b} <Debug> executeQuery: Read 61 rows, 4.59 KiB in 0.001306 sec., 46707.50382848392 rows/sec., 3.43 MiB/sec. | ||
| 21194 | 2026.05.19 01:44:22.254981 [ 4 ] {e120ce17-754e-4b64-9521-69ea9bb9501b} <Debug> TCPHandler: Processed in 0.001485809 sec. | ||
| 21195 | 2026.05.19 01:44:22.255172 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21196 | 2026.05.19 01:44:22.255275 [ 4 ] {495c7adf-3a76-44c9-99a8-50e95c33235f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21197 | 2026.05.19 01:44:22.255315 [ 4 ] {495c7adf-3a76-44c9-99a8-50e95c33235f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21198 | 2026.05.19 01:44:22.255843 [ 4 ] {495c7adf-3a76-44c9-99a8-50e95c33235f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21199 | 2026.05.19 01:44:22.255882 [ 4 ] {495c7adf-3a76-44c9-99a8-50e95c33235f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21200 | 2026.05.19 01:44:22.255909 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5697 rows, containing 5 columns (5 merged, 0 gathered) in 0.002377531 sec., 2396183.267431634 rows/sec., 190.25 MiB/sec. | ||
| 21201 | 2026.05.19 01:44:22.256216 [ 4 ] {495c7adf-3a76-44c9-99a8-50e95c33235f} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21202 | 2026.05.19 01:44:22.256228 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21203 | 2026.05.19 01:44:22.256497 [ 4 ] {495c7adf-3a76-44c9-99a8-50e95c33235f} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21204 | 2026.05.19 01:44:22.256604 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21205 | 2026.05.19 01:44:22.256652 [ 4 ] {495c7adf-3a76-44c9-99a8-50e95c33235f} <Debug> executeQuery: Read 125 rows, 10.00 KiB in 0.001395 sec., 89605.73476702509 rows/sec., 7.00 MiB/sec. | ||
| 21206 | 2026.05.19 01:44:22.256671 [ 120 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21207 | 2026.05.19 01:44:22.256696 [ 4 ] {495c7adf-3a76-44c9-99a8-50e95c33235f} <Debug> TCPHandler: Processed in 0.001576011 sec. | ||
| 21208 | 2026.05.19 01:44:22.256699 [ 187 ] {2bb09d40-8e28-45a5-aead-30bcddacedb5::all_1_171_34} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21209 | 2026.05.19 01:44:22.256723 [ 120 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21210 | 2026.05.19 01:44:22.256762 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21211 | 2026.05.19 01:44:22.256861 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21212 | 2026.05.19 01:44:22.256866 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 21213 | 2026.05.19 01:44:22.256947 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21214 | 2026.05.19 01:44:22.256963 [ 4 ] {758c191d-ee58-41bb-a626-d8ed41aaee2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21215 | 2026.05.19 01:44:22.257030 [ 4 ] {758c191d-ee58-41bb-a626-d8ed41aaee2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21216 | 2026.05.19 01:44:22.257095 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21217 | 2026.05.19 01:44:22.257139 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1462 rows starting from the beginning of the part | ||
| 21218 | 2026.05.19 01:44:22.257197 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part | ||
| 21219 | 2026.05.19 01:44:22.257244 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1407 rows starting from the beginning of the part | ||
| 21220 | 2026.05.19 01:44:22.257311 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
| 21221 | 2026.05.19 01:44:22.257389 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part | ||
| 21222 | 2026.05.19 01:44:22.257430 [ 201 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 125 rows starting from the beginning of the part | ||
| 21223 | 2026.05.19 01:44:22.257548 [ 4 ] {758c191d-ee58-41bb-a626-d8ed41aaee2c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21224 | 2026.05.19 01:44:22.257591 [ 4 ] {758c191d-ee58-41bb-a626-d8ed41aaee2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21225 | 2026.05.19 01:44:22.257953 [ 4 ] {758c191d-ee58-41bb-a626-d8ed41aaee2c} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21226 | 2026.05.19 01:44:22.258180 [ 4 ] {758c191d-ee58-41bb-a626-d8ed41aaee2c} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21227 | 2026.05.19 01:44:22.258318 [ 4 ] {758c191d-ee58-41bb-a626-d8ed41aaee2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 21228 | 2026.05.19 01:44:22.258356 [ 4 ] {758c191d-ee58-41bb-a626-d8ed41aaee2c} <Debug> TCPHandler: Processed in 0.001544571 sec. | ||
| 21229 | 2026.05.19 01:44:22.258506 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21230 | 2026.05.19 01:44:22.258603 [ 4 ] {b86b9cd4-1183-4653-b8e0-b54cb1ab7831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21231 | 2026.05.19 01:44:22.258659 [ 4 ] {b86b9cd4-1183-4653-b8e0-b54cb1ab7831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21232 | 2026.05.19 01:44:22.258681 [ 187 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867175 sec., 1706321.0465007296 rows/sec., 124.26 MiB/sec. | ||
| 21233 | 2026.05.19 01:44:22.258882 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21234 | 2026.05.19 01:44:22.259206 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21235 | 2026.05.19 01:44:22.259277 [ 194 ] {5b45f518-ce1c-4073-81de-56950a992c55::all_1_171_34} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21236 | 2026.05.19 01:44:22.259393 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 21237 | 2026.05.19 01:44:22.259636 [ 4 ] {b86b9cd4-1183-4653-b8e0-b54cb1ab7831} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21238 | 2026.05.19 01:44:22.259679 [ 4 ] {b86b9cd4-1183-4653-b8e0-b54cb1ab7831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21239 | 2026.05.19 01:44:22.260280 [ 4 ] {b86b9cd4-1183-4653-b8e0-b54cb1ab7831} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21240 | 2026.05.19 01:44:22.260516 [ 4 ] {b86b9cd4-1183-4653-b8e0-b54cb1ab7831} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21241 | 2026.05.19 01:44:22.260655 [ 4 ] {b86b9cd4-1183-4653-b8e0-b54cb1ab7831} <Debug> executeQuery: Read 61 rows, 111.93 KiB in 0.00207 sec., 29468.599033816427 rows/sec., 52.81 MiB/sec. | ||
| 21242 | 2026.05.19 01:44:22.260716 [ 4 ] {b86b9cd4-1183-4653-b8e0-b54cb1ab7831} <Debug> TCPHandler: Processed in 0.002259049 sec. | ||
| 21243 | 2026.05.19 01:44:22.260852 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21244 | 2026.05.19 01:44:22.260948 [ 4 ] {c111d03a-4c57-47c5-9f56-f432cfe4b12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21245 | 2026.05.19 01:44:22.260995 [ 4 ] {c111d03a-4c57-47c5-9f56-f432cfe4b12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21246 | 2026.05.19 01:44:22.261353 [ 4 ] {c111d03a-4c57-47c5-9f56-f432cfe4b12a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21247 | 2026.05.19 01:44:22.261390 [ 4 ] {c111d03a-4c57-47c5-9f56-f432cfe4b12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21248 | 2026.05.19 01:44:22.261706 [ 4 ] {c111d03a-4c57-47c5-9f56-f432cfe4b12a} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 21249 | 2026.05.19 01:44:22.261917 [ 4 ] {c111d03a-4c57-47c5-9f56-f432cfe4b12a} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21250 | 2026.05.19 01:44:22.262045 [ 118 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 21251 | 2026.05.19 01:44:22.262048 [ 4 ] {c111d03a-4c57-47c5-9f56-f432cfe4b12a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 21252 | 2026.05.19 01:44:22.262092 [ 118 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21253 | 2026.05.19 01:44:22.262111 [ 4 ] {c111d03a-4c57-47c5-9f56-f432cfe4b12a} <Debug> TCPHandler: Processed in 0.001309587 sec. | ||
| 21254 | 2026.05.19 01:44:22.262120 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21255 | 2026.05.19 01:44:22.262214 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 21256 | 2026.05.19 01:44:22.262320 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21257 | 2026.05.19 01:44:22.262349 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8544 rows starting from the beginning of the part | ||
| 21258 | 2026.05.19 01:44:22.262408 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 21259 | 2026.05.19 01:44:22.262451 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 48 rows starting from the beginning of the part | ||
| 21260 | 2026.05.19 01:44:22.262493 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 12 rows starting from the beginning of the part | ||
| 21261 | 2026.05.19 01:44:22.262533 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 21262 | 2026.05.19 01:44:22.262573 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 21263 | 2026.05.19 01:44:22.264937 [ 191 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8784 rows, containing 4 columns (4 merged, 0 gathered) in 0.002753876 sec., 3189686.100608742 rows/sec., 214.96 MiB/sec. | ||
| 21264 | 2026.05.19 01:44:22.265086 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 21265 | 2026.05.19 01:44:22.265335 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21266 | 2026.05.19 01:44:22.265394 [ 187 ] {6b7dc5bf-6830-474a-aa0c-02e5fcc206ae::all_1_171_34} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 21267 | 2026.05.19 01:44:22.265449 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 21268 | 2026.05.19 01:44:22.484689 [ 118 ] {} <Debug> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 21269 | 2026.05.19 01:44:22.484738 [ 118 ] {} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21270 | 2026.05.19 01:44:22.484763 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21271 | 2026.05.19 01:44:22.484873 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 21272 | 2026.05.19 01:44:22.485006 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21273 | 2026.05.19 01:44:22.485041 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 825 rows starting from the beginning of the part | ||
| 21274 | 2026.05.19 01:44:22.485106 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 825 rows starting from the beginning of the part | ||
| 21275 | 2026.05.19 01:44:22.485158 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 825 rows starting from the beginning of the part | ||
| 21276 | 2026.05.19 01:44:22.485206 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 828 rows starting from the beginning of the part | ||
| 21277 | 2026.05.19 01:44:22.485256 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 825 rows starting from the beginning of the part | ||
| 21278 | 2026.05.19 01:44:22.486660 [ 191 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832984 sec., 2252065.4844777696 rows/sec., 140.32 MiB/sec. | ||
| 21279 | 2026.05.19 01:44:22.486825 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 21280 | 2026.05.19 01:44:22.487064 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21281 | 2026.05.19 01:44:22.487127 [ 194 ] {bc202103-993f-4625-bb4c-6e2a392bfdba::all_1_25_6} <Trace> oximeter.fields_u32 (bc202103-993f-4625-bb4c-6e2a392bfdba) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 21282 | 2026.05.19 01:44:22.487187 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 21283 | 2026.05.19 01:44:22.894872 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21284 | 2026.05.19 01:44:22.894930 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21285 | 2026.05.19 01:44:22.896957 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21286 | 2026.05.19 01:44:23.448453 [ 222 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21287 | 2026.05.19 01:44:23.448535 [ 222 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21288 | 2026.05.19 01:44:23.451124 [ 222 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21289 | 2026.05.19 01:44:23.886895 [ 225 ] {} <Trace> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21290 | 2026.05.19 01:44:23.886957 [ 225 ] {} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21291 | 2026.05.19 01:44:23.889371 [ 225 ] {} <Debug> oximeter.fields_ipaddr (af21ad17-f32c-4b8c-b237-8d70dd1c49f7): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21292 | 2026.05.19 01:44:24.000304 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.66 MiB, peak 427.34 MiB, free memory in arenas 0.00 B, will set to 406.66 MiB (RSS), difference: 4.00 MiB | ||
| 21293 | 2026.05.19 01:44:24.531348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 21294 | 2026.05.19 01:44:24.547820 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21295 | 2026.05.19 01:44:24.547872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21296 | 2026.05.19 01:44:24.554077 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21297 | 2026.05.19 01:44:24.554762 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21298 | 2026.05.19 01:44:24.557688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 21299 | 2026.05.19 01:44:27.244145 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21300 | 2026.05.19 01:44:27.244429 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 21301 | 2026.05.19 01:44:27.244837 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21302 | 2026.05.19 01:44:27.244878 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 21303 | 2026.05.19 01:44:27.245139 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21304 | 2026.05.19 01:44:27.245222 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21305 | 2026.05.19 01:44:27.245375 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21306 | 2026.05.19 01:44:27.245560 [ 332 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21307 | 2026.05.19 01:44:27.245569 [ 355 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21308 | 2026.05.19 01:44:27.245560 [ 315 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21309 | 2026.05.19 01:44:27.245893 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 21310 | 2026.05.19 01:44:27.245923 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21311 | 2026.05.19 01:44:27.245996 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21312 | 2026.05.19 01:44:27.246016 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 21313 | 2026.05.19 01:44:27.246053 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21314 | 2026.05.19 01:44:27.246101 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21315 | 2026.05.19 01:44:27.247508 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003178 sec., 11957.20578980491 rows/sec., 1.94 MiB/sec. | ||
| 21316 | 2026.05.19 01:44:27.247745 [ 4 ] {d4b8dd4f-95dc-47b5-839e-3386f345884f} <Debug> TCPHandler: Processed in 0.003758389 sec. | ||
| 21317 | 2026.05.19 01:44:27.249734 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21318 | 2026.05.19 01:44:27.249977 [ 4 ] {97ffebc7-f492-49cb-a4c8-0f0cb782418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21319 | 2026.05.19 01:44:27.250072 [ 4 ] {97ffebc7-f492-49cb-a4c8-0f0cb782418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21320 | 2026.05.19 01:44:27.250849 [ 4 ] {97ffebc7-f492-49cb-a4c8-0f0cb782418d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21321 | 2026.05.19 01:44:27.250893 [ 4 ] {97ffebc7-f492-49cb-a4c8-0f0cb782418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21322 | 2026.05.19 01:44:27.251286 [ 4 ] {97ffebc7-f492-49cb-a4c8-0f0cb782418d} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21323 | 2026.05.19 01:44:27.251517 [ 4 ] {97ffebc7-f492-49cb-a4c8-0f0cb782418d} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21324 | 2026.05.19 01:44:27.251666 [ 4 ] {97ffebc7-f492-49cb-a4c8-0f0cb782418d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.43 MiB/sec. | ||
| 21325 | 2026.05.19 01:44:27.251704 [ 4 ] {97ffebc7-f492-49cb-a4c8-0f0cb782418d} <Debug> TCPHandler: Processed in 0.002144178 sec. | ||
| 21326 | 2026.05.19 01:44:27.251843 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21327 | 2026.05.19 01:44:27.251959 [ 4 ] {525f4055-060b-47b3-a05d-1d09e855c984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21328 | 2026.05.19 01:44:27.252014 [ 4 ] {525f4055-060b-47b3-a05d-1d09e855c984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21329 | 2026.05.19 01:44:27.252527 [ 4 ] {525f4055-060b-47b3-a05d-1d09e855c984} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21330 | 2026.05.19 01:44:27.252566 [ 4 ] {525f4055-060b-47b3-a05d-1d09e855c984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21331 | 2026.05.19 01:44:27.252873 [ 4 ] {525f4055-060b-47b3-a05d-1d09e855c984} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21332 | 2026.05.19 01:44:27.253079 [ 4 ] {525f4055-060b-47b3-a05d-1d09e855c984} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21333 | 2026.05.19 01:44:27.253207 [ 4 ] {525f4055-060b-47b3-a05d-1d09e855c984} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 21334 | 2026.05.19 01:44:27.253244 [ 4 ] {525f4055-060b-47b3-a05d-1d09e855c984} <Debug> TCPHandler: Processed in 0.001454429 sec. | ||
| 21335 | 2026.05.19 01:44:27.253402 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21336 | 2026.05.19 01:44:27.253498 [ 4 ] {1d73d255-f875-497b-9379-27b78b3e9c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21337 | 2026.05.19 01:44:27.253541 [ 4 ] {1d73d255-f875-497b-9379-27b78b3e9c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21338 | 2026.05.19 01:44:27.254035 [ 4 ] {1d73d255-f875-497b-9379-27b78b3e9c62} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21339 | 2026.05.19 01:44:27.254073 [ 4 ] {1d73d255-f875-497b-9379-27b78b3e9c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21340 | 2026.05.19 01:44:27.254409 [ 4 ] {1d73d255-f875-497b-9379-27b78b3e9c62} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21341 | 2026.05.19 01:44:27.254619 [ 4 ] {1d73d255-f875-497b-9379-27b78b3e9c62} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21342 | 2026.05.19 01:44:27.254750 [ 4 ] {1d73d255-f875-497b-9379-27b78b3e9c62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 21343 | 2026.05.19 01:44:27.254787 [ 4 ] {1d73d255-f875-497b-9379-27b78b3e9c62} <Debug> TCPHandler: Processed in 0.001434519 sec. | ||
| 21344 | 2026.05.19 01:44:27.254933 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21345 | 2026.05.19 01:44:27.255028 [ 4 ] {c649179d-2ac9-4bcd-9c21-e57e40f72eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21346 | 2026.05.19 01:44:27.255070 [ 4 ] {c649179d-2ac9-4bcd-9c21-e57e40f72eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21347 | 2026.05.19 01:44:27.255456 [ 4 ] {c649179d-2ac9-4bcd-9c21-e57e40f72eef} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21348 | 2026.05.19 01:44:27.255492 [ 4 ] {c649179d-2ac9-4bcd-9c21-e57e40f72eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21349 | 2026.05.19 01:44:27.255791 [ 4 ] {c649179d-2ac9-4bcd-9c21-e57e40f72eef} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 21350 | 2026.05.19 01:44:27.256014 [ 4 ] {c649179d-2ac9-4bcd-9c21-e57e40f72eef} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21351 | 2026.05.19 01:44:27.256153 [ 4 ] {c649179d-2ac9-4bcd-9c21-e57e40f72eef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 21352 | 2026.05.19 01:44:27.256189 [ 4 ] {c649179d-2ac9-4bcd-9c21-e57e40f72eef} <Debug> TCPHandler: Processed in 0.001310147 sec. | ||
| 21353 | 2026.05.19 01:44:29.462975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48546 | ||
| 21354 | 2026.05.19 01:44:29.463840 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21355 | 2026.05.19 01:44:29.463881 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21356 | 2026.05.19 01:44:29.464366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21357 | 2026.05.19 01:44:29.464620 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21358 | 2026.05.19 01:44:29.464763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48546 | ||
| 21359 | 2026.05.19 01:44:29.464851 [ 113 ] {} <Debug> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21360 | 2026.05.19 01:44:29.464955 [ 113 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21361 | 2026.05.19 01:44:29.464992 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21362 | 2026.05.19 01:44:29.465160 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 21363 | 2026.05.19 01:44:29.465329 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21364 | 2026.05.19 01:44:29.465374 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46114 rows starting from the beginning of the part | ||
| 21365 | 2026.05.19 01:44:29.465448 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 21366 | 2026.05.19 01:44:29.465493 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 21367 | 2026.05.19 01:44:29.465538 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 21368 | 2026.05.19 01:44:29.465578 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 21369 | 2026.05.19 01:44:29.465619 [ 188 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 21370 | 2026.05.19 01:44:29.468541 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003450685 sec., 14068511.03476556 rows/sec., 201.25 MiB/sec. | ||
| 21371 | 2026.05.19 01:44:29.468934 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21372 | 2026.05.19 01:44:29.469269 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21373 | 2026.05.19 01:44:29.469347 [ 191 ] {52b976d3-10be-4e52-9559-21a8705a1882::all_1_101_20} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21374 | 2026.05.19 01:44:29.469468 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21375 | 2026.05.19 01:44:32.057794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 21376 | 2026.05.19 01:44:32.074987 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21377 | 2026.05.19 01:44:32.075035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21378 | 2026.05.19 01:44:32.081063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21379 | 2026.05.19 01:44:32.081763 [ 243 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21380 | 2026.05.19 01:44:32.082109 [ 110 ] {} <Debug> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21381 | 2026.05.19 01:44:32.082178 [ 110 ] {} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21382 | 2026.05.19 01:44:32.082210 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21383 | 2026.05.19 01:44:32.082347 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 21384 | 2026.05.19 01:44:32.084999 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 21385 | 2026.05.19 01:44:32.086412 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21386 | 2026.05.19 01:44:32.088100 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 21387 | 2026.05.19 01:44:32.091156 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21388 | 2026.05.19 01:44:32.091194 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21389 | 2026.05.19 01:44:32.092808 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 21390 | 2026.05.19 01:44:32.093430 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21391 | 2026.05.19 01:44:32.097466 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 21392 | 2026.05.19 01:44:32.102208 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 21393 | 2026.05.19 01:44:32.107131 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 21394 | 2026.05.19 01:44:32.111504 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 21395 | 2026.05.19 01:44:32.118782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2458 | ||
| 21396 | 2026.05.19 01:44:32.121030 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21397 | 2026.05.19 01:44:32.121073 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21398 | 2026.05.19 01:44:32.122339 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21399 | 2026.05.19 01:44:32.122599 [ 242 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21400 | 2026.05.19 01:44:32.122744 [ 110 ] {} <Debug> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21401 | 2026.05.19 01:44:32.122787 [ 110 ] {} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21402 | 2026.05.19 01:44:32.122805 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21403 | 2026.05.19 01:44:32.122870 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2458 | ||
| 21404 | 2026.05.19 01:44:32.122902 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 21405 | 2026.05.19 01:44:32.123461 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21406 | 2026.05.19 01:44:32.123597 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2310 rows starting from the beginning of the part | ||
| 21407 | 2026.05.19 01:44:32.123945 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part | ||
| 21408 | 2026.05.19 01:44:32.124258 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 21409 | 2026.05.19 01:44:32.124598 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 48 rows starting from the beginning of the part | ||
| 21410 | 2026.05.19 01:44:32.124951 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 20 rows starting from the beginning of the part | ||
| 21411 | 2026.05.19 01:44:32.125286 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 21412 | 2026.05.19 01:44:32.132153 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2458 rows, containing 72 columns (72 merged, 0 gathered) in 0.009296502 sec., 264400.5239820311 rows/sec., 223.39 MiB/sec. | ||
| 21413 | 2026.05.19 01:44:32.134053 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21414 | 2026.05.19 01:44:32.134541 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21415 | 2026.05.19 01:44:32.134610 [ 197 ] {98d13f60-1c9a-4bcd-92b7-fdc582988949::all_1_76_15} <Trace> system.query_log (98d13f60-1c9a-4bcd-92b7-fdc582988949) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21416 | 2026.05.19 01:44:32.134783 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.34 MiB. | ||
| 21417 | 2026.05.19 01:44:32.172038 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.089746946 sec., 8479.397170796208 rows/sec., 43.85 MiB/sec. | ||
| 21418 | 2026.05.19 01:44:32.174558 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21419 | 2026.05.19 01:44:32.176442 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21420 | 2026.05.19 01:44:32.176540 [ 190 ] {b5cc8402-deac-46d4-9510-542ea529c525::all_1_101_20} <Trace> system.metric_log (b5cc8402-deac-46d4-9510-542ea529c525) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21421 | 2026.05.19 01:44:32.178212 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21422 | 2026.05.19 01:44:32.245372 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21423 | 2026.05.19 01:44:32.245621 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 21424 | 2026.05.19 01:44:32.245998 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21425 | 2026.05.19 01:44:32.246040 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 21426 | 2026.05.19 01:44:32.246296 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21427 | 2026.05.19 01:44:32.246373 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21428 | 2026.05.19 01:44:32.246524 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 21429 | 2026.05.19 01:44:32.246636 [ 332 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21430 | 2026.05.19 01:44:32.246666 [ 315 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21431 | 2026.05.19 01:44:32.246671 [ 355 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21432 | 2026.05.19 01:44:32.246818 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 21433 | 2026.05.19 01:44:32.246844 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21434 | 2026.05.19 01:44:32.246913 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21435 | 2026.05.19 01:44:32.246932 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 21436 | 2026.05.19 01:44:32.246966 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21437 | 2026.05.19 01:44:32.247005 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 21438 | 2026.05.19 01:44:32.248247 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.002725 sec., 13944.954128440368 rows/sec., 2.26 MiB/sec. | ||
| 21439 | 2026.05.19 01:44:32.248377 [ 4 ] {34e7a8d4-61d5-49b9-a186-9cf93467a946} <Debug> TCPHandler: Processed in 0.003141181 sec. | ||
| 21440 | 2026.05.19 01:44:32.251382 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21441 | 2026.05.19 01:44:32.251528 [ 4 ] {e8cf114c-6846-453b-a053-acba634869d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21442 | 2026.05.19 01:44:32.251588 [ 4 ] {e8cf114c-6846-453b-a053-acba634869d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21443 | 2026.05.19 01:44:32.252314 [ 4 ] {e8cf114c-6846-453b-a053-acba634869d5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21444 | 2026.05.19 01:44:32.252360 [ 4 ] {e8cf114c-6846-453b-a053-acba634869d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21445 | 2026.05.19 01:44:32.252743 [ 4 ] {e8cf114c-6846-453b-a053-acba634869d5} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21446 | 2026.05.19 01:44:32.252991 [ 4 ] {e8cf114c-6846-453b-a053-acba634869d5} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21447 | 2026.05.19 01:44:32.253140 [ 4 ] {e8cf114c-6846-453b-a053-acba634869d5} <Debug> executeQuery: Read 178 rows, 16.05 KiB in 0.00165 sec., 107878.78787878787 rows/sec., 9.50 MiB/sec. | ||
| 21448 | 2026.05.19 01:44:32.253180 [ 4 ] {e8cf114c-6846-453b-a053-acba634869d5} <Debug> TCPHandler: Processed in 0.001914365 sec. | ||
| 21449 | 2026.05.19 01:44:32.253280 [ 220 ] {} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21450 | 2026.05.19 01:44:32.253311 [ 220 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21451 | 2026.05.19 01:44:32.253416 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21452 | 2026.05.19 01:44:32.253574 [ 4 ] {358b440e-f1de-4ead-96f4-e0314d61fba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21453 | 2026.05.19 01:44:32.253637 [ 4 ] {358b440e-f1de-4ead-96f4-e0314d61fba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21454 | 2026.05.19 01:44:32.254254 [ 4 ] {358b440e-f1de-4ead-96f4-e0314d61fba7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21455 | 2026.05.19 01:44:32.254299 [ 4 ] {358b440e-f1de-4ead-96f4-e0314d61fba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21456 | 2026.05.19 01:44:32.254711 [ 4 ] {358b440e-f1de-4ead-96f4-e0314d61fba7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21457 | 2026.05.19 01:44:32.255002 [ 4 ] {358b440e-f1de-4ead-96f4-e0314d61fba7} <Trace> oximeter.fields_u16 (c2db3825-9023-441a-93db-d38a310c43cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21458 | 2026.05.19 01:44:32.255165 [ 4 ] {358b440e-f1de-4ead-96f4-e0314d61fba7} <Debug> executeQuery: Read 61 rows, 4.59 KiB in 0.001632 sec., 37377.450980392154 rows/sec., 2.74 MiB/sec. | ||
| 21459 | 2026.05.19 01:44:32.255219 [ 4 ] {358b440e-f1de-4ead-96f4-e0314d61fba7} <Debug> TCPHandler: Processed in 0.001924975 sec. | ||
| 21460 | 2026.05.19 01:44:32.255328 [ 220 ] {} <Debug> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21461 | 2026.05.19 01:44:32.255350 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21462 | 2026.05.19 01:44:32.255460 [ 4 ] {611bc73a-550c-425a-8efc-a20c59f38e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21463 | 2026.05.19 01:44:32.255503 [ 4 ] {611bc73a-550c-425a-8efc-a20c59f38e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21464 | 2026.05.19 01:44:32.255971 [ 4 ] {611bc73a-550c-425a-8efc-a20c59f38e73} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21465 | 2026.05.19 01:44:32.256010 [ 4 ] {611bc73a-550c-425a-8efc-a20c59f38e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21466 | 2026.05.19 01:44:32.256335 [ 4 ] {611bc73a-550c-425a-8efc-a20c59f38e73} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21467 | 2026.05.19 01:44:32.256571 [ 4 ] {611bc73a-550c-425a-8efc-a20c59f38e73} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21468 | 2026.05.19 01:44:32.256700 [ 4 ] {611bc73a-550c-425a-8efc-a20c59f38e73} <Debug> executeQuery: Read 125 rows, 10.00 KiB in 0.001265 sec., 98814.22924901186 rows/sec., 7.72 MiB/sec. | ||
| 21469 | 2026.05.19 01:44:32.256738 [ 4 ] {611bc73a-550c-425a-8efc-a20c59f38e73} <Debug> TCPHandler: Processed in 0.001438219 sec. | ||
| 21470 | 2026.05.19 01:44:32.256864 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21471 | 2026.05.19 01:44:32.256961 [ 4 ] {2abb8af3-b76f-4d25-8fc7-e975afd20ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21472 | 2026.05.19 01:44:32.257003 [ 4 ] {2abb8af3-b76f-4d25-8fc7-e975afd20ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21473 | 2026.05.19 01:44:32.257429 [ 4 ] {2abb8af3-b76f-4d25-8fc7-e975afd20ddc} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21474 | 2026.05.19 01:44:32.257464 [ 4 ] {2abb8af3-b76f-4d25-8fc7-e975afd20ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21475 | 2026.05.19 01:44:32.257791 [ 4 ] {2abb8af3-b76f-4d25-8fc7-e975afd20ddc} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21476 | 2026.05.19 01:44:32.257998 [ 4 ] {2abb8af3-b76f-4d25-8fc7-e975afd20ddc} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21477 | 2026.05.19 01:44:32.258113 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_168_54 to all_169_169_0 | ||
| 21478 | 2026.05.19 01:44:32.258125 [ 4 ] {2abb8af3-b76f-4d25-8fc7-e975afd20ddc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 21479 | 2026.05.19 01:44:32.258157 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21480 | 2026.05.19 01:44:32.258174 [ 4 ] {2abb8af3-b76f-4d25-8fc7-e975afd20ddc} <Debug> TCPHandler: Processed in 0.001366508 sec. | ||
| 21481 | 2026.05.19 01:44:32.258180 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21482 | 2026.05.19 01:44:32.258271 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_169_55} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_168_54 to all_169_169_0 into Compact with storage Full | ||
| 21483 | 2026.05.19 01:44:32.258311 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21484 | 2026.05.19 01:44:32.258377 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_169_55} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21485 | 2026.05.19 01:44:32.258410 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_169_55} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_168_54, total 60431 rows starting from the beginning of the part | ||
| 21486 | 2026.05.19 01:44:32.258433 [ 4 ] {e6718a3e-4d8d-4279-a3bc-196760329c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21487 | 2026.05.19 01:44:32.258463 [ 195 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_169_55} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 32 rows starting from the beginning of the part | ||
| 21488 | 2026.05.19 01:44:32.258499 [ 4 ] {e6718a3e-4d8d-4279-a3bc-196760329c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21489 | 2026.05.19 01:44:32.259617 [ 4 ] {e6718a3e-4d8d-4279-a3bc-196760329c94} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21490 | 2026.05.19 01:44:32.259655 [ 4 ] {e6718a3e-4d8d-4279-a3bc-196760329c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21491 | 2026.05.19 01:44:32.260274 [ 4 ] {e6718a3e-4d8d-4279-a3bc-196760329c94} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21492 | 2026.05.19 01:44:32.260507 [ 4 ] {e6718a3e-4d8d-4279-a3bc-196760329c94} <Trace> oximeter.measurements_histogramu64 (c2c6190e-5f8c-460f-a7e2-4a368d68b084): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21493 | 2026.05.19 01:44:32.260648 [ 4 ] {e6718a3e-4d8d-4279-a3bc-196760329c94} <Debug> executeQuery: Read 61 rows, 111.93 KiB in 0.002214 sec., 27551.94218608853 rows/sec., 49.37 MiB/sec. | ||
| 21494 | 2026.05.19 01:44:32.260711 [ 4 ] {e6718a3e-4d8d-4279-a3bc-196760329c94} <Debug> TCPHandler: Processed in 0.002443432 sec. | ||
| 21495 | 2026.05.19 01:44:32.260840 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21496 | 2026.05.19 01:44:32.260938 [ 4 ] {717b4231-b659-4807-83b7-da1da3c8ed4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21497 | 2026.05.19 01:44:32.260979 [ 4 ] {717b4231-b659-4807-83b7-da1da3c8ed4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21498 | 2026.05.19 01:44:32.261324 [ 4 ] {717b4231-b659-4807-83b7-da1da3c8ed4c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21499 | 2026.05.19 01:44:32.261360 [ 4 ] {717b4231-b659-4807-83b7-da1da3c8ed4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21500 | 2026.05.19 01:44:32.261666 [ 4 ] {717b4231-b659-4807-83b7-da1da3c8ed4c} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 21501 | 2026.05.19 01:44:32.261882 [ 4 ] {717b4231-b659-4807-83b7-da1da3c8ed4c} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2026.05.19 01:44:32.262014 [ 4 ] {717b4231-b659-4807-83b7-da1da3c8ed4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 21503 | 2026.05.19 01:44:32.262049 [ 4 ] {717b4231-b659-4807-83b7-da1da3c8ed4c} <Debug> TCPHandler: Processed in 0.001258847 sec. | ||
| 21504 | 2026.05.19 01:44:32.267263 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_169_55} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60463 rows, containing 5 columns (5 merged, 0 gathered) in 0.009009728 sec., 6710857.419891033 rows/sec., 432.01 MiB/sec. | ||
| 21505 | 2026.05.19 01:44:32.267895 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_169_55} <Trace> MergedBlockOutputStream: filled checksums all_1_169_55 (state Temporary) | ||
| 21506 | 2026.05.19 01:44:32.268184 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_169_55} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_169_55 to all_1_169_55 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21507 | 2026.05.19 01:44:32.268257 [ 193 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_169_55} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_168_54, all_169_169_0] -> all_1_169_55 | ||
| 21508 | 2026.05.19 01:44:32.268336 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 21509 | 2026.05.19 01:44:33.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.37 MiB, peak 429.49 MiB, free memory in arenas 0.00 B, will set to 406.94 MiB (RSS), difference: -1.43 MiB | ||
| 21510 | 2026.05.19 01:44:33.057254 [ 220 ] {} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21511 | 2026.05.19 01:44:33.057311 [ 220 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21512 | 2026.05.19 01:44:33.059427 [ 220 ] {} <Debug> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21513 | 2026.05.19 01:44:33.340936 [ 224 ] {} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21514 | 2026.05.19 01:44:33.340985 [ 224 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21515 | 2026.05.19 01:44:33.343188 [ 224 ] {} <Debug> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 21516 | 2026.05.19 01:44:36.745361 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21517 | 2026.05.19 01:44:36.745424 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21518 | 2026.05.19 01:44:36.965014 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48994 | ||
| 21519 | 2026.05.19 01:44:36.965750 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21520 | 2026.05.19 01:44:36.965784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21521 | 2026.05.19 01:44:36.966291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21522 | 2026.05.19 01:44:36.966527 [ 244 ] {} <Trace> system.asynchronous_metric_log (52b976d3-10be-4e52-9559-21a8705a1882): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21523 | 2026.05.19 01:44:36.966662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48994 | ||
| 21524 | 2026.05.19 01:44:37.244046 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21525 | 2026.05.19 01:44:37.244402 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 21526 | 2026.05.19 01:44:37.244827 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21527 | 2026.05.19 01:44:37.244862 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 21528 | 2026.05.19 01:44:37.245086 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21529 | 2026.05.19 01:44:37.245158 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21530 | 2026.05.19 01:44:37.245304 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 21531 | 2026.05.19 01:44:37.245441 [ 315 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21532 | 2026.05.19 01:44:37.245441 [ 332 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21533 | 2026.05.19 01:44:37.245445 [ 355 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21534 | 2026.05.19 01:44:37.245631 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (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 | ||
| 21535 | 2026.05.19 01:44:37.245659 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Trace> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21536 | 2026.05.19 01:44:37.245733 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21537 | 2026.05.19 01:44:37.245753 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Debug> oximeter.timeseries_schema (18a353e3-16b6-4948-9548-e067d2f8d719) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 21538 | 2026.05.19 01:44:37.245789 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21539 | 2026.05.19 01:44:37.245829 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 21540 | 2026.05.19 01:44:37.247278 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Debug> executeQuery: Read 38 rows, 6.31 KiB in 0.003019 sec., 12586.949320967207 rows/sec., 2.04 MiB/sec. | ||
| 21541 | 2026.05.19 01:44:37.247431 [ 4 ] {1a92773a-c993-47ba-b301-51eb3c8469be} <Debug> TCPHandler: Processed in 0.003563477 sec. | ||
| 21542 | 2026.05.19 01:44:37.249332 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21543 | 2026.05.19 01:44:37.249450 [ 4 ] {1cd69750-b887-4836-b136-645f5d4c4b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21544 | 2026.05.19 01:44:37.249494 [ 4 ] {1cd69750-b887-4836-b136-645f5d4c4b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21545 | 2026.05.19 01:44:37.250486 [ 4 ] {1cd69750-b887-4836-b136-645f5d4c4b42} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21546 | 2026.05.19 01:44:37.250569 [ 4 ] {1cd69750-b887-4836-b136-645f5d4c4b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21547 | 2026.05.19 01:44:37.251034 [ 4 ] {1cd69750-b887-4836-b136-645f5d4c4b42} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21548 | 2026.05.19 01:44:37.251271 [ 4 ] {1cd69750-b887-4836-b136-645f5d4c4b42} <Trace> oximeter.fields_string (2bb09d40-8e28-45a5-aead-30bcddacedb5): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21549 | 2026.05.19 01:44:37.251420 [ 4 ] {1cd69750-b887-4836-b136-645f5d4c4b42} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.13 MiB/sec. | ||
| 21550 | 2026.05.19 01:44:37.251459 [ 4 ] {1cd69750-b887-4836-b136-645f5d4c4b42} <Debug> TCPHandler: Processed in 0.002180059 sec. | ||
| 21551 | 2026.05.19 01:44:37.251607 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21552 | 2026.05.19 01:44:37.251705 [ 4 ] {96ca7618-32d2-471b-b2f0-e142d4b2729a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21553 | 2026.05.19 01:44:37.251744 [ 4 ] {96ca7618-32d2-471b-b2f0-e142d4b2729a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21554 | 2026.05.19 01:44:37.252186 [ 4 ] {96ca7618-32d2-471b-b2f0-e142d4b2729a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21555 | 2026.05.19 01:44:37.252224 [ 4 ] {96ca7618-32d2-471b-b2f0-e142d4b2729a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21556 | 2026.05.19 01:44:37.252522 [ 4 ] {96ca7618-32d2-471b-b2f0-e142d4b2729a} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21557 | 2026.05.19 01:44:37.252733 [ 4 ] {96ca7618-32d2-471b-b2f0-e142d4b2729a} <Trace> oximeter.fields_uuid (5b45f518-ce1c-4073-81de-56950a992c55): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21558 | 2026.05.19 01:44:37.252862 [ 4 ] {96ca7618-32d2-471b-b2f0-e142d4b2729a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 21559 | 2026.05.19 01:44:37.252900 [ 4 ] {96ca7618-32d2-471b-b2f0-e142d4b2729a} <Debug> TCPHandler: Processed in 0.001342598 sec. | ||
| 21560 | 2026.05.19 01:44:37.253046 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21561 | 2026.05.19 01:44:37.253144 [ 4 ] {03fc23a1-e36c-4223-bc27-6a43daec375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21562 | 2026.05.19 01:44:37.253188 [ 4 ] {03fc23a1-e36c-4223-bc27-6a43daec375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21563 | 2026.05.19 01:44:37.253606 [ 4 ] {03fc23a1-e36c-4223-bc27-6a43daec375b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21564 | 2026.05.19 01:44:37.253644 [ 4 ] {03fc23a1-e36c-4223-bc27-6a43daec375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21565 | 2026.05.19 01:44:37.253973 [ 4 ] {03fc23a1-e36c-4223-bc27-6a43daec375b} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21566 | 2026.05.19 01:44:37.254201 [ 4 ] {03fc23a1-e36c-4223-bc27-6a43daec375b} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21567 | 2026.05.19 01:44:37.254335 [ 4 ] {03fc23a1-e36c-4223-bc27-6a43daec375b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 21568 | 2026.05.19 01:44:37.254362 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Selected 2 parts from all_1_169_55 to all_170_170_0 | ||
| 21569 | 2026.05.19 01:44:37.254374 [ 4 ] {03fc23a1-e36c-4223-bc27-6a43daec375b} <Debug> TCPHandler: Processed in 0.001375938 sec. | ||
| 21570 | 2026.05.19 01:44:37.254442 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21571 | 2026.05.19 01:44:37.254470 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21572 | 2026.05.19 01:44:37.254571 [ 4 ] {} <Trace> TCP-Session: d266face-b0de-409d-add6-45960cd66d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21573 | 2026.05.19 01:44:37.254582 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_170_56} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_169_55 to all_170_170_0 into Compact with storage Full | ||
| 21574 | 2026.05.19 01:44:37.254679 [ 4 ] {3257a449-e795-4486-9444-8f30ae427f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43851) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21575 | 2026.05.19 01:44:37.254726 [ 4 ] {3257a449-e795-4486-9444-8f30ae427f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21576 | 2026.05.19 01:44:37.254733 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_170_56} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21577 | 2026.05.19 01:44:37.254778 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_170_56} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_169_55, total 60463 rows starting from the beginning of the part | ||
| 21578 | 2026.05.19 01:44:37.254852 [ 196 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_170_56} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 21579 | 2026.05.19 01:44:37.255100 [ 4 ] {3257a449-e795-4486-9444-8f30ae427f4e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21580 | 2026.05.19 01:44:37.255144 [ 4 ] {3257a449-e795-4486-9444-8f30ae427f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.51 GiB. | ||
| 21581 | 2026.05.19 01:44:37.255463 [ 4 ] {3257a449-e795-4486-9444-8f30ae427f4e} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 21582 | 2026.05.19 01:44:37.255675 [ 4 ] {3257a449-e795-4486-9444-8f30ae427f4e} <Trace> oximeter.measurements_u64 (6b7dc5bf-6830-474a-aa0c-02e5fcc206ae): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21583 | 2026.05.19 01:44:37.255808 [ 4 ] {3257a449-e795-4486-9444-8f30ae427f4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 21584 | 2026.05.19 01:44:37.255843 [ 4 ] {3257a449-e795-4486-9444-8f30ae427f4e} <Debug> TCPHandler: Processed in 0.001320787 sec. | ||
| 21585 | 2026.05.19 01:44:37.263803 [ 199 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_170_56} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60623 rows, containing 5 columns (5 merged, 0 gathered) in 0.009258141 sec., 6548074.824092655 rows/sec., 421.62 MiB/sec. | ||
| 21586 | 2026.05.19 01:44:37.264554 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_170_56} <Trace> MergedBlockOutputStream: filled checksums all_1_170_56 (state Temporary) | ||
| 21587 | 2026.05.19 01:44:37.264853 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_170_56} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529): Renaming temporary part tmp_merge_all_1_170_56 to all_1_170_56 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21588 | 2026.05.19 01:44:37.264932 [ 200 ] {5be9ace2-b640-4fa0-badb-d8e62c23a529::all_1_170_56} <Trace> oximeter.measurements_cumulativeu64 (5be9ace2-b640-4fa0-badb-d8e62c23a529) (MergerMutator): Merged 2 parts: [all_1_169_55, all_170_170_0] -> all_1_170_56 | ||
| 21589 | 2026.05.19 01:44:37.265023 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||