| 1 | [ May 1 23:39:10 Enabled. ] | ||
| 2 | [ May 1 23:39:10 Rereading configuration. ] | ||
| 3 | [ May 1 23:39:12 Rereading configuration. ] | ||
| 4 | [ May 1 23:39:24 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 1 23:39:24 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.01 23:39:26.462470 [ 1 ] {} <Information> Application: Will watch for the process with pid 24183 | ||
| 29 | 2026.05.01 23:39:26.462898 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.01 23:39:26.956997 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24183 | ||
| 31 | 2026.05.01 23:39:26.959396 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.01 23:39:26.959569 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.01 23:39:27.202889 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.01 23:39:27.240579 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.01 23:39:27.240694 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.01 23:39:27.240722 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.01 23:39:27.240812 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.01 23:39:27.241667 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.01 23:39:27.245876 [ 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.01 23:39:27.246817 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.01 23:39:27.247716 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.01 23:39:27.247770 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.01 23:39:27.247817 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.01 23:39:27.248811 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.01 23:39:27.250340 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.01 23:39:27.259565 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.01 23:39:27.260333 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.01 23:39:27.261978 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.01 23:39:27.262127 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.01 23:39:27.263628 [ 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.01 23:39:27.264192 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.01 23:39:27.268511 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.01 23:39:27.269302 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.01 23:39:27.275117 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.01 23:39:27.275518 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.01 23:39:27.276006 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.01 23:39:27.276392 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.01 23:39:27.278065 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.01 23:39:27.278094 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.01 23:39:27.278208 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.01 23:39:27.278854 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.01 23:39:27.286678 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.01 23:39:27.286706 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000173833 sec | ||
| 68 | 2026.05.01 23:39:27.286753 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.01 23:39:27.286791 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.01 23:39:27.287487 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.01 23:39:27.288123 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.01 23:39:27.305928 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.01 23:39:27.305978 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.01 23:39:27.306083 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.01 23:39:27.306096 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.01 23:39:27.306133 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.01 23:39:27.306210 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.01 23:39:27.308569 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.01 23:39:27.308637 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.01 23:39:27.308693 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.01 23:39:27.308871 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.01 23:39:27.308919 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.01 23:39:27.308932 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.01 23:39:27.309007 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.01 23:39:27.309022 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.01 23:39:27.309055 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.01 23:39:27.309132 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.01 23:39:27.339289 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.01 23:39:27.340834 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.01 23:39:27.340951 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000141803 sec | ||
| 91 | 2026.05.01 23:39:27.340974 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.01 23:39:27.340985 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.01 23:39:27.341014 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.01 23:39:27.341246 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.01 23:39:27.341365 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.01 23:39:27.341384 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.01 23:39:27.341396 [ 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.01 23:39:27.341406 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.01 23:39:27.347698 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.01 23:39:27.347964 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2026.05.01 23:39:27.349507 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.9081e-05 sec. | ||
| 102 | 2026.05.01 23:39:27.350007 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.01 23:39:27.351485 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.01 23:39:27.351510 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.01 23:39:27.737797 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60118 | ||
| 106 | 2026.05.01 23:39:27.738818 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.01 23:39:27.738882 [ 4 ] {} <Debug> TCP-Session: d48a6c34-be86-4f56-bde4-0080dc03cec9 Authenticating user 'default' from [fd00:1122:3344:101::b]:60118 | ||
| 108 | 2026.05.01 23:39:27.738910 [ 4 ] {} <Debug> TCP-Session: d48a6c34-be86-4f56-bde4-0080dc03cec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.01 23:39:27.739055 [ 4 ] {} <Debug> TCP-Session: d48a6c34-be86-4f56-bde4-0080dc03cec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.01 23:39:27.739150 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.01 23:39:27.739176 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.01 23:39:27.739258 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.01 23:39:27.739697 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52864 | ||
| 114 | 2026.05.01 23:39:27.739790 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63029 | ||
| 115 | 2026.05.01 23:39:27.739809 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54879 | ||
| 116 | 2026.05.01 23:39:27.739920 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.01 23:39:27.739980 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.01 23:39:27.740032 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43443 | ||
| 119 | 2026.05.01 23:39:27.740053 [ 254 ] {} <Debug> TCP-Session: 2266087b-5359-4ed7-83aa-3c53c146d982 Authenticating user 'default' from [fd00:1122:3344:101::b]:63029 | ||
| 120 | 2026.05.01 23:39:27.740044 [ 5 ] {} <Debug> TCP-Session: 66178f99-0fac-4b58-8133-ae0e95ee00b5 Authenticating user 'default' from [fd00:1122:3344:101::b]:52864 | ||
| 121 | 2026.05.01 23:39:27.740102 [ 254 ] {} <Debug> TCP-Session: 2266087b-5359-4ed7-83aa-3c53c146d982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.01 23:39:27.740096 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.01 23:39:27.740162 [ 5 ] {} <Debug> TCP-Session: 66178f99-0fac-4b58-8133-ae0e95ee00b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.01 23:39:27.740190 [ 6 ] {} <Debug> TCP-Session: 2c75a04a-73d6-46a1-93e7-0a0a22a00157 Authenticating user 'default' from [fd00:1122:3344:101::b]:54879 | ||
| 125 | 2026.05.01 23:39:27.740177 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62778 | ||
| 126 | 2026.05.01 23:39:27.740246 [ 5 ] {} <Debug> TCP-Session: 66178f99-0fac-4b58-8133-ae0e95ee00b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.01 23:39:27.740247 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.01 23:39:27.740265 [ 6 ] {} <Debug> TCP-Session: 2c75a04a-73d6-46a1-93e7-0a0a22a00157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.01 23:39:27.740168 [ 254 ] {} <Debug> TCP-Session: 2266087b-5359-4ed7-83aa-3c53c146d982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.01 23:39:27.740415 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.01 23:39:27.740372 [ 255 ] {} <Debug> TCP-Session: 88e234f0-5597-4471-8b4e-dce056e2c7cd Authenticating user 'default' from [fd00:1122:3344:101::b]:43443 | ||
| 132 | 2026.05.01 23:39:27.740368 [ 6 ] {} <Debug> TCP-Session: 2c75a04a-73d6-46a1-93e7-0a0a22a00157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.01 23:39:27.740367 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45359 | ||
| 134 | 2026.05.01 23:39:27.740555 [ 255 ] {} <Debug> TCP-Session: 88e234f0-5597-4471-8b4e-dce056e2c7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.01 23:39:27.740525 [ 256 ] {} <Debug> TCP-Session: 76fa4d79-3bdd-4cdb-b516-edbe44553808 Authenticating user 'default' from [fd00:1122:3344:101::b]:62778 | ||
| 136 | 2026.05.01 23:39:27.740487 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63938 | ||
| 137 | 2026.05.01 23:39:27.740640 [ 256 ] {} <Debug> TCP-Session: 76fa4d79-3bdd-4cdb-b516-edbe44553808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.01 23:39:27.740652 [ 255 ] {} <Debug> TCP-Session: 88e234f0-5597-4471-8b4e-dce056e2c7cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.01 23:39:27.740749 [ 256 ] {} <Debug> TCP-Session: 76fa4d79-3bdd-4cdb-b516-edbe44553808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.01 23:39:27.740768 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.01 23:39:27.740845 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.01 23:39:27.740866 [ 257 ] {} <Debug> TCP-Session: 5bbe8556-1065-48c3-b0c4-6462e8671269 Authenticating user 'default' from [fd00:1122:3344:101::b]:45359 | ||
| 143 | 2026.05.01 23:39:27.740886 [ 258 ] {} <Debug> TCP-Session: 8f524271-188c-4e6c-9d4d-e7dd091c672b Authenticating user 'default' from [fd00:1122:3344:101::b]:63938 | ||
| 144 | 2026.05.01 23:39:27.740893 [ 257 ] {} <Debug> TCP-Session: 5bbe8556-1065-48c3-b0c4-6462e8671269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.01 23:39:27.741002 [ 258 ] {} <Debug> TCP-Session: 8f524271-188c-4e6c-9d4d-e7dd091c672b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.01 23:39:27.741010 [ 257 ] {} <Debug> TCP-Session: 5bbe8556-1065-48c3-b0c4-6462e8671269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.01 23:39:27.741025 [ 258 ] {} <Debug> TCP-Session: 8f524271-188c-4e6c-9d4d-e7dd091c672b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.01 23:39:28.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.82 MiB, peak 116.82 MiB, free memory in arenas 0.00 B, will set to 118.92 MiB (RSS), difference: 2.10 MiB | ||
| 149 | 2026.05.01 23:39:28.127511 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63264 | ||
| 150 | 2026.05.01 23:39:28.127700 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.01 23:39:28.127742 [ 259 ] {} <Debug> TCP-Session: dff47dae-762b-4363-8500-4a69337b04b7 Authenticating user 'default' from [fd00:1122:3344:101::c]:63264 | ||
| 152 | 2026.05.01 23:39:28.127763 [ 259 ] {} <Debug> TCP-Session: dff47dae-762b-4363-8500-4a69337b04b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.01 23:39:28.127854 [ 259 ] {} <Debug> TCP-Session: dff47dae-762b-4363-8500-4a69337b04b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.01 23:39:28.127927 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.01 23:39:28.127969 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.01 23:39:28.128047 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.01 23:39:28.128495 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49501 | ||
| 158 | 2026.05.01 23:39:28.128631 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41821 | ||
| 159 | 2026.05.01 23:39:28.128720 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.05.01 23:39:28.128814 [ 260 ] {} <Debug> TCP-Session: c2cbd318-1794-4151-97d4-16ecba09f064 Authenticating user 'default' from [fd00:1122:3344:101::c]:49501 | ||
| 161 | 2026.05.01 23:39:28.128831 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59624 | ||
| 162 | 2026.05.01 23:39:28.128850 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41116 | ||
| 163 | 2026.05.01 23:39:28.128873 [ 260 ] {} <Debug> TCP-Session: c2cbd318-1794-4151-97d4-16ecba09f064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.01 23:39:28.128959 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.01 23:39:28.128984 [ 260 ] {} <Debug> TCP-Session: c2cbd318-1794-4151-97d4-16ecba09f064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.01 23:39:28.129008 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46109 | ||
| 167 | 2026.05.01 23:39:28.129010 [ 261 ] {} <Debug> TCP-Session: 53753ff7-346d-4a0e-ad97-df985db210a2 Authenticating user 'default' from [fd00:1122:3344:101::c]:41821 | ||
| 168 | 2026.05.01 23:39:28.129107 [ 261 ] {} <Debug> TCP-Session: 53753ff7-346d-4a0e-ad97-df985db210a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.01 23:39:28.129109 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.01 23:39:28.129124 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36478 | ||
| 171 | 2026.05.01 23:39:28.129151 [ 263 ] {} <Debug> TCP-Session: 4a4478b7-1c4a-4e92-8b93-75566bb604f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:59624 | ||
| 172 | 2026.05.01 23:39:28.129134 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.01 23:39:28.129123 [ 261 ] {} <Debug> TCP-Session: 53753ff7-346d-4a0e-ad97-df985db210a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.01 23:39:28.129278 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51604 | ||
| 175 | 2026.05.01 23:39:28.129248 [ 263 ] {} <Debug> TCP-Session: 4a4478b7-1c4a-4e92-8b93-75566bb604f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.01 23:39:28.129250 [ 262 ] {} <Debug> TCP-Session: 18f0b451-55ac-4201-8c4d-4c2ff00c6a95 Authenticating user 'default' from [fd00:1122:3344:101::c]:41116 | ||
| 177 | 2026.05.01 23:39:28.129340 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.05.01 23:39:28.129372 [ 262 ] {} <Debug> TCP-Session: 18f0b451-55ac-4201-8c4d-4c2ff00c6a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.01 23:39:28.129345 [ 263 ] {} <Debug> TCP-Session: 4a4478b7-1c4a-4e92-8b93-75566bb604f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.01 23:39:28.129227 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.01 23:39:28.129470 [ 262 ] {} <Debug> TCP-Session: 18f0b451-55ac-4201-8c4d-4c2ff00c6a95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.01 23:39:28.129453 [ 265 ] {} <Debug> TCP-Session: 5ae5ddb4-a1cf-47cc-a597-82f5a8daa615 Authenticating user 'default' from [fd00:1122:3344:101::c]:36478 | ||
| 183 | 2026.05.01 23:39:28.129502 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.01 23:39:28.129537 [ 265 ] {} <Debug> TCP-Session: 5ae5ddb4-a1cf-47cc-a597-82f5a8daa615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.01 23:39:28.129540 [ 264 ] {} <Debug> TCP-Session: 6bb5477c-c3b6-4a87-b9a2-ebeb463a40be Authenticating user 'default' from [fd00:1122:3344:101::c]:46109 | ||
| 186 | 2026.05.01 23:39:28.129618 [ 266 ] {} <Debug> TCP-Session: 85b27c7c-3a9f-49d6-9637-be2018181c82 Authenticating user 'default' from [fd00:1122:3344:101::c]:51604 | ||
| 187 | 2026.05.01 23:39:28.129632 [ 265 ] {} <Debug> TCP-Session: 5ae5ddb4-a1cf-47cc-a597-82f5a8daa615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.01 23:39:28.129623 [ 264 ] {} <Debug> TCP-Session: 6bb5477c-c3b6-4a87-b9a2-ebeb463a40be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.01 23:39:28.129708 [ 266 ] {} <Debug> TCP-Session: 85b27c7c-3a9f-49d6-9637-be2018181c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.01 23:39:28.129714 [ 264 ] {} <Debug> TCP-Session: 6bb5477c-c3b6-4a87-b9a2-ebeb463a40be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.01 23:39:28.129789 [ 266 ] {} <Debug> TCP-Session: 85b27c7c-3a9f-49d6-9637-be2018181c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.01 23:39:28.217774 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39879 | ||
| 193 | 2026.05.01 23:39:28.224311 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.01 23:39:28.224417 [ 267 ] {} <Debug> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Authenticating user 'default' from [fd00:1122:3344:101::d]:39879 | ||
| 195 | 2026.05.01 23:39:28.224440 [ 267 ] {} <Debug> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.01 23:39:28.224457 [ 267 ] {} <Debug> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.01 23:39:28.224609 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.05.01 23:39:28.224650 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.05.01 23:39:28.224743 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.05.01 23:39:28.227058 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48546 | ||
| 201 | 2026.05.01 23:39:28.227190 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43492 | ||
| 202 | 2026.05.01 23:39:28.227217 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.01 23:39:28.227254 [ 268 ] {} <Debug> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Authenticating user 'default' from [fd00:1122:3344:101::d]:48546 | ||
| 204 | 2026.05.01 23:39:28.227301 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34160 | ||
| 205 | 2026.05.01 23:39:28.227367 [ 268 ] {} <Debug> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.01 23:39:28.227388 [ 268 ] {} <Debug> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.01 23:39:28.227454 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56642 | ||
| 208 | 2026.05.01 23:39:28.227579 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63914 | ||
| 209 | 2026.05.01 23:39:28.227716 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40065 | ||
| 210 | 2026.05.01 23:39:28.229226 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41678 | ||
| 211 | 2026.05.01 23:39:28.229312 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55053 | ||
| 212 | 2026.05.01 23:39:28.231120 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.05.01 23:39:28.231164 [ 272 ] {} <Debug> TCP-Session: 9bbd99fd-f5fd-419e-a4d5-2c347a3972b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63914 | ||
| 214 | 2026.05.01 23:39:28.231175 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.05.01 23:39:28.231228 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.05.01 23:39:28.231223 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.01 23:39:28.231201 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.05.01 23:39:28.231177 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.05.01 23:39:28.231377 [ 270 ] {} <Debug> TCP-Session: 7f4b80e8-74de-4075-90a0-56284f1c3255 Authenticating user 'default' from [fd00:1122:3344:101::d]:34160 | ||
| 220 | 2026.05.01 23:39:28.231343 [ 273 ] {} <Debug> TCP-Session: 7688d6fb-5bfd-400f-a215-98dc5210cf60 Authenticating user 'default' from [fd00:1122:3344:101::d]:40065 | ||
| 221 | 2026.05.01 23:39:28.231320 [ 274 ] {} <Debug> TCP-Session: 65db3258-9901-4dc3-9255-beffbd68c2bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41678 | ||
| 222 | 2026.05.01 23:39:28.231495 [ 270 ] {} <Debug> TCP-Session: 7f4b80e8-74de-4075-90a0-56284f1c3255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.01 23:39:28.231488 [ 269 ] {} <Debug> TCP-Session: 0c0c0356-8ca2-4b50-b310-6c387b8c4c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:43492 | ||
| 224 | 2026.05.01 23:39:28.231486 [ 273 ] {} <Debug> TCP-Session: 7688d6fb-5bfd-400f-a215-98dc5210cf60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.01 23:39:28.231607 [ 270 ] {} <Debug> TCP-Session: 7f4b80e8-74de-4075-90a0-56284f1c3255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.05.01 23:39:28.231601 [ 269 ] {} <Debug> TCP-Session: 0c0c0356-8ca2-4b50-b310-6c387b8c4c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.01 23:39:28.231586 [ 274 ] {} <Debug> TCP-Session: 65db3258-9901-4dc3-9255-beffbd68c2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.01 23:39:28.231675 [ 273 ] {} <Debug> TCP-Session: 7688d6fb-5bfd-400f-a215-98dc5210cf60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.01 23:39:28.231327 [ 271 ] {} <Debug> TCP-Session: 33f92ddb-cffe-40b4-80db-244548d17817 Authenticating user 'default' from [fd00:1122:3344:101::d]:56642 | ||
| 230 | 2026.05.01 23:39:28.231761 [ 274 ] {} <Debug> TCP-Session: 65db3258-9901-4dc3-9255-beffbd68c2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.01 23:39:28.231786 [ 271 ] {} <Debug> TCP-Session: 33f92ddb-cffe-40b4-80db-244548d17817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.01 23:39:28.231182 [ 272 ] {} <Debug> TCP-Session: 9bbd99fd-f5fd-419e-a4d5-2c347a3972b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.01 23:39:28.231180 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 234 | 2026.05.01 23:39:28.231881 [ 271 ] {} <Debug> TCP-Session: 33f92ddb-cffe-40b4-80db-244548d17817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.01 23:39:28.231869 [ 272 ] {} <Debug> TCP-Session: 9bbd99fd-f5fd-419e-a4d5-2c347a3972b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.01 23:39:28.231687 [ 269 ] {} <Debug> TCP-Session: 0c0c0356-8ca2-4b50-b310-6c387b8c4c24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.01 23:39:28.231977 [ 275 ] {} <Debug> TCP-Session: 90e87b37-47ae-4f59-9dbb-56fe5a307d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:55053 | ||
| 238 | 2026.05.01 23:39:28.232084 [ 275 ] {} <Debug> TCP-Session: 90e87b37-47ae-4f59-9dbb-56fe5a307d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.01 23:39:28.232098 [ 275 ] {} <Debug> TCP-Session: 90e87b37-47ae-4f59-9dbb-56fe5a307d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.01 23:39:28.241109 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.05.01 23:39:28.244062 [ 267 ] {51e602ac-2efd-42b6-8af4-683a59b37643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.05.01 23:39:28.354014 [ 267 ] {51e602ac-2efd-42b6-8af4-683a59b37643} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39879) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.05.01 23:39:28.355071 [ 267 ] {51e602ac-2efd-42b6-8af4-683a59b37643} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.05.01 23:39:28.355290 [ 267 ] {51e602ac-2efd-42b6-8af4-683a59b37643} <Debug> TCPHandler: Processed in 0.117888069 sec. | ||
| 291 | 2026.05.01 23:39:28.355989 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.05.01 23:39:28.356213 [ 268 ] {fe9c7faf-1979-4c9b-8e77-c746e5a32547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.05.01 23:39:28.356672 [ 268 ] {fe9c7faf-1979-4c9b-8e77-c746e5a32547} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48546) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.05.01 23:39:28.356952 [ 268 ] {fe9c7faf-1979-4c9b-8e77-c746e5a32547} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.05.01 23:39:28.357166 [ 268 ] {fe9c7faf-1979-4c9b-8e77-c746e5a32547} <Debug> TCPHandler: Processed in 0.001615754 sec. | ||
| 342 | 2026.05.01 23:39:28.362134 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.05.01 23:39:28.362918 [ 267 ] {f05dd806-b37a-439a-8e41-d48bb2dd22b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.05.01 23:39:28.363550 [ 267 ] {f05dd806-b37a-439a-8e41-d48bb2dd22b7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.05.01 23:39:28.364820 [ 267 ] {f05dd806-b37a-439a-8e41-d48bb2dd22b7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.05.01 23:39:28.364840 [ 267 ] {f05dd806-b37a-439a-8e41-d48bb2dd22b7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4781e-05 sec | ||
| 347 | 2026.05.01 23:39:28.364853 [ 267 ] {f05dd806-b37a-439a-8e41-d48bb2dd22b7} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.05.01 23:39:28.364900 [ 267 ] {f05dd806-b37a-439a-8e41-d48bb2dd22b7} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.05.01 23:39:28.364952 [ 267 ] {f05dd806-b37a-439a-8e41-d48bb2dd22b7} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.05.01 23:39:28.365664 [ 267 ] {f05dd806-b37a-439a-8e41-d48bb2dd22b7} <Debug> TCPHandler: Processed in 0.003639178 sec. | ||
| 351 | 2026.05.01 23:39:28.365812 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.01 23:39:28.366027 [ 267 ] {9c2331b4-8153-4d0a-ac5d-33f148d67041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.05.01 23:39:28.366078 [ 267 ] {9c2331b4-8153-4d0a-ac5d-33f148d67041} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.05.01 23:39:28.374486 [ 267 ] {9c2331b4-8153-4d0a-ac5d-33f148d67041} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.05.01 23:39:28.376084 [ 267 ] {9c2331b4-8153-4d0a-ac5d-33f148d67041} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503): Loading data parts | ||
| 357 | 2026.05.01 23:39:28.378892 [ 267 ] {9c2331b4-8153-4d0a-ac5d-33f148d67041} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503): There are no data parts | ||
| 358 | 2026.05.01 23:39:28.381674 [ 267 ] {9c2331b4-8153-4d0a-ac5d-33f148d67041} <Debug> TCPHandler: Processed in 0.015911502 sec. | ||
| 359 | 2026.05.01 23:39:28.381851 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.05.01 23:39:28.382037 [ 267 ] {d207c363-79f0-4eb5-bbca-b2e5e7abaea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.05.01 23:39:28.382163 [ 267 ] {d207c363-79f0-4eb5-bbca-b2e5e7abaea2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.05.01 23:39:28.405947 [ 267 ] {d207c363-79f0-4eb5-bbca-b2e5e7abaea2} <Debug> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Loading data parts | ||
| 373 | 2026.05.01 23:39:28.406247 [ 267 ] {d207c363-79f0-4eb5-bbca-b2e5e7abaea2} <Debug> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): There are no data parts | ||
| 374 | 2026.05.01 23:39:28.407754 [ 267 ] {d207c363-79f0-4eb5-bbca-b2e5e7abaea2} <Debug> TCPHandler: Processed in 0.025961019 sec. | ||
| 375 | 2026.05.01 23:39:28.407928 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.05.01 23:39:28.408183 [ 267 ] {6ceafd57-1eac-44d9-a3e5-225257625081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 377 | 2026.05.01 23:39:28.408298 [ 267 ] {6ceafd57-1eac-44d9-a3e5-225257625081} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.05.01 23:39:28.410111 [ 267 ] {6ceafd57-1eac-44d9-a3e5-225257625081} <Debug> oximeter.measurements_i8 (17726d08-1c4d-47c5-99b3-c7170d878d3b): Loading data parts | ||
| 379 | 2026.05.01 23:39:28.410260 [ 267 ] {6ceafd57-1eac-44d9-a3e5-225257625081} <Debug> oximeter.measurements_i8 (17726d08-1c4d-47c5-99b3-c7170d878d3b): There are no data parts | ||
| 380 | 2026.05.01 23:39:28.411394 [ 267 ] {6ceafd57-1eac-44d9-a3e5-225257625081} <Debug> TCPHandler: Processed in 0.003526375 sec. | ||
| 381 | 2026.05.01 23:39:28.411540 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.05.01 23:39:28.411696 [ 267 ] {26229111-8dcb-4be0-91a0-c149d6fa0472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 383 | 2026.05.01 23:39:28.411833 [ 267 ] {26229111-8dcb-4be0-91a0-c149d6fa0472} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.05.01 23:39:28.413681 [ 267 ] {26229111-8dcb-4be0-91a0-c149d6fa0472} <Debug> oximeter.measurements_u8 (b34c306b-6ba2-4d38-908a-1f64b9fd9ca9): Loading data parts | ||
| 385 | 2026.05.01 23:39:28.413886 [ 267 ] {26229111-8dcb-4be0-91a0-c149d6fa0472} <Debug> oximeter.measurements_u8 (b34c306b-6ba2-4d38-908a-1f64b9fd9ca9): There are no data parts | ||
| 386 | 2026.05.01 23:39:28.415339 [ 267 ] {26229111-8dcb-4be0-91a0-c149d6fa0472} <Debug> TCPHandler: Processed in 0.003846842 sec. | ||
| 387 | 2026.05.01 23:39:28.415486 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.01 23:39:28.415710 [ 267 ] {e05197ae-6da1-40af-9300-7d3342c61c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 389 | 2026.05.01 23:39:28.415826 [ 267 ] {e05197ae-6da1-40af-9300-7d3342c61c41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.05.01 23:39:28.417888 [ 267 ] {e05197ae-6da1-40af-9300-7d3342c61c41} <Debug> oximeter.measurements_i16 (cfc458e6-54b7-41e8-92e3-f003e60716a5): Loading data parts | ||
| 391 | 2026.05.01 23:39:28.418027 [ 267 ] {e05197ae-6da1-40af-9300-7d3342c61c41} <Debug> oximeter.measurements_i16 (cfc458e6-54b7-41e8-92e3-f003e60716a5): There are no data parts | ||
| 392 | 2026.05.01 23:39:28.419479 [ 267 ] {e05197ae-6da1-40af-9300-7d3342c61c41} <Debug> TCPHandler: Processed in 0.004042938 sec. | ||
| 393 | 2026.05.01 23:39:28.419621 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.05.01 23:39:28.419777 [ 267 ] {713f999a-a390-4081-8d8f-1ce4a3928c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 395 | 2026.05.01 23:39:28.419903 [ 267 ] {713f999a-a390-4081-8d8f-1ce4a3928c9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.05.01 23:39:28.421956 [ 267 ] {713f999a-a390-4081-8d8f-1ce4a3928c9a} <Debug> oximeter.measurements_u16 (2cad5b7c-1142-420f-a02b-ba7865600de9): Loading data parts | ||
| 397 | 2026.05.01 23:39:28.422152 [ 267 ] {713f999a-a390-4081-8d8f-1ce4a3928c9a} <Debug> oximeter.measurements_u16 (2cad5b7c-1142-420f-a02b-ba7865600de9): There are no data parts | ||
| 398 | 2026.05.01 23:39:28.423402 [ 267 ] {713f999a-a390-4081-8d8f-1ce4a3928c9a} <Debug> TCPHandler: Processed in 0.003829072 sec. | ||
| 399 | 2026.05.01 23:39:28.423546 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.05.01 23:39:28.423769 [ 267 ] {d12a52b4-8568-4ce3-a18c-7e2cbf466484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 401 | 2026.05.01 23:39:28.423873 [ 267 ] {d12a52b4-8568-4ce3-a18c-7e2cbf466484} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.05.01 23:39:28.425770 [ 267 ] {d12a52b4-8568-4ce3-a18c-7e2cbf466484} <Debug> oximeter.measurements_i32 (f37ab407-d9d3-48bf-b324-9f330d032627): Loading data parts | ||
| 403 | 2026.05.01 23:39:28.425906 [ 267 ] {d12a52b4-8568-4ce3-a18c-7e2cbf466484} <Debug> oximeter.measurements_i32 (f37ab407-d9d3-48bf-b324-9f330d032627): There are no data parts | ||
| 404 | 2026.05.01 23:39:28.427384 [ 267 ] {d12a52b4-8568-4ce3-a18c-7e2cbf466484} <Debug> TCPHandler: Processed in 0.003886784 sec. | ||
| 405 | 2026.05.01 23:39:28.427528 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.05.01 23:39:28.427691 [ 267 ] {c8aee231-3e9a-4975-98fc-fa14c4d9212d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 407 | 2026.05.01 23:39:28.427796 [ 267 ] {c8aee231-3e9a-4975-98fc-fa14c4d9212d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.05.01 23:39:28.429408 [ 267 ] {c8aee231-3e9a-4975-98fc-fa14c4d9212d} <Debug> oximeter.measurements_u32 (683ce17d-9a2e-4e83-ae92-cd419e29c41b): Loading data parts | ||
| 409 | 2026.05.01 23:39:28.429603 [ 267 ] {c8aee231-3e9a-4975-98fc-fa14c4d9212d} <Debug> oximeter.measurements_u32 (683ce17d-9a2e-4e83-ae92-cd419e29c41b): There are no data parts | ||
| 410 | 2026.05.01 23:39:28.430870 [ 267 ] {c8aee231-3e9a-4975-98fc-fa14c4d9212d} <Debug> TCPHandler: Processed in 0.003391603 sec. | ||
| 411 | 2026.05.01 23:39:28.431037 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.01 23:39:28.431276 [ 267 ] {fa547283-e715-482f-97e2-6260ff92926d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 413 | 2026.05.01 23:39:28.431399 [ 267 ] {fa547283-e715-482f-97e2-6260ff92926d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.05.01 23:39:28.433072 [ 267 ] {fa547283-e715-482f-97e2-6260ff92926d} <Debug> oximeter.measurements_i64 (db63638d-5b8f-4300-a13d-ff7df029051e): Loading data parts | ||
| 415 | 2026.05.01 23:39:28.433223 [ 267 ] {fa547283-e715-482f-97e2-6260ff92926d} <Debug> oximeter.measurements_i64 (db63638d-5b8f-4300-a13d-ff7df029051e): There are no data parts | ||
| 416 | 2026.05.01 23:39:28.434900 [ 267 ] {fa547283-e715-482f-97e2-6260ff92926d} <Debug> TCPHandler: Processed in 0.003923735 sec. | ||
| 417 | 2026.05.01 23:39:28.435049 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.01 23:39:28.435206 [ 267 ] {abd38f57-c464-4b55-a928-7a3a16dccf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 419 | 2026.05.01 23:39:28.435325 [ 267 ] {abd38f57-c464-4b55-a928-7a3a16dccf55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.05.01 23:39:28.437158 [ 267 ] {abd38f57-c464-4b55-a928-7a3a16dccf55} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Loading data parts | ||
| 421 | 2026.05.01 23:39:28.437371 [ 267 ] {abd38f57-c464-4b55-a928-7a3a16dccf55} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): There are no data parts | ||
| 422 | 2026.05.01 23:39:28.438346 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57520 | ||
| 423 | 2026.05.01 23:39:28.438795 [ 267 ] {abd38f57-c464-4b55-a928-7a3a16dccf55} <Debug> TCPHandler: Processed in 0.003797251 sec. | ||
| 424 | 2026.05.01 23:39:28.439002 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.05.01 23:39:28.439285 [ 267 ] {15987a49-f6dc-4827-91b2-09e129c86136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 426 | 2026.05.01 23:39:28.439414 [ 267 ] {15987a49-f6dc-4827-91b2-09e129c86136} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2026.05.01 23:39:28.440116 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 428 | 2026.05.01 23:39:28.440161 [ 278 ] {} <Debug> TCP-Session: 4da76196-ff6b-420a-917b-ff5fc0ff1633 Authenticating user 'default' from [fd00:1122:3344:101::a]:57520 | ||
| 429 | 2026.05.01 23:39:28.440350 [ 278 ] {} <Debug> TCP-Session: 4da76196-ff6b-420a-917b-ff5fc0ff1633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 430 | 2026.05.01 23:39:28.440366 [ 278 ] {} <Debug> TCP-Session: 4da76196-ff6b-420a-917b-ff5fc0ff1633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 431 | 2026.05.01 23:39:28.440441 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 432 | 2026.05.01 23:39:28.440535 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 433 | 2026.05.01 23:39:28.440552 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 434 | 2026.05.01 23:39:28.441102 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38189 | ||
| 435 | 2026.05.01 23:39:28.441213 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39191 | ||
| 436 | 2026.05.01 23:39:28.441268 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 437 | 2026.05.01 23:39:28.441304 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43742 | ||
| 438 | 2026.05.01 23:39:28.441384 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40076 | ||
| 439 | 2026.05.01 23:39:28.441422 [ 279 ] {} <Debug> TCP-Session: da56ba76-33ec-4fbb-9375-1e273d8709cf Authenticating user 'default' from [fd00:1122:3344:101::a]:38189 | ||
| 440 | 2026.05.01 23:39:28.441499 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64847 | ||
| 441 | 2026.05.01 23:39:28.441539 [ 279 ] {} <Debug> TCP-Session: da56ba76-33ec-4fbb-9375-1e273d8709cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 442 | 2026.05.01 23:39:28.441554 [ 279 ] {} <Debug> TCP-Session: da56ba76-33ec-4fbb-9375-1e273d8709cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2026.05.01 23:39:28.441601 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 444 | 2026.05.01 23:39:28.441613 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51711 | ||
| 445 | 2026.05.01 23:39:28.441615 [ 267 ] {15987a49-f6dc-4827-91b2-09e129c86136} <Debug> oximeter.measurements_f32 (75182dd8-d1e9-4afc-be6c-a218d9c6d414): Loading data parts | ||
| 446 | 2026.05.01 23:39:28.441656 [ 280 ] {} <Debug> TCP-Session: 962fe9be-f740-4e51-b65b-96ade0fa5e21 Authenticating user 'default' from [fd00:1122:3344:101::a]:39191 | ||
| 447 | 2026.05.01 23:39:28.441668 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 448 | 2026.05.01 23:39:28.441765 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 449 | 2026.05.01 23:39:28.441773 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63584 | ||
| 450 | 2026.05.01 23:39:28.441790 [ 280 ] {} <Debug> TCP-Session: 962fe9be-f740-4e51-b65b-96ade0fa5e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 451 | 2026.05.01 23:39:28.441829 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 452 | 2026.05.01 23:39:28.441812 [ 282 ] {} <Debug> TCP-Session: c7d8202f-95f1-4be8-8dfa-ec5e49140126 Authenticating user 'default' from [fd00:1122:3344:101::a]:40076 | ||
| 453 | 2026.05.01 23:39:28.441904 [ 280 ] {} <Debug> TCP-Session: 962fe9be-f740-4e51-b65b-96ade0fa5e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2026.05.01 23:39:28.441806 [ 281 ] {} <Debug> TCP-Session: 69dd7a35-6abc-4399-87e6-7c80104e16ff Authenticating user 'default' from [fd00:1122:3344:101::a]:43742 | ||
| 455 | 2026.05.01 23:39:28.441969 [ 284 ] {} <Debug> TCP-Session: effddac3-722b-4faf-ba51-6f90a6b0c78a Authenticating user 'default' from [fd00:1122:3344:101::a]:51711 | ||
| 456 | 2026.05.01 23:39:28.441809 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 457 | 2026.05.01 23:39:28.442028 [ 284 ] {} <Debug> TCP-Session: effddac3-722b-4faf-ba51-6f90a6b0c78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 458 | 2026.05.01 23:39:28.442027 [ 281 ] {} <Debug> TCP-Session: 69dd7a35-6abc-4399-87e6-7c80104e16ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 459 | 2026.05.01 23:39:28.442027 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 460 | 2026.05.01 23:39:28.442169 [ 283 ] {} <Debug> TCP-Session: 7e54f826-05b7-4c86-8a70-d15c9e004a53 Authenticating user 'default' from [fd00:1122:3344:101::a]:64847 | ||
| 461 | 2026.05.01 23:39:28.442163 [ 284 ] {} <Debug> TCP-Session: effddac3-722b-4faf-ba51-6f90a6b0c78a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 462 | 2026.05.01 23:39:28.442151 [ 281 ] {} <Debug> TCP-Session: 69dd7a35-6abc-4399-87e6-7c80104e16ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 463 | 2026.05.01 23:39:28.442258 [ 283 ] {} <Debug> TCP-Session: 7e54f826-05b7-4c86-8a70-d15c9e004a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 464 | 2026.05.01 23:39:28.441926 [ 282 ] {} <Debug> TCP-Session: c7d8202f-95f1-4be8-8dfa-ec5e49140126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2026.05.01 23:39:28.442240 [ 285 ] {} <Debug> TCP-Session: db11b460-2f72-4e90-8903-7d041d69ac8b Authenticating user 'default' from [fd00:1122:3344:101::a]:63584 | ||
| 466 | 2026.05.01 23:39:28.442352 [ 283 ] {} <Debug> TCP-Session: 7e54f826-05b7-4c86-8a70-d15c9e004a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 467 | 2026.05.01 23:39:28.442340 [ 282 ] {} <Debug> TCP-Session: c7d8202f-95f1-4be8-8dfa-ec5e49140126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 468 | 2026.05.01 23:39:28.441826 [ 267 ] {15987a49-f6dc-4827-91b2-09e129c86136} <Debug> oximeter.measurements_f32 (75182dd8-d1e9-4afc-be6c-a218d9c6d414): There are no data parts | ||
| 469 | 2026.05.01 23:39:28.442416 [ 285 ] {} <Debug> TCP-Session: db11b460-2f72-4e90-8903-7d041d69ac8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 470 | 2026.05.01 23:39:28.442527 [ 285 ] {} <Debug> TCP-Session: db11b460-2f72-4e90-8903-7d041d69ac8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 471 | 2026.05.01 23:39:28.443910 [ 267 ] {15987a49-f6dc-4827-91b2-09e129c86136} <Debug> TCPHandler: Processed in 0.004959767 sec. | ||
| 472 | 2026.05.01 23:39:28.444121 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.05.01 23:39:28.444341 [ 267 ] {8b1007fc-9ec7-41d7-a7c3-d1635e89c023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 474 | 2026.05.01 23:39:28.444472 [ 267 ] {8b1007fc-9ec7-41d7-a7c3-d1635e89c023} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.05.01 23:39:28.446425 [ 267 ] {8b1007fc-9ec7-41d7-a7c3-d1635e89c023} <Debug> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Loading data parts | ||
| 476 | 2026.05.01 23:39:28.446575 [ 267 ] {8b1007fc-9ec7-41d7-a7c3-d1635e89c023} <Debug> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): There are no data parts | ||
| 477 | 2026.05.01 23:39:28.448073 [ 267 ] {8b1007fc-9ec7-41d7-a7c3-d1635e89c023} <Debug> TCPHandler: Processed in 0.004005576 sec. | ||
| 478 | 2026.05.01 23:39:28.448227 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.05.01 23:39:28.448388 [ 267 ] {0c0623a0-c85c-4b80-8368-01066a9d353d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 480 | 2026.05.01 23:39:28.448551 [ 267 ] {0c0623a0-c85c-4b80-8368-01066a9d353d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.05.01 23:39:28.450500 [ 267 ] {0c0623a0-c85c-4b80-8368-01066a9d353d} <Debug> oximeter.measurements_string (be222b29-cd92-4c7d-98e6-f13e4897cfb1): Loading data parts | ||
| 482 | 2026.05.01 23:39:28.450645 [ 267 ] {0c0623a0-c85c-4b80-8368-01066a9d353d} <Debug> oximeter.measurements_string (be222b29-cd92-4c7d-98e6-f13e4897cfb1): There are no data parts | ||
| 483 | 2026.05.01 23:39:28.452040 [ 267 ] {0c0623a0-c85c-4b80-8368-01066a9d353d} <Debug> TCPHandler: Processed in 0.003862654 sec. | ||
| 484 | 2026.05.01 23:39:28.452288 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.05.01 23:39:28.452494 [ 267 ] {10d76ffa-e79c-4f68-a803-9fdf1b8a84a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.05.01 23:39:28.452604 [ 267 ] {10d76ffa-e79c-4f68-a803-9fdf1b8a84a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.05.01 23:39:28.454604 [ 267 ] {10d76ffa-e79c-4f68-a803-9fdf1b8a84a8} <Debug> oximeter.measurements_bytes (22614753-d0bd-419c-a0d7-a8b36c5f84c8): Loading data parts | ||
| 495 | 2026.05.01 23:39:28.454747 [ 267 ] {10d76ffa-e79c-4f68-a803-9fdf1b8a84a8} <Debug> oximeter.measurements_bytes (22614753-d0bd-419c-a0d7-a8b36c5f84c8): There are no data parts | ||
| 496 | 2026.05.01 23:39:28.455969 [ 267 ] {10d76ffa-e79c-4f68-a803-9fdf1b8a84a8} <Debug> TCPHandler: Processed in 0.00374175 sec. | ||
| 497 | 2026.05.01 23:39:28.456203 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.05.01 23:39:28.456371 [ 267 ] {320b785b-a6df-434c-8403-4de8a7f47cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 499 | 2026.05.01 23:39:28.456487 [ 267 ] {320b785b-a6df-434c-8403-4de8a7f47cb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.05.01 23:39:28.459048 [ 267 ] {320b785b-a6df-434c-8403-4de8a7f47cb9} <Debug> oximeter.measurements_cumulativei64 (13c6a17a-1e8d-4109-a8ce-a4da8ef4c136): Loading data parts | ||
| 501 | 2026.05.01 23:39:28.459256 [ 267 ] {320b785b-a6df-434c-8403-4de8a7f47cb9} <Debug> oximeter.measurements_cumulativei64 (13c6a17a-1e8d-4109-a8ce-a4da8ef4c136): There are no data parts | ||
| 502 | 2026.05.01 23:39:28.460693 [ 267 ] {320b785b-a6df-434c-8403-4de8a7f47cb9} <Debug> TCPHandler: Processed in 0.004543958 sec. | ||
| 503 | 2026.05.01 23:39:28.460836 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.05.01 23:39:28.461069 [ 267 ] {a2e90ae4-982c-488a-b74b-9938492d19ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 505 | 2026.05.01 23:39:28.461185 [ 267 ] {a2e90ae4-982c-488a-b74b-9938492d19ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.05.01 23:39:28.462897 [ 267 ] {a2e90ae4-982c-488a-b74b-9938492d19ff} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Loading data parts | ||
| 507 | 2026.05.01 23:39:28.463037 [ 267 ] {a2e90ae4-982c-488a-b74b-9938492d19ff} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): There are no data parts | ||
| 508 | 2026.05.01 23:39:28.464375 [ 267 ] {a2e90ae4-982c-488a-b74b-9938492d19ff} <Debug> TCPHandler: Processed in 0.003587067 sec. | ||
| 509 | 2026.05.01 23:39:28.464513 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.05.01 23:39:28.464670 [ 267 ] {0a071568-673f-4164-9398-3ff1b39dbb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 511 | 2026.05.01 23:39:28.464779 [ 267 ] {0a071568-673f-4164-9398-3ff1b39dbb59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.05.01 23:39:28.466459 [ 267 ] {0a071568-673f-4164-9398-3ff1b39dbb59} <Debug> oximeter.measurements_cumulativef32 (abd9058c-0f0a-48cf-aff6-3aba7591128a): Loading data parts | ||
| 513 | 2026.05.01 23:39:28.466595 [ 267 ] {0a071568-673f-4164-9398-3ff1b39dbb59} <Debug> oximeter.measurements_cumulativef32 (abd9058c-0f0a-48cf-aff6-3aba7591128a): There are no data parts | ||
| 514 | 2026.05.01 23:39:28.468042 [ 267 ] {0a071568-673f-4164-9398-3ff1b39dbb59} <Debug> TCPHandler: Processed in 0.003577257 sec. | ||
| 515 | 2026.05.01 23:39:28.468266 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.05.01 23:39:28.468464 [ 267 ] {75b0d8c9-cf1e-49bd-8755-68f45482a910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 517 | 2026.05.01 23:39:28.468581 [ 267 ] {75b0d8c9-cf1e-49bd-8755-68f45482a910} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.05.01 23:39:28.470214 [ 267 ] {75b0d8c9-cf1e-49bd-8755-68f45482a910} <Debug> oximeter.measurements_cumulativef64 (0f6f37c3-267f-43ea-8e2f-dd4eb84507c1): Loading data parts | ||
| 519 | 2026.05.01 23:39:28.470424 [ 267 ] {75b0d8c9-cf1e-49bd-8755-68f45482a910} <Debug> oximeter.measurements_cumulativef64 (0f6f37c3-267f-43ea-8e2f-dd4eb84507c1): There are no data parts | ||
| 520 | 2026.05.01 23:39:28.471832 [ 267 ] {75b0d8c9-cf1e-49bd-8755-68f45482a910} <Debug> TCPHandler: Processed in 0.003615388 sec. | ||
| 521 | 2026.05.01 23:39:28.471984 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.05.01 23:39:28.472285 [ 267 ] {cac5ca72-3f80-4d17-bab9-e57a9a5f1b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.05.01 23:39:28.472412 [ 267 ] {cac5ca72-3f80-4d17-bab9-e57a9a5f1b15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.05.01 23:39:28.474527 [ 267 ] {cac5ca72-3f80-4d17-bab9-e57a9a5f1b15} <Debug> oximeter.measurements_histogrami8 (5f327c12-2ba6-4564-8315-472a639a550c): Loading data parts | ||
| 535 | 2026.05.01 23:39:28.474684 [ 267 ] {cac5ca72-3f80-4d17-bab9-e57a9a5f1b15} <Debug> oximeter.measurements_histogrami8 (5f327c12-2ba6-4564-8315-472a639a550c): There are no data parts | ||
| 536 | 2026.05.01 23:39:28.475981 [ 267 ] {cac5ca72-3f80-4d17-bab9-e57a9a5f1b15} <Debug> TCPHandler: Processed in 0.004049227 sec. | ||
| 537 | 2026.05.01 23:39:28.476194 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.01 23:39:28.476408 [ 267 ] {e15a3f69-bcde-4bf5-b509-2cd664c7d44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 539 | 2026.05.01 23:39:28.476531 [ 267 ] {e15a3f69-bcde-4bf5-b509-2cd664c7d44e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.05.01 23:39:28.478479 [ 267 ] {e15a3f69-bcde-4bf5-b509-2cd664c7d44e} <Debug> oximeter.measurements_histogramu8 (dedcccdc-596b-41d2-9438-ec91244a2ef6): Loading data parts | ||
| 541 | 2026.05.01 23:39:28.478686 [ 267 ] {e15a3f69-bcde-4bf5-b509-2cd664c7d44e} <Debug> oximeter.measurements_histogramu8 (dedcccdc-596b-41d2-9438-ec91244a2ef6): There are no data parts | ||
| 542 | 2026.05.01 23:39:28.480080 [ 267 ] {e15a3f69-bcde-4bf5-b509-2cd664c7d44e} <Debug> TCPHandler: Processed in 0.003935735 sec. | ||
| 543 | 2026.05.01 23:39:28.480223 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.01 23:39:28.480508 [ 267 ] {0c9b1392-5d01-4a50-8a36-cf0ab117fc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 545 | 2026.05.01 23:39:28.480627 [ 267 ] {0c9b1392-5d01-4a50-8a36-cf0ab117fc70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.05.01 23:39:28.482674 [ 267 ] {0c9b1392-5d01-4a50-8a36-cf0ab117fc70} <Debug> oximeter.measurements_histogrami16 (09087609-7c5c-4472-bca4-f68b68a8729e): Loading data parts | ||
| 547 | 2026.05.01 23:39:28.482812 [ 267 ] {0c9b1392-5d01-4a50-8a36-cf0ab117fc70} <Debug> oximeter.measurements_histogrami16 (09087609-7c5c-4472-bca4-f68b68a8729e): There are no data parts | ||
| 548 | 2026.05.01 23:39:28.484117 [ 267 ] {0c9b1392-5d01-4a50-8a36-cf0ab117fc70} <Debug> TCPHandler: Processed in 0.003943465 sec. | ||
| 549 | 2026.05.01 23:39:28.484337 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.01 23:39:28.484561 [ 267 ] {9cdb9334-6193-4eca-ab1d-443b5fd1bccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 551 | 2026.05.01 23:39:28.484695 [ 267 ] {9cdb9334-6193-4eca-ab1d-443b5fd1bccb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.05.01 23:39:28.486755 [ 267 ] {9cdb9334-6193-4eca-ab1d-443b5fd1bccb} <Debug> oximeter.measurements_histogramu16 (0899e080-42e2-4135-a42b-1bbfa1bf1700): Loading data parts | ||
| 553 | 2026.05.01 23:39:28.486958 [ 267 ] {9cdb9334-6193-4eca-ab1d-443b5fd1bccb} <Debug> oximeter.measurements_histogramu16 (0899e080-42e2-4135-a42b-1bbfa1bf1700): There are no data parts | ||
| 554 | 2026.05.01 23:39:28.488302 [ 267 ] {9cdb9334-6193-4eca-ab1d-443b5fd1bccb} <Debug> TCPHandler: Processed in 0.004014517 sec. | ||
| 555 | 2026.05.01 23:39:28.488447 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.01 23:39:28.488732 [ 267 ] {6943809e-cf11-414e-a0bd-dc5e5438da61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 557 | 2026.05.01 23:39:28.488853 [ 267 ] {6943809e-cf11-414e-a0bd-dc5e5438da61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.05.01 23:39:28.490873 [ 267 ] {6943809e-cf11-414e-a0bd-dc5e5438da61} <Debug> oximeter.measurements_histogrami32 (7bff753b-9eb3-4a76-bd83-96c89efb186c): Loading data parts | ||
| 559 | 2026.05.01 23:39:28.491014 [ 267 ] {6943809e-cf11-414e-a0bd-dc5e5438da61} <Debug> oximeter.measurements_histogrami32 (7bff753b-9eb3-4a76-bd83-96c89efb186c): There are no data parts | ||
| 560 | 2026.05.01 23:39:28.492355 [ 267 ] {6943809e-cf11-414e-a0bd-dc5e5438da61} <Debug> TCPHandler: Processed in 0.003958305 sec. | ||
| 561 | 2026.05.01 23:39:28.492568 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.01 23:39:28.492777 [ 267 ] {4f30feb4-308c-46cb-a8ac-d84b1df79338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 563 | 2026.05.01 23:39:28.492898 [ 267 ] {4f30feb4-308c-46cb-a8ac-d84b1df79338} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.05.01 23:39:28.494679 [ 267 ] {4f30feb4-308c-46cb-a8ac-d84b1df79338} <Debug> oximeter.measurements_histogramu32 (f5feb94f-da4b-4463-b4af-19d44badc3fa): Loading data parts | ||
| 565 | 2026.05.01 23:39:28.494851 [ 267 ] {4f30feb4-308c-46cb-a8ac-d84b1df79338} <Debug> oximeter.measurements_histogramu32 (f5feb94f-da4b-4463-b4af-19d44badc3fa): There are no data parts | ||
| 566 | 2026.05.01 23:39:28.496359 [ 267 ] {4f30feb4-308c-46cb-a8ac-d84b1df79338} <Debug> TCPHandler: Processed in 0.003842323 sec. | ||
| 567 | 2026.05.01 23:39:28.496505 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.01 23:39:28.496760 [ 267 ] {06d27058-789f-425a-b359-224fc3034970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 569 | 2026.05.01 23:39:28.496937 [ 267 ] {06d27058-789f-425a-b359-224fc3034970} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.05.01 23:39:28.499060 [ 267 ] {06d27058-789f-425a-b359-224fc3034970} <Debug> oximeter.measurements_histogrami64 (02660ba1-6a1c-4d7b-be97-8a57eefd42a0): Loading data parts | ||
| 571 | 2026.05.01 23:39:28.499212 [ 267 ] {06d27058-789f-425a-b359-224fc3034970} <Debug> oximeter.measurements_histogrami64 (02660ba1-6a1c-4d7b-be97-8a57eefd42a0): There are no data parts | ||
| 572 | 2026.05.01 23:39:28.500959 [ 267 ] {06d27058-789f-425a-b359-224fc3034970} <Debug> TCPHandler: Processed in 0.004503457 sec. | ||
| 573 | 2026.05.01 23:39:28.501180 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.01 23:39:28.501403 [ 267 ] {73da1c2c-2375-4d21-89d0-8ea2241139b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 575 | 2026.05.01 23:39:28.501524 [ 267 ] {73da1c2c-2375-4d21-89d0-8ea2241139b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.05.01 23:39:28.503389 [ 267 ] {73da1c2c-2375-4d21-89d0-8ea2241139b6} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Loading data parts | ||
| 577 | 2026.05.01 23:39:28.503571 [ 267 ] {73da1c2c-2375-4d21-89d0-8ea2241139b6} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): There are no data parts | ||
| 578 | 2026.05.01 23:39:28.504870 [ 267 ] {73da1c2c-2375-4d21-89d0-8ea2241139b6} <Debug> TCPHandler: Processed in 0.003739271 sec. | ||
| 579 | 2026.05.01 23:39:28.505012 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.01 23:39:28.505266 [ 267 ] {cce9bd2e-bfda-4046-b14c-2e7a833f1a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 581 | 2026.05.01 23:39:28.505386 [ 267 ] {cce9bd2e-bfda-4046-b14c-2e7a833f1a6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.05.01 23:39:28.507675 [ 267 ] {cce9bd2e-bfda-4046-b14c-2e7a833f1a6e} <Debug> oximeter.measurements_histogramf32 (302f14b8-6aae-4361-80ef-ecf446486e24): Loading data parts | ||
| 583 | 2026.05.01 23:39:28.507815 [ 267 ] {cce9bd2e-bfda-4046-b14c-2e7a833f1a6e} <Debug> oximeter.measurements_histogramf32 (302f14b8-6aae-4361-80ef-ecf446486e24): There are no data parts | ||
| 584 | 2026.05.01 23:39:28.509191 [ 267 ] {cce9bd2e-bfda-4046-b14c-2e7a833f1a6e} <Debug> TCPHandler: Processed in 0.004230142 sec. | ||
| 585 | 2026.05.01 23:39:28.509403 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.05.01 23:39:28.509617 [ 267 ] {96d768a6-8aca-4ae4-a9f9-7e59c7f8040a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 587 | 2026.05.01 23:39:28.509742 [ 267 ] {96d768a6-8aca-4ae4-a9f9-7e59c7f8040a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.05.01 23:39:28.511760 [ 267 ] {96d768a6-8aca-4ae4-a9f9-7e59c7f8040a} <Debug> oximeter.measurements_histogramf64 (2df0f33f-502a-4734-be34-8b1483f2a3e6): Loading data parts | ||
| 589 | 2026.05.01 23:39:28.511918 [ 267 ] {96d768a6-8aca-4ae4-a9f9-7e59c7f8040a} <Debug> oximeter.measurements_histogramf64 (2df0f33f-502a-4734-be34-8b1483f2a3e6): There are no data parts | ||
| 590 | 2026.05.01 23:39:28.513222 [ 267 ] {96d768a6-8aca-4ae4-a9f9-7e59c7f8040a} <Debug> TCPHandler: Processed in 0.003867283 sec. | ||
| 591 | 2026.05.01 23:39:28.513370 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.01 23:39:28.513607 [ 267 ] {959b6099-85cf-4cd9-ba52-9e690f0715b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.05.01 23:39:28.513726 [ 267 ] {959b6099-85cf-4cd9-ba52-9e690f0715b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.05.01 23:39:28.515568 [ 267 ] {959b6099-85cf-4cd9-ba52-9e690f0715b5} <Debug> oximeter.fields_bool (7e472798-4cee-445b-a951-b0c7ef241077): Loading data parts | ||
| 620 | 2026.05.01 23:39:28.515709 [ 267 ] {959b6099-85cf-4cd9-ba52-9e690f0715b5} <Debug> oximeter.fields_bool (7e472798-4cee-445b-a951-b0c7ef241077): There are no data parts | ||
| 621 | 2026.05.01 23:39:28.517102 [ 267 ] {959b6099-85cf-4cd9-ba52-9e690f0715b5} <Debug> TCPHandler: Processed in 0.003781481 sec. | ||
| 622 | 2026.05.01 23:39:28.517245 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.05.01 23:39:28.517469 [ 267 ] {5b7406ca-4d6e-4433-a39c-b5886f8e4c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 624 | 2026.05.01 23:39:28.517577 [ 267 ] {5b7406ca-4d6e-4433-a39c-b5886f8e4c0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.05.01 23:39:28.519516 [ 267 ] {5b7406ca-4d6e-4433-a39c-b5886f8e4c0a} <Debug> oximeter.fields_i8 (10ad645e-8049-4bf1-b7a6-1aac6aee4526): Loading data parts | ||
| 626 | 2026.05.01 23:39:28.519653 [ 267 ] {5b7406ca-4d6e-4433-a39c-b5886f8e4c0a} <Debug> oximeter.fields_i8 (10ad645e-8049-4bf1-b7a6-1aac6aee4526): There are no data parts | ||
| 627 | 2026.05.01 23:39:28.520826 [ 267 ] {5b7406ca-4d6e-4433-a39c-b5886f8e4c0a} <Debug> TCPHandler: Processed in 0.003630718 sec. | ||
| 628 | 2026.05.01 23:39:28.520965 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.05.01 23:39:28.521117 [ 267 ] {870b0014-d068-4f80-8219-1c0dca72a72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 630 | 2026.05.01 23:39:28.521229 [ 267 ] {870b0014-d068-4f80-8219-1c0dca72a72c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.05.01 23:39:28.523078 [ 267 ] {870b0014-d068-4f80-8219-1c0dca72a72c} <Debug> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Loading data parts | ||
| 632 | 2026.05.01 23:39:28.523224 [ 267 ] {870b0014-d068-4f80-8219-1c0dca72a72c} <Debug> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): There are no data parts | ||
| 633 | 2026.05.01 23:39:28.524371 [ 267 ] {870b0014-d068-4f80-8219-1c0dca72a72c} <Debug> TCPHandler: Processed in 0.003454464 sec. | ||
| 634 | 2026.05.01 23:39:28.524528 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.05.01 23:39:28.524753 [ 267 ] {cccfee63-3a1b-411b-94ae-d41d445b0daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 636 | 2026.05.01 23:39:28.524871 [ 267 ] {cccfee63-3a1b-411b-94ae-d41d445b0daf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.05.01 23:39:28.526590 [ 267 ] {cccfee63-3a1b-411b-94ae-d41d445b0daf} <Debug> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Loading data parts | ||
| 638 | 2026.05.01 23:39:28.526728 [ 267 ] {cccfee63-3a1b-411b-94ae-d41d445b0daf} <Debug> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): There are no data parts | ||
| 639 | 2026.05.01 23:39:28.528274 [ 267 ] {cccfee63-3a1b-411b-94ae-d41d445b0daf} <Debug> TCPHandler: Processed in 0.003804911 sec. | ||
| 640 | 2026.05.01 23:39:28.528418 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.05.01 23:39:28.528572 [ 267 ] {f2eb5486-5905-425a-bf4c-768b65302a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 642 | 2026.05.01 23:39:28.528743 [ 267 ] {f2eb5486-5905-425a-bf4c-768b65302a78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.05.01 23:39:28.530756 [ 267 ] {f2eb5486-5905-425a-bf4c-768b65302a78} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Loading data parts | ||
| 644 | 2026.05.01 23:39:28.530899 [ 267 ] {f2eb5486-5905-425a-bf4c-768b65302a78} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): There are no data parts | ||
| 645 | 2026.05.01 23:39:28.532059 [ 267 ] {f2eb5486-5905-425a-bf4c-768b65302a78} <Debug> TCPHandler: Processed in 0.003691269 sec. | ||
| 646 | 2026.05.01 23:39:28.532243 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.05.01 23:39:28.532433 [ 267 ] {35af521f-c0d9-493a-940d-f20d52c26ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 648 | 2026.05.01 23:39:28.532542 [ 267 ] {35af521f-c0d9-493a-940d-f20d52c26ecc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.05.01 23:39:28.534332 [ 267 ] {35af521f-c0d9-493a-940d-f20d52c26ecc} <Debug> oximeter.fields_i32 (c682417c-4e06-4949-a711-b4acf421bb54): Loading data parts | ||
| 650 | 2026.05.01 23:39:28.534464 [ 267 ] {35af521f-c0d9-493a-940d-f20d52c26ecc} <Debug> oximeter.fields_i32 (c682417c-4e06-4949-a711-b4acf421bb54): There are no data parts | ||
| 651 | 2026.05.01 23:39:28.535612 [ 267 ] {35af521f-c0d9-493a-940d-f20d52c26ecc} <Debug> TCPHandler: Processed in 0.003417553 sec. | ||
| 652 | 2026.05.01 23:39:28.535756 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.05.01 23:39:28.535908 [ 267 ] {22367519-82f3-485d-9b5f-140e76a4fc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 654 | 2026.05.01 23:39:28.536034 [ 267 ] {22367519-82f3-485d-9b5f-140e76a4fc5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.05.01 23:39:28.538078 [ 267 ] {22367519-82f3-485d-9b5f-140e76a4fc5c} <Debug> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Loading data parts | ||
| 656 | 2026.05.01 23:39:28.538228 [ 267 ] {22367519-82f3-485d-9b5f-140e76a4fc5c} <Debug> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): There are no data parts | ||
| 657 | 2026.05.01 23:39:28.539980 [ 267 ] {22367519-82f3-485d-9b5f-140e76a4fc5c} <Debug> TCPHandler: Processed in 0.004273372 sec. | ||
| 658 | 2026.05.01 23:39:28.540203 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.05.01 23:39:28.540357 [ 267 ] {ab4881fa-cc10-4e3d-8fcb-88d91e606b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 660 | 2026.05.01 23:39:28.540473 [ 267 ] {ab4881fa-cc10-4e3d-8fcb-88d91e606b13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.05.01 23:39:28.542184 [ 267 ] {ab4881fa-cc10-4e3d-8fcb-88d91e606b13} <Debug> oximeter.fields_i64 (5fbd7178-b27d-4917-a64f-52dc5b47e39b): Loading data parts | ||
| 662 | 2026.05.01 23:39:28.542402 [ 267 ] {ab4881fa-cc10-4e3d-8fcb-88d91e606b13} <Debug> oximeter.fields_i64 (5fbd7178-b27d-4917-a64f-52dc5b47e39b): There are no data parts | ||
| 663 | 2026.05.01 23:39:28.543610 [ 267 ] {ab4881fa-cc10-4e3d-8fcb-88d91e606b13} <Debug> TCPHandler: Processed in 0.003455935 sec. | ||
| 664 | 2026.05.01 23:39:28.543756 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.05.01 23:39:28.544043 [ 267 ] {35cc2326-0b5f-4082-98e2-80bb4585c12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 666 | 2026.05.01 23:39:28.544097 [ 267 ] {35cc2326-0b5f-4082-98e2-80bb4585c12d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.05.01 23:39:28.546385 [ 267 ] {35cc2326-0b5f-4082-98e2-80bb4585c12d} <Debug> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Loading data parts | ||
| 668 | 2026.05.01 23:39:28.546518 [ 267 ] {35cc2326-0b5f-4082-98e2-80bb4585c12d} <Debug> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): There are no data parts | ||
| 669 | 2026.05.01 23:39:28.547670 [ 267 ] {35cc2326-0b5f-4082-98e2-80bb4585c12d} <Debug> TCPHandler: Processed in 0.003970685 sec. | ||
| 670 | 2026.05.01 23:39:28.547885 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.05.01 23:39:28.548045 [ 267 ] {2a0480f3-33b6-4872-8274-71f5e63955f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 672 | 2026.05.01 23:39:28.548152 [ 267 ] {2a0480f3-33b6-4872-8274-71f5e63955f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.05.01 23:39:28.549944 [ 267 ] {2a0480f3-33b6-4872-8274-71f5e63955f9} <Debug> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Loading data parts | ||
| 674 | 2026.05.01 23:39:28.550160 [ 267 ] {2a0480f3-33b6-4872-8274-71f5e63955f9} <Debug> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): There are no data parts | ||
| 675 | 2026.05.01 23:39:28.551406 [ 267 ] {2a0480f3-33b6-4872-8274-71f5e63955f9} <Debug> TCPHandler: Processed in 0.003570707 sec. | ||
| 676 | 2026.05.01 23:39:28.551551 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.05.01 23:39:28.551776 [ 267 ] {1257e59a-bdf2-4de1-9886-3a849f7bd378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 678 | 2026.05.01 23:39:28.551886 [ 267 ] {1257e59a-bdf2-4de1-9886-3a849f7bd378} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.05.01 23:39:28.553628 [ 267 ] {1257e59a-bdf2-4de1-9886-3a849f7bd378} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Loading data parts | ||
| 680 | 2026.05.01 23:39:28.553757 [ 267 ] {1257e59a-bdf2-4de1-9886-3a849f7bd378} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): There are no data parts | ||
| 681 | 2026.05.01 23:39:28.555339 [ 267 ] {1257e59a-bdf2-4de1-9886-3a849f7bd378} <Debug> TCPHandler: Processed in 0.003836612 sec. | ||
| 682 | 2026.05.01 23:39:28.555543 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.05.01 23:39:28.555694 [ 267 ] {e82305a1-9a6f-45d2-a894-d2c20a9e57d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 684 | 2026.05.01 23:39:28.555862 [ 267 ] {e82305a1-9a6f-45d2-a894-d2c20a9e57d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.05.01 23:39:28.557857 [ 267 ] {e82305a1-9a6f-45d2-a894-d2c20a9e57d8} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Loading data parts | ||
| 686 | 2026.05.01 23:39:28.558055 [ 267 ] {e82305a1-9a6f-45d2-a894-d2c20a9e57d8} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): There are no data parts | ||
| 687 | 2026.05.01 23:39:28.559515 [ 267 ] {e82305a1-9a6f-45d2-a894-d2c20a9e57d8} <Debug> TCPHandler: Processed in 0.004021816 sec. | ||
| 688 | 2026.05.01 23:39:28.559676 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.05.01 23:39:28.559994 [ 267 ] {3172926e-46ca-4bbd-9236-2c759e04a7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.05.01 23:39:28.560122 [ 267 ] {3172926e-46ca-4bbd-9236-2c759e04a7f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.05.01 23:39:28.561848 [ 267 ] {3172926e-46ca-4bbd-9236-2c759e04a7f8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75): Loading data parts | ||
| 695 | 2026.05.01 23:39:28.562072 [ 267 ] {3172926e-46ca-4bbd-9236-2c759e04a7f8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75): There are no data parts | ||
| 696 | 2026.05.01 23:39:28.564788 [ 267 ] {3172926e-46ca-4bbd-9236-2c759e04a7f8} <Debug> TCPHandler: Processed in 0.005161771 sec. | ||
| 697 | 2026.05.01 23:39:28.569015 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.05.01 23:39:28.569402 [ 268 ] {7ae85eb8-3cc7-40c3-81e9-4681871fbc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.05.01 23:39:28.570732 [ 268 ] {7ae85eb8-3cc7-40c3-81e9-4681871fbc82} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.05.01 23:39:28.588955 [ 276 ] {7ae85eb8-3cc7-40c3-81e9-4681871fbc82} <Trace> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.05.01 23:39:28.589093 [ 276 ] {7ae85eb8-3cc7-40c3-81e9-4681871fbc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 702 | 2026.05.01 23:39:28.593668 [ 276 ] {7ae85eb8-3cc7-40c3-81e9-4681871fbc82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.05.01 23:39:28.594332 [ 276 ] {7ae85eb8-3cc7-40c3-81e9-4681871fbc82} <Trace> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.05.01 23:39:28.594699 [ 268 ] {7ae85eb8-3cc7-40c3-81e9-4681871fbc82} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.025439 sec., 39.30972129407603 rows/sec., 628.96 B/sec. | ||
| 705 | 2026.05.01 23:39:28.594985 [ 268 ] {7ae85eb8-3cc7-40c3-81e9-4681871fbc82} <Debug> TCPHandler: Processed in 0.026077031 sec. | ||
| 706 | 2026.05.01 23:39:29.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.36 MiB, peak 126.36 MiB, free memory in arenas 0.00 B, will set to 139.59 MiB (RSS), difference: 13.23 MiB | ||
| 707 | 2026.05.01 23:39:34.809411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.05.01 23:39:34.809528 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.05.01 23:39:34.810000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.05.01 23:39:34.810270 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.05.01 23:39:34.813667 [ 245 ] {} <Debug> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Loading data parts | ||
| 712 | 2026.05.01 23:39:34.813862 [ 245 ] {} <Debug> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): There are no data parts | ||
| 713 | 2026.05.01 23:39:34.817620 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.05.01 23:39:34.817741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 715 | 2026.05.01 23:39:34.823499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.05.01 23:39:34.824003 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.05.01 23:39:34.824230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.05.01 23:39:34.825435 [ 244 ] {} <Debug> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Loading data parts | ||
| 719 | 2026.05.01 23:39:34.825590 [ 244 ] {} <Debug> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): There are no data parts | ||
| 720 | 2026.05.01 23:39:34.849631 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.05.01 23:39:34.849823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 722 | 2026.05.01 23:39:34.855979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.05.01 23:39:34.857131 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.05.01 23:39:34.860193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.05.01 23:39:35.000143 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.05.01 23:39:37.309333 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.05.01 23:39:37.309702 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.05.01 23:39:37.314278 [ 243 ] {} <Debug> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Loading data parts | ||
| 729 | 2026.05.01 23:39:37.314433 [ 243 ] {} <Debug> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): There are no data parts | ||
| 730 | 2026.05.01 23:39:37.319857 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.05.01 23:39:37.320034 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 732 | 2026.05.01 23:39:37.321690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.05.01 23:39:37.322176 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.05.01 23:39:37.322493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.05.01 23:39:38.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.30 MiB, peak 158.30 MiB, free memory in arenas 0.00 B, will set to 155.15 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2026.05.01 23:39:42.278902 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.05.01 23:39:42.278963 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.05.01 23:39:42.324289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.05.01 23:39:42.325140 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.05.01 23:39:42.325190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 741 | 2026.05.01 23:39:42.325866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.05.01 23:39:42.326424 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.05.01 23:39:42.326601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.05.01 23:39:42.360242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.05.01 23:39:42.377838 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.05.01 23:39:42.377937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 747 | 2026.05.01 23:39:42.384399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.05.01 23:39:42.385605 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.05.01 23:39:42.388449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.05.01 23:39:43.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.87 MiB, peak 159.87 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 1.81 MiB | ||
| 751 | 2026.05.01 23:39:45.151857 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54696 | ||
| 752 | 2026.05.01 23:39:45.152049 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.05.01 23:39:45.152090 [ 286 ] {} <Debug> TCP-Session: 3fb4d7dd-4d33-4de7-bb3a-95486c034511 Authenticating user 'default' from [fd00:1122:3344:101::e]:54696 | ||
| 754 | 2026.05.01 23:39:45.152111 [ 286 ] {} <Debug> TCP-Session: 3fb4d7dd-4d33-4de7-bb3a-95486c034511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.01 23:39:45.152169 [ 286 ] {} <Debug> TCP-Session: 3fb4d7dd-4d33-4de7-bb3a-95486c034511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.01 23:39:45.152221 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.05.01 23:39:45.152245 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 758 | 2026.05.01 23:39:45.152300 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 759 | 2026.05.01 23:39:45.152980 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35837 | ||
| 760 | 2026.05.01 23:39:45.153053 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41867 | ||
| 761 | 2026.05.01 23:39:45.153121 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.01 23:39:45.153161 [ 287 ] {} <Debug> TCP-Session: 1c610851-173d-4439-ba86-f3d245016a7b Authenticating user 'default' from [fd00:1122:3344:101::e]:35837 | ||
| 763 | 2026.05.01 23:39:45.153184 [ 287 ] {} <Debug> TCP-Session: 1c610851-173d-4439-ba86-f3d245016a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.01 23:39:45.153198 [ 287 ] {} <Debug> TCP-Session: 1c610851-173d-4439-ba86-f3d245016a7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.01 23:39:45.153258 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.05.01 23:39:45.153287 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39785 | ||
| 767 | 2026.05.01 23:39:45.153300 [ 288 ] {} <Debug> TCP-Session: cc0310de-bef2-4590-aaac-326033b4f52a Authenticating user 'default' from [fd00:1122:3344:101::e]:41867 | ||
| 768 | 2026.05.01 23:39:45.153339 [ 288 ] {} <Debug> TCP-Session: cc0310de-bef2-4590-aaac-326033b4f52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.05.01 23:39:45.153353 [ 288 ] {} <Debug> TCP-Session: cc0310de-bef2-4590-aaac-326033b4f52a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.05.01 23:39:45.153354 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62576 | ||
| 771 | 2026.05.01 23:39:45.153390 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50219 | ||
| 772 | 2026.05.01 23:39:45.153489 [ 286 ] {} <Trace> TCP-Session: 3fb4d7dd-4d33-4de7-bb3a-95486c034511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.05.01 23:39:45.153578 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.05.01 23:39:45.153586 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46817 | ||
| 775 | 2026.05.01 23:39:45.153732 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41609 | ||
| 776 | 2026.05.01 23:39:45.153849 [ 290 ] {} <Debug> TCP-Session: 16f9cbff-b13f-424d-a264-9fc982c511df Authenticating user 'default' from [fd00:1122:3344:101::e]:39785 | ||
| 777 | 2026.05.01 23:39:45.153878 [ 290 ] {} <Debug> TCP-Session: 16f9cbff-b13f-424d-a264-9fc982c511df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.01 23:39:45.153893 [ 290 ] {} <Debug> TCP-Session: 16f9cbff-b13f-424d-a264-9fc982c511df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.01 23:39:45.153977 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.01 23:39:45.154042 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.01 23:39:45.154058 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63697 | ||
| 782 | 2026.05.01 23:39:45.154091 [ 289 ] {} <Debug> TCP-Session: 773a03fd-e6d3-456f-afe6-1d8d1c27671d Authenticating user 'default' from [fd00:1122:3344:101::e]:62576 | ||
| 783 | 2026.05.01 23:39:45.154099 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.05.01 23:39:45.154120 [ 289 ] {} <Debug> TCP-Session: 773a03fd-e6d3-456f-afe6-1d8d1c27671d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.01 23:39:45.154063 [ 291 ] {} <Debug> TCP-Session: ec7446ee-5539-4dc9-abf2-921d8fde8b45 Authenticating user 'default' from [fd00:1122:3344:101::e]:50219 | ||
| 786 | 2026.05.01 23:39:45.154138 [ 289 ] {} <Debug> TCP-Session: 773a03fd-e6d3-456f-afe6-1d8d1c27671d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.01 23:39:45.154162 [ 291 ] {} <Debug> TCP-Session: ec7446ee-5539-4dc9-abf2-921d8fde8b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.01 23:39:45.154138 [ 293 ] {} <Debug> TCP-Session: 7bfaed2e-5feb-44fd-93c5-d63d6932088e Authenticating user 'default' from [fd00:1122:3344:101::e]:41609 | ||
| 789 | 2026.05.01 23:39:45.154186 [ 291 ] {} <Debug> TCP-Session: ec7446ee-5539-4dc9-abf2-921d8fde8b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.01 23:39:45.154203 [ 286 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54696) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 791 | 2026.05.01 23:39:45.154208 [ 293 ] {} <Debug> TCP-Session: 7bfaed2e-5feb-44fd-93c5-d63d6932088e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.01 23:39:45.154245 [ 293 ] {} <Debug> TCP-Session: 7bfaed2e-5feb-44fd-93c5-d63d6932088e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.01 23:39:45.154348 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.05.01 23:39:45.154387 [ 294 ] {} <Debug> TCP-Session: 88624432-5fd3-40fc-9a67-c500302d4991 Authenticating user 'default' from [fd00:1122:3344:101::e]:63697 | ||
| 795 | 2026.05.01 23:39:45.154403 [ 294 ] {} <Debug> TCP-Session: 88624432-5fd3-40fc-9a67-c500302d4991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.05.01 23:39:45.154416 [ 294 ] {} <Debug> TCP-Session: 88624432-5fd3-40fc-9a67-c500302d4991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.01 23:39:45.154417 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.05.01 23:39:45.154499 [ 292 ] {} <Debug> TCP-Session: 17fced69-afc1-40f5-a307-f8cf8b5609af Authenticating user 'default' from [fd00:1122:3344:101::e]:46817 | ||
| 799 | 2026.05.01 23:39:45.154528 [ 292 ] {} <Debug> TCP-Session: 17fced69-afc1-40f5-a307-f8cf8b5609af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.01 23:39:45.154545 [ 292 ] {} <Debug> TCP-Session: 17fced69-afc1-40f5-a307-f8cf8b5609af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.01 23:39:45.154807 [ 286 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 802 | 2026.05.01 23:39:45.155093 [ 286 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.05.01 23:39:45.155808 [ 286 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.05.01 23:39:45.161431 [ 297 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.05.01 23:39:45.161632 [ 297 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.05.01 23:39:45.162384 [ 297 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004532098 sec. (220.648 rows/sec., 8.62 KiB/sec.) | ||
| 807 | 2026.05.01 23:39:45.162410 [ 297 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.05.01 23:39:45.162441 [ 297 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.05.01 23:39:45.163634 [ 286 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010026 sec., 99.74067424695791 rows/sec., 3.90 KiB/sec. | ||
| 810 | 2026.05.01 23:39:45.163765 [ 286 ] {0e041c7c-d907-48e1-9afd-7b57b5f3d029} <Debug> TCPHandler: Processed in 0.010610289 sec. | ||
| 811 | 2026.05.01 23:39:45.166707 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.05.01 23:39:45.166732 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.05.01 23:39:45.166756 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.05.01 23:39:45.166763 [ 286 ] {} <Debug> TCP-Session: 3fb4d7dd-4d33-4de7-bb3a-95486c034511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.05.01 23:39:45.166774 [ 287 ] {} <Debug> TCP-Session: 1c610851-173d-4439-ba86-f3d245016a7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.05.01 23:39:45.166795 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.05.01 23:39:45.166828 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.05.01 23:39:45.166845 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.05.01 23:39:45.166861 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.05.01 23:39:45.166862 [ 291 ] {} <Debug> TCP-Session: ec7446ee-5539-4dc9-abf2-921d8fde8b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.05.01 23:39:45.166912 [ 290 ] {} <Debug> TCP-Session: 16f9cbff-b13f-424d-a264-9fc982c511df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.05.01 23:39:45.166923 [ 289 ] {} <Debug> TCP-Session: 773a03fd-e6d3-456f-afe6-1d8d1c27671d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.05.01 23:39:45.166907 [ 293 ] {} <Debug> TCP-Session: 7bfaed2e-5feb-44fd-93c5-d63d6932088e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.05.01 23:39:45.166813 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 825 | 2026.05.01 23:39:45.166802 [ 294 ] {} <Debug> TCP-Session: 88624432-5fd3-40fc-9a67-c500302d4991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.01 23:39:45.166779 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.05.01 23:39:45.167025 [ 288 ] {} <Debug> TCP-Session: cc0310de-bef2-4590-aaac-326033b4f52a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.05.01 23:39:45.167065 [ 292 ] {} <Debug> TCP-Session: 17fced69-afc1-40f5-a307-f8cf8b5609af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.05.01 23:39:46.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.95 MiB, peak 169.06 MiB, free memory in arenas 0.00 B, will set to 161.79 MiB (RSS), difference: 3.83 MiB | ||
| 830 | 2026.05.01 23:39:47.322812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 831 | 2026.05.01 23:39:47.324813 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 832 | 2026.05.01 23:39:47.324868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 833 | 2026.05.01 23:39:47.326078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 834 | 2026.05.01 23:39:47.326653 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 835 | 2026.05.01 23:39:47.326902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 836 | 2026.05.01 23:39:48.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.79 MiB, peak 169.06 MiB, free memory in arenas 0.00 B, will set to 161.82 MiB (RSS), difference: 4.03 MiB | ||
| 837 | 2026.05.01 23:39:48.637925 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.05.01 23:39:48.638175 [ 267 ] {d576c9e0-c2e2-4a77-b352-ed1e30b70a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 839 | 2026.05.01 23:39:48.641129 [ 267 ] {d576c9e0-c2e2-4a77-b352-ed1e30b70a48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.05.01 23:39:48.641187 [ 267 ] {d576c9e0-c2e2-4a77-b352-ed1e30b70a48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.05.01 23:39:48.641712 [ 267 ] {d576c9e0-c2e2-4a77-b352-ed1e30b70a48} <Debug> TCPHandler: Processed in 0.003915185 sec. | ||
| 842 | 2026.05.01 23:39:48.652836 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.05.01 23:39:48.652954 [ 267 ] {eecbd363-69b3-4da7-a0ca-d135c7bc5086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 844 | 2026.05.01 23:39:48.652996 [ 267 ] {eecbd363-69b3-4da7-a0ca-d135c7bc5086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.05.01 23:39:48.655935 [ 267 ] {eecbd363-69b3-4da7-a0ca-d135c7bc5086} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 846 | 2026.05.01 23:39:48.655988 [ 267 ] {eecbd363-69b3-4da7-a0ca-d135c7bc5086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 847 | 2026.05.01 23:39:48.656707 [ 267 ] {eecbd363-69b3-4da7-a0ca-d135c7bc5086} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 848 | 2026.05.01 23:39:48.657114 [ 267 ] {eecbd363-69b3-4da7-a0ca-d135c7bc5086} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 849 | 2026.05.01 23:39:48.657261 [ 267 ] {eecbd363-69b3-4da7-a0ca-d135c7bc5086} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004341 sec., 7371.5733701911995 rows/sec., 1.63 MiB/sec. | ||
| 850 | 2026.05.01 23:39:48.657297 [ 267 ] {eecbd363-69b3-4da7-a0ca-d135c7bc5086} <Debug> TCPHandler: Processed in 0.004515647 sec. | ||
| 851 | 2026.05.01 23:39:48.657432 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.05.01 23:39:48.657531 [ 267 ] {8cf1ed5e-f9ac-4087-b3ae-a94c69ebd585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 853 | 2026.05.01 23:39:48.657588 [ 267 ] {8cf1ed5e-f9ac-4087-b3ae-a94c69ebd585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 854 | 2026.05.01 23:39:48.660291 [ 267 ] {8cf1ed5e-f9ac-4087-b3ae-a94c69ebd585} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.01 23:39:48.660325 [ 267 ] {8cf1ed5e-f9ac-4087-b3ae-a94c69ebd585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 856 | 2026.05.01 23:39:48.660807 [ 267 ] {8cf1ed5e-f9ac-4087-b3ae-a94c69ebd585} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.05.01 23:39:48.661244 [ 267 ] {8cf1ed5e-f9ac-4087-b3ae-a94c69ebd585} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.01 23:39:48.661375 [ 267 ] {8cf1ed5e-f9ac-4087-b3ae-a94c69ebd585} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003863 sec., 73517.99119855034 rows/sec., 4.67 MiB/sec. | ||
| 859 | 2026.05.01 23:39:48.661411 [ 267 ] {8cf1ed5e-f9ac-4087-b3ae-a94c69ebd585} <Debug> TCPHandler: Processed in 0.004030457 sec. | ||
| 860 | 2026.05.01 23:39:48.661548 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.01 23:39:48.661643 [ 267 ] {d0942bd4-9ae8-4f60-b2dd-7ddcbe66251a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.01 23:39:48.661684 [ 267 ] {d0942bd4-9ae8-4f60-b2dd-7ddcbe66251a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 863 | 2026.05.01 23:39:48.662100 [ 267 ] {d0942bd4-9ae8-4f60-b2dd-7ddcbe66251a} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.05.01 23:39:48.662137 [ 267 ] {d0942bd4-9ae8-4f60-b2dd-7ddcbe66251a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 865 | 2026.05.01 23:39:48.662541 [ 267 ] {d0942bd4-9ae8-4f60-b2dd-7ddcbe66251a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.05.01 23:39:48.663017 [ 267 ] {d0942bd4-9ae8-4f60-b2dd-7ddcbe66251a} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2026.05.01 23:39:48.663148 [ 267 ] {d0942bd4-9ae8-4f60-b2dd-7ddcbe66251a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001523 sec., 6565.988181221273 rows/sec., 535.41 KiB/sec. | ||
| 868 | 2026.05.01 23:39:48.663183 [ 267 ] {d0942bd4-9ae8-4f60-b2dd-7ddcbe66251a} <Debug> TCPHandler: Processed in 0.001685786 sec. | ||
| 869 | 2026.05.01 23:39:48.663290 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.05.01 23:39:48.663384 [ 267 ] {49bea88d-7a04-488c-9d23-676668ce8535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 871 | 2026.05.01 23:39:48.663422 [ 267 ] {49bea88d-7a04-488c-9d23-676668ce8535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 872 | 2026.05.01 23:39:48.664272 [ 267 ] {49bea88d-7a04-488c-9d23-676668ce8535} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2026.05.01 23:39:48.664309 [ 267 ] {49bea88d-7a04-488c-9d23-676668ce8535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 874 | 2026.05.01 23:39:48.664824 [ 267 ] {49bea88d-7a04-488c-9d23-676668ce8535} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2026.05.01 23:39:48.665278 [ 267 ] {49bea88d-7a04-488c-9d23-676668ce8535} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2026.05.01 23:39:48.665410 [ 267 ] {49bea88d-7a04-488c-9d23-676668ce8535} <Debug> executeQuery: Read 824 rows, 65.41 KiB in 0.002043 sec., 403328.4385707293 rows/sec., 31.27 MiB/sec. | ||
| 877 | 2026.05.01 23:39:48.665445 [ 267 ] {49bea88d-7a04-488c-9d23-676668ce8535} <Debug> TCPHandler: Processed in 0.002203268 sec. | ||
| 878 | 2026.05.01 23:39:48.665559 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.05.01 23:39:48.665654 [ 267 ] {8dcba27c-94d5-447b-9bd7-be474e00525d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 880 | 2026.05.01 23:39:48.665693 [ 267 ] {8dcba27c-94d5-447b-9bd7-be474e00525d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 881 | 2026.05.01 23:39:48.666122 [ 267 ] {8dcba27c-94d5-447b-9bd7-be474e00525d} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2026.05.01 23:39:48.666159 [ 267 ] {8dcba27c-94d5-447b-9bd7-be474e00525d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 883 | 2026.05.01 23:39:48.666586 [ 267 ] {8dcba27c-94d5-447b-9bd7-be474e00525d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2026.05.01 23:39:48.666997 [ 267 ] {8dcba27c-94d5-447b-9bd7-be474e00525d} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2026.05.01 23:39:48.667125 [ 267 ] {8dcba27c-94d5-447b-9bd7-be474e00525d} <Debug> executeQuery: Read 163 rows, 10.07 KiB in 0.00149 sec., 109395.97315436242 rows/sec., 6.60 MiB/sec. | ||
| 886 | 2026.05.01 23:39:48.667160 [ 267 ] {8dcba27c-94d5-447b-9bd7-be474e00525d} <Debug> TCPHandler: Processed in 0.001649566 sec. | ||
| 887 | 2026.05.01 23:39:48.667278 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.05.01 23:39:48.667371 [ 267 ] {1a78e2c1-6395-433b-8503-512f291ca362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 889 | 2026.05.01 23:39:48.667409 [ 267 ] {1a78e2c1-6395-433b-8503-512f291ca362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 890 | 2026.05.01 23:39:48.667868 [ 267 ] {1a78e2c1-6395-433b-8503-512f291ca362} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2026.05.01 23:39:48.667901 [ 267 ] {1a78e2c1-6395-433b-8503-512f291ca362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 892 | 2026.05.01 23:39:48.668301 [ 267 ] {1a78e2c1-6395-433b-8503-512f291ca362} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2026.05.01 23:39:48.668721 [ 267 ] {1a78e2c1-6395-433b-8503-512f291ca362} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 894 | 2026.05.01 23:39:48.668846 [ 267 ] {1a78e2c1-6395-433b-8503-512f291ca362} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001492 sec., 99865.95174262734 rows/sec., 6.45 MiB/sec. | ||
| 895 | 2026.05.01 23:39:48.668882 [ 267 ] {1a78e2c1-6395-433b-8503-512f291ca362} <Debug> TCPHandler: Processed in 0.001653446 sec. | ||
| 896 | 2026.05.01 23:39:48.669000 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.05.01 23:39:48.669093 [ 267 ] {8de5f26c-ff38-4a0a-85e4-6660c73dd3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 898 | 2026.05.01 23:39:48.669133 [ 267 ] {8de5f26c-ff38-4a0a-85e4-6660c73dd3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 899 | 2026.05.01 23:39:48.669562 [ 267 ] {8de5f26c-ff38-4a0a-85e4-6660c73dd3b0} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.05.01 23:39:48.669607 [ 267 ] {8de5f26c-ff38-4a0a-85e4-6660c73dd3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 901 | 2026.05.01 23:39:48.670149 [ 267 ] {8de5f26c-ff38-4a0a-85e4-6660c73dd3b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.05.01 23:39:48.670621 [ 267 ] {8de5f26c-ff38-4a0a-85e4-6660c73dd3b0} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.05.01 23:39:48.670775 [ 267 ] {8de5f26c-ff38-4a0a-85e4-6660c73dd3b0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001699 sec., 87110.06474396704 rows/sec., 4.95 MiB/sec. | ||
| 904 | 2026.05.01 23:39:48.670818 [ 267 ] {8de5f26c-ff38-4a0a-85e4-6660c73dd3b0} <Debug> TCPHandler: Processed in 0.00186812 sec. | ||
| 905 | 2026.05.01 23:39:48.671021 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.05.01 23:39:48.671126 [ 267 ] {acb35dd9-99f2-4679-b282-068ae463dcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 907 | 2026.05.01 23:39:48.671171 [ 267 ] {acb35dd9-99f2-4679-b282-068ae463dcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 908 | 2026.05.01 23:39:48.671945 [ 267 ] {acb35dd9-99f2-4679-b282-068ae463dcb2} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.05.01 23:39:48.671988 [ 267 ] {acb35dd9-99f2-4679-b282-068ae463dcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 910 | 2026.05.01 23:39:48.672582 [ 267 ] {acb35dd9-99f2-4679-b282-068ae463dcb2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.05.01 23:39:48.673057 [ 267 ] {acb35dd9-99f2-4679-b282-068ae463dcb2} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.05.01 23:39:48.673187 [ 267 ] {acb35dd9-99f2-4679-b282-068ae463dcb2} <Debug> executeQuery: Read 511 rows, 36.88 KiB in 0.002084 sec., 245201.53550863726 rows/sec., 17.28 MiB/sec. | ||
| 913 | 2026.05.01 23:39:48.673225 [ 267 ] {acb35dd9-99f2-4679-b282-068ae463dcb2} <Debug> TCPHandler: Processed in 0.002261088 sec. | ||
| 914 | 2026.05.01 23:39:48.673360 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.05.01 23:39:48.673457 [ 267 ] {d81e1dae-14a6-4d55-a784-f7b6cb17af8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 916 | 2026.05.01 23:39:48.673497 [ 267 ] {d81e1dae-14a6-4d55-a784-f7b6cb17af8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 917 | 2026.05.01 23:39:48.673852 [ 267 ] {d81e1dae-14a6-4d55-a784-f7b6cb17af8e} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.05.01 23:39:48.673889 [ 267 ] {d81e1dae-14a6-4d55-a784-f7b6cb17af8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 919 | 2026.05.01 23:39:48.674357 [ 267 ] {d81e1dae-14a6-4d55-a784-f7b6cb17af8e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.05.01 23:39:48.674766 [ 267 ] {d81e1dae-14a6-4d55-a784-f7b6cb17af8e} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.05.01 23:39:48.674894 [ 267 ] {d81e1dae-14a6-4d55-a784-f7b6cb17af8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. | ||
| 922 | 2026.05.01 23:39:48.674930 [ 267 ] {d81e1dae-14a6-4d55-a784-f7b6cb17af8e} <Debug> TCPHandler: Processed in 0.001620295 sec. | ||
| 923 | 2026.05.01 23:39:48.675047 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.05.01 23:39:48.675141 [ 267 ] {b158f647-6bf2-4ba2-a152-e461e13137cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 925 | 2026.05.01 23:39:48.675183 [ 267 ] {b158f647-6bf2-4ba2-a152-e461e13137cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 926 | 2026.05.01 23:39:48.675629 [ 267 ] {b158f647-6bf2-4ba2-a152-e461e13137cd} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.05.01 23:39:48.675662 [ 267 ] {b158f647-6bf2-4ba2-a152-e461e13137cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 928 | 2026.05.01 23:39:48.676087 [ 267 ] {b158f647-6bf2-4ba2-a152-e461e13137cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.05.01 23:39:48.676535 [ 267 ] {b158f647-6bf2-4ba2-a152-e461e13137cd} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.05.01 23:39:48.676660 [ 267 ] {b158f647-6bf2-4ba2-a152-e461e13137cd} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001538 sec., 175552.66579973992 rows/sec., 11.67 MiB/sec. | ||
| 931 | 2026.05.01 23:39:48.676696 [ 267 ] {b158f647-6bf2-4ba2-a152-e461e13137cd} <Debug> TCPHandler: Processed in 0.001698127 sec. | ||
| 932 | 2026.05.01 23:39:48.676817 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.05.01 23:39:48.676911 [ 267 ] {2237ef49-c29e-4a79-8d94-e0d8dd17cb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 934 | 2026.05.01 23:39:48.676952 [ 267 ] {2237ef49-c29e-4a79-8d94-e0d8dd17cb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 935 | 2026.05.01 23:39:48.677255 [ 267 ] {2237ef49-c29e-4a79-8d94-e0d8dd17cb5d} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.05.01 23:39:48.677291 [ 267 ] {2237ef49-c29e-4a79-8d94-e0d8dd17cb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 937 | 2026.05.01 23:39:48.677682 [ 267 ] {2237ef49-c29e-4a79-8d94-e0d8dd17cb5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.05.01 23:39:48.678113 [ 267 ] {2237ef49-c29e-4a79-8d94-e0d8dd17cb5d} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.05.01 23:39:48.678239 [ 267 ] {2237ef49-c29e-4a79-8d94-e0d8dd17cb5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001347 sec., 742.3904974016332 rows/sec., 50.02 KiB/sec. | ||
| 940 | 2026.05.01 23:39:48.678275 [ 267 ] {2237ef49-c29e-4a79-8d94-e0d8dd17cb5d} <Debug> TCPHandler: Processed in 0.001506872 sec. | ||
| 941 | 2026.05.01 23:39:48.678384 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.05.01 23:39:48.678477 [ 267 ] {f75a828c-3215-42f1-8a72-41dddcb2081c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 943 | 2026.05.01 23:39:48.678529 [ 267 ] {f75a828c-3215-42f1-8a72-41dddcb2081c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 944 | 2026.05.01 23:39:48.679271 [ 267 ] {f75a828c-3215-42f1-8a72-41dddcb2081c} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.05.01 23:39:48.679308 [ 267 ] {f75a828c-3215-42f1-8a72-41dddcb2081c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 946 | 2026.05.01 23:39:48.681790 [ 267 ] {f75a828c-3215-42f1-8a72-41dddcb2081c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.05.01 23:39:48.682200 [ 267 ] {f75a828c-3215-42f1-8a72-41dddcb2081c} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.05.01 23:39:48.682332 [ 267 ] {f75a828c-3215-42f1-8a72-41dddcb2081c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.003872 sec., 2840.909090909091 rows/sec., 5.09 MiB/sec. | ||
| 949 | 2026.05.01 23:39:48.682379 [ 267 ] {f75a828c-3215-42f1-8a72-41dddcb2081c} <Debug> TCPHandler: Processed in 0.004044057 sec. | ||
| 950 | 2026.05.01 23:39:48.682502 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.05.01 23:39:48.682595 [ 267 ] {158ff02f-7634-43b1-9590-f6159196ac08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 952 | 2026.05.01 23:39:48.682635 [ 267 ] {158ff02f-7634-43b1-9590-f6159196ac08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 953 | 2026.05.01 23:39:48.682987 [ 267 ] {158ff02f-7634-43b1-9590-f6159196ac08} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.05.01 23:39:48.683024 [ 267 ] {158ff02f-7634-43b1-9590-f6159196ac08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 955 | 2026.05.01 23:39:48.683439 [ 267 ] {158ff02f-7634-43b1-9590-f6159196ac08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.05.01 23:39:48.683949 [ 267 ] {158ff02f-7634-43b1-9590-f6159196ac08} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.05.01 23:39:48.684071 [ 267 ] {158ff02f-7634-43b1-9590-f6159196ac08} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001495 sec., 60200.66889632107 rows/sec., 3.77 MiB/sec. | ||
| 958 | 2026.05.01 23:39:48.684106 [ 267 ] {158ff02f-7634-43b1-9590-f6159196ac08} <Debug> TCPHandler: Processed in 0.001653896 sec. | ||
| 959 | 2026.05.01 23:39:49.826688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 1415 | ||
| 960 | 2026.05.01 23:39:49.827188 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.05.01 23:39:49.827230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 962 | 2026.05.01 23:39:49.827848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 963 | 2026.05.01 23:39:49.828341 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.05.01 23:39:49.828495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1415 | ||
| 965 | 2026.05.01 23:39:49.888527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 966 | 2026.05.01 23:39:49.905301 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.05.01 23:39:49.905369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 968 | 2026.05.01 23:39:49.912032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 969 | 2026.05.01 23:39:49.913170 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.05.01 23:39:49.916231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 971 | 2026.05.01 23:39:50.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.20 MiB, peak 169.06 MiB, free memory in arenas 0.00 B, will set to 164.88 MiB (RSS), difference: 1.68 MiB | ||
| 972 | 2026.05.01 23:39:52.284952 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51451 | ||
| 973 | 2026.05.01 23:39:52.285110 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 974 | 2026.05.01 23:39:52.285151 [ 286 ] {} <Debug> TCP-Session: 629b80d7-ac90-49c8-8faa-0898baa8bac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51451 | ||
| 975 | 2026.05.01 23:39:52.285184 [ 286 ] {} <Debug> TCP-Session: 629b80d7-ac90-49c8-8faa-0898baa8bac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.05.01 23:39:52.285203 [ 286 ] {} <Debug> TCP-Session: 629b80d7-ac90-49c8-8faa-0898baa8bac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.05.01 23:39:52.285508 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44987 | ||
| 978 | 2026.05.01 23:39:52.285537 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47528 | ||
| 979 | 2026.05.01 23:39:52.285552 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45039 | ||
| 980 | 2026.05.01 23:39:52.285623 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42673 | ||
| 981 | 2026.05.01 23:39:52.285651 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48939 | ||
| 982 | 2026.05.01 23:39:52.285660 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 983 | 2026.05.01 23:39:52.285712 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 984 | 2026.05.01 23:39:52.285732 [ 286 ] {} <Trace> TCP-Session: 629b80d7-ac90-49c8-8faa-0898baa8bac6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.05.01 23:39:52.285752 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54539 | ||
| 986 | 2026.05.01 23:39:52.285763 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 987 | 2026.05.01 23:39:52.285789 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 988 | 2026.05.01 23:39:52.285819 [ 293 ] {} <Debug> TCP-Session: 8598f795-4159-4083-9dc5-e58ae9e0f9a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42673 | ||
| 989 | 2026.05.01 23:39:52.285841 [ 294 ] {} <Debug> TCP-Session: a96e5b82-9408-4b35-8d2f-3514ef84a8cf Authenticating user 'default' from [fd00:1122:3344:101::e]:48939 | ||
| 990 | 2026.05.01 23:39:52.285860 [ 293 ] {} <Debug> TCP-Session: 8598f795-4159-4083-9dc5-e58ae9e0f9a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.05.01 23:39:52.285861 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 992 | 2026.05.01 23:39:52.285876 [ 294 ] {} <Debug> TCP-Session: a96e5b82-9408-4b35-8d2f-3514ef84a8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.01 23:39:52.285890 [ 293 ] {} <Debug> TCP-Session: 8598f795-4159-4083-9dc5-e58ae9e0f9a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.01 23:39:52.285912 [ 290 ] {} <Debug> TCP-Session: d7f57802-e74d-46ef-9644-9897c46cb914 Authenticating user 'default' from [fd00:1122:3344:101::e]:54539 | ||
| 995 | 2026.05.01 23:39:52.285921 [ 294 ] {} <Debug> TCP-Session: a96e5b82-9408-4b35-8d2f-3514ef84a8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.01 23:39:52.285946 [ 286 ] {f3f3fec5-d101-40f2-8c09-b921abc6b432} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 997 | 2026.05.01 23:39:52.285954 [ 290 ] {} <Debug> TCP-Session: d7f57802-e74d-46ef-9644-9897c46cb914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.05.01 23:39:52.285747 [ 287 ] {} <Debug> TCP-Session: 448c27eb-38d8-4512-aedf-057156666ece Authenticating user 'default' from [fd00:1122:3344:101::e]:44987 | ||
| 999 | 2026.05.01 23:39:52.285983 [ 290 ] {} <Debug> TCP-Session: d7f57802-e74d-46ef-9644-9897c46cb914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.05.01 23:39:52.285726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1001 | 2026.05.01 23:39:52.286028 [ 287 ] {} <Debug> TCP-Session: 448c27eb-38d8-4512-aedf-057156666ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.05.01 23:39:52.285601 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40767 | ||
| 1003 | 2026.05.01 23:39:52.286071 [ 287 ] {} <Debug> TCP-Session: 448c27eb-38d8-4512-aedf-057156666ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.05.01 23:39:52.286070 [ 291 ] {} <Debug> TCP-Session: e58ed085-574f-4732-bbb4-28e3401dda72 Authenticating user 'default' from [fd00:1122:3344:101::e]:45039 | ||
| 1005 | 2026.05.01 23:39:52.286170 [ 291 ] {} <Debug> TCP-Session: e58ed085-574f-4732-bbb4-28e3401dda72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.05.01 23:39:52.285760 [ 289 ] {} <Debug> TCP-Session: 2eadb3d2-ff1c-498b-8f54-e53436faef03 Authenticating user 'default' from [fd00:1122:3344:101::e]:47528 | ||
| 1007 | 2026.05.01 23:39:52.286193 [ 291 ] {} <Debug> TCP-Session: e58ed085-574f-4732-bbb4-28e3401dda72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.05.01 23:39:52.286233 [ 289 ] {} <Debug> TCP-Session: 2eadb3d2-ff1c-498b-8f54-e53436faef03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.05.01 23:39:52.286259 [ 289 ] {} <Debug> TCP-Session: 2eadb3d2-ff1c-498b-8f54-e53436faef03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.05.01 23:39:52.286290 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.05.01 23:39:52.286300 [ 286 ] {f3f3fec5-d101-40f2-8c09-b921abc6b432} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1012 | 2026.05.01 23:39:52.286340 [ 292 ] {} <Debug> TCP-Session: 69a04336-09ce-402b-a441-c85ca08a69f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40767 | ||
| 1013 | 2026.05.01 23:39:52.286378 [ 292 ] {} <Debug> TCP-Session: 69a04336-09ce-402b-a441-c85ca08a69f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.01 23:39:52.286385 [ 286 ] {f3f3fec5-d101-40f2-8c09-b921abc6b432} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.05.01 23:39:52.286397 [ 292 ] {} <Debug> TCP-Session: 69a04336-09ce-402b-a441-c85ca08a69f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.01 23:39:52.285517 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56559 | ||
| 1017 | 2026.05.01 23:39:52.286624 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2026.05.01 23:39:52.286653 [ 288 ] {} <Debug> TCP-Session: 4143bcdd-b378-4e59-ae95-c6b1f0ef6590 Authenticating user 'default' from [fd00:1122:3344:101::e]:56559 | ||
| 1019 | 2026.05.01 23:39:52.286676 [ 288 ] {} <Debug> TCP-Session: 4143bcdd-b378-4e59-ae95-c6b1f0ef6590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.01 23:39:52.286693 [ 288 ] {} <Debug> TCP-Session: 4143bcdd-b378-4e59-ae95-c6b1f0ef6590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.05.01 23:39:52.286754 [ 286 ] {f3f3fec5-d101-40f2-8c09-b921abc6b432} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 1022 | 2026.05.01 23:39:52.287816 [ 295 ] {f3f3fec5-d101-40f2-8c09-b921abc6b432} <Trace> AggregatingTransform: Aggregating | ||
| 1023 | 2026.05.01 23:39:52.287869 [ 295 ] {f3f3fec5-d101-40f2-8c09-b921abc6b432} <Trace> Aggregator: Aggregation method: without_key | ||
| 1024 | 2026.05.01 23:39:52.287911 [ 295 ] {f3f3fec5-d101-40f2-8c09-b921abc6b432} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001034132 sec. (966.995 rows/sec., 37.77 KiB/sec.) | ||
| 1025 | 2026.05.01 23:39:52.287932 [ 295 ] {f3f3fec5-d101-40f2-8c09-b921abc6b432} <Trace> Aggregator: Merging aggregated data | ||
| 1026 | 2026.05.01 23:39:52.289285 [ 286 ] {f3f3fec5-d101-40f2-8c09-b921abc6b432} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003415 sec., 292.82576866764276 rows/sec., 11.44 KiB/sec. | ||
| 1027 | 2026.05.01 23:39:52.289440 [ 286 ] {f3f3fec5-d101-40f2-8c09-b921abc6b432} <Debug> TCPHandler: Processed in 0.003909855 sec. | ||
| 1028 | 2026.05.01 23:39:52.289574 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1029 | 2026.05.01 23:39:52.289607 [ 286 ] {} <Debug> TCP-Session: 629b80d7-ac90-49c8-8faa-0898baa8bac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.05.01 23:39:52.289608 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1031 | 2026.05.01 23:39:52.289631 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1032 | 2026.05.01 23:39:52.289653 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1033 | 2026.05.01 23:39:52.289675 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1034 | 2026.05.01 23:39:52.289692 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1035 | 2026.05.01 23:39:52.289708 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1036 | 2026.05.01 23:39:52.289724 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1037 | 2026.05.01 23:39:52.289750 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2026.05.01 23:39:52.289766 [ 291 ] {} <Debug> TCP-Session: e58ed085-574f-4732-bbb4-28e3401dda72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.05.01 23:39:52.289774 [ 287 ] {} <Debug> TCP-Session: 448c27eb-38d8-4512-aedf-057156666ece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.05.01 23:39:52.289814 [ 293 ] {} <Debug> TCP-Session: 8598f795-4159-4083-9dc5-e58ae9e0f9a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.01 23:39:52.289747 [ 289 ] {} <Debug> TCP-Session: 2eadb3d2-ff1c-498b-8f54-e53436faef03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.01 23:39:52.289715 [ 290 ] {} <Debug> TCP-Session: d7f57802-e74d-46ef-9644-9897c46cb914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.05.01 23:39:52.289704 [ 294 ] {} <Debug> TCP-Session: a96e5b82-9408-4b35-8d2f-3514ef84a8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.05.01 23:39:52.289661 [ 288 ] {} <Debug> TCP-Session: 4143bcdd-b378-4e59-ae95-c6b1f0ef6590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.05.01 23:39:52.289680 [ 292 ] {} <Debug> TCP-Session: 69a04336-09ce-402b-a441-c85ca08a69f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.05.01 23:39:53.627848 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.05.01 23:39:53.628070 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1048 | 2026.05.01 23:39:53.628410 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1049 | 2026.05.01 23:39:53.628498 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1050 | 2026.05.01 23:39:53.628732 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1051 | 2026.05.01 23:39:53.628805 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1052 | 2026.05.01 23:39:53.628989 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1053 | 2026.05.01 23:39:53.629056 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1054 | 2026.05.01 23:39:53.629087 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (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 | ||
| 1055 | 2026.05.01 23:39:53.629105 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1056 | 2026.05.01 23:39:53.629220 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1057 | 2026.05.01 23:39:53.629244 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1058 | 2026.05.01 23:39:53.633289 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.005306 sec., 6030.908405578591 rows/sec., 1.34 MiB/sec. | ||
| 1059 | 2026.05.01 23:39:53.633411 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Debug> MemoryTracker: Peak memory usage (for query): 137.34 KiB. | ||
| 1060 | 2026.05.01 23:39:53.633427 [ 267 ] {0c1c61bf-29f9-4293-bd9f-b56a8fa8b7f2} <Debug> TCPHandler: Processed in 0.005711703 sec. | ||
| 1061 | 2026.05.01 23:39:53.635676 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.05.01 23:39:53.635802 [ 267 ] {5c5c8e51-75fa-42c5-8b0f-02c9f01fba46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1063 | 2026.05.01 23:39:53.635848 [ 267 ] {5c5c8e51-75fa-42c5-8b0f-02c9f01fba46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1064 | 2026.05.01 23:39:53.636359 [ 267 ] {5c5c8e51-75fa-42c5-8b0f-02c9f01fba46} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2026.05.01 23:39:53.636406 [ 267 ] {5c5c8e51-75fa-42c5-8b0f-02c9f01fba46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1066 | 2026.05.01 23:39:53.637028 [ 267 ] {5c5c8e51-75fa-42c5-8b0f-02c9f01fba46} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2026.05.01 23:39:53.637624 [ 267 ] {5c5c8e51-75fa-42c5-8b0f-02c9f01fba46} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2026.05.01 23:39:53.637844 [ 267 ] {5c5c8e51-75fa-42c5-8b0f-02c9f01fba46} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002056 sec., 27237.35408560311 rows/sec., 2.09 MiB/sec. | ||
| 1069 | 2026.05.01 23:39:53.637902 [ 267 ] {5c5c8e51-75fa-42c5-8b0f-02c9f01fba46} <Debug> TCPHandler: Processed in 0.002272689 sec. | ||
| 1070 | 2026.05.01 23:39:53.638072 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.05.01 23:39:53.638199 [ 267 ] {6626b935-6fff-409e-a140-de0ecf1ecf67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1072 | 2026.05.01 23:39:53.638256 [ 267 ] {6626b935-6fff-409e-a140-de0ecf1ecf67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1073 | 2026.05.01 23:39:53.638811 [ 267 ] {6626b935-6fff-409e-a140-de0ecf1ecf67} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2026.05.01 23:39:53.638856 [ 267 ] {6626b935-6fff-409e-a140-de0ecf1ecf67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1075 | 2026.05.01 23:39:53.639329 [ 267 ] {6626b935-6fff-409e-a140-de0ecf1ecf67} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1076 | 2026.05.01 23:39:53.639752 [ 267 ] {6626b935-6fff-409e-a140-de0ecf1ecf67} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2026.05.01 23:39:53.639903 [ 267 ] {6626b935-6fff-409e-a140-de0ecf1ecf67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001736 sec., 36866.35944700461 rows/sec., 2.88 MiB/sec. | ||
| 1078 | 2026.05.01 23:39:53.639943 [ 267 ] {6626b935-6fff-409e-a140-de0ecf1ecf67} <Debug> TCPHandler: Processed in 0.001935801 sec. | ||
| 1079 | 2026.05.01 23:39:53.640078 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2026.05.01 23:39:53.640175 [ 267 ] {6874975f-4be4-4846-8dd4-105960774c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1081 | 2026.05.01 23:39:53.640220 [ 267 ] {6874975f-4be4-4846-8dd4-105960774c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1082 | 2026.05.01 23:39:53.640616 [ 267 ] {6874975f-4be4-4846-8dd4-105960774c91} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2026.05.01 23:39:53.640650 [ 267 ] {6874975f-4be4-4846-8dd4-105960774c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1084 | 2026.05.01 23:39:53.641128 [ 267 ] {6874975f-4be4-4846-8dd4-105960774c91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1085 | 2026.05.01 23:39:53.641527 [ 267 ] {6874975f-4be4-4846-8dd4-105960774c91} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2026.05.01 23:39:53.641669 [ 267 ] {6874975f-4be4-4846-8dd4-105960774c91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001514 sec., 105680.31704095112 rows/sec., 7.36 MiB/sec. | ||
| 1087 | 2026.05.01 23:39:53.641706 [ 267 ] {6874975f-4be4-4846-8dd4-105960774c91} <Debug> TCPHandler: Processed in 0.001678966 sec. | ||
| 1088 | 2026.05.01 23:39:53.641845 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.05.01 23:39:53.641938 [ 267 ] {0914e011-6d15-4502-b2c0-dd0d195c1d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1090 | 2026.05.01 23:39:53.641980 [ 267 ] {0914e011-6d15-4502-b2c0-dd0d195c1d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1091 | 2026.05.01 23:39:53.642335 [ 267 ] {0914e011-6d15-4502-b2c0-dd0d195c1d63} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.05.01 23:39:53.642370 [ 267 ] {0914e011-6d15-4502-b2c0-dd0d195c1d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1093 | 2026.05.01 23:39:53.642802 [ 267 ] {0914e011-6d15-4502-b2c0-dd0d195c1d63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1094 | 2026.05.01 23:39:53.643257 [ 267 ] {0914e011-6d15-4502-b2c0-dd0d195c1d63} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.05.01 23:39:53.643396 [ 267 ] {0914e011-6d15-4502-b2c0-dd0d195c1d63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
| 1096 | 2026.05.01 23:39:53.643435 [ 267 ] {0914e011-6d15-4502-b2c0-dd0d195c1d63} <Debug> TCPHandler: Processed in 0.001643635 sec. | ||
| 1097 | 2026.05.01 23:39:53.776391 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34587 | ||
| 1098 | 2026.05.01 23:39:53.776501 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1099 | 2026.05.01 23:39:53.776531 [ 286 ] {} <Debug> TCP-Session: 9c6eef6e-e9ca-414a-a4b2-132b28bd03bb Authenticating user 'default' from [fd00:1122:3344:101::e]:34587 | ||
| 1100 | 2026.05.01 23:39:53.776559 [ 286 ] {} <Debug> TCP-Session: 9c6eef6e-e9ca-414a-a4b2-132b28bd03bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.05.01 23:39:53.776571 [ 286 ] {} <Debug> TCP-Session: 9c6eef6e-e9ca-414a-a4b2-132b28bd03bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.05.01 23:39:53.776786 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52699 | ||
| 1103 | 2026.05.01 23:39:53.776820 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42986 | ||
| 1104 | 2026.05.01 23:39:53.776847 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62100 | ||
| 1105 | 2026.05.01 23:39:53.776891 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35861 | ||
| 1106 | 2026.05.01 23:39:53.776898 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56856 | ||
| 1107 | 2026.05.01 23:39:53.776946 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1108 | 2026.05.01 23:39:53.776913 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1109 | 2026.05.01 23:39:53.776987 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.05.01 23:39:53.777002 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1111 | 2026.05.01 23:39:53.777011 [ 287 ] {} <Debug> TCP-Session: 38248cdc-8a0e-490b-b6d7-5e36e9d5bb12 Authenticating user 'default' from [fd00:1122:3344:101::e]:52699 | ||
| 1112 | 2026.05.01 23:39:53.777034 [ 289 ] {} <Debug> TCP-Session: 2af37590-9b32-4790-974d-23fd5b23d16d Authenticating user 'default' from [fd00:1122:3344:101::e]:62100 | ||
| 1113 | 2026.05.01 23:39:53.777039 [ 294 ] {} <Debug> TCP-Session: d835f03f-357c-4f0d-8ecd-bc60009a8da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56856 | ||
| 1114 | 2026.05.01 23:39:53.777066 [ 287 ] {} <Debug> TCP-Session: 38248cdc-8a0e-490b-b6d7-5e36e9d5bb12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.05.01 23:39:53.777085 [ 294 ] {} <Debug> TCP-Session: d835f03f-357c-4f0d-8ecd-bc60009a8da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.05.01 23:39:53.777083 [ 289 ] {} <Debug> TCP-Session: 2af37590-9b32-4790-974d-23fd5b23d16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.05.01 23:39:53.777097 [ 287 ] {} <Debug> TCP-Session: 38248cdc-8a0e-490b-b6d7-5e36e9d5bb12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.05.01 23:39:53.777142 [ 289 ] {} <Debug> TCP-Session: 2af37590-9b32-4790-974d-23fd5b23d16d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.05.01 23:39:53.776989 [ 288 ] {} <Debug> TCP-Session: dfe4a2b7-2b1c-4702-8029-2eb0455140c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42986 | ||
| 1120 | 2026.05.01 23:39:53.776986 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.05.01 23:39:53.777205 [ 288 ] {} <Debug> TCP-Session: dfe4a2b7-2b1c-4702-8029-2eb0455140c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.05.01 23:39:53.776881 [ 286 ] {} <Trace> TCP-Session: 9c6eef6e-e9ca-414a-a4b2-132b28bd03bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.05.01 23:39:53.777227 [ 293 ] {} <Debug> TCP-Session: 499015a6-232b-4ad6-a039-699d7927f17f Authenticating user 'default' from [fd00:1122:3344:101::e]:35861 | ||
| 1124 | 2026.05.01 23:39:53.777229 [ 288 ] {} <Debug> TCP-Session: dfe4a2b7-2b1c-4702-8029-2eb0455140c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.05.01 23:39:53.777268 [ 293 ] {} <Debug> TCP-Session: 499015a6-232b-4ad6-a039-699d7927f17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.05.01 23:39:53.776864 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63503 | ||
| 1127 | 2026.05.01 23:39:53.777297 [ 293 ] {} <Debug> TCP-Session: 499015a6-232b-4ad6-a039-699d7927f17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.05.01 23:39:53.776856 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58647 | ||
| 1129 | 2026.05.01 23:39:53.776845 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40735 | ||
| 1130 | 2026.05.01 23:39:53.777396 [ 286 ] {551fa529-bad5-44d3-96c8-c775be636e60} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34587) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1131 | 2026.05.01 23:39:53.777373 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.05.01 23:39:53.777417 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.05.01 23:39:53.777452 [ 292 ] {} <Debug> TCP-Session: 016a8646-6dbc-462d-befd-e37cb6c71b0c Authenticating user 'default' from [fd00:1122:3344:101::e]:63503 | ||
| 1134 | 2026.05.01 23:39:53.777466 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1135 | 2026.05.01 23:39:53.777482 [ 292 ] {} <Debug> TCP-Session: 016a8646-6dbc-462d-befd-e37cb6c71b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.05.01 23:39:53.777515 [ 290 ] {} <Debug> TCP-Session: f75d68c4-27b7-4551-a04a-78b757eb5d93 Authenticating user 'default' from [fd00:1122:3344:101::e]:40735 | ||
| 1137 | 2026.05.01 23:39:53.777516 [ 292 ] {} <Debug> TCP-Session: 016a8646-6dbc-462d-befd-e37cb6c71b0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.05.01 23:39:53.777541 [ 290 ] {} <Debug> TCP-Session: f75d68c4-27b7-4551-a04a-78b757eb5d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.05.01 23:39:53.777468 [ 291 ] {} <Debug> TCP-Session: bd5fa430-ec10-4e4a-8d8c-7e630e5e7ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58647 | ||
| 1140 | 2026.05.01 23:39:53.777569 [ 290 ] {} <Debug> TCP-Session: f75d68c4-27b7-4551-a04a-78b757eb5d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.05.01 23:39:53.777592 [ 291 ] {} <Debug> TCP-Session: bd5fa430-ec10-4e4a-8d8c-7e630e5e7ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.05.01 23:39:53.777134 [ 294 ] {} <Debug> TCP-Session: d835f03f-357c-4f0d-8ecd-bc60009a8da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.05.01 23:39:53.777618 [ 291 ] {} <Debug> TCP-Session: bd5fa430-ec10-4e4a-8d8c-7e630e5e7ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.05.01 23:39:53.777689 [ 286 ] {551fa529-bad5-44d3-96c8-c775be636e60} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1145 | 2026.05.01 23:39:53.777760 [ 286 ] {551fa529-bad5-44d3-96c8-c775be636e60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1146 | 2026.05.01 23:39:53.778125 [ 286 ] {551fa529-bad5-44d3-96c8-c775be636e60} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 1147 | 2026.05.01 23:39:53.779246 [ 277 ] {551fa529-bad5-44d3-96c8-c775be636e60} <Trace> AggregatingTransform: Aggregating | ||
| 1148 | 2026.05.01 23:39:53.779298 [ 277 ] {551fa529-bad5-44d3-96c8-c775be636e60} <Trace> Aggregator: Aggregation method: without_key | ||
| 1149 | 2026.05.01 23:39:53.779337 [ 277 ] {551fa529-bad5-44d3-96c8-c775be636e60} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001102934 sec. (906.673 rows/sec., 35.42 KiB/sec.) | ||
| 1150 | 2026.05.01 23:39:53.779357 [ 277 ] {551fa529-bad5-44d3-96c8-c775be636e60} <Trace> Aggregator: Merging aggregated data | ||
| 1151 | 2026.05.01 23:39:53.780543 [ 286 ] {551fa529-bad5-44d3-96c8-c775be636e60} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0032 sec., 312.5 rows/sec., 12.21 KiB/sec. | ||
| 1152 | 2026.05.01 23:39:53.780680 [ 286 ] {551fa529-bad5-44d3-96c8-c775be636e60} <Debug> TCPHandler: Processed in 0.003921754 sec. | ||
| 1153 | 2026.05.01 23:39:53.780823 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1154 | 2026.05.01 23:39:53.780853 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1155 | 2026.05.01 23:39:53.780856 [ 286 ] {} <Debug> TCP-Session: 9c6eef6e-e9ca-414a-a4b2-132b28bd03bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.05.01 23:39:53.780874 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1157 | 2026.05.01 23:39:53.780900 [ 293 ] {} <Debug> TCP-Session: 499015a6-232b-4ad6-a039-699d7927f17f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.05.01 23:39:53.780922 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1159 | 2026.05.01 23:39:53.780943 [ 287 ] {} <Debug> TCP-Session: 38248cdc-8a0e-490b-b6d7-5e36e9d5bb12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.05.01 23:39:53.780954 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2026.05.01 23:39:53.780973 [ 289 ] {} <Debug> TCP-Session: 2af37590-9b32-4790-974d-23fd5b23d16d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.05.01 23:39:53.780985 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2026.05.01 23:39:53.781006 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.05.01 23:39:53.781029 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.05.01 23:39:53.781040 [ 291 ] {} <Debug> TCP-Session: bd5fa430-ec10-4e4a-8d8c-7e630e5e7ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.05.01 23:39:53.781059 [ 294 ] {} <Debug> TCP-Session: d835f03f-357c-4f0d-8ecd-bc60009a8da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.05.01 23:39:53.781078 [ 292 ] {} <Debug> TCP-Session: 016a8646-6dbc-462d-befd-e37cb6c71b0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.05.01 23:39:53.781009 [ 288 ] {} <Debug> TCP-Session: dfe4a2b7-2b1c-4702-8029-2eb0455140c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.05.01 23:39:53.780898 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.05.01 23:39:53.781161 [ 290 ] {} <Debug> TCP-Session: f75d68c4-27b7-4551-a04a-78b757eb5d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.05.01 23:39:57.279207 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1172 | 2026.05.01 23:39:57.279274 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1173 | 2026.05.01 23:39:57.327001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 132 | ||
| 1174 | 2026.05.01 23:39:57.328582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1927 | ||
| 1175 | 2026.05.01 23:39:57.329090 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.05.01 23:39:57.329128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1177 | 2026.05.01 23:39:57.329477 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.05.01 23:39:57.329541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 1179 | 2026.05.01 23:39:57.329824 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1180 | 2026.05.01 23:39:57.330337 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.05.01 23:39:57.330492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1927 | ||
| 1182 | 2026.05.01 23:39:57.330964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1183 | 2026.05.01 23:39:57.331551 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2026.05.01 23:39:57.331871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 132 | ||
| 1185 | 2026.05.01 23:39:57.416311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1186 | 2026.05.01 23:39:57.434185 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.05.01 23:39:57.434250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 1188 | 2026.05.01 23:39:57.440607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1189 | 2026.05.01 23:39:57.441673 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.05.01 23:39:57.444542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1191 | 2026.05.01 23:39:58.632068 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.05.01 23:39:58.632368 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1193 | 2026.05.01 23:39:58.632708 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1194 | 2026.05.01 23:39:58.632747 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1195 | 2026.05.01 23:39:58.632992 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1196 | 2026.05.01 23:39:58.633064 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1197 | 2026.05.01 23:39:58.633203 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1198 | 2026.05.01 23:39:58.633241 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1199 | 2026.05.01 23:39:58.633263 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (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 | ||
| 1200 | 2026.05.01 23:39:58.633279 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1201 | 2026.05.01 23:39:58.633319 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1202 | 2026.05.01 23:39:58.633339 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1203 | 2026.05.01 23:39:58.634468 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002209 sec., 14486.192847442282 rows/sec., 3.21 MiB/sec. | ||
| 1204 | 2026.05.01 23:39:58.634548 [ 267 ] {59e10ca8-2606-4871-8bc0-440d528453df} <Debug> TCPHandler: Processed in 0.002617067 sec. | ||
| 1205 | 2026.05.01 23:39:58.639300 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.05.01 23:39:58.639418 [ 267 ] {0890b4b7-d986-4d77-b31c-82243763ec46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.05.01 23:39:58.639465 [ 267 ] {0890b4b7-d986-4d77-b31c-82243763ec46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1208 | 2026.05.01 23:39:58.640015 [ 267 ] {0890b4b7-d986-4d77-b31c-82243763ec46} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.05.01 23:39:58.640057 [ 267 ] {0890b4b7-d986-4d77-b31c-82243763ec46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1210 | 2026.05.01 23:39:58.640568 [ 267 ] {0890b4b7-d986-4d77-b31c-82243763ec46} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1211 | 2026.05.01 23:39:58.641101 [ 267 ] {0890b4b7-d986-4d77-b31c-82243763ec46} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.05.01 23:39:58.641252 [ 267 ] {0890b4b7-d986-4d77-b31c-82243763ec46} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001867 sec., 152115.6936261382 rows/sec., 9.66 MiB/sec. | ||
| 1213 | 2026.05.01 23:39:58.641292 [ 267 ] {0890b4b7-d986-4d77-b31c-82243763ec46} <Debug> TCPHandler: Processed in 0.002048294 sec. | ||
| 1214 | 2026.05.01 23:39:58.641414 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.05.01 23:39:58.641515 [ 267 ] {b5260260-3734-40bc-96ad-bba3745b5943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1216 | 2026.05.01 23:39:58.641557 [ 267 ] {b5260260-3734-40bc-96ad-bba3745b5943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1217 | 2026.05.01 23:39:58.642241 [ 267 ] {b5260260-3734-40bc-96ad-bba3745b5943} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.05.01 23:39:58.642279 [ 267 ] {b5260260-3734-40bc-96ad-bba3745b5943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1219 | 2026.05.01 23:39:58.642758 [ 267 ] {b5260260-3734-40bc-96ad-bba3745b5943} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1220 | 2026.05.01 23:39:58.643265 [ 267 ] {b5260260-3734-40bc-96ad-bba3745b5943} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.05.01 23:39:58.643410 [ 267 ] {b5260260-3734-40bc-96ad-bba3745b5943} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001917 sec., 427230.0469483568 rows/sec., 33.14 MiB/sec. | ||
| 1222 | 2026.05.01 23:39:58.643448 [ 267 ] {b5260260-3734-40bc-96ad-bba3745b5943} <Debug> TCPHandler: Processed in 0.002084916 sec. | ||
| 1223 | 2026.05.01 23:39:58.643563 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.05.01 23:39:58.643660 [ 267 ] {5b0b2a47-4c8c-4ee8-bc1d-59b9d38cb5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1225 | 2026.05.01 23:39:58.643700 [ 267 ] {5b0b2a47-4c8c-4ee8-bc1d-59b9d38cb5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1226 | 2026.05.01 23:39:58.644115 [ 267 ] {5b0b2a47-4c8c-4ee8-bc1d-59b9d38cb5c0} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.05.01 23:39:58.644153 [ 267 ] {5b0b2a47-4c8c-4ee8-bc1d-59b9d38cb5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1228 | 2026.05.01 23:39:58.644575 [ 267 ] {5b0b2a47-4c8c-4ee8-bc1d-59b9d38cb5c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1229 | 2026.05.01 23:39:58.645043 [ 267 ] {5b0b2a47-4c8c-4ee8-bc1d-59b9d38cb5c0} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.05.01 23:39:58.645192 [ 267 ] {5b0b2a47-4c8c-4ee8-bc1d-59b9d38cb5c0} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001551 sec., 98646.03481624757 rows/sec., 5.90 MiB/sec. | ||
| 1231 | 2026.05.01 23:39:58.645233 [ 267 ] {5b0b2a47-4c8c-4ee8-bc1d-59b9d38cb5c0} <Debug> TCPHandler: Processed in 0.001721407 sec. | ||
| 1232 | 2026.05.01 23:39:58.645358 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.05.01 23:39:58.645455 [ 267 ] {e4075ba3-4f6b-4a92-b7dd-58f650c1f33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1234 | 2026.05.01 23:39:58.645495 [ 267 ] {e4075ba3-4f6b-4a92-b7dd-58f650c1f33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1235 | 2026.05.01 23:39:58.645963 [ 267 ] {e4075ba3-4f6b-4a92-b7dd-58f650c1f33b} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.05.01 23:39:58.646002 [ 267 ] {e4075ba3-4f6b-4a92-b7dd-58f650c1f33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1237 | 2026.05.01 23:39:58.646526 [ 267 ] {e4075ba3-4f6b-4a92-b7dd-58f650c1f33b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.05.01 23:39:58.647072 [ 267 ] {e4075ba3-4f6b-4a92-b7dd-58f650c1f33b} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.05.01 23:39:58.647218 [ 267 ] {e4075ba3-4f6b-4a92-b7dd-58f650c1f33b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001782 sec., 83613.91694725028 rows/sec., 5.40 MiB/sec. | ||
| 1240 | 2026.05.01 23:39:58.647257 [ 267 ] {e4075ba3-4f6b-4a92-b7dd-58f650c1f33b} <Debug> TCPHandler: Processed in 0.001951762 sec. | ||
| 1241 | 2026.05.01 23:39:58.647372 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.05.01 23:39:58.647469 [ 267 ] {5dd649a5-00ca-44c4-9e27-a72a00a2e77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.05.01 23:39:58.647509 [ 267 ] {5dd649a5-00ca-44c4-9e27-a72a00a2e77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1244 | 2026.05.01 23:39:58.647948 [ 267 ] {5dd649a5-00ca-44c4-9e27-a72a00a2e77d} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.05.01 23:39:58.647988 [ 267 ] {5dd649a5-00ca-44c4-9e27-a72a00a2e77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1246 | 2026.05.01 23:39:58.648428 [ 267 ] {5dd649a5-00ca-44c4-9e27-a72a00a2e77d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1247 | 2026.05.01 23:39:58.648905 [ 267 ] {5dd649a5-00ca-44c4-9e27-a72a00a2e77d} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.05.01 23:39:58.649052 [ 267 ] {5dd649a5-00ca-44c4-9e27-a72a00a2e77d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001603 sec., 92326.8870867124 rows/sec., 5.25 MiB/sec. | ||
| 1249 | 2026.05.01 23:39:58.649092 [ 267 ] {5dd649a5-00ca-44c4-9e27-a72a00a2e77d} <Debug> TCPHandler: Processed in 0.001771058 sec. | ||
| 1250 | 2026.05.01 23:39:58.649209 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.05.01 23:39:58.649307 [ 267 ] {b8202c0d-a667-4b1d-b069-9aba858f894e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1252 | 2026.05.01 23:39:58.649348 [ 267 ] {b8202c0d-a667-4b1d-b069-9aba858f894e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1253 | 2026.05.01 23:39:58.649896 [ 267 ] {b8202c0d-a667-4b1d-b069-9aba858f894e} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.05.01 23:39:58.649935 [ 267 ] {b8202c0d-a667-4b1d-b069-9aba858f894e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1255 | 2026.05.01 23:39:58.653227 [ 267 ] {b8202c0d-a667-4b1d-b069-9aba858f894e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1256 | 2026.05.01 23:39:58.653759 [ 267 ] {b8202c0d-a667-4b1d-b069-9aba858f894e} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.05.01 23:39:58.653918 [ 267 ] {b8202c0d-a667-4b1d-b069-9aba858f894e} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.004628 sec., 108254.10544511667 rows/sec., 7.61 MiB/sec. | ||
| 1258 | 2026.05.01 23:39:58.653973 [ 267 ] {b8202c0d-a667-4b1d-b069-9aba858f894e} <Debug> TCPHandler: Processed in 0.004814113 sec. | ||
| 1259 | 2026.05.01 23:39:58.654099 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.05.01 23:39:58.654202 [ 267 ] {61c8cbaa-3a82-4992-8a3e-9e775cca9548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1261 | 2026.05.01 23:39:58.654248 [ 267 ] {61c8cbaa-3a82-4992-8a3e-9e775cca9548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1262 | 2026.05.01 23:39:58.654581 [ 267 ] {61c8cbaa-3a82-4992-8a3e-9e775cca9548} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.01 23:39:58.654620 [ 267 ] {61c8cbaa-3a82-4992-8a3e-9e775cca9548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1264 | 2026.05.01 23:39:58.655048 [ 267 ] {61c8cbaa-3a82-4992-8a3e-9e775cca9548} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1265 | 2026.05.01 23:39:58.655500 [ 267 ] {61c8cbaa-3a82-4992-8a3e-9e775cca9548} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.05.01 23:39:58.655649 [ 267 ] {61c8cbaa-3a82-4992-8a3e-9e775cca9548} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. | ||
| 1267 | 2026.05.01 23:39:58.655693 [ 267 ] {61c8cbaa-3a82-4992-8a3e-9e775cca9548} <Debug> TCPHandler: Processed in 0.001652355 sec. | ||
| 1268 | 2026.05.01 23:39:58.655804 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.05.01 23:39:58.655900 [ 267 ] {c2bcea2a-7ccc-47e3-af5e-5a96c6a97f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.05.01 23:39:58.655944 [ 267 ] {c2bcea2a-7ccc-47e3-af5e-5a96c6a97f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1271 | 2026.05.01 23:39:58.656371 [ 267 ] {c2bcea2a-7ccc-47e3-af5e-5a96c6a97f29} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.05.01 23:39:58.656409 [ 267 ] {c2bcea2a-7ccc-47e3-af5e-5a96c6a97f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1273 | 2026.05.01 23:39:58.656856 [ 267 ] {c2bcea2a-7ccc-47e3-af5e-5a96c6a97f29} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1274 | 2026.05.01 23:39:58.657296 [ 267 ] {c2bcea2a-7ccc-47e3-af5e-5a96c6a97f29} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.05.01 23:39:58.657437 [ 267 ] {c2bcea2a-7ccc-47e3-af5e-5a96c6a97f29} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001555 sec., 170418.00643086818 rows/sec., 11.32 MiB/sec. | ||
| 1276 | 2026.05.01 23:39:58.657476 [ 267 ] {c2bcea2a-7ccc-47e3-af5e-5a96c6a97f29} <Debug> TCPHandler: Processed in 0.001722217 sec. | ||
| 1277 | 2026.05.01 23:39:58.657617 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.05.01 23:39:58.657739 [ 267 ] {417124f7-34d1-4019-aea6-ce383796073b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.05.01 23:39:58.657790 [ 267 ] {417124f7-34d1-4019-aea6-ce383796073b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1280 | 2026.05.01 23:39:58.658165 [ 267 ] {417124f7-34d1-4019-aea6-ce383796073b} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.05.01 23:39:58.658210 [ 267 ] {417124f7-34d1-4019-aea6-ce383796073b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1282 | 2026.05.01 23:39:58.658683 [ 267 ] {417124f7-34d1-4019-aea6-ce383796073b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1283 | 2026.05.01 23:39:58.659106 [ 267 ] {417124f7-34d1-4019-aea6-ce383796073b} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.05.01 23:39:58.659252 [ 267 ] {417124f7-34d1-4019-aea6-ce383796073b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. | ||
| 1285 | 2026.05.01 23:39:58.659288 [ 267 ] {417124f7-34d1-4019-aea6-ce383796073b} <Debug> TCPHandler: Processed in 0.001734948 sec. | ||
| 1286 | 2026.05.01 23:39:58.659391 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.05.01 23:39:58.659486 [ 267 ] {ff3b861e-7ae2-4516-9c1f-8005c573920f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1288 | 2026.05.01 23:39:58.659540 [ 267 ] {ff3b861e-7ae2-4516-9c1f-8005c573920f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1289 | 2026.05.01 23:39:58.660319 [ 267 ] {ff3b861e-7ae2-4516-9c1f-8005c573920f} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.05.01 23:39:58.660357 [ 267 ] {ff3b861e-7ae2-4516-9c1f-8005c573920f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1291 | 2026.05.01 23:39:58.660997 [ 267 ] {ff3b861e-7ae2-4516-9c1f-8005c573920f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1292 | 2026.05.01 23:39:58.661435 [ 267 ] {ff3b861e-7ae2-4516-9c1f-8005c573920f} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.05.01 23:39:58.661594 [ 267 ] {ff3b861e-7ae2-4516-9c1f-8005c573920f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002126 sec., 5174.035747883349 rows/sec., 9.27 MiB/sec. | ||
| 1294 | 2026.05.01 23:39:58.661654 [ 267 ] {ff3b861e-7ae2-4516-9c1f-8005c573920f} <Debug> TCPHandler: Processed in 0.00231344 sec. | ||
| 1295 | 2026.05.01 23:39:58.661770 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.05.01 23:39:58.661864 [ 267 ] {60519225-459c-45ca-a13a-72467ca13366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1297 | 2026.05.01 23:39:58.661908 [ 267 ] {60519225-459c-45ca-a13a-72467ca13366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1298 | 2026.05.01 23:39:58.662250 [ 267 ] {60519225-459c-45ca-a13a-72467ca13366} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.05.01 23:39:58.662290 [ 267 ] {60519225-459c-45ca-a13a-72467ca13366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1300 | 2026.05.01 23:39:58.662719 [ 267 ] {60519225-459c-45ca-a13a-72467ca13366} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1301 | 2026.05.01 23:39:58.663145 [ 267 ] {60519225-459c-45ca-a13a-72467ca13366} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.05.01 23:39:58.663277 [ 267 ] {60519225-459c-45ca-a13a-72467ca13366} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001431 sec., 62893.08176100629 rows/sec., 3.94 MiB/sec. | ||
| 1303 | 2026.05.01 23:39:58.663314 [ 267 ] {60519225-459c-45ca-a13a-72467ca13366} <Debug> TCPHandler: Processed in 0.001592814 sec. | ||
| 1304 | 2026.05.01 23:40:03.628712 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.05.01 23:40:03.628953 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1306 | 2026.05.01 23:40:03.629305 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2026.05.01 23:40:03.629343 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1308 | 2026.05.01 23:40:03.629571 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2026.05.01 23:40:03.629645 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2026.05.01 23:40:03.629786 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1311 | 2026.05.01 23:40:03.629824 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2026.05.01 23:40:03.629846 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (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 | ||
| 1313 | 2026.05.01 23:40:03.629862 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2026.05.01 23:40:03.629901 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1315 | 2026.05.01 23:40:03.629923 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1316 | 2026.05.01 23:40:03.630871 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002009 sec., 15928.322548531609 rows/sec., 3.53 MiB/sec. | ||
| 1317 | 2026.05.01 23:40:03.630946 [ 267 ] {43a706f6-82d5-480d-8371-6a358ae3b611} <Debug> TCPHandler: Processed in 0.002364761 sec. | ||
| 1318 | 2026.05.01 23:40:03.633188 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.05.01 23:40:03.633321 [ 267 ] {a2d2065e-ef1e-4aa9-8653-7d2761c89f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1320 | 2026.05.01 23:40:03.633376 [ 267 ] {a2d2065e-ef1e-4aa9-8653-7d2761c89f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1321 | 2026.05.01 23:40:03.633959 [ 267 ] {a2d2065e-ef1e-4aa9-8653-7d2761c89f68} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.05.01 23:40:03.634009 [ 267 ] {a2d2065e-ef1e-4aa9-8653-7d2761c89f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1323 | 2026.05.01 23:40:03.634955 [ 267 ] {a2d2065e-ef1e-4aa9-8653-7d2761c89f68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1324 | 2026.05.01 23:40:03.635481 [ 267 ] {a2d2065e-ef1e-4aa9-8653-7d2761c89f68} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.05.01 23:40:03.635652 [ 267 ] {a2d2065e-ef1e-4aa9-8653-7d2761c89f68} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002369 sec., 1266.357112705783 rows/sec., 115.42 KiB/sec. | ||
| 1326 | 2026.05.01 23:40:03.635693 [ 267 ] {a2d2065e-ef1e-4aa9-8653-7d2761c89f68} <Debug> TCPHandler: Processed in 0.002568865 sec. | ||
| 1327 | 2026.05.01 23:40:03.635816 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.05.01 23:40:03.635918 [ 267 ] {20f6f71c-3458-4ec0-9cab-d21f48baf28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1329 | 2026.05.01 23:40:03.635961 [ 267 ] {20f6f71c-3458-4ec0-9cab-d21f48baf28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1330 | 2026.05.01 23:40:03.636381 [ 267 ] {20f6f71c-3458-4ec0-9cab-d21f48baf28b} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.05.01 23:40:03.636419 [ 267 ] {20f6f71c-3458-4ec0-9cab-d21f48baf28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1332 | 2026.05.01 23:40:03.636868 [ 267 ] {20f6f71c-3458-4ec0-9cab-d21f48baf28b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1333 | 2026.05.01 23:40:03.637362 [ 267 ] {20f6f71c-3458-4ec0-9cab-d21f48baf28b} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.05.01 23:40:03.637509 [ 267 ] {20f6f71c-3458-4ec0-9cab-d21f48baf28b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001616 sec., 1237.6237623762377 rows/sec., 100.92 KiB/sec. | ||
| 1335 | 2026.05.01 23:40:03.637548 [ 267 ] {20f6f71c-3458-4ec0-9cab-d21f48baf28b} <Debug> TCPHandler: Processed in 0.001782348 sec. | ||
| 1336 | 2026.05.01 23:40:03.637676 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.05.01 23:40:03.637780 [ 267 ] {2d117f04-5d75-496a-b3ab-47c53d140ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1338 | 2026.05.01 23:40:03.637822 [ 267 ] {2d117f04-5d75-496a-b3ab-47c53d140ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1339 | 2026.05.01 23:40:03.638280 [ 267 ] {2d117f04-5d75-496a-b3ab-47c53d140ca0} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.05.01 23:40:03.638319 [ 267 ] {2d117f04-5d75-496a-b3ab-47c53d140ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1341 | 2026.05.01 23:40:03.638768 [ 267 ] {2d117f04-5d75-496a-b3ab-47c53d140ca0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1342 | 2026.05.01 23:40:03.639232 [ 267 ] {2d117f04-5d75-496a-b3ab-47c53d140ca0} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.05.01 23:40:03.639380 [ 267 ] {2d117f04-5d75-496a-b3ab-47c53d140ca0} <Debug> executeQuery: Read 99 rows, 8.44 KiB in 0.001621 sec., 61073.41147439852 rows/sec., 5.08 MiB/sec. | ||
| 1344 | 2026.05.01 23:40:03.639421 [ 267 ] {2d117f04-5d75-496a-b3ab-47c53d140ca0} <Debug> TCPHandler: Processed in 0.001796359 sec. | ||
| 1345 | 2026.05.01 23:40:03.639543 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.05.01 23:40:03.639640 [ 267 ] {dac56bde-254c-49fd-9926-9aafbab42ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1347 | 2026.05.01 23:40:03.639680 [ 267 ] {dac56bde-254c-49fd-9926-9aafbab42ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1348 | 2026.05.01 23:40:03.640247 [ 267 ] {dac56bde-254c-49fd-9926-9aafbab42ea2} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.05.01 23:40:03.640285 [ 267 ] {dac56bde-254c-49fd-9926-9aafbab42ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1350 | 2026.05.01 23:40:03.640742 [ 267 ] {dac56bde-254c-49fd-9926-9aafbab42ea2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1351 | 2026.05.01 23:40:03.641195 [ 267 ] {dac56bde-254c-49fd-9926-9aafbab42ea2} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.05.01 23:40:03.641346 [ 267 ] {dac56bde-254c-49fd-9926-9aafbab42ea2} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001726 sec., 13325.60834298957 rows/sec., 995.80 KiB/sec. | ||
| 1353 | 2026.05.01 23:40:03.641385 [ 267 ] {dac56bde-254c-49fd-9926-9aafbab42ea2} <Debug> TCPHandler: Processed in 0.001891251 sec. | ||
| 1354 | 2026.05.01 23:40:03.641511 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.05.01 23:40:03.641610 [ 267 ] {0c1bc82d-74ad-47cd-a991-910be97c39ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1356 | 2026.05.01 23:40:03.641651 [ 267 ] {0c1bc82d-74ad-47cd-a991-910be97c39ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1357 | 2026.05.01 23:40:03.642083 [ 267 ] {0c1bc82d-74ad-47cd-a991-910be97c39ae} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.05.01 23:40:03.642121 [ 267 ] {0c1bc82d-74ad-47cd-a991-910be97c39ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1359 | 2026.05.01 23:40:03.642573 [ 267 ] {0c1bc82d-74ad-47cd-a991-910be97c39ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1360 | 2026.05.01 23:40:03.643028 [ 267 ] {0c1bc82d-74ad-47cd-a991-910be97c39ae} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.05.01 23:40:03.643167 [ 267 ] {0c1bc82d-74ad-47cd-a991-910be97c39ae} <Debug> executeQuery: Read 97 rows, 7.77 KiB in 0.001577 sec., 61509.19467343056 rows/sec., 4.81 MiB/sec. | ||
| 1362 | 2026.05.01 23:40:03.643207 [ 267 ] {0c1bc82d-74ad-47cd-a991-910be97c39ae} <Debug> TCPHandler: Processed in 0.001745207 sec. | ||
| 1363 | 2026.05.01 23:40:03.643328 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.05.01 23:40:03.643423 [ 267 ] {081ffee7-3890-493f-8fc3-a45a6416ecef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1365 | 2026.05.01 23:40:03.643465 [ 267 ] {081ffee7-3890-493f-8fc3-a45a6416ecef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1366 | 2026.05.01 23:40:03.643879 [ 267 ] {081ffee7-3890-493f-8fc3-a45a6416ecef} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.05.01 23:40:03.643920 [ 267 ] {081ffee7-3890-493f-8fc3-a45a6416ecef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1368 | 2026.05.01 23:40:03.644390 [ 267 ] {081ffee7-3890-493f-8fc3-a45a6416ecef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1369 | 2026.05.01 23:40:03.644848 [ 267 ] {081ffee7-3890-493f-8fc3-a45a6416ecef} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.05.01 23:40:03.644990 [ 267 ] {081ffee7-3890-493f-8fc3-a45a6416ecef} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001586 sec., 101513.24085750316 rows/sec., 7.07 MiB/sec. | ||
| 1371 | 2026.05.01 23:40:03.645029 [ 267 ] {081ffee7-3890-493f-8fc3-a45a6416ecef} <Debug> TCPHandler: Processed in 0.001749577 sec. | ||
| 1372 | 2026.05.01 23:40:03.645172 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.05.01 23:40:03.645266 [ 267 ] {ef3c4d5e-1acf-43dc-bc7b-fb4961539764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1374 | 2026.05.01 23:40:03.645321 [ 267 ] {ef3c4d5e-1acf-43dc-bc7b-fb4961539764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1375 | 2026.05.01 23:40:03.646092 [ 267 ] {ef3c4d5e-1acf-43dc-bc7b-fb4961539764} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.05.01 23:40:03.646131 [ 267 ] {ef3c4d5e-1acf-43dc-bc7b-fb4961539764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1377 | 2026.05.01 23:40:03.646882 [ 267 ] {ef3c4d5e-1acf-43dc-bc7b-fb4961539764} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1378 | 2026.05.01 23:40:03.647334 [ 267 ] {ef3c4d5e-1acf-43dc-bc7b-fb4961539764} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.05.01 23:40:03.647484 [ 267 ] {ef3c4d5e-1acf-43dc-bc7b-fb4961539764} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002236 sec., 9391.771019677995 rows/sec., 16.83 MiB/sec. | ||
| 1380 | 2026.05.01 23:40:03.647548 [ 267 ] {ef3c4d5e-1acf-43dc-bc7b-fb4961539764} <Debug> TCPHandler: Processed in 0.002426613 sec. | ||
| 1381 | 2026.05.01 23:40:03.647680 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.05.01 23:40:03.647774 [ 267 ] {d3495c81-b385-4c31-994a-dbd98f41a39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1383 | 2026.05.01 23:40:03.647816 [ 267 ] {d3495c81-b385-4c31-994a-dbd98f41a39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1384 | 2026.05.01 23:40:03.648136 [ 267 ] {d3495c81-b385-4c31-994a-dbd98f41a39e} <Trace> oximeter.measurements_i64 (db63638d-5b8f-4300-a13d-ff7df029051e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.05.01 23:40:03.648174 [ 267 ] {d3495c81-b385-4c31-994a-dbd98f41a39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1386 | 2026.05.01 23:40:03.648626 [ 267 ] {d3495c81-b385-4c31-994a-dbd98f41a39e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1387 | 2026.05.01 23:40:03.649112 [ 267 ] {d3495c81-b385-4c31-994a-dbd98f41a39e} <Trace> oximeter.measurements_i64 (db63638d-5b8f-4300-a13d-ff7df029051e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.05.01 23:40:03.649243 [ 267 ] {d3495c81-b385-4c31-994a-dbd98f41a39e} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001488 sec., 10080.645161290322 rows/sec., 750.14 KiB/sec. | ||
| 1389 | 2026.05.01 23:40:03.649287 [ 267 ] {d3495c81-b385-4c31-994a-dbd98f41a39e} <Debug> TCPHandler: Processed in 0.001656746 sec. | ||
| 1390 | 2026.05.01 23:40:03.649405 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.05.01 23:40:03.649500 [ 267 ] {41d14bdf-505d-4d82-bff0-7066983cccb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1392 | 2026.05.01 23:40:03.649546 [ 267 ] {41d14bdf-505d-4d82-bff0-7066983cccb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1393 | 2026.05.01 23:40:03.649881 [ 267 ] {41d14bdf-505d-4d82-bff0-7066983cccb4} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.05.01 23:40:03.649918 [ 267 ] {41d14bdf-505d-4d82-bff0-7066983cccb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1395 | 2026.05.01 23:40:03.650346 [ 267 ] {41d14bdf-505d-4d82-bff0-7066983cccb4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1396 | 2026.05.01 23:40:03.650801 [ 267 ] {41d14bdf-505d-4d82-bff0-7066983cccb4} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.05.01 23:40:03.650947 [ 267 ] {41d14bdf-505d-4d82-bff0-7066983cccb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec. | ||
| 1398 | 2026.05.01 23:40:03.650990 [ 267 ] {41d14bdf-505d-4d82-bff0-7066983cccb4} <Debug> TCPHandler: Processed in 0.001633106 sec. | ||
| 1399 | 2026.05.01 23:40:04.830581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2375 | ||
| 1400 | 2026.05.01 23:40:04.831340 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.05.01 23:40:04.831401 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1402 | 2026.05.01 23:40:04.832198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1403 | 2026.05.01 23:40:04.832740 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.05.01 23:40:04.832927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2375 | ||
| 1405 | 2026.05.01 23:40:04.944601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1406 | 2026.05.01 23:40:04.961399 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.05.01 23:40:04.961442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1408 | 2026.05.01 23:40:04.967936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1409 | 2026.05.01 23:40:04.969107 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.05.01 23:40:04.971921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1411 | 2026.05.01 23:40:05.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.66 MiB, peak 173.67 MiB, free memory in arenas 0.00 B, will set to 170.11 MiB (RSS), difference: 1.44 MiB | ||
| 1412 | 2026.05.01 23:40:07.332022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 176 | ||
| 1413 | 2026.05.01 23:40:07.334359 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.05.01 23:40:07.334411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1415 | 2026.05.01 23:40:07.335699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1416 | 2026.05.01 23:40:07.336192 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.05.01 23:40:07.336498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1418 | 2026.05.01 23:40:08.633183 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.05.01 23:40:08.633579 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1420 | 2026.05.01 23:40:08.633940 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1421 | 2026.05.01 23:40:08.633977 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1422 | 2026.05.01 23:40:08.634233 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1423 | 2026.05.01 23:40:08.634302 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1424 | 2026.05.01 23:40:08.634433 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1425 | 2026.05.01 23:40:08.634540 [ 314 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1426 | 2026.05.01 23:40:08.634606 [ 315 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1427 | 2026.05.01 23:40:08.634740 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1428 | 2026.05.01 23:40:08.634765 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1429 | 2026.05.01 23:40:08.634809 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1430 | 2026.05.01 23:40:08.634914 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1431 | 2026.05.01 23:40:08.636005 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002588 sec., 12364.760432766616 rows/sec., 2.74 MiB/sec. | ||
| 1432 | 2026.05.01 23:40:08.636104 [ 267 ] {96cdcc71-e82b-4a7c-b0ba-b66f44168780} <Debug> TCPHandler: Processed in 0.003095367 sec. | ||
| 1433 | 2026.05.01 23:40:08.641180 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.05.01 23:40:08.641391 [ 267 ] {6d281430-a3bc-49bb-9487-d0ad3d6788a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1435 | 2026.05.01 23:40:08.641442 [ 267 ] {6d281430-a3bc-49bb-9487-d0ad3d6788a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1436 | 2026.05.01 23:40:08.642047 [ 267 ] {6d281430-a3bc-49bb-9487-d0ad3d6788a5} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.05.01 23:40:08.642092 [ 267 ] {6d281430-a3bc-49bb-9487-d0ad3d6788a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1438 | 2026.05.01 23:40:08.642608 [ 267 ] {6d281430-a3bc-49bb-9487-d0ad3d6788a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1439 | 2026.05.01 23:40:08.643033 [ 267 ] {6d281430-a3bc-49bb-9487-d0ad3d6788a5} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.05.01 23:40:08.643178 [ 267 ] {6d281430-a3bc-49bb-9487-d0ad3d6788a5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001823 sec., 155787.1640153593 rows/sec., 9.89 MiB/sec. | ||
| 1441 | 2026.05.01 23:40:08.643214 [ 267 ] {6d281430-a3bc-49bb-9487-d0ad3d6788a5} <Debug> TCPHandler: Processed in 0.002094735 sec. | ||
| 1442 | 2026.05.01 23:40:08.643343 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.05.01 23:40:08.643435 [ 267 ] {bd7b4c2e-a57f-4d35-b4d3-d0f2f1ffd569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1444 | 2026.05.01 23:40:08.643474 [ 267 ] {bd7b4c2e-a57f-4d35-b4d3-d0f2f1ffd569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1445 | 2026.05.01 23:40:08.644214 [ 267 ] {bd7b4c2e-a57f-4d35-b4d3-d0f2f1ffd569} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.05.01 23:40:08.644250 [ 267 ] {bd7b4c2e-a57f-4d35-b4d3-d0f2f1ffd569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1447 | 2026.05.01 23:40:08.644687 [ 267 ] {bd7b4c2e-a57f-4d35-b4d3-d0f2f1ffd569} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1448 | 2026.05.01 23:40:08.645099 [ 267 ] {bd7b4c2e-a57f-4d35-b4d3-d0f2f1ffd569} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.05.01 23:40:08.645246 [ 267 ] {bd7b4c2e-a57f-4d35-b4d3-d0f2f1ffd569} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001828 sec., 448030.63457330415 rows/sec., 34.75 MiB/sec. | ||
| 1450 | 2026.05.01 23:40:08.645283 [ 267 ] {bd7b4c2e-a57f-4d35-b4d3-d0f2f1ffd569} <Debug> TCPHandler: Processed in 0.001986543 sec. | ||
| 1451 | 2026.05.01 23:40:08.645398 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.05.01 23:40:08.645489 [ 267 ] {c3f7c52e-f1a6-455b-8e3e-edaea3f3e35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1453 | 2026.05.01 23:40:08.645527 [ 267 ] {c3f7c52e-f1a6-455b-8e3e-edaea3f3e35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1454 | 2026.05.01 23:40:08.645964 [ 267 ] {c3f7c52e-f1a6-455b-8e3e-edaea3f3e35d} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.05.01 23:40:08.645999 [ 267 ] {c3f7c52e-f1a6-455b-8e3e-edaea3f3e35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1456 | 2026.05.01 23:40:08.646391 [ 267 ] {c3f7c52e-f1a6-455b-8e3e-edaea3f3e35d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1457 | 2026.05.01 23:40:08.646808 [ 267 ] {c3f7c52e-f1a6-455b-8e3e-edaea3f3e35d} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.05.01 23:40:08.646934 [ 267 ] {c3f7c52e-f1a6-455b-8e3e-edaea3f3e35d} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001462 sec., 104651.16279069768 rows/sec., 6.26 MiB/sec. | ||
| 1459 | 2026.05.01 23:40:08.646969 [ 267 ] {c3f7c52e-f1a6-455b-8e3e-edaea3f3e35d} <Debug> TCPHandler: Processed in 0.001617365 sec. | ||
| 1460 | 2026.05.01 23:40:08.647085 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.05.01 23:40:08.647176 [ 267 ] {5122ad83-2569-4028-bce7-4c9971951ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1462 | 2026.05.01 23:40:08.647214 [ 267 ] {5122ad83-2569-4028-bce7-4c9971951ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1463 | 2026.05.01 23:40:08.647649 [ 267 ] {5122ad83-2569-4028-bce7-4c9971951ce3} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.05.01 23:40:08.647684 [ 267 ] {5122ad83-2569-4028-bce7-4c9971951ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1465 | 2026.05.01 23:40:08.648093 [ 267 ] {5122ad83-2569-4028-bce7-4c9971951ce3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1466 | 2026.05.01 23:40:08.648534 [ 267 ] {5122ad83-2569-4028-bce7-4c9971951ce3} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.05.01 23:40:08.648671 [ 267 ] {5122ad83-2569-4028-bce7-4c9971951ce3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001513 sec., 98479.84137475214 rows/sec., 6.36 MiB/sec. | ||
| 1468 | 2026.05.01 23:40:08.648707 [ 267 ] {5122ad83-2569-4028-bce7-4c9971951ce3} <Debug> TCPHandler: Processed in 0.001668815 sec. | ||
| 1469 | 2026.05.01 23:40:08.648824 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.05.01 23:40:08.648915 [ 267 ] {8a1ed323-ae04-49b8-b0d4-f43992b3cc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1471 | 2026.05.01 23:40:08.648952 [ 267 ] {8a1ed323-ae04-49b8-b0d4-f43992b3cc5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1472 | 2026.05.01 23:40:08.649378 [ 267 ] {8a1ed323-ae04-49b8-b0d4-f43992b3cc5c} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2026.05.01 23:40:08.649414 [ 267 ] {8a1ed323-ae04-49b8-b0d4-f43992b3cc5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1474 | 2026.05.01 23:40:08.649834 [ 267 ] {8a1ed323-ae04-49b8-b0d4-f43992b3cc5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1475 | 2026.05.01 23:40:08.650305 [ 267 ] {8a1ed323-ae04-49b8-b0d4-f43992b3cc5c} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2026.05.01 23:40:08.650435 [ 267 ] {8a1ed323-ae04-49b8-b0d4-f43992b3cc5c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001537 sec., 96291.4769030579 rows/sec., 5.48 MiB/sec. | ||
| 1477 | 2026.05.01 23:40:08.650471 [ 267 ] {8a1ed323-ae04-49b8-b0d4-f43992b3cc5c} <Debug> TCPHandler: Processed in 0.001694206 sec. | ||
| 1478 | 2026.05.01 23:40:08.650588 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2026.05.01 23:40:08.650681 [ 267 ] {f2278b1f-e1b9-4ec9-8314-b92882b6fcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1480 | 2026.05.01 23:40:08.650719 [ 267 ] {f2278b1f-e1b9-4ec9-8314-b92882b6fcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1481 | 2026.05.01 23:40:08.651299 [ 267 ] {f2278b1f-e1b9-4ec9-8314-b92882b6fcf0} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2026.05.01 23:40:08.651334 [ 267 ] {f2278b1f-e1b9-4ec9-8314-b92882b6fcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1483 | 2026.05.01 23:40:08.651755 [ 267 ] {f2278b1f-e1b9-4ec9-8314-b92882b6fcf0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1484 | 2026.05.01 23:40:08.652165 [ 267 ] {f2278b1f-e1b9-4ec9-8314-b92882b6fcf0} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2026.05.01 23:40:08.652319 [ 267 ] {f2278b1f-e1b9-4ec9-8314-b92882b6fcf0} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001656 sec., 302536.231884058 rows/sec., 21.26 MiB/sec. | ||
| 1486 | 2026.05.01 23:40:08.652357 [ 267 ] {f2278b1f-e1b9-4ec9-8314-b92882b6fcf0} <Debug> TCPHandler: Processed in 0.001815949 sec. | ||
| 1487 | 2026.05.01 23:40:08.652473 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.05.01 23:40:08.652565 [ 267 ] {5888db13-e51f-4cf3-b6f0-6aa36913f9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1489 | 2026.05.01 23:40:08.652606 [ 267 ] {5888db13-e51f-4cf3-b6f0-6aa36913f9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1490 | 2026.05.01 23:40:08.652930 [ 267 ] {5888db13-e51f-4cf3-b6f0-6aa36913f9b2} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.05.01 23:40:08.652964 [ 267 ] {5888db13-e51f-4cf3-b6f0-6aa36913f9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1492 | 2026.05.01 23:40:08.653374 [ 267 ] {5888db13-e51f-4cf3-b6f0-6aa36913f9b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1493 | 2026.05.01 23:40:08.653814 [ 267 ] {5888db13-e51f-4cf3-b6f0-6aa36913f9b2} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2026.05.01 23:40:08.653949 [ 267 ] {5888db13-e51f-4cf3-b6f0-6aa36913f9b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001401 sec., 4282.655246252677 rows/sec., 223.75 KiB/sec. | ||
| 1495 | 2026.05.01 23:40:08.653984 [ 267 ] {5888db13-e51f-4cf3-b6f0-6aa36913f9b2} <Debug> TCPHandler: Processed in 0.001558733 sec. | ||
| 1496 | 2026.05.01 23:40:08.654096 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2026.05.01 23:40:08.654194 [ 267 ] {ade2c9bf-b725-461a-89ea-949cd9c69dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1498 | 2026.05.01 23:40:08.654235 [ 267 ] {ade2c9bf-b725-461a-89ea-949cd9c69dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1499 | 2026.05.01 23:40:08.654644 [ 267 ] {ade2c9bf-b725-461a-89ea-949cd9c69dac} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.05.01 23:40:08.654679 [ 267 ] {ade2c9bf-b725-461a-89ea-949cd9c69dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1501 | 2026.05.01 23:40:08.655111 [ 267 ] {ade2c9bf-b725-461a-89ea-949cd9c69dac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1502 | 2026.05.01 23:40:08.655520 [ 267 ] {ade2c9bf-b725-461a-89ea-949cd9c69dac} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2026.05.01 23:40:08.655675 [ 267 ] {ade2c9bf-b725-461a-89ea-949cd9c69dac} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001506 sec., 175962.81540504648 rows/sec., 11.69 MiB/sec. | ||
| 1504 | 2026.05.01 23:40:08.655713 [ 267 ] {ade2c9bf-b725-461a-89ea-949cd9c69dac} <Debug> TCPHandler: Processed in 0.001663475 sec. | ||
| 1505 | 2026.05.01 23:40:08.655828 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.05.01 23:40:08.655919 [ 267 ] {a2701639-c984-4be8-a15d-3c3f9915c9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1507 | 2026.05.01 23:40:08.655959 [ 267 ] {a2701639-c984-4be8-a15d-3c3f9915c9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1508 | 2026.05.01 23:40:08.656262 [ 267 ] {a2701639-c984-4be8-a15d-3c3f9915c9e5} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2026.05.01 23:40:08.656297 [ 267 ] {a2701639-c984-4be8-a15d-3c3f9915c9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1510 | 2026.05.01 23:40:08.656688 [ 267 ] {a2701639-c984-4be8-a15d-3c3f9915c9e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1511 | 2026.05.01 23:40:08.657114 [ 267 ] {a2701639-c984-4be8-a15d-3c3f9915c9e5} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.05.01 23:40:08.657260 [ 267 ] {a2701639-c984-4be8-a15d-3c3f9915c9e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001358 sec., 736.3770250368188 rows/sec., 49.62 KiB/sec. | ||
| 1513 | 2026.05.01 23:40:08.657295 [ 267 ] {a2701639-c984-4be8-a15d-3c3f9915c9e5} <Debug> TCPHandler: Processed in 0.001514572 sec. | ||
| 1514 | 2026.05.01 23:40:08.657435 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.05.01 23:40:08.657527 [ 267 ] {058bafe5-6a13-4af0-91c9-78d2cce0ff16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1516 | 2026.05.01 23:40:08.657579 [ 267 ] {058bafe5-6a13-4af0-91c9-78d2cce0ff16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1517 | 2026.05.01 23:40:08.658351 [ 267 ] {058bafe5-6a13-4af0-91c9-78d2cce0ff16} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.05.01 23:40:08.658387 [ 267 ] {058bafe5-6a13-4af0-91c9-78d2cce0ff16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1519 | 2026.05.01 23:40:08.659017 [ 267 ] {058bafe5-6a13-4af0-91c9-78d2cce0ff16} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1520 | 2026.05.01 23:40:08.659475 [ 267 ] {058bafe5-6a13-4af0-91c9-78d2cce0ff16} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.05.01 23:40:08.659618 [ 267 ] {058bafe5-6a13-4af0-91c9-78d2cce0ff16} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002108 sec., 5218.216318785579 rows/sec., 9.35 MiB/sec. | ||
| 1522 | 2026.05.01 23:40:08.659665 [ 267 ] {058bafe5-6a13-4af0-91c9-78d2cce0ff16} <Debug> TCPHandler: Processed in 0.002288339 sec. | ||
| 1523 | 2026.05.01 23:40:08.659796 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.05.01 23:40:08.659888 [ 267 ] {2b22151d-ad07-4b16-90ea-3b6c0b852f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1525 | 2026.05.01 23:40:08.659928 [ 267 ] {2b22151d-ad07-4b16-90ea-3b6c0b852f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1526 | 2026.05.01 23:40:08.660276 [ 267 ] {2b22151d-ad07-4b16-90ea-3b6c0b852f2b} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.05.01 23:40:08.660311 [ 267 ] {2b22151d-ad07-4b16-90ea-3b6c0b852f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1528 | 2026.05.01 23:40:08.660725 [ 267 ] {2b22151d-ad07-4b16-90ea-3b6c0b852f2b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1529 | 2026.05.01 23:40:08.661143 [ 267 ] {2b22151d-ad07-4b16-90ea-3b6c0b852f2b} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.05.01 23:40:08.661284 [ 267 ] {2b22151d-ad07-4b16-90ea-3b6c0b852f2b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001413 sec., 63694.267515923566 rows/sec., 3.99 MiB/sec. | ||
| 1531 | 2026.05.01 23:40:08.661319 [ 267 ] {2b22151d-ad07-4b16-90ea-3b6c0b852f2b} <Debug> TCPHandler: Processed in 0.001570484 sec. | ||
| 1532 | 2026.05.01 23:40:12.279522 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1533 | 2026.05.01 23:40:12.279571 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1534 | 2026.05.01 23:40:12.333016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2887 | ||
| 1535 | 2026.05.01 23:40:12.333565 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.05.01 23:40:12.333613 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1537 | 2026.05.01 23:40:12.334297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1538 | 2026.05.01 23:40:12.334835 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.05.01 23:40:12.335008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2887 | ||
| 1540 | 2026.05.01 23:40:12.335017 [ 98 ] {} <Debug> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1541 | 2026.05.01 23:40:12.335089 [ 98 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.05.01 23:40:12.335110 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1543 | 2026.05.01 23:40:12.335328 [ 195 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::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 | ||
| 1544 | 2026.05.01 23:40:12.337552 [ 195 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1545 | 2026.05.01 23:40:12.337654 [ 195 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1546 | 2026.05.01 23:40:12.337775 [ 195 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1547 | 2026.05.01 23:40:12.337836 [ 195 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 439 rows starting from the beginning of the part | ||
| 1548 | 2026.05.01 23:40:12.337884 [ 195 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1549 | 2026.05.01 23:40:12.337941 [ 195 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1550 | 2026.05.01 23:40:12.338006 [ 195 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1551 | 2026.05.01 23:40:12.370118 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2887 rows, containing 4 columns (4 merged, 0 gathered) in 0.034905392 sec., 82709.28457127769 rows/sec., 1.18 MiB/sec. | ||
| 1552 | 2026.05.01 23:40:12.371227 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1553 | 2026.05.01 23:40:12.371767 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2026.05.01 23:40:12.371835 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_6_1} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1555 | 2026.05.01 23:40:12.371941 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1556 | 2026.05.01 23:40:12.472007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1557 | 2026.05.01 23:40:12.489864 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.05.01 23:40:12.489924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1559 | 2026.05.01 23:40:12.496394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1560 | 2026.05.01 23:40:12.497482 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1561 | 2026.05.01 23:40:12.497770 [ 98 ] {} <Debug> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1562 | 2026.05.01 23:40:12.497850 [ 98 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.05.01 23:40:12.497885 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1564 | 2026.05.01 23:40:12.498011 [ 195 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 1565 | 2026.05.01 23:40:12.500956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1566 | 2026.05.01 23:40:12.502085 [ 195 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1567 | 2026.05.01 23:40:12.503501 [ 195 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 1568 | 2026.05.01 23:40:12.508091 [ 195 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 1569 | 2026.05.01 23:40:12.512521 [ 195 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 1570 | 2026.05.01 23:40:12.516726 [ 195 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 1571 | 2026.05.01 23:40:12.523969 [ 195 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 1572 | 2026.05.01 23:40:12.528598 [ 195 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 1573 | 2026.05.01 23:40:12.590572 [ 195 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092598443 sec., 496.7686119733136 rows/sec., 2.57 MiB/sec. | ||
| 1574 | 2026.05.01 23:40:12.592624 [ 187 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1575 | 2026.05.01 23:40:12.594917 [ 187 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_6_1} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.05.01 23:40:12.595022 [ 187 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_6_1} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1577 | 2026.05.01 23:40:12.596396 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
| 1578 | 2026.05.01 23:40:13.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.46 MiB, peak 180.99 MiB, free memory in arenas 0.00 B, will set to 181.18 MiB (RSS), difference: 9.72 MiB | ||
| 1579 | 2026.05.01 23:40:13.628463 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.05.01 23:40:13.628687 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) 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) | ||
| 1581 | 2026.05.01 23:40:13.629000 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1582 | 2026.05.01 23:40:13.629036 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <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 | ||
| 1583 | 2026.05.01 23:40:13.629254 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1584 | 2026.05.01 23:40:13.629322 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1585 | 2026.05.01 23:40:13.629460 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1586 | 2026.05.01 23:40:13.629559 [ 302 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1587 | 2026.05.01 23:40:13.629590 [ 319 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1588 | 2026.05.01 23:40:13.629701 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (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 | ||
| 1589 | 2026.05.01 23:40:13.629726 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1590 | 2026.05.01 23:40:13.631822 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1591 | 2026.05.01 23:40:13.631850 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1592 | 2026.05.01 23:40:13.631910 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <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'))" | ||
| 1593 | 2026.05.01 23:40:13.631958 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <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'))" | ||
| 1594 | 2026.05.01 23:40:13.633347 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.004748 sec., 7371.524852569503 rows/sec., 1.55 MiB/sec. | ||
| 1595 | 2026.05.01 23:40:13.633474 [ 267 ] {b50441c9-4dbf-4fbb-8124-3ea9b1daa586} <Debug> TCPHandler: Processed in 0.00513551 sec. | ||
| 1596 | 2026.05.01 23:40:13.635703 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2026.05.01 23:40:13.635815 [ 267 ] {89d4770e-faf3-4d2c-8b2e-33ceab314036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1598 | 2026.05.01 23:40:13.635859 [ 267 ] {89d4770e-faf3-4d2c-8b2e-33ceab314036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1599 | 2026.05.01 23:40:13.636355 [ 267 ] {89d4770e-faf3-4d2c-8b2e-33ceab314036} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.05.01 23:40:13.636399 [ 267 ] {89d4770e-faf3-4d2c-8b2e-33ceab314036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1601 | 2026.05.01 23:40:13.636963 [ 267 ] {89d4770e-faf3-4d2c-8b2e-33ceab314036} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1602 | 2026.05.01 23:40:13.637634 [ 267 ] {89d4770e-faf3-4d2c-8b2e-33ceab314036} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.05.01 23:40:13.637808 [ 93 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1604 | 2026.05.01 23:40:13.637822 [ 267 ] {89d4770e-faf3-4d2c-8b2e-33ceab314036} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.002037 sec., 53019.14580265095 rows/sec., 4.46 MiB/sec. | ||
| 1605 | 2026.05.01 23:40:13.637879 [ 93 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.05.01 23:40:13.637888 [ 267 ] {89d4770e-faf3-4d2c-8b2e-33ceab314036} <Debug> TCPHandler: Processed in 0.002237269 sec. | ||
| 1607 | 2026.05.01 23:40:13.637909 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1608 | 2026.05.01 23:40:13.638035 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.05.01 23:40:13.638066 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 1610 | 2026.05.01 23:40:13.638136 [ 267 ] {8312a154-d643-43af-9ef6-44d6da3e403a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1611 | 2026.05.01 23:40:13.638184 [ 267 ] {8312a154-d643-43af-9ef6-44d6da3e403a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1612 | 2026.05.01 23:40:13.638210 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1613 | 2026.05.01 23:40:13.638259 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 824 rows starting from the beginning of the part | ||
| 1614 | 2026.05.01 23:40:13.638340 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 1615 | 2026.05.01 23:40:13.638392 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 819 rows starting from the beginning of the part | ||
| 1616 | 2026.05.01 23:40:13.638454 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 99 rows starting from the beginning of the part | ||
| 1617 | 2026.05.01 23:40:13.638512 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 819 rows starting from the beginning of the part | ||
| 1618 | 2026.05.01 23:40:13.638593 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 1619 | 2026.05.01 23:40:13.638641 [ 267 ] {8312a154-d643-43af-9ef6-44d6da3e403a} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.05.01 23:40:13.638689 [ 267 ] {8312a154-d643-43af-9ef6-44d6da3e403a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1621 | 2026.05.01 23:40:13.639277 [ 267 ] {8312a154-d643-43af-9ef6-44d6da3e403a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1622 | 2026.05.01 23:40:13.639744 [ 267 ] {8312a154-d643-43af-9ef6-44d6da3e403a} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.05.01 23:40:13.639942 [ 267 ] {8312a154-d643-43af-9ef6-44d6da3e403a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001824 sec., 14254.38596491228 rows/sec., 1.05 MiB/sec. | ||
| 1624 | 2026.05.01 23:40:13.639983 [ 267 ] {8312a154-d643-43af-9ef6-44d6da3e403a} <Debug> TCPHandler: Processed in 0.001997993 sec. | ||
| 1625 | 2026.05.01 23:40:13.640114 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.05.01 23:40:13.640145 [ 189 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2725 rows, containing 5 columns (5 merged, 0 gathered) in 0.002140776 sec., 1272902.9099728323 rows/sec., 104.14 MiB/sec. | ||
| 1627 | 2026.05.01 23:40:13.640208 [ 267 ] {f15aa6e2-9a63-4f73-9d4e-a460135ab5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1628 | 2026.05.01 23:40:13.640252 [ 267 ] {f15aa6e2-9a63-4f73-9d4e-a460135ab5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1629 | 2026.05.01 23:40:13.640419 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1630 | 2026.05.01 23:40:13.640678 [ 267 ] {f15aa6e2-9a63-4f73-9d4e-a460135ab5e3} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2026.05.01 23:40:13.640721 [ 267 ] {f15aa6e2-9a63-4f73-9d4e-a460135ab5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1632 | 2026.05.01 23:40:13.640917 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_6_1} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.05.01 23:40:13.641001 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_6_1} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1634 | 2026.05.01 23:40:13.641072 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1635 | 2026.05.01 23:40:13.641200 [ 267 ] {f15aa6e2-9a63-4f73-9d4e-a460135ab5e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1636 | 2026.05.01 23:40:13.641660 [ 267 ] {f15aa6e2-9a63-4f73-9d4e-a460135ab5e3} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.05.01 23:40:13.641775 [ 93 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1638 | 2026.05.01 23:40:13.641800 [ 267 ] {f15aa6e2-9a63-4f73-9d4e-a460135ab5e3} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.001609 sec., 59042.88377874457 rows/sec., 4.62 MiB/sec. | ||
| 1639 | 2026.05.01 23:40:13.641812 [ 93 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.05.01 23:40:13.641842 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1641 | 2026.05.01 23:40:13.641849 [ 267 ] {f15aa6e2-9a63-4f73-9d4e-a460135ab5e3} <Debug> TCPHandler: Processed in 0.001783338 sec. | ||
| 1642 | 2026.05.01 23:40:13.641922 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 1643 | 2026.05.01 23:40:13.641978 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.05.01 23:40:13.642014 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1645 | 2026.05.01 23:40:13.642046 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 511 rows starting from the beginning of the part | ||
| 1646 | 2026.05.01 23:40:13.642078 [ 267 ] {1902e166-c3e8-494e-8ada-569d98dc6cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1647 | 2026.05.01 23:40:13.642120 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 1648 | 2026.05.01 23:40:13.642126 [ 267 ] {1902e166-c3e8-494e-8ada-569d98dc6cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1649 | 2026.05.01 23:40:13.642181 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 501 rows starting from the beginning of the part | ||
| 1650 | 2026.05.01 23:40:13.642231 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 97 rows starting from the beginning of the part | ||
| 1651 | 2026.05.01 23:40:13.642277 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 501 rows starting from the beginning of the part | ||
| 1652 | 2026.05.01 23:40:13.642332 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 95 rows starting from the beginning of the part | ||
| 1653 | 2026.05.01 23:40:13.642565 [ 267 ] {1902e166-c3e8-494e-8ada-569d98dc6cd3} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.05.01 23:40:13.642607 [ 267 ] {1902e166-c3e8-494e-8ada-569d98dc6cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1655 | 2026.05.01 23:40:13.643068 [ 267 ] {1902e166-c3e8-494e-8ada-569d98dc6cd3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1656 | 2026.05.01 23:40:13.643438 [ 191 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546693 sec., 1143730.5270018033 rows/sec., 86.13 MiB/sec. | ||
| 1657 | 2026.05.01 23:40:13.643537 [ 267 ] {1902e166-c3e8-494e-8ada-569d98dc6cd3} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.05.01 23:40:13.643652 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1659 | 2026.05.01 23:40:13.643684 [ 267 ] {1902e166-c3e8-494e-8ada-569d98dc6cd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
| 1660 | 2026.05.01 23:40:13.643695 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1661 | 2026.05.01 23:40:13.643687 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.05.01 23:40:13.643729 [ 267 ] {1902e166-c3e8-494e-8ada-569d98dc6cd3} <Debug> TCPHandler: Processed in 0.001801339 sec. | ||
| 1663 | 2026.05.01 23:40:13.643754 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1664 | 2026.05.01 23:40:13.643845 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 1665 | 2026.05.01 23:40:13.643865 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.05.01 23:40:13.643956 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1667 | 2026.05.01 23:40:13.643984 [ 267 ] {e7c3d507-3f91-43c6-a4a3-336671ca7f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1668 | 2026.05.01 23:40:13.643989 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1669 | 2026.05.01 23:40:13.644045 [ 267 ] {e7c3d507-3f91-43c6-a4a3-336671ca7f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1670 | 2026.05.01 23:40:13.644056 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 1671 | 2026.05.01 23:40:13.644107 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1672 | 2026.05.01 23:40:13.644148 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1673 | 2026.05.01 23:40:13.644184 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1674 | 2026.05.01 23:40:13.644239 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 1675 | 2026.05.01 23:40:13.644255 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_6_1} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.05.01 23:40:13.644328 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_6_1} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1677 | 2026.05.01 23:40:13.644401 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1678 | 2026.05.01 23:40:13.644909 [ 267 ] {e7c3d507-3f91-43c6-a4a3-336671ca7f05} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.05.01 23:40:13.644950 [ 267 ] {e7c3d507-3f91-43c6-a4a3-336671ca7f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1680 | 2026.05.01 23:40:13.645382 [ 191 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569994 sec., 815926.6850701341 rows/sec., 55.21 MiB/sec. | ||
| 1681 | 2026.05.01 23:40:13.645644 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1682 | 2026.05.01 23:40:13.645696 [ 267 ] {e7c3d507-3f91-43c6-a4a3-336671ca7f05} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1683 | 2026.05.01 23:40:13.646166 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.05.01 23:40:13.646225 [ 267 ] {e7c3d507-3f91-43c6-a4a3-336671ca7f05} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.05.01 23:40:13.646235 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1686 | 2026.05.01 23:40:13.646304 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1687 | 2026.05.01 23:40:13.646409 [ 267 ] {e7c3d507-3f91-43c6-a4a3-336671ca7f05} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002443 sec., 10642.652476463365 rows/sec., 19.07 MiB/sec. | ||
| 1688 | 2026.05.01 23:40:13.646480 [ 267 ] {e7c3d507-3f91-43c6-a4a3-336671ca7f05} <Debug> TCPHandler: Processed in 0.002665668 sec. | ||
| 1689 | 2026.05.01 23:40:13.646617 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.05.01 23:40:13.646791 [ 267 ] {87d45cfb-287f-486f-999e-09aee3b3871f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1691 | 2026.05.01 23:40:13.646835 [ 267 ] {87d45cfb-287f-486f-999e-09aee3b3871f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1692 | 2026.05.01 23:40:13.647187 [ 267 ] {87d45cfb-287f-486f-999e-09aee3b3871f} <Trace> oximeter.measurements_i64 (db63638d-5b8f-4300-a13d-ff7df029051e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.05.01 23:40:13.647228 [ 267 ] {87d45cfb-287f-486f-999e-09aee3b3871f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1694 | 2026.05.01 23:40:13.647681 [ 267 ] {87d45cfb-287f-486f-999e-09aee3b3871f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1695 | 2026.05.01 23:40:13.648130 [ 267 ] {87d45cfb-287f-486f-999e-09aee3b3871f} <Trace> oximeter.measurements_i64 (db63638d-5b8f-4300-a13d-ff7df029051e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.05.01 23:40:13.648258 [ 267 ] {87d45cfb-287f-486f-999e-09aee3b3871f} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 302.85 KiB/sec. | ||
| 1697 | 2026.05.01 23:40:13.648294 [ 267 ] {87d45cfb-287f-486f-999e-09aee3b3871f} <Debug> TCPHandler: Processed in 0.001728857 sec. | ||
| 1698 | 2026.05.01 23:40:13.648419 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.05.01 23:40:13.648510 [ 267 ] {ec12b31e-1bbb-4c04-ab6c-b19efc46ae2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1700 | 2026.05.01 23:40:13.648550 [ 267 ] {ec12b31e-1bbb-4c04-ab6c-b19efc46ae2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1701 | 2026.05.01 23:40:13.648889 [ 267 ] {ec12b31e-1bbb-4c04-ab6c-b19efc46ae2a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.05.01 23:40:13.648925 [ 267 ] {ec12b31e-1bbb-4c04-ab6c-b19efc46ae2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1703 | 2026.05.01 23:40:13.649320 [ 267 ] {ec12b31e-1bbb-4c04-ab6c-b19efc46ae2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1704 | 2026.05.01 23:40:13.649760 [ 267 ] {ec12b31e-1bbb-4c04-ab6c-b19efc46ae2a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.05.01 23:40:13.649858 [ 93 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1706 | 2026.05.01 23:40:13.649888 [ 267 ] {ec12b31e-1bbb-4c04-ab6c-b19efc46ae2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 1707 | 2026.05.01 23:40:13.649897 [ 93 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.05.01 23:40:13.649929 [ 267 ] {ec12b31e-1bbb-4c04-ab6c-b19efc46ae2a} <Debug> TCPHandler: Processed in 0.001557374 sec. | ||
| 1709 | 2026.05.01 23:40:13.649930 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1710 | 2026.05.01 23:40:13.650058 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 1711 | 2026.05.01 23:40:13.650182 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1712 | 2026.05.01 23:40:13.650225 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1713 | 2026.05.01 23:40:13.650310 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 1714 | 2026.05.01 23:40:13.650360 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1715 | 2026.05.01 23:40:13.650406 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 1716 | 2026.05.01 23:40:13.650446 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1717 | 2026.05.01 23:40:13.650488 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 1718 | 2026.05.01 23:40:13.651382 [ 199 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371719 sec., 328055.5274075813 rows/sec., 21.16 MiB/sec. | ||
| 1719 | 2026.05.01 23:40:13.651640 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1720 | 2026.05.01 23:40:13.652119 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_6_1} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.05.01 23:40:13.652189 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_6_1} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1722 | 2026.05.01 23:40:13.652257 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1723 | 2026.05.01 23:40:14.036469 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.05.01 23:40:14.036709 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1725 | 2026.05.01 23:40:14.037062 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1726 | 2026.05.01 23:40:14.037102 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1727 | 2026.05.01 23:40:14.037366 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1728 | 2026.05.01 23:40:14.037438 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1729 | 2026.05.01 23:40:14.037643 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 1730 | 2026.05.01 23:40:14.037786 [ 321 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1731 | 2026.05.01 23:40:14.037793 [ 319 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1732 | 2026.05.01 23:40:14.037972 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1733 | 2026.05.01 23:40:14.038004 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1734 | 2026.05.01 23:40:14.038060 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1735 | 2026.05.01 23:40:14.038085 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1736 | 2026.05.01 23:40:14.039347 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.00274 sec., 11678.832116788322 rows/sec., 2.59 MiB/sec. | ||
| 1737 | 2026.05.01 23:40:14.039453 [ 267 ] {02ccdb78-3ef5-4fd4-849b-bfc11605b29e} <Debug> TCPHandler: Processed in 0.003108937 sec. | ||
| 1738 | 2026.05.01 23:40:14.060716 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2026.05.01 23:40:14.060940 [ 267 ] {68b9aa9c-285c-4592-aae8-5e9ea0e1fcf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1740 | 2026.05.01 23:40:14.060995 [ 267 ] {68b9aa9c-285c-4592-aae8-5e9ea0e1fcf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1741 | 2026.05.01 23:40:14.061569 [ 267 ] {68b9aa9c-285c-4592-aae8-5e9ea0e1fcf7} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2026.05.01 23:40:14.061612 [ 267 ] {68b9aa9c-285c-4592-aae8-5e9ea0e1fcf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1743 | 2026.05.01 23:40:14.062153 [ 267 ] {68b9aa9c-285c-4592-aae8-5e9ea0e1fcf7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1744 | 2026.05.01 23:40:14.062544 [ 267 ] {68b9aa9c-285c-4592-aae8-5e9ea0e1fcf7} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.05.01 23:40:14.062701 [ 267 ] {68b9aa9c-285c-4592-aae8-5e9ea0e1fcf7} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001826 sec., 4928.806133625411 rows/sec., 1.01 MiB/sec. | ||
| 1746 | 2026.05.01 23:40:14.062740 [ 267 ] {68b9aa9c-285c-4592-aae8-5e9ea0e1fcf7} <Debug> TCPHandler: Processed in 0.002122495 sec. | ||
| 1747 | 2026.05.01 23:40:14.062877 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2026.05.01 23:40:14.062971 [ 267 ] {641207f7-ddfd-42a3-af05-313649ec234a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1749 | 2026.05.01 23:40:14.063013 [ 267 ] {641207f7-ddfd-42a3-af05-313649ec234a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1750 | 2026.05.01 23:40:14.063537 [ 267 ] {641207f7-ddfd-42a3-af05-313649ec234a} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.05.01 23:40:14.063580 [ 267 ] {641207f7-ddfd-42a3-af05-313649ec234a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1752 | 2026.05.01 23:40:14.064027 [ 267 ] {641207f7-ddfd-42a3-af05-313649ec234a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1753 | 2026.05.01 23:40:14.064461 [ 267 ] {641207f7-ddfd-42a3-af05-313649ec234a} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.05.01 23:40:14.064594 [ 267 ] {641207f7-ddfd-42a3-af05-313649ec234a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001641 sec., 173065.20414381474 rows/sec., 10.99 MiB/sec. | ||
| 1755 | 2026.05.01 23:40:14.064632 [ 267 ] {641207f7-ddfd-42a3-af05-313649ec234a} <Debug> TCPHandler: Processed in 0.001805839 sec. | ||
| 1756 | 2026.05.01 23:40:14.064760 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2026.05.01 23:40:14.064855 [ 267 ] {d8b8a8cb-e858-46f1-9d1c-4ffb8ea79373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1758 | 2026.05.01 23:40:14.064895 [ 267 ] {d8b8a8cb-e858-46f1-9d1c-4ffb8ea79373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1759 | 2026.05.01 23:40:14.065302 [ 267 ] {d8b8a8cb-e858-46f1-9d1c-4ffb8ea79373} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2026.05.01 23:40:14.065338 [ 267 ] {d8b8a8cb-e858-46f1-9d1c-4ffb8ea79373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1761 | 2026.05.01 23:40:14.065752 [ 267 ] {d8b8a8cb-e858-46f1-9d1c-4ffb8ea79373} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1762 | 2026.05.01 23:40:14.066218 [ 267 ] {d8b8a8cb-e858-46f1-9d1c-4ffb8ea79373} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.05.01 23:40:14.066361 [ 267 ] {d8b8a8cb-e858-46f1-9d1c-4ffb8ea79373} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001524 sec., 1312.3359580052493 rows/sec., 107.01 KiB/sec. | ||
| 1764 | 2026.05.01 23:40:14.066399 [ 267 ] {d8b8a8cb-e858-46f1-9d1c-4ffb8ea79373} <Debug> TCPHandler: Processed in 0.001689386 sec. | ||
| 1765 | 2026.05.01 23:40:14.066517 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.05.01 23:40:14.066611 [ 267 ] {f399d14c-5a29-4655-bc6a-289cf65ee89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1767 | 2026.05.01 23:40:14.066651 [ 267 ] {f399d14c-5a29-4655-bc6a-289cf65ee89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1768 | 2026.05.01 23:40:14.068758 [ 267 ] {f399d14c-5a29-4655-bc6a-289cf65ee89e} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.05.01 23:40:14.068796 [ 267 ] {f399d14c-5a29-4655-bc6a-289cf65ee89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1770 | 2026.05.01 23:40:14.069642 [ 267 ] {f399d14c-5a29-4655-bc6a-289cf65ee89e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1771 | 2026.05.01 23:40:14.070100 [ 267 ] {f399d14c-5a29-4655-bc6a-289cf65ee89e} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.05.01 23:40:14.070235 [ 267 ] {f399d14c-5a29-4655-bc6a-289cf65ee89e} <Debug> executeQuery: Read 3165 rows, 242.02 KiB in 0.003641 sec., 869266.6849766547 rows/sec., 64.91 MiB/sec. | ||
| 1773 | 2026.05.01 23:40:14.070273 [ 267 ] {f399d14c-5a29-4655-bc6a-289cf65ee89e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1774 | 2026.05.01 23:40:14.070288 [ 267 ] {f399d14c-5a29-4655-bc6a-289cf65ee89e} <Debug> TCPHandler: Processed in 0.003819992 sec. | ||
| 1775 | 2026.05.01 23:40:14.070409 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.05.01 23:40:14.070504 [ 267 ] {cf4959d2-07ad-4d7d-8f80-603034361c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1777 | 2026.05.01 23:40:14.070544 [ 267 ] {cf4959d2-07ad-4d7d-8f80-603034361c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1778 | 2026.05.01 23:40:14.071011 [ 267 ] {cf4959d2-07ad-4d7d-8f80-603034361c6c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.05.01 23:40:14.071050 [ 267 ] {cf4959d2-07ad-4d7d-8f80-603034361c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1780 | 2026.05.01 23:40:14.071461 [ 267 ] {cf4959d2-07ad-4d7d-8f80-603034361c6c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1781 | 2026.05.01 23:40:14.071950 [ 267 ] {cf4959d2-07ad-4d7d-8f80-603034361c6c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.05.01 23:40:14.072056 [ 90 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1783 | 2026.05.01 23:40:14.072082 [ 267 ] {cf4959d2-07ad-4d7d-8f80-603034361c6c} <Debug> executeQuery: Read 163 rows, 10.11 KiB in 0.001597 sec., 102066.37445209769 rows/sec., 6.18 MiB/sec. | ||
| 1784 | 2026.05.01 23:40:14.072114 [ 90 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.05.01 23:40:14.072127 [ 267 ] {cf4959d2-07ad-4d7d-8f80-603034361c6c} <Debug> TCPHandler: Processed in 0.001768318 sec. | ||
| 1786 | 2026.05.01 23:40:14.072142 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1787 | 2026.05.01 23:40:14.072258 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.05.01 23:40:14.072273 [ 196 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 1789 | 2026.05.01 23:40:14.072356 [ 267 ] {da56a6ee-5799-4547-a1e3-45fddb850e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.05.01 23:40:14.072387 [ 196 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1791 | 2026.05.01 23:40:14.072396 [ 267 ] {da56a6ee-5799-4547-a1e3-45fddb850e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1792 | 2026.05.01 23:40:14.072431 [ 196 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
| 1793 | 2026.05.01 23:40:14.072535 [ 196 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 1794 | 2026.05.01 23:40:14.072597 [ 196 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1795 | 2026.05.01 23:40:14.072649 [ 196 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part | ||
| 1796 | 2026.05.01 23:40:14.072700 [ 196 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1797 | 2026.05.01 23:40:14.072760 [ 196 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 163 rows starting from the beginning of the part | ||
| 1798 | 2026.05.01 23:40:14.073137 [ 267 ] {da56a6ee-5799-4547-a1e3-45fddb850e87} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.05.01 23:40:14.073175 [ 267 ] {da56a6ee-5799-4547-a1e3-45fddb850e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1800 | 2026.05.01 23:40:14.073729 [ 267 ] {da56a6ee-5799-4547-a1e3-45fddb850e87} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1801 | 2026.05.01 23:40:14.073734 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509062 sec., 451273.7051227849 rows/sec., 29.28 MiB/sec. | ||
| 1802 | 2026.05.01 23:40:14.074031 [ 199 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1803 | 2026.05.01 23:40:14.074222 [ 267 ] {da56a6ee-5799-4547-a1e3-45fddb850e87} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.05.01 23:40:14.074375 [ 267 ] {da56a6ee-5799-4547-a1e3-45fddb850e87} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002037 sec., 466372.1158566519 rows/sec., 27.44 MiB/sec. | ||
| 1805 | 2026.05.01 23:40:14.074415 [ 267 ] {da56a6ee-5799-4547-a1e3-45fddb850e87} <Debug> TCPHandler: Processed in 0.002207507 sec. | ||
| 1806 | 2026.05.01 23:40:14.074546 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.05.01 23:40:14.074594 [ 199 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.05.01 23:40:14.074644 [ 267 ] {aa33db82-ced7-4536-a8d8-9938ad4b164f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1809 | 2026.05.01 23:40:14.074680 [ 199 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_6_1} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1810 | 2026.05.01 23:40:14.074690 [ 267 ] {aa33db82-ced7-4536-a8d8-9938ad4b164f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1811 | 2026.05.01 23:40:14.074775 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1812 | 2026.05.01 23:40:14.075088 [ 267 ] {aa33db82-ced7-4536-a8d8-9938ad4b164f} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.05.01 23:40:14.075128 [ 267 ] {aa33db82-ced7-4536-a8d8-9938ad4b164f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1814 | 2026.05.01 23:40:14.075672 [ 267 ] {aa33db82-ced7-4536-a8d8-9938ad4b164f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1815 | 2026.05.01 23:40:14.076172 [ 267 ] {aa33db82-ced7-4536-a8d8-9938ad4b164f} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.05.01 23:40:14.076332 [ 267 ] {aa33db82-ced7-4536-a8d8-9938ad4b164f} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001705 sec., 1173.0205278592375 rows/sec., 82.48 KiB/sec. | ||
| 1817 | 2026.05.01 23:40:14.076413 [ 267 ] {aa33db82-ced7-4536-a8d8-9938ad4b164f} <Debug> TCPHandler: Processed in 0.001914431 sec. | ||
| 1818 | 2026.05.01 23:40:14.076599 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.05.01 23:40:14.076752 [ 267 ] {2ea4d4d0-8eed-4c04-8458-d5495e07a7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.05.01 23:40:14.076808 [ 267 ] {2ea4d4d0-8eed-4c04-8458-d5495e07a7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1821 | 2026.05.01 23:40:14.077299 [ 267 ] {2ea4d4d0-8eed-4c04-8458-d5495e07a7e2} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.05.01 23:40:14.077337 [ 267 ] {2ea4d4d0-8eed-4c04-8458-d5495e07a7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1823 | 2026.05.01 23:40:14.077824 [ 267 ] {2ea4d4d0-8eed-4c04-8458-d5495e07a7e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1824 | 2026.05.01 23:40:14.078289 [ 267 ] {2ea4d4d0-8eed-4c04-8458-d5495e07a7e2} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.05.01 23:40:14.078429 [ 267 ] {2ea4d4d0-8eed-4c04-8458-d5495e07a7e2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001701 sec., 87007.64256319811 rows/sec., 4.95 MiB/sec. | ||
| 1826 | 2026.05.01 23:40:14.078469 [ 267 ] {2ea4d4d0-8eed-4c04-8458-d5495e07a7e2} <Debug> TCPHandler: Processed in 0.001926111 sec. | ||
| 1827 | 2026.05.01 23:40:14.078599 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.05.01 23:40:14.078696 [ 267 ] {22dc2b30-a3f6-4b33-9788-b41e10056f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1829 | 2026.05.01 23:40:14.078741 [ 267 ] {22dc2b30-a3f6-4b33-9788-b41e10056f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1830 | 2026.05.01 23:40:14.079787 [ 267 ] {22dc2b30-a3f6-4b33-9788-b41e10056f73} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.05.01 23:40:14.079825 [ 267 ] {22dc2b30-a3f6-4b33-9788-b41e10056f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1832 | 2026.05.01 23:40:14.080456 [ 267 ] {22dc2b30-a3f6-4b33-9788-b41e10056f73} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1833 | 2026.05.01 23:40:14.080889 [ 267 ] {22dc2b30-a3f6-4b33-9788-b41e10056f73} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.05.01 23:40:14.081037 [ 267 ] {22dc2b30-a3f6-4b33-9788-b41e10056f73} <Debug> executeQuery: Read 1726 rows, 118.98 KiB in 0.002359 sec., 731665.9601526071 rows/sec., 49.26 MiB/sec. | ||
| 1835 | 2026.05.01 23:40:14.081077 [ 267 ] {22dc2b30-a3f6-4b33-9788-b41e10056f73} <Debug> TCPHandler: Processed in 0.002529605 sec. | ||
| 1836 | 2026.05.01 23:40:14.081236 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.05.01 23:40:14.081332 [ 267 ] {acc8f208-7b72-45f9-baa3-01e693ea2087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1838 | 2026.05.01 23:40:14.081373 [ 267 ] {acc8f208-7b72-45f9-baa3-01e693ea2087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1839 | 2026.05.01 23:40:14.081768 [ 267 ] {acc8f208-7b72-45f9-baa3-01e693ea2087} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.05.01 23:40:14.081814 [ 267 ] {acc8f208-7b72-45f9-baa3-01e693ea2087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1841 | 2026.05.01 23:40:14.082344 [ 267 ] {acc8f208-7b72-45f9-baa3-01e693ea2087} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1842 | 2026.05.01 23:40:14.082833 [ 267 ] {acc8f208-7b72-45f9-baa3-01e693ea2087} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.05.01 23:40:14.082980 [ 267 ] {acc8f208-7b72-45f9-baa3-01e693ea2087} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001666 sec., 3601.4405762304923 rows/sec., 188.16 KiB/sec. | ||
| 1844 | 2026.05.01 23:40:14.083018 [ 267 ] {acc8f208-7b72-45f9-baa3-01e693ea2087} <Debug> TCPHandler: Processed in 0.001833249 sec. | ||
| 1845 | 2026.05.01 23:40:14.083145 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.05.01 23:40:14.083241 [ 267 ] {1d7e7e06-22a3-4699-b6d0-386cd9ab00f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1847 | 2026.05.01 23:40:14.083282 [ 267 ] {1d7e7e06-22a3-4699-b6d0-386cd9ab00f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1848 | 2026.05.01 23:40:14.084428 [ 267 ] {1d7e7e06-22a3-4699-b6d0-386cd9ab00f3} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.05.01 23:40:14.084465 [ 267 ] {1d7e7e06-22a3-4699-b6d0-386cd9ab00f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1850 | 2026.05.01 23:40:14.085149 [ 267 ] {1d7e7e06-22a3-4699-b6d0-386cd9ab00f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1851 | 2026.05.01 23:40:14.085584 [ 267 ] {1d7e7e06-22a3-4699-b6d0-386cd9ab00f3} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.05.01 23:40:14.085727 [ 267 ] {1d7e7e06-22a3-4699-b6d0-386cd9ab00f3} <Debug> executeQuery: Read 3165 rows, 203.22 KiB in 0.002505 sec., 1263473.0538922157 rows/sec., 79.22 MiB/sec. | ||
| 1853 | 2026.05.01 23:40:14.085764 [ 267 ] {1d7e7e06-22a3-4699-b6d0-386cd9ab00f3} <Debug> TCPHandler: Processed in 0.002669137 sec. | ||
| 1854 | 2026.05.01 23:40:14.085900 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.05.01 23:40:14.085994 [ 267 ] {a7bae625-5068-4059-99fe-b68bdf36eb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1856 | 2026.05.01 23:40:14.086036 [ 267 ] {a7bae625-5068-4059-99fe-b68bdf36eb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1857 | 2026.05.01 23:40:14.086380 [ 267 ] {a7bae625-5068-4059-99fe-b68bdf36eb25} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.05.01 23:40:14.086417 [ 267 ] {a7bae625-5068-4059-99fe-b68bdf36eb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1859 | 2026.05.01 23:40:14.086841 [ 267 ] {a7bae625-5068-4059-99fe-b68bdf36eb25} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1860 | 2026.05.01 23:40:14.087289 [ 267 ] {a7bae625-5068-4059-99fe-b68bdf36eb25} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.05.01 23:40:14.087430 [ 267 ] {a7bae625-5068-4059-99fe-b68bdf36eb25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. | ||
| 1862 | 2026.05.01 23:40:14.087467 [ 267 ] {a7bae625-5068-4059-99fe-b68bdf36eb25} <Debug> TCPHandler: Processed in 0.001617845 sec. | ||
| 1863 | 2026.05.01 23:40:14.087586 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.05.01 23:40:14.087679 [ 267 ] {2326ca25-fea3-4ca9-b3a6-41a6d2e5e422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1865 | 2026.05.01 23:40:14.087731 [ 267 ] {2326ca25-fea3-4ca9-b3a6-41a6d2e5e422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1866 | 2026.05.01 23:40:14.088526 [ 267 ] {2326ca25-fea3-4ca9-b3a6-41a6d2e5e422} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.05.01 23:40:14.088563 [ 267 ] {2326ca25-fea3-4ca9-b3a6-41a6d2e5e422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1868 | 2026.05.01 23:40:14.089214 [ 267 ] {2326ca25-fea3-4ca9-b3a6-41a6d2e5e422} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1869 | 2026.05.01 23:40:14.089640 [ 267 ] {2326ca25-fea3-4ca9-b3a6-41a6d2e5e422} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.05.01 23:40:14.089743 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1871 | 2026.05.01 23:40:14.089786 [ 267 ] {2326ca25-fea3-4ca9-b3a6-41a6d2e5e422} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002124 sec., 8945.386064030132 rows/sec., 16.03 MiB/sec. | ||
| 1872 | 2026.05.01 23:40:14.089795 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.05.01 23:40:14.089843 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1874 | 2026.05.01 23:40:14.089845 [ 267 ] {2326ca25-fea3-4ca9-b3a6-41a6d2e5e422} <Debug> TCPHandler: Processed in 0.00230984 sec. | ||
| 1875 | 2026.05.01 23:40:14.089978 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 1876 | 2026.05.01 23:40:14.090006 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.05.01 23:40:14.090100 [ 267 ] {9a296f27-05ac-42ca-9e81-bd704693b7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1878 | 2026.05.01 23:40:14.090140 [ 267 ] {9a296f27-05ac-42ca-9e81-bd704693b7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1879 | 2026.05.01 23:40:14.090193 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1880 | 2026.05.01 23:40:14.090250 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1881 | 2026.05.01 23:40:14.090380 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1882 | 2026.05.01 23:40:14.090482 [ 267 ] {9a296f27-05ac-42ca-9e81-bd704693b7ac} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.05.01 23:40:14.090500 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
| 1884 | 2026.05.01 23:40:14.090519 [ 267 ] {9a296f27-05ac-42ca-9e81-bd704693b7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1885 | 2026.05.01 23:40:14.090617 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1886 | 2026.05.01 23:40:14.090727 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1887 | 2026.05.01 23:40:14.090839 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 1888 | 2026.05.01 23:40:14.090929 [ 267 ] {9a296f27-05ac-42ca-9e81-bd704693b7ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1889 | 2026.05.01 23:40:14.091368 [ 267 ] {9a296f27-05ac-42ca-9e81-bd704693b7ac} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.05.01 23:40:14.091498 [ 267 ] {9a296f27-05ac-42ca-9e81-bd704693b7ac} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001417 sec., 29640.084685956244 rows/sec., 1.69 MiB/sec. | ||
| 1891 | 2026.05.01 23:40:14.091534 [ 267 ] {9a296f27-05ac-42ca-9e81-bd704693b7ac} <Debug> TCPHandler: Processed in 0.001577274 sec. | ||
| 1892 | 2026.05.01 23:40:14.092761 [ 197 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 99 rows, containing 19 columns (19 merged, 0 gathered) in 0.002814181 sec., 35178.9739181666 rows/sec., 63.04 MiB/sec. | ||
| 1893 | 2026.05.01 23:40:14.093153 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1894 | 2026.05.01 23:40:14.093661 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.05.01 23:40:14.093722 [ 196 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1896 | 2026.05.01 23:40:14.093791 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 1897 | 2026.05.01 23:40:17.336690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 246 | ||
| 1898 | 2026.05.01 23:40:17.339513 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.05.01 23:40:17.339564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1900 | 2026.05.01 23:40:17.340923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1901 | 2026.05.01 23:40:17.341421 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.05.01 23:40:17.341750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1903 | 2026.05.01 23:40:18.626530 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.05.01 23:40:18.626800 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1905 | 2026.05.01 23:40:18.627145 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1906 | 2026.05.01 23:40:18.627179 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1907 | 2026.05.01 23:40:18.627395 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1908 | 2026.05.01 23:40:18.627469 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1909 | 2026.05.01 23:40:18.627633 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1910 | 2026.05.01 23:40:18.627766 [ 321 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1911 | 2026.05.01 23:40:18.627770 [ 302 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1912 | 2026.05.01 23:40:18.627788 [ 299 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1913 | 2026.05.01 23:40:18.627955 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (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 | ||
| 1914 | 2026.05.01 23:40:18.627983 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1915 | 2026.05.01 23:40:18.628055 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1916 | 2026.05.01 23:40:18.628077 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1917 | 2026.05.01 23:40:18.628113 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1918 | 2026.05.01 23:40:18.628156 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1919 | 2026.05.01 23:40:18.629314 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002613 sec., 15690.776884806737 rows/sec., 2.83 MiB/sec. | ||
| 1920 | 2026.05.01 23:40:18.629423 [ 267 ] {1fac6d7e-26d9-4578-8aa8-d094471b4a05} <Debug> TCPHandler: Processed in 0.003030116 sec. | ||
| 1921 | 2026.05.01 23:40:18.630965 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.05.01 23:40:18.631097 [ 267 ] {f4e26492-5920-4162-9f71-b4c4f064caf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1923 | 2026.05.01 23:40:18.631153 [ 267 ] {f4e26492-5920-4162-9f71-b4c4f064caf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1924 | 2026.05.01 23:40:18.631733 [ 267 ] {f4e26492-5920-4162-9f71-b4c4f064caf2} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.05.01 23:40:18.631783 [ 267 ] {f4e26492-5920-4162-9f71-b4c4f064caf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1926 | 2026.05.01 23:40:18.632292 [ 267 ] {f4e26492-5920-4162-9f71-b4c4f064caf2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1927 | 2026.05.01 23:40:18.632808 [ 267 ] {f4e26492-5920-4162-9f71-b4c4f064caf2} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.05.01 23:40:18.632962 [ 267 ] {f4e26492-5920-4162-9f71-b4c4f064caf2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.26 MiB/sec. | ||
| 1929 | 2026.05.01 23:40:18.633004 [ 267 ] {f4e26492-5920-4162-9f71-b4c4f064caf2} <Debug> TCPHandler: Processed in 0.002091315 sec. | ||
| 1930 | 2026.05.01 23:40:18.633146 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.05.01 23:40:18.633244 [ 267 ] {3e25567c-fb85-4a45-ba86-b258f8ea15a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1932 | 2026.05.01 23:40:18.633287 [ 267 ] {3e25567c-fb85-4a45-ba86-b258f8ea15a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1933 | 2026.05.01 23:40:18.633727 [ 267 ] {3e25567c-fb85-4a45-ba86-b258f8ea15a7} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.05.01 23:40:18.633767 [ 267 ] {3e25567c-fb85-4a45-ba86-b258f8ea15a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1935 | 2026.05.01 23:40:18.634198 [ 267 ] {3e25567c-fb85-4a45-ba86-b258f8ea15a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1936 | 2026.05.01 23:40:18.634666 [ 267 ] {3e25567c-fb85-4a45-ba86-b258f8ea15a7} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.05.01 23:40:18.634807 [ 267 ] {3e25567c-fb85-4a45-ba86-b258f8ea15a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. | ||
| 1938 | 2026.05.01 23:40:18.634846 [ 267 ] {3e25567c-fb85-4a45-ba86-b258f8ea15a7} <Debug> TCPHandler: Processed in 0.001751037 sec. | ||
| 1939 | 2026.05.01 23:40:18.634971 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.05.01 23:40:18.635069 [ 267 ] {0c030315-68f9-4532-8da6-d91c7c1ba5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1941 | 2026.05.01 23:40:18.635113 [ 267 ] {0c030315-68f9-4532-8da6-d91c7c1ba5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1942 | 2026.05.01 23:40:18.635493 [ 267 ] {0c030315-68f9-4532-8da6-d91c7c1ba5cb} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2026.05.01 23:40:18.635530 [ 267 ] {0c030315-68f9-4532-8da6-d91c7c1ba5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1944 | 2026.05.01 23:40:18.635994 [ 267 ] {0c030315-68f9-4532-8da6-d91c7c1ba5cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1945 | 2026.05.01 23:40:18.636442 [ 267 ] {0c030315-68f9-4532-8da6-d91c7c1ba5cb} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2026.05.01 23:40:18.636578 [ 267 ] {0c030315-68f9-4532-8da6-d91c7c1ba5cb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001529 sec., 83714.84630477436 rows/sec., 5.83 MiB/sec. | ||
| 1947 | 2026.05.01 23:40:18.636617 [ 267 ] {0c030315-68f9-4532-8da6-d91c7c1ba5cb} <Debug> TCPHandler: Processed in 0.001695806 sec. | ||
| 1948 | 2026.05.01 23:40:18.636740 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2026.05.01 23:40:18.636834 [ 267 ] {15b8b0ac-4047-478b-a7e0-93e88de15f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1950 | 2026.05.01 23:40:18.636876 [ 267 ] {15b8b0ac-4047-478b-a7e0-93e88de15f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1951 | 2026.05.01 23:40:18.637213 [ 267 ] {15b8b0ac-4047-478b-a7e0-93e88de15f6d} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2026.05.01 23:40:18.637251 [ 267 ] {15b8b0ac-4047-478b-a7e0-93e88de15f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1953 | 2026.05.01 23:40:18.637695 [ 267 ] {15b8b0ac-4047-478b-a7e0-93e88de15f6d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1954 | 2026.05.01 23:40:18.638239 [ 267 ] {15b8b0ac-4047-478b-a7e0-93e88de15f6d} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2026.05.01 23:40:18.638374 [ 267 ] {15b8b0ac-4047-478b-a7e0-93e88de15f6d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001558 sec., 30808.72913992298 rows/sec., 2.08 MiB/sec. | ||
| 1956 | 2026.05.01 23:40:18.638411 [ 267 ] {15b8b0ac-4047-478b-a7e0-93e88de15f6d} <Debug> TCPHandler: Processed in 0.001722377 sec. | ||
| 1957 | 2026.05.01 23:40:19.835120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3335 | ||
| 1958 | 2026.05.01 23:40:19.835625 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.05.01 23:40:19.835672 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1960 | 2026.05.01 23:40:19.836333 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1961 | 2026.05.01 23:40:19.836904 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.05.01 23:40:19.837043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3335 | ||
| 1963 | 2026.05.01 23:40:20.001054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1964 | 2026.05.01 23:40:20.019746 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.05.01 23:40:20.019807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1966 | 2026.05.01 23:40:20.025493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1967 | 2026.05.01 23:40:20.026650 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.05.01 23:40:20.029870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1969 | 2026.05.01 23:40:22.360459 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65077 | ||
| 1970 | 2026.05.01 23:40:22.360573 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1971 | 2026.05.01 23:40:22.360599 [ 286 ] {} <Debug> TCP-Session: 58142236-8c25-4017-bcdf-de9671d0fd25 Authenticating user 'default' from [fd00:1122:3344:101::e]:65077 | ||
| 1972 | 2026.05.01 23:40:22.360623 [ 286 ] {} <Debug> TCP-Session: 58142236-8c25-4017-bcdf-de9671d0fd25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.05.01 23:40:22.360636 [ 286 ] {} <Debug> TCP-Session: 58142236-8c25-4017-bcdf-de9671d0fd25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2026.05.01 23:40:22.360854 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55522 | ||
| 1975 | 2026.05.01 23:40:22.360884 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35687 | ||
| 1976 | 2026.05.01 23:40:22.360897 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60024 | ||
| 1977 | 2026.05.01 23:40:22.360940 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36925 | ||
| 1978 | 2026.05.01 23:40:22.360979 [ 286 ] {} <Trace> TCP-Session: 58142236-8c25-4017-bcdf-de9671d0fd25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.05.01 23:40:22.360991 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1980 | 2026.05.01 23:40:22.361012 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1981 | 2026.05.01 23:40:22.360947 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53856 | ||
| 1982 | 2026.05.01 23:40:22.361045 [ 287 ] {} <Debug> TCP-Session: a1684294-c975-46ab-9442-a52e3cc63439 Authenticating user 'default' from [fd00:1122:3344:101::e]:55522 | ||
| 1983 | 2026.05.01 23:40:22.361059 [ 288 ] {} <Debug> TCP-Session: 82af0b34-8d49-4819-845e-03f34a2eaa52 Authenticating user 'default' from [fd00:1122:3344:101::e]:35687 | ||
| 1984 | 2026.05.01 23:40:22.361105 [ 287 ] {} <Debug> TCP-Session: a1684294-c975-46ab-9442-a52e3cc63439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.05.01 23:40:22.361124 [ 288 ] {} <Debug> TCP-Session: 82af0b34-8d49-4819-845e-03f34a2eaa52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.05.01 23:40:22.361133 [ 287 ] {} <Debug> TCP-Session: a1684294-c975-46ab-9442-a52e3cc63439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.05.01 23:40:22.361148 [ 288 ] {} <Debug> TCP-Session: 82af0b34-8d49-4819-845e-03f34a2eaa52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.05.01 23:40:22.361159 [ 286 ] {4335ba71-9125-4421-89ad-a865349835db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1989 | 2026.05.01 23:40:22.360926 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49815 | ||
| 1990 | 2026.05.01 23:40:22.360917 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61778 | ||
| 1991 | 2026.05.01 23:40:22.360906 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59054 | ||
| 1992 | 2026.05.01 23:40:22.361314 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1993 | 2026.05.01 23:40:22.361314 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1994 | 2026.05.01 23:40:22.361362 [ 293 ] {} <Debug> TCP-Session: 1b6b9106-2c7a-40ef-a00d-8b6a64527206 Authenticating user 'default' from [fd00:1122:3344:101::e]:36925 | ||
| 1995 | 2026.05.01 23:40:22.361384 [ 294 ] {} <Debug> TCP-Session: 2394eb16-b92a-4ad8-8603-1a493eaf3d8d Authenticating user 'default' from [fd00:1122:3344:101::e]:53856 | ||
| 1996 | 2026.05.01 23:40:22.361396 [ 293 ] {} <Debug> TCP-Session: 1b6b9106-2c7a-40ef-a00d-8b6a64527206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.05.01 23:40:22.361412 [ 294 ] {} <Debug> TCP-Session: 2394eb16-b92a-4ad8-8603-1a493eaf3d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2026.05.01 23:40:22.361419 [ 293 ] {} <Debug> TCP-Session: 1b6b9106-2c7a-40ef-a00d-8b6a64527206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.05.01 23:40:22.361432 [ 286 ] {4335ba71-9125-4421-89ad-a865349835db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2000 | 2026.05.01 23:40:22.361436 [ 294 ] {} <Debug> TCP-Session: 2394eb16-b92a-4ad8-8603-1a493eaf3d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2026.05.01 23:40:22.361503 [ 286 ] {4335ba71-9125-4421-89ad-a865349835db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2002 | 2026.05.01 23:40:22.361545 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2003 | 2026.05.01 23:40:22.361547 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.05.01 23:40:22.361587 [ 291 ] {} <Debug> TCP-Session: fef66c82-7ce1-4fe4-b653-89cfe1e31511 Authenticating user 'default' from [fd00:1122:3344:101::e]:61778 | ||
| 2005 | 2026.05.01 23:40:22.361600 [ 290 ] {} <Debug> TCP-Session: 67800dc7-45d3-4b39-ab1b-895847c95b51 Authenticating user 'default' from [fd00:1122:3344:101::e]:59054 | ||
| 2006 | 2026.05.01 23:40:22.361619 [ 291 ] {} <Debug> TCP-Session: fef66c82-7ce1-4fe4-b653-89cfe1e31511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.05.01 23:40:22.361638 [ 290 ] {} <Debug> TCP-Session: 67800dc7-45d3-4b39-ab1b-895847c95b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2026.05.01 23:40:22.361651 [ 291 ] {} <Debug> TCP-Session: fef66c82-7ce1-4fe4-b653-89cfe1e31511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.05.01 23:40:22.361662 [ 290 ] {} <Debug> TCP-Session: 67800dc7-45d3-4b39-ab1b-895847c95b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.05.01 23:40:22.361701 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2011 | 2026.05.01 23:40:22.361728 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2012 | 2026.05.01 23:40:22.361739 [ 289 ] {} <Debug> TCP-Session: e8e178fe-2cd6-4d72-977c-aa18801acdc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60024 | ||
| 2013 | 2026.05.01 23:40:22.361765 [ 292 ] {} <Debug> TCP-Session: 5a9b3db3-3709-46a3-a9c0-059cdb890dc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49815 | ||
| 2014 | 2026.05.01 23:40:22.361775 [ 289 ] {} <Debug> TCP-Session: e8e178fe-2cd6-4d72-977c-aa18801acdc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.01 23:40:22.361777 [ 286 ] {4335ba71-9125-4421-89ad-a865349835db} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 2016 | 2026.05.01 23:40:22.361803 [ 289 ] {} <Debug> TCP-Session: e8e178fe-2cd6-4d72-977c-aa18801acdc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.05.01 23:40:22.361793 [ 292 ] {} <Debug> TCP-Session: 5a9b3db3-3709-46a3-a9c0-059cdb890dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.01 23:40:22.361851 [ 292 ] {} <Debug> TCP-Session: 5a9b3db3-3709-46a3-a9c0-059cdb890dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.05.01 23:40:22.361881 [ 286 ] {4335ba71-9125-4421-89ad-a865349835db} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2020 | 2026.05.01 23:40:22.790563 [ 341 ] {4335ba71-9125-4421-89ad-a865349835db} <Trace> AggregatingTransform: Aggregating | ||
| 2021 | 2026.05.01 23:40:22.790628 [ 341 ] {4335ba71-9125-4421-89ad-a865349835db} <Trace> Aggregator: Aggregation method: without_key | ||
| 2022 | 2026.05.01 23:40:22.790660 [ 341 ] {4335ba71-9125-4421-89ad-a865349835db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00185648 sec. (538.654 rows/sec., 21.04 KiB/sec.) | ||
| 2023 | 2026.05.01 23:40:22.790676 [ 341 ] {4335ba71-9125-4421-89ad-a865349835db} <Trace> Aggregator: Merging aggregated data | ||
| 2024 | 2026.05.01 23:40:22.791833 [ 286 ] {4335ba71-9125-4421-89ad-a865349835db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.430725 sec., 2.321666956875036 rows/sec., 92.87 B/sec. | ||
| 2025 | 2026.05.01 23:40:22.791989 [ 286 ] {4335ba71-9125-4421-89ad-a865349835db} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2026 | 2026.05.01 23:40:22.792004 [ 286 ] {4335ba71-9125-4421-89ad-a865349835db} <Debug> TCPHandler: Processed in 0.431175865 sec. | ||
| 2027 | 2026.05.01 23:40:22.792141 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2028 | 2026.05.01 23:40:22.792171 [ 286 ] {} <Debug> TCP-Session: 58142236-8c25-4017-bcdf-de9671d0fd25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.05.01 23:40:22.792194 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2030 | 2026.05.01 23:40:22.792234 [ 294 ] {} <Debug> TCP-Session: 2394eb16-b92a-4ad8-8603-1a493eaf3d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.05.01 23:40:22.792240 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2032 | 2026.05.01 23:40:22.792263 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2033 | 2026.05.01 23:40:22.792240 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2034 | 2026.05.01 23:40:22.792315 [ 291 ] {} <Debug> TCP-Session: fef66c82-7ce1-4fe4-b653-89cfe1e31511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.05.01 23:40:22.792322 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2036 | 2026.05.01 23:40:22.792355 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2037 | 2026.05.01 23:40:22.792361 [ 287 ] {} <Debug> TCP-Session: a1684294-c975-46ab-9442-a52e3cc63439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.05.01 23:40:22.792388 [ 290 ] {} <Debug> TCP-Session: 67800dc7-45d3-4b39-ab1b-895847c95b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.05.01 23:40:22.792413 [ 293 ] {} <Debug> TCP-Session: 1b6b9106-2c7a-40ef-a00d-8b6a64527206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.05.01 23:40:22.792348 [ 288 ] {} <Debug> TCP-Session: 82af0b34-8d49-4819-845e-03f34a2eaa52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.05.01 23:40:22.792310 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2042 | 2026.05.01 23:40:22.792274 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.05.01 23:40:22.792492 [ 292 ] {} <Debug> TCP-Session: 5a9b3db3-3709-46a3-a9c0-059cdb890dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.05.01 23:40:22.792521 [ 289 ] {} <Debug> TCP-Session: e8e178fe-2cd6-4d72-977c-aa18801acdc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.05.01 23:40:23.000380 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.20 MiB, peak 195.31 MiB, free memory in arenas 0.00 B, will set to 204.73 MiB (RSS), difference: 19.53 MiB | ||
| 2046 | 2026.05.01 23:40:23.628656 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.05.01 23:40:23.628880 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2048 | 2026.05.01 23:40:23.629224 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2049 | 2026.05.01 23:40:23.629259 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2050 | 2026.05.01 23:40:23.629489 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2051 | 2026.05.01 23:40:23.629559 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2052 | 2026.05.01 23:40:23.629699 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2053 | 2026.05.01 23:40:23.629827 [ 301 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2054 | 2026.05.01 23:40:23.629843 [ 304 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2055 | 2026.05.01 23:40:23.629842 [ 320 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2056 | 2026.05.01 23:40:23.629986 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (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 | ||
| 2057 | 2026.05.01 23:40:23.630014 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2058 | 2026.05.01 23:40:23.630084 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2059 | 2026.05.01 23:40:23.630105 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2060 | 2026.05.01 23:40:23.630142 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2061 | 2026.05.01 23:40:23.630292 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2062 | 2026.05.01 23:40:23.631547 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.002755 sec., 14882.032667876587 rows/sec., 2.68 MiB/sec. | ||
| 2063 | 2026.05.01 23:40:23.631700 [ 267 ] {b8856389-e5e1-4f88-b5ac-5b707a2fc8f6} <Debug> TCPHandler: Processed in 0.003168998 sec. | ||
| 2064 | 2026.05.01 23:40:23.633851 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.05.01 23:40:23.633983 [ 267 ] {3688060d-1e68-40d8-a275-d334100870d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2066 | 2026.05.01 23:40:23.634035 [ 267 ] {3688060d-1e68-40d8-a275-d334100870d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2067 | 2026.05.01 23:40:23.634562 [ 267 ] {3688060d-1e68-40d8-a275-d334100870d8} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.05.01 23:40:23.634611 [ 267 ] {3688060d-1e68-40d8-a275-d334100870d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2069 | 2026.05.01 23:40:23.635245 [ 267 ] {3688060d-1e68-40d8-a275-d334100870d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2070 | 2026.05.01 23:40:23.635748 [ 267 ] {3688060d-1e68-40d8-a275-d334100870d8} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.05.01 23:40:23.635913 [ 267 ] {3688060d-1e68-40d8-a275-d334100870d8} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001968 sec., 54878.0487804878 rows/sec., 4.62 MiB/sec. | ||
| 2072 | 2026.05.01 23:40:23.635951 [ 267 ] {3688060d-1e68-40d8-a275-d334100870d8} <Debug> TCPHandler: Processed in 0.002162507 sec. | ||
| 2073 | 2026.05.01 23:40:23.636084 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2026.05.01 23:40:23.636179 [ 267 ] {82116433-9f07-4321-8e61-a7f9b7710642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2075 | 2026.05.01 23:40:23.636219 [ 267 ] {82116433-9f07-4321-8e61-a7f9b7710642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2076 | 2026.05.01 23:40:23.636622 [ 267 ] {82116433-9f07-4321-8e61-a7f9b7710642} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.05.01 23:40:23.636659 [ 267 ] {82116433-9f07-4321-8e61-a7f9b7710642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2078 | 2026.05.01 23:40:23.637060 [ 267 ] {82116433-9f07-4321-8e61-a7f9b7710642} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2079 | 2026.05.01 23:40:23.637490 [ 267 ] {82116433-9f07-4321-8e61-a7f9b7710642} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.05.01 23:40:23.637640 [ 267 ] {82116433-9f07-4321-8e61-a7f9b7710642} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00148 sec., 17567.567567567567 rows/sec., 1.29 MiB/sec. | ||
| 2081 | 2026.05.01 23:40:23.637681 [ 267 ] {82116433-9f07-4321-8e61-a7f9b7710642} <Debug> TCPHandler: Processed in 0.001646755 sec. | ||
| 2082 | 2026.05.01 23:40:23.637817 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.05.01 23:40:23.637912 [ 267 ] {139d239a-0427-4a64-912e-8bcf87aa90ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2084 | 2026.05.01 23:40:23.637952 [ 267 ] {139d239a-0427-4a64-912e-8bcf87aa90ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2085 | 2026.05.01 23:40:23.638367 [ 267 ] {139d239a-0427-4a64-912e-8bcf87aa90ca} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.05.01 23:40:23.638405 [ 267 ] {139d239a-0427-4a64-912e-8bcf87aa90ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2087 | 2026.05.01 23:40:23.638840 [ 267 ] {139d239a-0427-4a64-912e-8bcf87aa90ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2088 | 2026.05.01 23:40:23.639296 [ 267 ] {139d239a-0427-4a64-912e-8bcf87aa90ca} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.05.01 23:40:23.639438 [ 267 ] {139d239a-0427-4a64-912e-8bcf87aa90ca} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001544 sec., 58290.155440414506 rows/sec., 4.55 MiB/sec. | ||
| 2090 | 2026.05.01 23:40:23.639476 [ 267 ] {139d239a-0427-4a64-912e-8bcf87aa90ca} <Debug> TCPHandler: Processed in 0.001708417 sec. | ||
| 2091 | 2026.05.01 23:40:23.639619 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.05.01 23:40:23.639720 [ 267 ] {c5abddf5-c7de-4b59-895f-3d4a400beb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2093 | 2026.05.01 23:40:23.639766 [ 267 ] {c5abddf5-c7de-4b59-895f-3d4a400beb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2094 | 2026.05.01 23:40:23.640196 [ 267 ] {c5abddf5-c7de-4b59-895f-3d4a400beb24} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.05.01 23:40:23.640237 [ 267 ] {c5abddf5-c7de-4b59-895f-3d4a400beb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2096 | 2026.05.01 23:40:23.640708 [ 267 ] {c5abddf5-c7de-4b59-895f-3d4a400beb24} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2097 | 2026.05.01 23:40:23.641162 [ 267 ] {c5abddf5-c7de-4b59-895f-3d4a400beb24} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.05.01 23:40:23.641310 [ 267 ] {c5abddf5-c7de-4b59-895f-3d4a400beb24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. | ||
| 2099 | 2026.05.01 23:40:23.641348 [ 267 ] {c5abddf5-c7de-4b59-895f-3d4a400beb24} <Debug> TCPHandler: Processed in 0.001786168 sec. | ||
| 2100 | 2026.05.01 23:40:23.641469 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2026.05.01 23:40:23.641565 [ 267 ] {c81b33a8-0cda-42f4-90a5-14389ede7066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2102 | 2026.05.01 23:40:23.641618 [ 267 ] {c81b33a8-0cda-42f4-90a5-14389ede7066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2103 | 2026.05.01 23:40:23.642426 [ 267 ] {c81b33a8-0cda-42f4-90a5-14389ede7066} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2026.05.01 23:40:23.642464 [ 267 ] {c81b33a8-0cda-42f4-90a5-14389ede7066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2105 | 2026.05.01 23:40:23.643105 [ 267 ] {c81b33a8-0cda-42f4-90a5-14389ede7066} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2106 | 2026.05.01 23:40:23.643532 [ 267 ] {c81b33a8-0cda-42f4-90a5-14389ede7066} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.05.01 23:40:23.643687 [ 267 ] {c81b33a8-0cda-42f4-90a5-14389ede7066} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002141 sec., 12143.858010275571 rows/sec., 21.76 MiB/sec. | ||
| 2108 | 2026.05.01 23:40:23.643743 [ 267 ] {c81b33a8-0cda-42f4-90a5-14389ede7066} <Debug> TCPHandler: Processed in 0.00232347 sec. | ||
| 2109 | 2026.05.01 23:40:23.643870 [ 267 ] {} <Trace> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.05.01 23:40:23.643966 [ 267 ] {bf8c814f-0159-4fa6-950a-76b3964cde46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2111 | 2026.05.01 23:40:23.644010 [ 267 ] {bf8c814f-0159-4fa6-950a-76b3964cde46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2112 | 2026.05.01 23:40:23.644366 [ 267 ] {bf8c814f-0159-4fa6-950a-76b3964cde46} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.05.01 23:40:23.644402 [ 267 ] {bf8c814f-0159-4fa6-950a-76b3964cde46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2114 | 2026.05.01 23:40:23.644810 [ 267 ] {bf8c814f-0159-4fa6-950a-76b3964cde46} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2115 | 2026.05.01 23:40:23.645286 [ 267 ] {bf8c814f-0159-4fa6-950a-76b3964cde46} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.05.01 23:40:23.645420 [ 267 ] {bf8c814f-0159-4fa6-950a-76b3964cde46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. | ||
| 2117 | 2026.05.01 23:40:23.645456 [ 267 ] {bf8c814f-0159-4fa6-950a-76b3964cde46} <Debug> TCPHandler: Processed in 0.001635395 sec. | ||
| 2118 | 2026.05.01 23:40:23.671221 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53109 | ||
| 2119 | 2026.05.01 23:40:23.671324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2120 | 2026.05.01 23:40:23.671352 [ 289 ] {} <Debug> TCP-Session: b4402ea4-54a3-4a23-b717-2e895123b73b Authenticating user 'default' from [fd00:1122:3344:101::e]:53109 | ||
| 2121 | 2026.05.01 23:40:23.671373 [ 289 ] {} <Debug> TCP-Session: b4402ea4-54a3-4a23-b717-2e895123b73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.05.01 23:40:23.671386 [ 289 ] {} <Debug> TCP-Session: b4402ea4-54a3-4a23-b717-2e895123b73b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.05.01 23:40:23.671563 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39158 | ||
| 2124 | 2026.05.01 23:40:23.671580 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42113 | ||
| 2125 | 2026.05.01 23:40:23.671615 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62152 | ||
| 2126 | 2026.05.01 23:40:23.671622 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32771 | ||
| 2127 | 2026.05.01 23:40:23.671668 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63539 | ||
| 2128 | 2026.05.01 23:40:23.671671 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2129 | 2026.05.01 23:40:23.671704 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2130 | 2026.05.01 23:40:23.671714 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2131 | 2026.05.01 23:40:23.671731 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2132 | 2026.05.01 23:40:23.671743 [ 291 ] {} <Debug> TCP-Session: 6d53c2b9-d3b8-41b3-be72-85575cfcfe37 Authenticating user 'default' from [fd00:1122:3344:101::e]:42113 | ||
| 2133 | 2026.05.01 23:40:23.671768 [ 293 ] {} <Debug> TCP-Session: 82d5b059-9168-4268-b4d1-1143dfaa0df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32771 | ||
| 2134 | 2026.05.01 23:40:23.671758 [ 292 ] {} <Debug> TCP-Session: af0e62f5-4f2e-4fe4-a4a0-b89355c7de46 Authenticating user 'default' from [fd00:1122:3344:101::e]:62152 | ||
| 2135 | 2026.05.01 23:40:23.671797 [ 293 ] {} <Debug> TCP-Session: 82d5b059-9168-4268-b4d1-1143dfaa0df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.05.01 23:40:23.671787 [ 289 ] {} <Trace> TCP-Session: b4402ea4-54a3-4a23-b717-2e895123b73b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.05.01 23:40:23.671826 [ 293 ] {} <Debug> TCP-Session: 82d5b059-9168-4268-b4d1-1143dfaa0df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2026.05.01 23:40:23.671824 [ 292 ] {} <Debug> TCP-Session: af0e62f5-4f2e-4fe4-a4a0-b89355c7de46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.05.01 23:40:23.671730 [ 290 ] {} <Debug> TCP-Session: 5f4f1dcb-f05c-4df2-ac00-df8769433277 Authenticating user 'default' from [fd00:1122:3344:101::e]:39158 | ||
| 2140 | 2026.05.01 23:40:23.671892 [ 292 ] {} <Debug> TCP-Session: af0e62f5-4f2e-4fe4-a4a0-b89355c7de46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2026.05.01 23:40:23.671914 [ 290 ] {} <Debug> TCP-Session: 5f4f1dcb-f05c-4df2-ac00-df8769433277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.05.01 23:40:23.671677 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37160 | ||
| 2143 | 2026.05.01 23:40:23.671938 [ 290 ] {} <Debug> TCP-Session: 5f4f1dcb-f05c-4df2-ac00-df8769433277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.05.01 23:40:23.671670 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37945 | ||
| 2145 | 2026.05.01 23:40:23.671744 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2146 | 2026.05.01 23:40:23.672008 [ 289 ] {f5e96fa1-0dfb-4f51-836b-28a2853df26f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53109) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2147 | 2026.05.01 23:40:23.672039 [ 286 ] {} <Debug> TCP-Session: bbcc99d6-4b0e-4039-b809-001ea533fa78 Authenticating user 'default' from [fd00:1122:3344:101::e]:63539 | ||
| 2148 | 2026.05.01 23:40:23.672050 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2149 | 2026.05.01 23:40:23.672065 [ 286 ] {} <Debug> TCP-Session: bbcc99d6-4b0e-4039-b809-001ea533fa78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.05.01 23:40:23.672084 [ 287 ] {} <Debug> TCP-Session: 529475db-ddfb-4f45-9d7e-b0d591208725 Authenticating user 'default' from [fd00:1122:3344:101::e]:37945 | ||
| 2151 | 2026.05.01 23:40:23.672094 [ 286 ] {} <Debug> TCP-Session: bbcc99d6-4b0e-4039-b809-001ea533fa78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.05.01 23:40:23.672112 [ 287 ] {} <Debug> TCP-Session: 529475db-ddfb-4f45-9d7e-b0d591208725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.05.01 23:40:23.672007 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2154 | 2026.05.01 23:40:23.672137 [ 287 ] {} <Debug> TCP-Session: 529475db-ddfb-4f45-9d7e-b0d591208725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.05.01 23:40:23.671789 [ 291 ] {} <Debug> TCP-Session: 6d53c2b9-d3b8-41b3-be72-85575cfcfe37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2026.05.01 23:40:23.672164 [ 288 ] {} <Debug> TCP-Session: 5176222e-f259-4d73-b3f9-488b740593a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37160 | ||
| 2157 | 2026.05.01 23:40:23.672186 [ 291 ] {} <Debug> TCP-Session: 6d53c2b9-d3b8-41b3-be72-85575cfcfe37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.05.01 23:40:23.672203 [ 288 ] {} <Debug> TCP-Session: 5176222e-f259-4d73-b3f9-488b740593a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.05.01 23:40:23.671636 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63111 | ||
| 2160 | 2026.05.01 23:40:23.672227 [ 288 ] {} <Debug> TCP-Session: 5176222e-f259-4d73-b3f9-488b740593a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.05.01 23:40:23.672302 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2162 | 2026.05.01 23:40:23.672329 [ 294 ] {} <Debug> TCP-Session: d22c8854-2e22-4c92-bfe9-cd7fbfbcab83 Authenticating user 'default' from [fd00:1122:3344:101::e]:63111 | ||
| 2163 | 2026.05.01 23:40:23.672339 [ 289 ] {f5e96fa1-0dfb-4f51-836b-28a2853df26f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2164 | 2026.05.01 23:40:23.672345 [ 294 ] {} <Debug> TCP-Session: d22c8854-2e22-4c92-bfe9-cd7fbfbcab83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.05.01 23:40:23.672380 [ 294 ] {} <Debug> TCP-Session: d22c8854-2e22-4c92-bfe9-cd7fbfbcab83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.05.01 23:40:23.672409 [ 289 ] {f5e96fa1-0dfb-4f51-836b-28a2853df26f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2167 | 2026.05.01 23:40:23.672733 [ 289 ] {f5e96fa1-0dfb-4f51-836b-28a2853df26f} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 2168 | 2026.05.01 23:40:23.673758 [ 320 ] {f5e96fa1-0dfb-4f51-836b-28a2853df26f} <Trace> AggregatingTransform: Aggregating | ||
| 2169 | 2026.05.01 23:40:23.673793 [ 320 ] {f5e96fa1-0dfb-4f51-836b-28a2853df26f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2170 | 2026.05.01 23:40:23.673822 [ 320 ] {f5e96fa1-0dfb-4f51-836b-28a2853df26f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993001 sec. (1007.048 rows/sec., 39.34 KiB/sec.) | ||
| 2171 | 2026.05.01 23:40:23.673836 [ 320 ] {f5e96fa1-0dfb-4f51-836b-28a2853df26f} <Trace> Aggregator: Merging aggregated data | ||
| 2172 | 2026.05.01 23:40:23.675283 [ 289 ] {f5e96fa1-0dfb-4f51-836b-28a2853df26f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003335 sec., 299.85007496251876 rows/sec., 11.71 KiB/sec. | ||
| 2173 | 2026.05.01 23:40:23.675424 [ 289 ] {f5e96fa1-0dfb-4f51-836b-28a2853df26f} <Debug> TCPHandler: Processed in 0.003782182 sec. | ||
| 2174 | 2026.05.01 23:40:23.675552 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2175 | 2026.05.01 23:40:23.675579 [ 289 ] {} <Debug> TCP-Session: b4402ea4-54a3-4a23-b717-2e895123b73b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.01 23:40:23.675583 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2177 | 2026.05.01 23:40:23.675607 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2178 | 2026.05.01 23:40:23.675626 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2179 | 2026.05.01 23:40:23.675641 [ 290 ] {} <Debug> TCP-Session: 5f4f1dcb-f05c-4df2-ac00-df8769433277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2026.05.01 23:40:23.675660 [ 291 ] {} <Debug> TCP-Session: 6d53c2b9-d3b8-41b3-be72-85575cfcfe37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.01 23:40:23.675661 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2182 | 2026.05.01 23:40:23.675679 [ 293 ] {} <Debug> TCP-Session: 82d5b059-9168-4268-b4d1-1143dfaa0df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.05.01 23:40:23.675700 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2184 | 2026.05.01 23:40:23.675722 [ 287 ] {} <Debug> TCP-Session: 529475db-ddfb-4f45-9d7e-b0d591208725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.05.01 23:40:23.675732 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2186 | 2026.05.01 23:40:23.675746 [ 286 ] {} <Debug> TCP-Session: bbcc99d6-4b0e-4039-b809-001ea533fa78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.05.01 23:40:23.675680 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2188 | 2026.05.01 23:40:23.675780 [ 294 ] {} <Debug> TCP-Session: d22c8854-2e22-4c92-bfe9-cd7fbfbcab83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.05.01 23:40:23.675642 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2190 | 2026.05.01 23:40:23.675821 [ 288 ] {} <Debug> TCP-Session: 5176222e-f259-4d73-b3f9-488b740593a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.05.01 23:40:23.675855 [ 292 ] {} <Debug> TCP-Session: af0e62f5-4f2e-4fe4-a4a0-b89355c7de46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.05.01 23:40:23.717917 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36781 | ||
| 2193 | 2026.05.01 23:40:23.718015 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2194 | 2026.05.01 23:40:23.718040 [ 289 ] {} <Debug> TCP-Session: 718c465e-d3eb-467a-9b04-a2c6f55fde20 Authenticating user 'default' from [fd00:1122:3344:101::e]:36781 | ||
| 2195 | 2026.05.01 23:40:23.718061 [ 289 ] {} <Debug> TCP-Session: 718c465e-d3eb-467a-9b04-a2c6f55fde20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.01 23:40:23.718074 [ 289 ] {} <Debug> TCP-Session: 718c465e-d3eb-467a-9b04-a2c6f55fde20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.05.01 23:40:23.718264 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39133 | ||
| 2198 | 2026.05.01 23:40:23.718302 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59776 | ||
| 2199 | 2026.05.01 23:40:23.718330 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33981 | ||
| 2200 | 2026.05.01 23:40:23.718340 [ 289 ] {} <Trace> TCP-Session: 718c465e-d3eb-467a-9b04-a2c6f55fde20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.05.01 23:40:23.718345 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36333 | ||
| 2202 | 2026.05.01 23:40:23.718389 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2026.05.01 23:40:23.718406 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2204 | 2026.05.01 23:40:23.718433 [ 290 ] {} <Debug> TCP-Session: 9a2e1217-c613-4809-a09d-4275fb0af5e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39133 | ||
| 2205 | 2026.05.01 23:40:23.718443 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.05.01 23:40:23.718445 [ 293 ] {} <Debug> TCP-Session: b2ce6781-eb06-4a5e-a5de-18e7e081e972 Authenticating user 'default' from [fd00:1122:3344:101::e]:33981 | ||
| 2207 | 2026.05.01 23:40:23.718460 [ 290 ] {} <Debug> TCP-Session: 9a2e1217-c613-4809-a09d-4275fb0af5e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.05.01 23:40:23.718469 [ 294 ] {} <Debug> TCP-Session: 890d681b-a32c-4d84-b061-c21ecd6305a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36333 | ||
| 2209 | 2026.05.01 23:40:23.718483 [ 293 ] {} <Debug> TCP-Session: b2ce6781-eb06-4a5e-a5de-18e7e081e972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.05.01 23:40:23.718489 [ 290 ] {} <Debug> TCP-Session: 9a2e1217-c613-4809-a09d-4275fb0af5e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.05.01 23:40:23.718502 [ 294 ] {} <Debug> TCP-Session: 890d681b-a32c-4d84-b061-c21ecd6305a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.05.01 23:40:23.718506 [ 289 ] {0134ac8f-9a47-4386-933e-4bf61fd872b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36781) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2213 | 2026.05.01 23:40:23.718529 [ 294 ] {} <Debug> TCP-Session: 890d681b-a32c-4d84-b061-c21ecd6305a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.01 23:40:23.718397 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2215 | 2026.05.01 23:40:23.718383 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43705 | ||
| 2216 | 2026.05.01 23:40:23.718594 [ 292 ] {} <Debug> TCP-Session: 18c687aa-444b-4a8d-b8f1-8e01fcdd5219 Authenticating user 'default' from [fd00:1122:3344:101::e]:59776 | ||
| 2217 | 2026.05.01 23:40:23.718381 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37076 | ||
| 2218 | 2026.05.01 23:40:23.718621 [ 292 ] {} <Debug> TCP-Session: 18c687aa-444b-4a8d-b8f1-8e01fcdd5219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.05.01 23:40:23.718644 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2220 | 2026.05.01 23:40:23.718663 [ 292 ] {} <Debug> TCP-Session: 18c687aa-444b-4a8d-b8f1-8e01fcdd5219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.05.01 23:40:23.718677 [ 288 ] {} <Debug> TCP-Session: 2a7a536c-fa91-4225-937e-23db0fd313df Authenticating user 'default' from [fd00:1122:3344:101::e]:43705 | ||
| 2222 | 2026.05.01 23:40:23.718350 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35323 | ||
| 2223 | 2026.05.01 23:40:23.718698 [ 288 ] {} <Debug> TCP-Session: 2a7a536c-fa91-4225-937e-23db0fd313df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.05.01 23:40:23.718713 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2225 | 2026.05.01 23:40:23.718742 [ 288 ] {} <Debug> TCP-Session: 2a7a536c-fa91-4225-937e-23db0fd313df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.05.01 23:40:23.718758 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2227 | 2026.05.01 23:40:23.718766 [ 287 ] {} <Debug> TCP-Session: 86d27a8b-fedb-4eb9-b25d-edc49a38d946 Authenticating user 'default' from [fd00:1122:3344:101::e]:37076 | ||
| 2228 | 2026.05.01 23:40:23.718795 [ 286 ] {} <Debug> TCP-Session: d9764ac4-3010-4db9-ac31-39a6bcd3fecc Authenticating user 'default' from [fd00:1122:3344:101::e]:35323 | ||
| 2229 | 2026.05.01 23:40:23.718763 [ 289 ] {0134ac8f-9a47-4386-933e-4bf61fd872b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2230 | 2026.05.01 23:40:23.718824 [ 286 ] {} <Debug> TCP-Session: d9764ac4-3010-4db9-ac31-39a6bcd3fecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.05.01 23:40:23.718817 [ 287 ] {} <Debug> TCP-Session: 86d27a8b-fedb-4eb9-b25d-edc49a38d946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.05.01 23:40:23.718859 [ 286 ] {} <Debug> TCP-Session: d9764ac4-3010-4db9-ac31-39a6bcd3fecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.05.01 23:40:23.718881 [ 287 ] {} <Debug> TCP-Session: 86d27a8b-fedb-4eb9-b25d-edc49a38d946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.05.01 23:40:23.718875 [ 289 ] {0134ac8f-9a47-4386-933e-4bf61fd872b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2235 | 2026.05.01 23:40:23.718513 [ 293 ] {} <Debug> TCP-Session: b2ce6781-eb06-4a5e-a5de-18e7e081e972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.05.01 23:40:23.718303 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34551 | ||
| 2237 | 2026.05.01 23:40:23.719004 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.05.01 23:40:23.719027 [ 291 ] {} <Debug> TCP-Session: 6f82c7c0-6d2c-4e66-b2d2-ac8860d9da82 Authenticating user 'default' from [fd00:1122:3344:101::e]:34551 | ||
| 2239 | 2026.05.01 23:40:23.719045 [ 291 ] {} <Debug> TCP-Session: 6f82c7c0-6d2c-4e66-b2d2-ac8860d9da82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.05.01 23:40:23.719057 [ 291 ] {} <Debug> TCP-Session: 6f82c7c0-6d2c-4e66-b2d2-ac8860d9da82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.05.01 23:40:23.719167 [ 289 ] {0134ac8f-9a47-4386-933e-4bf61fd872b8} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 2242 | 2026.05.01 23:40:23.720107 [ 317 ] {0134ac8f-9a47-4386-933e-4bf61fd872b8} <Trace> AggregatingTransform: Aggregating | ||
| 2243 | 2026.05.01 23:40:23.720155 [ 317 ] {0134ac8f-9a47-4386-933e-4bf61fd872b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 2244 | 2026.05.01 23:40:23.720190 [ 317 ] {0134ac8f-9a47-4386-933e-4bf61fd872b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092321 sec. (1083.177 rows/sec., 42.31 KiB/sec.) | ||
| 2245 | 2026.05.01 23:40:23.720209 [ 317 ] {0134ac8f-9a47-4386-933e-4bf61fd872b8} <Trace> Aggregator: Merging aggregated data | ||
| 2246 | 2026.05.01 23:40:23.721670 [ 289 ] {0134ac8f-9a47-4386-933e-4bf61fd872b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003214 sec., 311.1387678904792 rows/sec., 12.15 KiB/sec. | ||
| 2247 | 2026.05.01 23:40:23.721781 [ 289 ] {0134ac8f-9a47-4386-933e-4bf61fd872b8} <Debug> TCPHandler: Processed in 0.003546846 sec. | ||
| 2248 | 2026.05.01 23:40:23.721909 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2026.05.01 23:40:23.721937 [ 289 ] {} <Debug> TCP-Session: 718c465e-d3eb-467a-9b04-a2c6f55fde20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.01 23:40:23.721938 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2026.05.01 23:40:23.721955 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.05.01 23:40:23.721973 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2253 | 2026.05.01 23:40:23.721994 [ 290 ] {} <Debug> TCP-Session: 9a2e1217-c613-4809-a09d-4275fb0af5e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.05.01 23:40:23.722009 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2255 | 2026.05.01 23:40:23.722025 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2256 | 2026.05.01 23:40:23.722064 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2257 | 2026.05.01 23:40:23.722075 [ 286 ] {} <Debug> TCP-Session: d9764ac4-3010-4db9-ac31-39a6bcd3fecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.05.01 23:40:23.722092 [ 293 ] {} <Debug> TCP-Session: b2ce6781-eb06-4a5e-a5de-18e7e081e972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.05.01 23:40:23.722103 [ 294 ] {} <Debug> TCP-Session: 890d681b-a32c-4d84-b061-c21ecd6305a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.05.01 23:40:23.722019 [ 288 ] {} <Debug> TCP-Session: 2a7a536c-fa91-4225-937e-23db0fd313df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.05.01 23:40:23.722041 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2262 | 2026.05.01 23:40:23.722038 [ 291 ] {} <Debug> TCP-Session: 6f82c7c0-6d2c-4e66-b2d2-ac8860d9da82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.05.01 23:40:23.721994 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2264 | 2026.05.01 23:40:23.722204 [ 287 ] {} <Debug> TCP-Session: 86d27a8b-fedb-4eb9-b25d-edc49a38d946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.05.01 23:40:23.722238 [ 292 ] {} <Debug> TCP-Session: 18c687aa-444b-4a8d-b8f1-8e01fcdd5219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.05.01 23:40:27.279604 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2267 | 2026.05.01 23:40:27.279655 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2268 | 2026.05.01 23:40:27.337155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3847 | ||
| 2269 | 2026.05.01 23:40:27.337673 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.05.01 23:40:27.337723 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2271 | 2026.05.01 23:40:27.338365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2272 | 2026.05.01 23:40:27.338847 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.05.01 23:40:27.338994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3847 | ||
| 2274 | 2026.05.01 23:40:27.341999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 276 | ||
| 2275 | 2026.05.01 23:40:27.344096 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2026.05.01 23:40:27.344147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2277 | 2026.05.01 23:40:27.345450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2278 | 2026.05.01 23:40:27.346095 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.05.01 23:40:27.346253 [ 66 ] {} <Debug> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2280 | 2026.05.01 23:40:27.346310 [ 66 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2026.05.01 23:40:27.346335 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2282 | 2026.05.01 23:40:27.346434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 2283 | 2026.05.01 23:40:27.346442 [ 196 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 2284 | 2026.05.01 23:40:27.346982 [ 196 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2285 | 2026.05.01 23:40:27.347137 [ 196 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2286 | 2026.05.01 23:40:27.347489 [ 196 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2287 | 2026.05.01 23:40:27.347853 [ 196 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
| 2288 | 2026.05.01 23:40:27.348223 [ 196 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 2289 | 2026.05.01 23:40:27.348592 [ 196 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 2290 | 2026.05.01 23:40:27.348967 [ 196 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2291 | 2026.05.01 23:40:27.355398 [ 197 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 72 columns (72 merged, 0 gathered) in 0.009005924 sec., 30646.494462977924 rows/sec., 28.50 MiB/sec. | ||
| 2292 | 2026.05.01 23:40:27.356478 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2293 | 2026.05.01 23:40:27.357421 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.05.01 23:40:27.357509 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_6_1} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2295 | 2026.05.01 23:40:27.357771 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 2296 | 2026.05.01 23:40:27.529975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2297 | 2026.05.01 23:40:27.548662 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.05.01 23:40:27.548722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2299 | 2026.05.01 23:40:27.554940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2300 | 2026.05.01 23:40:27.556050 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.05.01 23:40:27.559475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2302 | 2026.05.01 23:40:28.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.73 MiB, peak 215.80 MiB, free memory in arenas 0.00 B, will set to 208.54 MiB (RSS), difference: 2.81 MiB | ||
| 2303 | 2026.05.01 23:40:28.229862 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2304 | 2026.05.01 23:40:28.229920 [ 267 ] {} <Debug> TCP-Session: f43b5b71-8172-494c-8d4e-57ffa8a3a01d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.05.01 23:40:28.631496 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.05.01 23:40:28.631906 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2307 | 2026.05.01 23:40:28.632453 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2308 | 2026.05.01 23:40:28.632492 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2309 | 2026.05.01 23:40:28.632743 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2310 | 2026.05.01 23:40:28.632810 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2311 | 2026.05.01 23:40:28.632954 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2312 | 2026.05.01 23:40:28.633105 [ 297 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2313 | 2026.05.01 23:40:28.633125 [ 315 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2314 | 2026.05.01 23:40:28.633135 [ 302 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2315 | 2026.05.01 23:40:28.633420 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (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 | ||
| 2316 | 2026.05.01 23:40:28.633466 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2317 | 2026.05.01 23:40:28.633551 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2318 | 2026.05.01 23:40:28.633574 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2319 | 2026.05.01 23:40:28.633618 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2320 | 2026.05.01 23:40:28.633665 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2321 | 2026.05.01 23:40:28.634945 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Debug> executeQuery: Read 41 rows, 7.57 KiB in 0.003209 sec., 12776.565908382674 rows/sec., 2.30 MiB/sec. | ||
| 2322 | 2026.05.01 23:40:28.635075 [ 268 ] {802b854b-d110-4cfa-af4f-f5d2604978e1} <Debug> TCPHandler: Processed in 0.003755821 sec. | ||
| 2323 | 2026.05.01 23:40:28.640121 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.05.01 23:40:28.640334 [ 268 ] {ade32614-e2fa-4bd7-a8f7-f7bf6bf0b5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.05.01 23:40:28.640435 [ 268 ] {ade32614-e2fa-4bd7-a8f7-f7bf6bf0b5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2326 | 2026.05.01 23:40:28.641073 [ 268 ] {ade32614-e2fa-4bd7-a8f7-f7bf6bf0b5e8} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.05.01 23:40:28.641121 [ 268 ] {ade32614-e2fa-4bd7-a8f7-f7bf6bf0b5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2328 | 2026.05.01 23:40:28.641524 [ 268 ] {ade32614-e2fa-4bd7-a8f7-f7bf6bf0b5e8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2329 | 2026.05.01 23:40:28.641765 [ 268 ] {ade32614-e2fa-4bd7-a8f7-f7bf6bf0b5e8} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.05.01 23:40:28.641895 [ 63 ] {} <Debug> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2331 | 2026.05.01 23:40:28.641920 [ 268 ] {ade32614-e2fa-4bd7-a8f7-f7bf6bf0b5e8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001648 sec., 172330.09708737864 rows/sec., 10.95 MiB/sec. | ||
| 2332 | 2026.05.01 23:40:28.641955 [ 63 ] {} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.05.01 23:40:28.641968 [ 268 ] {ade32614-e2fa-4bd7-a8f7-f7bf6bf0b5e8} <Debug> TCPHandler: Processed in 0.001951282 sec. | ||
| 2334 | 2026.05.01 23:40:28.641992 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2335 | 2026.05.01 23:40:28.642102 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::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 | ||
| 2336 | 2026.05.01 23:40:28.642106 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.05.01 23:40:28.642239 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2338 | 2026.05.01 23:40:28.642243 [ 268 ] {a8ae7e7d-384a-4519-83f9-b010468772ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2339 | 2026.05.01 23:40:28.642285 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2340 | 2026.05.01 23:40:28.642302 [ 268 ] {a8ae7e7d-384a-4519-83f9-b010468772ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2341 | 2026.05.01 23:40:28.642360 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2342 | 2026.05.01 23:40:28.642410 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2343 | 2026.05.01 23:40:28.642452 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2344 | 2026.05.01 23:40:28.642491 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2345 | 2026.05.01 23:40:28.643089 [ 268 ] {a8ae7e7d-384a-4519-83f9-b010468772ff} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.05.01 23:40:28.643133 [ 268 ] {a8ae7e7d-384a-4519-83f9-b010468772ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2347 | 2026.05.01 23:40:28.643427 [ 197 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137121 sec., 1035581.7125020967 rows/sec., 69.72 MiB/sec. | ||
| 2348 | 2026.05.01 23:40:28.643574 [ 268 ] {a8ae7e7d-384a-4519-83f9-b010468772ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2349 | 2026.05.01 23:40:28.643648 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2350 | 2026.05.01 23:40:28.643846 [ 268 ] {a8ae7e7d-384a-4519-83f9-b010468772ff} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.05.01 23:40:28.643992 [ 268 ] {a8ae7e7d-384a-4519-83f9-b010468772ff} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001767 sec., 463497.4533106961 rows/sec., 35.95 MiB/sec. | ||
| 2352 | 2026.05.01 23:40:28.643993 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_5_1} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.05.01 23:40:28.644032 [ 268 ] {a8ae7e7d-384a-4519-83f9-b010468772ff} <Debug> TCPHandler: Processed in 0.001976793 sec. | ||
| 2354 | 2026.05.01 23:40:28.644086 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_5_1} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2355 | 2026.05.01 23:40:28.644163 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2356 | 2026.05.01 23:40:28.644174 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.05.01 23:40:28.644276 [ 268 ] {31c0a6cd-44d8-46ff-b8ce-0120a0df846a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2358 | 2026.05.01 23:40:28.644316 [ 268 ] {31c0a6cd-44d8-46ff-b8ce-0120a0df846a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2359 | 2026.05.01 23:40:28.644737 [ 268 ] {31c0a6cd-44d8-46ff-b8ce-0120a0df846a} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.05.01 23:40:28.644774 [ 268 ] {31c0a6cd-44d8-46ff-b8ce-0120a0df846a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2361 | 2026.05.01 23:40:28.645093 [ 268 ] {31c0a6cd-44d8-46ff-b8ce-0120a0df846a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2362 | 2026.05.01 23:40:28.645305 [ 268 ] {31c0a6cd-44d8-46ff-b8ce-0120a0df846a} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.05.01 23:40:28.645440 [ 268 ] {31c0a6cd-44d8-46ff-b8ce-0120a0df846a} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001183 sec., 129332.20625528318 rows/sec., 7.73 MiB/sec. | ||
| 2364 | 2026.05.01 23:40:28.645477 [ 268 ] {31c0a6cd-44d8-46ff-b8ce-0120a0df846a} <Debug> TCPHandler: Processed in 0.001352879 sec. | ||
| 2365 | 2026.05.01 23:40:28.645598 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.05.01 23:40:28.645698 [ 268 ] {4086de17-bc85-43ba-b594-35627218a03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2367 | 2026.05.01 23:40:28.645737 [ 268 ] {4086de17-bc85-43ba-b594-35627218a03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2368 | 2026.05.01 23:40:28.646157 [ 268 ] {4086de17-bc85-43ba-b594-35627218a03b} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.05.01 23:40:28.646194 [ 268 ] {4086de17-bc85-43ba-b594-35627218a03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2370 | 2026.05.01 23:40:28.646504 [ 268 ] {4086de17-bc85-43ba-b594-35627218a03b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2371 | 2026.05.01 23:40:28.646718 [ 268 ] {4086de17-bc85-43ba-b594-35627218a03b} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.05.01 23:40:28.646851 [ 268 ] {4086de17-bc85-43ba-b594-35627218a03b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 2373 | 2026.05.01 23:40:28.646892 [ 268 ] {4086de17-bc85-43ba-b594-35627218a03b} <Debug> TCPHandler: Processed in 0.001343759 sec. | ||
| 2374 | 2026.05.01 23:40:28.647013 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.05.01 23:40:28.647108 [ 268 ] {fa489583-e7dc-4f33-b420-3f16ed448872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2376 | 2026.05.01 23:40:28.647148 [ 268 ] {fa489583-e7dc-4f33-b420-3f16ed448872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2377 | 2026.05.01 23:40:28.647557 [ 268 ] {fa489583-e7dc-4f33-b420-3f16ed448872} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.05.01 23:40:28.647593 [ 268 ] {fa489583-e7dc-4f33-b420-3f16ed448872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2379 | 2026.05.01 23:40:28.647910 [ 268 ] {fa489583-e7dc-4f33-b420-3f16ed448872} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2380 | 2026.05.01 23:40:28.648122 [ 268 ] {fa489583-e7dc-4f33-b420-3f16ed448872} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.05.01 23:40:28.648210 [ 57 ] {} <Debug> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2382 | 2026.05.01 23:40:28.648242 [ 57 ] {} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.05.01 23:40:28.648254 [ 268 ] {fa489583-e7dc-4f33-b420-3f16ed448872} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 2384 | 2026.05.01 23:40:28.648261 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2385 | 2026.05.01 23:40:28.648291 [ 268 ] {fa489583-e7dc-4f33-b420-3f16ed448872} <Debug> TCPHandler: Processed in 0.001326329 sec. | ||
| 2386 | 2026.05.01 23:40:28.648345 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::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 | ||
| 2387 | 2026.05.01 23:40:28.648426 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2388 | 2026.05.01 23:40:28.648442 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2389 | 2026.05.01 23:40:28.648477 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2390 | 2026.05.01 23:40:28.648525 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2391 | 2026.05.01 23:40:28.648531 [ 268 ] {74e5ff3b-e4f8-4be5-9fb3-0af9f13603fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2392 | 2026.05.01 23:40:28.648564 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2393 | 2026.05.01 23:40:28.648580 [ 268 ] {74e5ff3b-e4f8-4be5-9fb3-0af9f13603fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2394 | 2026.05.01 23:40:28.648606 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2395 | 2026.05.01 23:40:28.648645 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2396 | 2026.05.01 23:40:28.649142 [ 268 ] {74e5ff3b-e4f8-4be5-9fb3-0af9f13603fe} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.05.01 23:40:28.649184 [ 268 ] {74e5ff3b-e4f8-4be5-9fb3-0af9f13603fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2398 | 2026.05.01 23:40:28.649432 [ 194 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001115484 sec., 663389.1655998653 rows/sec., 40.26 MiB/sec. | ||
| 2399 | 2026.05.01 23:40:28.649558 [ 268 ] {74e5ff3b-e4f8-4be5-9fb3-0af9f13603fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2400 | 2026.05.01 23:40:28.649577 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2401 | 2026.05.01 23:40:28.649914 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_5_1} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.05.01 23:40:28.649953 [ 268 ] {74e5ff3b-e4f8-4be5-9fb3-0af9f13603fe} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.05.01 23:40:28.649983 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_5_1} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2404 | 2026.05.01 23:40:28.650043 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2405 | 2026.05.01 23:40:28.650132 [ 268 ] {74e5ff3b-e4f8-4be5-9fb3-0af9f13603fe} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001617 sec., 309833.0241187384 rows/sec., 21.78 MiB/sec. | ||
| 2406 | 2026.05.01 23:40:28.650182 [ 268 ] {74e5ff3b-e4f8-4be5-9fb3-0af9f13603fe} <Debug> TCPHandler: Processed in 0.00180499 sec. | ||
| 2407 | 2026.05.01 23:40:28.650330 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.05.01 23:40:28.650429 [ 268 ] {9059262d-5680-48fc-8789-f3ec0e922816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2409 | 2026.05.01 23:40:28.650469 [ 268 ] {9059262d-5680-48fc-8789-f3ec0e922816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2410 | 2026.05.01 23:40:28.650852 [ 268 ] {9059262d-5680-48fc-8789-f3ec0e922816} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.05.01 23:40:28.650903 [ 268 ] {9059262d-5680-48fc-8789-f3ec0e922816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2412 | 2026.05.01 23:40:28.651285 [ 268 ] {9059262d-5680-48fc-8789-f3ec0e922816} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2413 | 2026.05.01 23:40:28.651509 [ 268 ] {9059262d-5680-48fc-8789-f3ec0e922816} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.05.01 23:40:28.651648 [ 268 ] {9059262d-5680-48fc-8789-f3ec0e922816} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 253.42 KiB/sec. | ||
| 2415 | 2026.05.01 23:40:28.651686 [ 268 ] {9059262d-5680-48fc-8789-f3ec0e922816} <Debug> TCPHandler: Processed in 0.001414751 sec. | ||
| 2416 | 2026.05.01 23:40:28.651806 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.05.01 23:40:28.651902 [ 268 ] {0fd88ae3-e4de-4e06-b4ba-465df5b1b987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2418 | 2026.05.01 23:40:28.651944 [ 268 ] {0fd88ae3-e4de-4e06-b4ba-465df5b1b987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2419 | 2026.05.01 23:40:28.652363 [ 268 ] {0fd88ae3-e4de-4e06-b4ba-465df5b1b987} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.05.01 23:40:28.652398 [ 268 ] {0fd88ae3-e4de-4e06-b4ba-465df5b1b987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2421 | 2026.05.01 23:40:28.652734 [ 268 ] {0fd88ae3-e4de-4e06-b4ba-465df5b1b987} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2422 | 2026.05.01 23:40:28.652943 [ 268 ] {0fd88ae3-e4de-4e06-b4ba-465df5b1b987} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.05.01 23:40:28.653074 [ 268 ] {0fd88ae3-e4de-4e06-b4ba-465df5b1b987} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001192 sec., 222315.43624161076 rows/sec., 14.77 MiB/sec. | ||
| 2424 | 2026.05.01 23:40:28.653110 [ 268 ] {0fd88ae3-e4de-4e06-b4ba-465df5b1b987} <Debug> TCPHandler: Processed in 0.00135393 sec. | ||
| 2425 | 2026.05.01 23:40:28.653227 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.05.01 23:40:28.653321 [ 268 ] {bdadf659-d6c3-44ce-bd42-f5e87188185b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.05.01 23:40:28.653364 [ 268 ] {bdadf659-d6c3-44ce-bd42-f5e87188185b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2428 | 2026.05.01 23:40:28.653683 [ 268 ] {bdadf659-d6c3-44ce-bd42-f5e87188185b} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.05.01 23:40:28.653718 [ 268 ] {bdadf659-d6c3-44ce-bd42-f5e87188185b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2430 | 2026.05.01 23:40:28.653997 [ 268 ] {bdadf659-d6c3-44ce-bd42-f5e87188185b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2431 | 2026.05.01 23:40:28.654201 [ 268 ] {bdadf659-d6c3-44ce-bd42-f5e87188185b} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.05.01 23:40:28.654289 [ 57 ] {} <Debug> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2433 | 2026.05.01 23:40:28.654316 [ 57 ] {} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.05.01 23:40:28.654333 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2435 | 2026.05.01 23:40:28.654338 [ 268 ] {bdadf659-d6c3-44ce-bd42-f5e87188185b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 2436 | 2026.05.01 23:40:28.654374 [ 268 ] {bdadf659-d6c3-44ce-bd42-f5e87188185b} <Debug> TCPHandler: Processed in 0.001196256 sec. | ||
| 2437 | 2026.05.01 23:40:28.654414 [ 197 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::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 | ||
| 2438 | 2026.05.01 23:40:28.654496 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.05.01 23:40:28.654526 [ 197 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2440 | 2026.05.01 23:40:28.654565 [ 197 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2441 | 2026.05.01 23:40:28.654588 [ 268 ] {f28a301b-d3e3-44cd-8f63-7cca937cbd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.05.01 23:40:28.654642 [ 268 ] {f28a301b-d3e3-44cd-8f63-7cca937cbd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2443 | 2026.05.01 23:40:28.654645 [ 197 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::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 | ||
| 2444 | 2026.05.01 23:40:28.654712 [ 197 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::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 | ||
| 2445 | 2026.05.01 23:40:28.654770 [ 197 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::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 | ||
| 2446 | 2026.05.01 23:40:28.654817 [ 197 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::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 | ||
| 2447 | 2026.05.01 23:40:28.655420 [ 268 ] {f28a301b-d3e3-44cd-8f63-7cca937cbd27} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.05.01 23:40:28.655455 [ 268 ] {f28a301b-d3e3-44cd-8f63-7cca937cbd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2449 | 2026.05.01 23:40:28.655583 [ 194 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202356 sec., 4158.5021407969025 rows/sec., 280.21 KiB/sec. | ||
| 2450 | 2026.05.01 23:40:28.655804 [ 190 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2451 | 2026.05.01 23:40:28.656023 [ 268 ] {f28a301b-d3e3-44cd-8f63-7cca937cbd27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2452 | 2026.05.01 23:40:28.656264 [ 190 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_5_1} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.05.01 23:40:28.656321 [ 268 ] {f28a301b-d3e3-44cd-8f63-7cca937cbd27} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.05.01 23:40:28.656364 [ 190 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_5_1} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2455 | 2026.05.01 23:40:28.656461 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2456 | 2026.05.01 23:40:28.656484 [ 268 ] {f28a301b-d3e3-44cd-8f63-7cca937cbd27} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001913 sec., 5750.130684788291 rows/sec., 10.30 MiB/sec. | ||
| 2457 | 2026.05.01 23:40:28.656541 [ 268 ] {f28a301b-d3e3-44cd-8f63-7cca937cbd27} <Debug> TCPHandler: Processed in 0.002093535 sec. | ||
| 2458 | 2026.05.01 23:40:28.656691 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.05.01 23:40:28.656786 [ 268 ] {aa5efa37-d394-4c4e-8bba-dbd04d39d0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.05.01 23:40:28.656828 [ 268 ] {aa5efa37-d394-4c4e-8bba-dbd04d39d0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2461 | 2026.05.01 23:40:28.657174 [ 268 ] {aa5efa37-d394-4c4e-8bba-dbd04d39d0a4} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.05.01 23:40:28.657209 [ 268 ] {aa5efa37-d394-4c4e-8bba-dbd04d39d0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2463 | 2026.05.01 23:40:28.657511 [ 268 ] {aa5efa37-d394-4c4e-8bba-dbd04d39d0a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2464 | 2026.05.01 23:40:28.657724 [ 268 ] {aa5efa37-d394-4c4e-8bba-dbd04d39d0a4} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.05.01 23:40:28.657845 [ 268 ] {aa5efa37-d394-4c4e-8bba-dbd04d39d0a4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 2466 | 2026.05.01 23:40:28.657879 [ 268 ] {aa5efa37-d394-4c4e-8bba-dbd04d39d0a4} <Debug> TCPHandler: Processed in 0.001238177 sec. | ||
| 2467 | 2026.05.01 23:40:29.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.48 MiB, peak 215.80 MiB, free memory in arenas 0.00 B, will set to 209.09 MiB (RSS), difference: 1.62 MiB | ||
| 2468 | 2026.05.01 23:40:33.634597 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.05.01 23:40:33.634989 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2470 | 2026.05.01 23:40:33.635585 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2471 | 2026.05.01 23:40:33.635650 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2472 | 2026.05.01 23:40:33.635906 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2473 | 2026.05.01 23:40:33.635974 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2474 | 2026.05.01 23:40:33.636114 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2475 | 2026.05.01 23:40:33.636239 [ 315 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2476 | 2026.05.01 23:40:33.636245 [ 302 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2477 | 2026.05.01 23:40:33.636238 [ 311 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2478 | 2026.05.01 23:40:33.636413 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (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 | ||
| 2479 | 2026.05.01 23:40:33.636442 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2480 | 2026.05.01 23:40:33.636534 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2481 | 2026.05.01 23:40:33.636556 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 2482 | 2026.05.01 23:40:33.636591 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2483 | 2026.05.01 23:40:33.636639 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2484 | 2026.05.01 23:40:33.636690 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2485 | 2026.05.01 23:40:33.638012 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.003185 sec., 13814.75667189953 rows/sec., 2.40 MiB/sec. | ||
| 2486 | 2026.05.01 23:40:33.638137 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Debug> MemoryTracker: Peak memory usage (for query): 136.30 KiB. | ||
| 2487 | 2026.05.01 23:40:33.638153 [ 268 ] {4959d402-3b70-4a04-acba-37a9be48571f} <Debug> TCPHandler: Processed in 0.00374707 sec. | ||
| 2488 | 2026.05.01 23:40:33.642079 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.05.01 23:40:33.642283 [ 268 ] {192f4348-0ef9-4290-8d0a-d17753023c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2490 | 2026.05.01 23:40:33.642363 [ 268 ] {192f4348-0ef9-4290-8d0a-d17753023c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2491 | 2026.05.01 23:40:33.643015 [ 268 ] {192f4348-0ef9-4290-8d0a-d17753023c23} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.05.01 23:40:33.643051 [ 268 ] {192f4348-0ef9-4290-8d0a-d17753023c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2493 | 2026.05.01 23:40:33.643455 [ 268 ] {192f4348-0ef9-4290-8d0a-d17753023c23} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2494 | 2026.05.01 23:40:33.643657 [ 268 ] {192f4348-0ef9-4290-8d0a-d17753023c23} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.05.01 23:40:33.643806 [ 268 ] {192f4348-0ef9-4290-8d0a-d17753023c23} <Debug> executeQuery: Read 7 rows, 2.95 KiB in 0.001584 sec., 4419.19191919192 rows/sec., 1.82 MiB/sec. | ||
| 2496 | 2026.05.01 23:40:33.643844 [ 268 ] {192f4348-0ef9-4290-8d0a-d17753023c23} <Debug> TCPHandler: Processed in 0.00186376 sec. | ||
| 2497 | 2026.05.01 23:40:33.643952 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.05.01 23:40:33.644043 [ 268 ] {26ef7b78-2c97-452c-aa39-838815a0d06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.05.01 23:40:33.644083 [ 268 ] {26ef7b78-2c97-452c-aa39-838815a0d06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2500 | 2026.05.01 23:40:33.644476 [ 268 ] {26ef7b78-2c97-452c-aa39-838815a0d06d} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.05.01 23:40:33.644511 [ 268 ] {26ef7b78-2c97-452c-aa39-838815a0d06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2502 | 2026.05.01 23:40:33.644793 [ 268 ] {26ef7b78-2c97-452c-aa39-838815a0d06d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2503 | 2026.05.01 23:40:33.644996 [ 268 ] {26ef7b78-2c97-452c-aa39-838815a0d06d} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.05.01 23:40:33.645120 [ 268 ] {26ef7b78-2c97-452c-aa39-838815a0d06d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.77 MiB/sec. | ||
| 2505 | 2026.05.01 23:40:33.645154 [ 268 ] {26ef7b78-2c97-452c-aa39-838815a0d06d} <Debug> TCPHandler: Processed in 0.001279788 sec. | ||
| 2506 | 2026.05.01 23:40:33.645265 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.05.01 23:40:33.645373 [ 268 ] {4f717667-9c6f-4e87-a4d2-1111c70caf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2508 | 2026.05.01 23:40:33.645417 [ 268 ] {4f717667-9c6f-4e87-a4d2-1111c70caf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2509 | 2026.05.01 23:40:33.645864 [ 268 ] {4f717667-9c6f-4e87-a4d2-1111c70caf85} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.05.01 23:40:33.645900 [ 268 ] {4f717667-9c6f-4e87-a4d2-1111c70caf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2511 | 2026.05.01 23:40:33.646213 [ 268 ] {4f717667-9c6f-4e87-a4d2-1111c70caf85} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2512 | 2026.05.01 23:40:33.646423 [ 268 ] {4f717667-9c6f-4e87-a4d2-1111c70caf85} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.05.01 23:40:33.646558 [ 268 ] {4f717667-9c6f-4e87-a4d2-1111c70caf85} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001163 sec., 3439.3809114359415 rows/sec., 280.46 KiB/sec. | ||
| 2514 | 2026.05.01 23:40:33.646594 [ 268 ] {4f717667-9c6f-4e87-a4d2-1111c70caf85} <Debug> TCPHandler: Processed in 0.001347889 sec. | ||
| 2515 | 2026.05.01 23:40:33.646691 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2026.05.01 23:40:33.646783 [ 268 ] {29323628-2b2e-400c-bc13-716aceb093fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2517 | 2026.05.01 23:40:33.646820 [ 268 ] {29323628-2b2e-400c-bc13-716aceb093fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2518 | 2026.05.01 23:40:33.647271 [ 268 ] {29323628-2b2e-400c-bc13-716aceb093fe} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.05.01 23:40:33.647305 [ 268 ] {29323628-2b2e-400c-bc13-716aceb093fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2520 | 2026.05.01 23:40:33.647614 [ 268 ] {29323628-2b2e-400c-bc13-716aceb093fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2521 | 2026.05.01 23:40:33.647827 [ 268 ] {29323628-2b2e-400c-bc13-716aceb093fe} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.05.01 23:40:33.647916 [ 37 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2523 | 2026.05.01 23:40:33.647952 [ 37 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.05.01 23:40:33.647962 [ 268 ] {29323628-2b2e-400c-bc13-716aceb093fe} <Debug> executeQuery: Read 241 rows, 21.98 KiB in 0.001197 sec., 201336.67502088557 rows/sec., 17.93 MiB/sec. | ||
| 2525 | 2026.05.01 23:40:33.647971 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2526 | 2026.05.01 23:40:33.647999 [ 268 ] {29323628-2b2e-400c-bc13-716aceb093fe} <Debug> TCPHandler: Processed in 0.001353629 sec. | ||
| 2527 | 2026.05.01 23:40:33.648072 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 2528 | 2026.05.01 23:40:33.648111 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.05.01 23:40:33.648196 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2530 | 2026.05.01 23:40:33.648204 [ 268 ] {d3c60c4f-5b35-4773-943d-5a258683d6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.01 23:40:33.648229 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 877 rows starting from the beginning of the part | ||
| 2532 | 2026.05.01 23:40:33.648248 [ 268 ] {d3c60c4f-5b35-4773-943d-5a258683d6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2533 | 2026.05.01 23:40:33.648289 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3165 rows starting from the beginning of the part | ||
| 2534 | 2026.05.01 23:40:33.648336 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 2535 | 2026.05.01 23:40:33.648381 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2536 | 2026.05.01 23:40:33.648423 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 819 rows starting from the beginning of the part | ||
| 2537 | 2026.05.01 23:40:33.648468 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 241 rows starting from the beginning of the part | ||
| 2538 | 2026.05.01 23:40:33.648631 [ 268 ] {d3c60c4f-5b35-4773-943d-5a258683d6ed} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.05.01 23:40:33.648666 [ 268 ] {d3c60c4f-5b35-4773-943d-5a258683d6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2540 | 2026.05.01 23:40:33.648981 [ 268 ] {d3c60c4f-5b35-4773-943d-5a258683d6ed} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2541 | 2026.05.01 23:40:33.649202 [ 268 ] {d3c60c4f-5b35-4773-943d-5a258683d6ed} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.05.01 23:40:33.649343 [ 268 ] {d3c60c4f-5b35-4773-943d-5a258683d6ed} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001156 sec., 40657.439446366785 rows/sec., 3.02 MiB/sec. | ||
| 2543 | 2026.05.01 23:40:33.649380 [ 268 ] {d3c60c4f-5b35-4773-943d-5a258683d6ed} <Debug> TCPHandler: Processed in 0.001316559 sec. | ||
| 2544 | 2026.05.01 23:40:33.649486 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.05.01 23:40:33.649582 [ 268 ] {b33e5b18-ef92-42a6-b7dd-5ce98703b8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2546 | 2026.05.01 23:40:33.649621 [ 268 ] {b33e5b18-ef92-42a6-b7dd-5ce98703b8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2547 | 2026.05.01 23:40:33.650001 [ 268 ] {b33e5b18-ef92-42a6-b7dd-5ce98703b8b9} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.05.01 23:40:33.650035 [ 268 ] {b33e5b18-ef92-42a6-b7dd-5ce98703b8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2549 | 2026.05.01 23:40:33.650365 [ 268 ] {b33e5b18-ef92-42a6-b7dd-5ce98703b8b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2550 | 2026.05.01 23:40:33.650583 [ 268 ] {b33e5b18-ef92-42a6-b7dd-5ce98703b8b9} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.05.01 23:40:33.650670 [ 37 ] {} <Debug> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2552 | 2026.05.01 23:40:33.650697 [ 37 ] {} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.05.01 23:40:33.650715 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2554 | 2026.05.01 23:40:33.650717 [ 268 ] {b33e5b18-ef92-42a6-b7dd-5ce98703b8b9} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001154 sec., 21663.77816291161 rows/sec., 1.78 MiB/sec. | ||
| 2555 | 2026.05.01 23:40:33.650759 [ 268 ] {b33e5b18-ef92-42a6-b7dd-5ce98703b8b9} <Debug> TCPHandler: Processed in 0.001325109 sec. | ||
| 2556 | 2026.05.01 23:40:33.650820 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::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 | ||
| 2557 | 2026.05.01 23:40:33.650859 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.05.01 23:40:33.650951 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2559 | 2026.05.01 23:40:33.650956 [ 268 ] {65583143-1573-4fd0-b57b-46335d657f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2560 | 2026.05.01 23:40:33.650993 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2561 | 2026.05.01 23:40:33.651010 [ 268 ] {65583143-1573-4fd0-b57b-46335d657f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2562 | 2026.05.01 23:40:33.651090 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2563 | 2026.05.01 23:40:33.651168 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2564 | 2026.05.01 23:40:33.651223 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 950 rows starting from the beginning of the part | ||
| 2565 | 2026.05.01 23:40:33.651269 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2566 | 2026.05.01 23:40:33.651315 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 2567 | 2026.05.01 23:40:33.651410 [ 268 ] {65583143-1573-4fd0-b57b-46335d657f01} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.05.01 23:40:33.651449 [ 268 ] {65583143-1573-4fd0-b57b-46335d657f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2569 | 2026.05.01 23:40:33.651783 [ 268 ] {65583143-1573-4fd0-b57b-46335d657f01} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2570 | 2026.05.01 23:40:33.652009 [ 268 ] {65583143-1573-4fd0-b57b-46335d657f01} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.05.01 23:40:33.652150 [ 268 ] {65583143-1573-4fd0-b57b-46335d657f01} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001211 sec., 9909.16597853014 rows/sec., 774.15 KiB/sec. | ||
| 2572 | 2026.05.01 23:40:33.652188 [ 268 ] {65583143-1573-4fd0-b57b-46335d657f01} <Debug> TCPHandler: Processed in 0.00137808 sec. | ||
| 2573 | 2026.05.01 23:40:33.652288 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.05.01 23:40:33.652380 [ 268 ] {f625e027-9fa0-4805-b5b5-a08391ef558b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2575 | 2026.05.01 23:40:33.652418 [ 268 ] {f625e027-9fa0-4805-b5b5-a08391ef558b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2576 | 2026.05.01 23:40:33.652424 [ 194 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650215 sec., 951997.1640059022 rows/sec., 62.08 MiB/sec. | ||
| 2577 | 2026.05.01 23:40:33.652611 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2578 | 2026.05.01 23:40:33.652873 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.01 23:40:33.652878 [ 268 ] {f625e027-9fa0-4805-b5b5-a08391ef558b} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.05.01 23:40:33.652925 [ 268 ] {f625e027-9fa0-4805-b5b5-a08391ef558b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2581 | 2026.05.01 23:40:33.652946 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_6_1} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2582 | 2026.05.01 23:40:33.653017 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2583 | 2026.05.01 23:40:33.653247 [ 268 ] {f625e027-9fa0-4805-b5b5-a08391ef558b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2584 | 2026.05.01 23:40:33.653455 [ 268 ] {f625e027-9fa0-4805-b5b5-a08391ef558b} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.05.01 23:40:33.653543 [ 37 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2586 | 2026.05.01 23:40:33.653569 [ 37 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.05.01 23:40:33.653588 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2588 | 2026.05.01 23:40:33.653588 [ 268 ] {f625e027-9fa0-4805-b5b5-a08391ef558b} <Debug> executeQuery: Read 141 rows, 11.66 KiB in 0.001225 sec., 115102.04081632654 rows/sec., 9.30 MiB/sec. | ||
| 2589 | 2026.05.01 23:40:33.653631 [ 268 ] {f625e027-9fa0-4805-b5b5-a08391ef558b} <Debug> TCPHandler: Processed in 0.00139035 sec. | ||
| 2590 | 2026.05.01 23:40:33.653711 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 2591 | 2026.05.01 23:40:33.653729 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.05.01 23:40:33.653831 [ 268 ] {e99b5fa1-f8c2-4e59-9481-1ee6dc5b5247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.05.01 23:40:33.653846 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2594 | 2026.05.01 23:40:33.653873 [ 268 ] {e99b5fa1-f8c2-4e59-9481-1ee6dc5b5247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2595 | 2026.05.01 23:40:33.653898 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 552 rows starting from the beginning of the part | ||
| 2596 | 2026.05.01 23:40:33.653986 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1726 rows starting from the beginning of the part | ||
| 2597 | 2026.05.01 23:40:33.654043 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 2598 | 2026.05.01 23:40:33.654097 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2599 | 2026.05.01 23:40:33.654141 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 501 rows starting from the beginning of the part | ||
| 2600 | 2026.05.01 23:40:33.654191 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 141 rows starting from the beginning of the part | ||
| 2601 | 2026.05.01 23:40:33.654303 [ 268 ] {e99b5fa1-f8c2-4e59-9481-1ee6dc5b5247} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.05.01 23:40:33.654343 [ 268 ] {e99b5fa1-f8c2-4e59-9481-1ee6dc5b5247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2603 | 2026.05.01 23:40:33.654743 [ 268 ] {e99b5fa1-f8c2-4e59-9481-1ee6dc5b5247} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2604 | 2026.05.01 23:40:33.654984 [ 268 ] {e99b5fa1-f8c2-4e59-9481-1ee6dc5b5247} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.05.01 23:40:33.655061 [ 194 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5266 rows, containing 5 columns (5 merged, 0 gathered) in 0.007040941 sec., 747911.3942298337 rows/sec., 60.15 MiB/sec. | ||
| 2606 | 2026.05.01 23:40:33.655077 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2607 | 2026.05.01 23:40:33.655109 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.05.01 23:40:33.655116 [ 268 ] {e99b5fa1-f8c2-4e59-9481-1ee6dc5b5247} <Debug> executeQuery: Read 372 rows, 28.98 KiB in 0.001302 sec., 285714.28571428574 rows/sec., 21.74 MiB/sec. | ||
| 2609 | 2026.05.01 23:40:33.655126 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2610 | 2026.05.01 23:40:33.655151 [ 268 ] {e99b5fa1-f8c2-4e59-9481-1ee6dc5b5247} <Debug> TCPHandler: Processed in 0.001469211 sec. | ||
| 2611 | 2026.05.01 23:40:33.655197 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 2612 | 2026.05.01 23:40:33.655254 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.05.01 23:40:33.655299 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2614 | 2026.05.01 23:40:33.655329 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1281 rows starting from the beginning of the part | ||
| 2615 | 2026.05.01 23:40:33.655347 [ 268 ] {af2e496e-232f-49fb-94c4-a7598265000c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2616 | 2026.05.01 23:40:33.655383 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3165 rows starting from the beginning of the part | ||
| 2617 | 2026.05.01 23:40:33.655388 [ 268 ] {af2e496e-232f-49fb-94c4-a7598265000c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2618 | 2026.05.01 23:40:33.655428 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2619 | 2026.05.01 23:40:33.655476 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 2620 | 2026.05.01 23:40:33.655506 [ 194 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2621 | 2026.05.01 23:40:33.655520 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2622 | 2026.05.01 23:40:33.655573 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 372 rows starting from the beginning of the part | ||
| 2623 | 2026.05.01 23:40:33.655693 [ 268 ] {af2e496e-232f-49fb-94c4-a7598265000c} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.05.01 23:40:33.655730 [ 268 ] {af2e496e-232f-49fb-94c4-a7598265000c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2625 | 2026.05.01 23:40:33.655837 [ 202 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 5 columns (5 merged, 0 gathered) in 0.002175907 sec., 1412744.2027623423 rows/sec., 103.76 MiB/sec. | ||
| 2626 | 2026.05.01 23:40:33.655841 [ 194 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_11_2} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.05.01 23:40:33.655934 [ 194 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_11_2} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2628 | 2026.05.01 23:40:33.656022 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2629 | 2026.05.01 23:40:33.656070 [ 268 ] {af2e496e-232f-49fb-94c4-a7598265000c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2630 | 2026.05.01 23:40:33.656094 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2631 | 2026.05.01 23:40:33.656414 [ 268 ] {af2e496e-232f-49fb-94c4-a7598265000c} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.05.01 23:40:33.656441 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_11_2} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.05.01 23:40:33.656529 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_11_2} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2634 | 2026.05.01 23:40:33.656561 [ 268 ] {af2e496e-232f-49fb-94c4-a7598265000c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001231 sec., 812.3476848090983 rows/sec., 51.57 KiB/sec. | ||
| 2635 | 2026.05.01 23:40:33.656604 [ 268 ] {af2e496e-232f-49fb-94c4-a7598265000c} <Debug> TCPHandler: Processed in 0.00139593 sec. | ||
| 2636 | 2026.05.01 23:40:33.656605 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2637 | 2026.05.01 23:40:33.656736 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2026.05.01 23:40:33.656858 [ 268 ] {97fb8ec6-cdf9-4dc6-af7a-a81812e6bc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2639 | 2026.05.01 23:40:33.656926 [ 268 ] {97fb8ec6-cdf9-4dc6-af7a-a81812e6bc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2640 | 2026.05.01 23:40:33.657914 [ 268 ] {97fb8ec6-cdf9-4dc6-af7a-a81812e6bc32} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.05.01 23:40:33.657956 [ 268 ] {97fb8ec6-cdf9-4dc6-af7a-a81812e6bc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2642 | 2026.05.01 23:40:33.658233 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5371 rows, containing 5 columns (5 merged, 0 gathered) in 0.003065546 sec., 1752053.3046967816 rows/sec., 114.53 MiB/sec. | ||
| 2643 | 2026.05.01 23:40:33.658700 [ 268 ] {97fb8ec6-cdf9-4dc6-af7a-a81812e6bc32} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2644 | 2026.05.01 23:40:33.658817 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2645 | 2026.05.01 23:40:33.658999 [ 268 ] {97fb8ec6-cdf9-4dc6-af7a-a81812e6bc32} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.05.01 23:40:33.659067 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.05.01 23:40:33.659132 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2648 | 2026.05.01 23:40:33.659163 [ 268 ] {97fb8ec6-cdf9-4dc6-af7a-a81812e6bc32} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002328 sec., 13316.151202749139 rows/sec., 23.86 MiB/sec. | ||
| 2649 | 2026.05.01 23:40:33.659190 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2650 | 2026.05.01 23:40:33.659222 [ 268 ] {97fb8ec6-cdf9-4dc6-af7a-a81812e6bc32} <Debug> TCPHandler: Processed in 0.002549715 sec. | ||
| 2651 | 2026.05.01 23:40:33.659348 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.05.01 23:40:33.659462 [ 268 ] {48a7fff1-4f25-45b2-96b7-f438bc1fe5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2653 | 2026.05.01 23:40:33.659511 [ 268 ] {48a7fff1-4f25-45b2-96b7-f438bc1fe5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2654 | 2026.05.01 23:40:33.659826 [ 268 ] {48a7fff1-4f25-45b2-96b7-f438bc1fe5fd} <Trace> oximeter.measurements_i64 (db63638d-5b8f-4300-a13d-ff7df029051e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.05.01 23:40:33.659860 [ 268 ] {48a7fff1-4f25-45b2-96b7-f438bc1fe5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2656 | 2026.05.01 23:40:33.660147 [ 268 ] {48a7fff1-4f25-45b2-96b7-f438bc1fe5fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2657 | 2026.05.01 23:40:33.660343 [ 268 ] {48a7fff1-4f25-45b2-96b7-f438bc1fe5fd} <Trace> oximeter.measurements_i64 (db63638d-5b8f-4300-a13d-ff7df029051e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.05.01 23:40:33.660465 [ 268 ] {48a7fff1-4f25-45b2-96b7-f438bc1fe5fd} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 412.28 KiB/sec. | ||
| 2659 | 2026.05.01 23:40:33.660500 [ 268 ] {48a7fff1-4f25-45b2-96b7-f438bc1fe5fd} <Debug> TCPHandler: Processed in 0.001210336 sec. | ||
| 2660 | 2026.05.01 23:40:33.660604 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.05.01 23:40:33.660698 [ 268 ] {b72f5266-2f4e-4eed-81bb-22c89e00db83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2662 | 2026.05.01 23:40:33.660739 [ 268 ] {b72f5266-2f4e-4eed-81bb-22c89e00db83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2663 | 2026.05.01 23:40:33.661055 [ 268 ] {b72f5266-2f4e-4eed-81bb-22c89e00db83} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.05.01 23:40:33.661092 [ 268 ] {b72f5266-2f4e-4eed-81bb-22c89e00db83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2665 | 2026.05.01 23:40:33.661397 [ 268 ] {b72f5266-2f4e-4eed-81bb-22c89e00db83} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2666 | 2026.05.01 23:40:33.661610 [ 268 ] {b72f5266-2f4e-4eed-81bb-22c89e00db83} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.05.01 23:40:33.661712 [ 36 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2668 | 2026.05.01 23:40:33.661741 [ 268 ] {b72f5266-2f4e-4eed-81bb-22c89e00db83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 2669 | 2026.05.01 23:40:33.661755 [ 36 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.05.01 23:40:33.661783 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2671 | 2026.05.01 23:40:33.661783 [ 268 ] {b72f5266-2f4e-4eed-81bb-22c89e00db83} <Debug> TCPHandler: Processed in 0.001228796 sec. | ||
| 2672 | 2026.05.01 23:40:33.661857 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 2673 | 2026.05.01 23:40:33.661954 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2674 | 2026.05.01 23:40:33.661985 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 450 rows starting from the beginning of the part | ||
| 2675 | 2026.05.01 23:40:33.662037 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 2676 | 2026.05.01 23:40:33.662079 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 2677 | 2026.05.01 23:40:33.662117 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 2678 | 2026.05.01 23:40:33.662155 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2679 | 2026.05.01 23:40:33.662194 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 2680 | 2026.05.01 23:40:33.663006 [ 197 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001179995 sec., 635595.9135420065 rows/sec., 41.00 MiB/sec. | ||
| 2681 | 2026.05.01 23:40:33.663152 [ 197 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2682 | 2026.05.01 23:40:33.663386 [ 197 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_11_2} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.05.01 23:40:33.663450 [ 197 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_11_2} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2684 | 2026.05.01 23:40:33.663515 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2685 | 2026.05.01 23:40:34.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.31 MiB, peak 219.59 MiB, free memory in arenas 0.00 B, will set to 211.65 MiB (RSS), difference: 1.33 MiB | ||
| 2686 | 2026.05.01 23:40:34.839134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4295 | ||
| 2687 | 2026.05.01 23:40:34.839643 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.05.01 23:40:34.839695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2689 | 2026.05.01 23:40:34.840211 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2690 | 2026.05.01 23:40:34.840461 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.05.01 23:40:34.840616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4295 | ||
| 2692 | 2026.05.01 23:40:35.059600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2693 | 2026.05.01 23:40:35.075614 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.05.01 23:40:35.075673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2695 | 2026.05.01 23:40:35.081855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2696 | 2026.05.01 23:40:35.082544 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.05.01 23:40:35.085363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2698 | 2026.05.01 23:40:36.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.17 MiB, peak 219.59 MiB, free memory in arenas 0.00 B, will set to 213.55 MiB (RSS), difference: 1.38 MiB | ||
| 2699 | 2026.05.01 23:40:37.346653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 328 | ||
| 2700 | 2026.05.01 23:40:37.349243 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.05.01 23:40:37.349302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2702 | 2026.05.01 23:40:37.350488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2703 | 2026.05.01 23:40:37.350771 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.05.01 23:40:37.351089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2705 | 2026.05.01 23:40:38.628090 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.05.01 23:40:38.628378 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2707 | 2026.05.01 23:40:38.628768 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2708 | 2026.05.01 23:40:38.628813 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2709 | 2026.05.01 23:40:38.629032 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2710 | 2026.05.01 23:40:38.629099 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2711 | 2026.05.01 23:40:38.629278 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2712 | 2026.05.01 23:40:38.629411 [ 315 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2713 | 2026.05.01 23:40:38.629420 [ 338 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2714 | 2026.05.01 23:40:38.629417 [ 302 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2715 | 2026.05.01 23:40:38.629411 [ 277 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2716 | 2026.05.01 23:40:38.629617 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2717 | 2026.05.01 23:40:38.629643 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2718 | 2026.05.01 23:40:38.629752 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2719 | 2026.05.01 23:40:38.629774 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 2720 | 2026.05.01 23:40:38.629808 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2721 | 2026.05.01 23:40:38.629843 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2722 | 2026.05.01 23:40:38.629875 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2723 | 2026.05.01 23:40:38.631135 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002869 sec., 16730.568142209828 rows/sec., 2.69 MiB/sec. | ||
| 2724 | 2026.05.01 23:40:38.631285 [ 268 ] {7e9d55b4-15d4-4da2-b8ef-f9c50c69a89f} <Debug> TCPHandler: Processed in 0.003340851 sec. | ||
| 2725 | 2026.05.01 23:40:38.633165 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.05.01 23:40:38.633273 [ 268 ] {32172e8b-d432-4cf6-a192-42e9540e2d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2727 | 2026.05.01 23:40:38.633314 [ 268 ] {32172e8b-d432-4cf6-a192-42e9540e2d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2728 | 2026.05.01 23:40:38.633815 [ 268 ] {32172e8b-d432-4cf6-a192-42e9540e2d91} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.05.01 23:40:38.633856 [ 268 ] {32172e8b-d432-4cf6-a192-42e9540e2d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2730 | 2026.05.01 23:40:38.634220 [ 268 ] {32172e8b-d432-4cf6-a192-42e9540e2d91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2731 | 2026.05.01 23:40:38.634443 [ 268 ] {32172e8b-d432-4cf6-a192-42e9540e2d91} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.05.01 23:40:38.634589 [ 268 ] {32172e8b-d432-4cf6-a192-42e9540e2d91} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001349 sec., 57820.60785767235 rows/sec., 4.79 MiB/sec. | ||
| 2733 | 2026.05.01 23:40:38.634626 [ 268 ] {32172e8b-d432-4cf6-a192-42e9540e2d91} <Debug> TCPHandler: Processed in 0.001508942 sec. | ||
| 2734 | 2026.05.01 23:40:38.634749 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.05.01 23:40:38.634842 [ 268 ] {0fff5591-82e5-4a1a-b3b7-c496b63830ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2736 | 2026.05.01 23:40:38.634881 [ 268 ] {0fff5591-82e5-4a1a-b3b7-c496b63830ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2737 | 2026.05.01 23:40:38.635270 [ 268 ] {0fff5591-82e5-4a1a-b3b7-c496b63830ce} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.05.01 23:40:38.635305 [ 268 ] {0fff5591-82e5-4a1a-b3b7-c496b63830ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2739 | 2026.05.01 23:40:38.635580 [ 268 ] {0fff5591-82e5-4a1a-b3b7-c496b63830ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2740 | 2026.05.01 23:40:38.635784 [ 268 ] {0fff5591-82e5-4a1a-b3b7-c496b63830ce} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.05.01 23:40:38.635911 [ 268 ] {0fff5591-82e5-4a1a-b3b7-c496b63830ce} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001087 sec., 10119.595216191352 rows/sec., 760.95 KiB/sec. | ||
| 2742 | 2026.05.01 23:40:38.635947 [ 268 ] {0fff5591-82e5-4a1a-b3b7-c496b63830ce} <Debug> TCPHandler: Processed in 0.001245547 sec. | ||
| 2743 | 2026.05.01 23:40:38.636057 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.05.01 23:40:38.636149 [ 268 ] {26c5c7a4-2ae7-468c-9ae5-422f4b9d01db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2745 | 2026.05.01 23:40:38.636188 [ 268 ] {26c5c7a4-2ae7-468c-9ae5-422f4b9d01db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2746 | 2026.05.01 23:40:38.636590 [ 268 ] {26c5c7a4-2ae7-468c-9ae5-422f4b9d01db} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.05.01 23:40:38.636626 [ 268 ] {26c5c7a4-2ae7-468c-9ae5-422f4b9d01db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2748 | 2026.05.01 23:40:38.636928 [ 268 ] {26c5c7a4-2ae7-468c-9ae5-422f4b9d01db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2749 | 2026.05.01 23:40:38.637136 [ 268 ] {26c5c7a4-2ae7-468c-9ae5-422f4b9d01db} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.05.01 23:40:38.637260 [ 268 ] {26c5c7a4-2ae7-468c-9ae5-422f4b9d01db} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001128 sec., 66489.36170212766 rows/sec., 5.19 MiB/sec. | ||
| 2751 | 2026.05.01 23:40:38.637294 [ 268 ] {26c5c7a4-2ae7-468c-9ae5-422f4b9d01db} <Debug> TCPHandler: Processed in 0.001283838 sec. | ||
| 2752 | 2026.05.01 23:40:38.637410 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.05.01 23:40:38.637501 [ 268 ] {5b25d7f9-8caa-480c-a445-b595cd3893e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2754 | 2026.05.01 23:40:38.637541 [ 268 ] {5b25d7f9-8caa-480c-a445-b595cd3893e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2755 | 2026.05.01 23:40:38.637941 [ 268 ] {5b25d7f9-8caa-480c-a445-b595cd3893e8} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.05.01 23:40:38.637975 [ 268 ] {5b25d7f9-8caa-480c-a445-b595cd3893e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2757 | 2026.05.01 23:40:38.638294 [ 268 ] {5b25d7f9-8caa-480c-a445-b595cd3893e8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2758 | 2026.05.01 23:40:38.638492 [ 268 ] {5b25d7f9-8caa-480c-a445-b595cd3893e8} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.05.01 23:40:38.638618 [ 268 ] {5b25d7f9-8caa-480c-a445-b595cd3893e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 2760 | 2026.05.01 23:40:38.638652 [ 268 ] {5b25d7f9-8caa-480c-a445-b595cd3893e8} <Debug> TCPHandler: Processed in 0.001288368 sec. | ||
| 2761 | 2026.05.01 23:40:38.638755 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.05.01 23:40:38.638845 [ 268 ] {bc93a11d-4f5f-450f-b6a1-9fa252dba81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.05.01 23:40:38.638899 [ 268 ] {bc93a11d-4f5f-450f-b6a1-9fa252dba81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2764 | 2026.05.01 23:40:38.639598 [ 268 ] {bc93a11d-4f5f-450f-b6a1-9fa252dba81a} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.05.01 23:40:38.639634 [ 268 ] {bc93a11d-4f5f-450f-b6a1-9fa252dba81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2766 | 2026.05.01 23:40:38.640119 [ 268 ] {bc93a11d-4f5f-450f-b6a1-9fa252dba81a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2767 | 2026.05.01 23:40:38.640336 [ 268 ] {bc93a11d-4f5f-450f-b6a1-9fa252dba81a} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.05.01 23:40:38.640470 [ 268 ] {bc93a11d-4f5f-450f-b6a1-9fa252dba81a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001642 sec., 6699.147381242387 rows/sec., 12.00 MiB/sec. | ||
| 2769 | 2026.05.01 23:40:38.640517 [ 268 ] {bc93a11d-4f5f-450f-b6a1-9fa252dba81a} <Debug> TCPHandler: Processed in 0.001809859 sec. | ||
| 2770 | 2026.05.01 23:40:38.640644 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.05.01 23:40:38.640735 [ 268 ] {674d32d7-136b-4eba-b9b7-85c6f70982d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2772 | 2026.05.01 23:40:38.640780 [ 268 ] {674d32d7-136b-4eba-b9b7-85c6f70982d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2773 | 2026.05.01 23:40:38.641118 [ 268 ] {674d32d7-136b-4eba-b9b7-85c6f70982d2} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.05.01 23:40:38.641154 [ 268 ] {674d32d7-136b-4eba-b9b7-85c6f70982d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2775 | 2026.05.01 23:40:38.641448 [ 268 ] {674d32d7-136b-4eba-b9b7-85c6f70982d2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2776 | 2026.05.01 23:40:38.641657 [ 268 ] {674d32d7-136b-4eba-b9b7-85c6f70982d2} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.05.01 23:40:38.641780 [ 268 ] {674d32d7-136b-4eba-b9b7-85c6f70982d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 2778 | 2026.05.01 23:40:38.641815 [ 268 ] {674d32d7-136b-4eba-b9b7-85c6f70982d2} <Debug> TCPHandler: Processed in 0.001218836 sec. | ||
| 2779 | 2026.05.01 23:40:41.564280 [ 133 ] {} <Debug> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2780 | 2026.05.01 23:40:41.564352 [ 133 ] {} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.05.01 23:40:41.564376 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2782 | 2026.05.01 23:40:41.564531 [ 202 ] {9f804ddb-d399-48ef-96c6-574320f62102::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 | ||
| 2783 | 2026.05.01 23:40:41.564682 [ 202 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2784 | 2026.05.01 23:40:41.564718 [ 202 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2785 | 2026.05.01 23:40:41.564805 [ 202 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2786 | 2026.05.01 23:40:41.564855 [ 202 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2787 | 2026.05.01 23:40:41.564896 [ 202 ] {9f804ddb-d399-48ef-96c6-574320f62102::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 | ||
| 2788 | 2026.05.01 23:40:41.564944 [ 202 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2789 | 2026.05.01 23:40:41.565671 [ 197 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213866 sec., 24714.424821191136 rows/sec., 1.26 MiB/sec. | ||
| 2790 | 2026.05.01 23:40:41.565827 [ 197 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2791 | 2026.05.01 23:40:41.566111 [ 197 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_5_1} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.05.01 23:40:41.566179 [ 197 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_5_1} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2793 | 2026.05.01 23:40:41.566259 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2794 | 2026.05.01 23:40:42.279702 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2795 | 2026.05.01 23:40:42.279765 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2796 | 2026.05.01 23:40:42.340754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4807 | ||
| 2797 | 2026.05.01 23:40:42.341551 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.05.01 23:40:42.341626 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2799 | 2026.05.01 23:40:42.342469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2800 | 2026.05.01 23:40:42.342712 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.05.01 23:40:42.342856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4807 | ||
| 2802 | 2026.05.01 23:40:42.585488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2803 | 2026.05.01 23:40:42.603043 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.05.01 23:40:42.603100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2805 | 2026.05.01 23:40:42.610054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2806 | 2026.05.01 23:40:42.610981 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.05.01 23:40:42.614328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2808 | 2026.05.01 23:40:43.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.16 MiB, peak 219.59 MiB, free memory in arenas 0.00 B, will set to 215.50 MiB (RSS), difference: 1.35 MiB | ||
| 2809 | 2026.05.01 23:40:43.627944 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.05.01 23:40:43.628194 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2811 | 2026.05.01 23:40:43.628576 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2812 | 2026.05.01 23:40:43.628617 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2813 | 2026.05.01 23:40:43.628868 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2814 | 2026.05.01 23:40:43.628946 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2815 | 2026.05.01 23:40:43.629090 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2816 | 2026.05.01 23:40:43.629209 [ 338 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2817 | 2026.05.01 23:40:43.629223 [ 277 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2818 | 2026.05.01 23:40:43.629215 [ 324 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2819 | 2026.05.01 23:40:43.629209 [ 302 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2820 | 2026.05.01 23:40:43.629404 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2821 | 2026.05.01 23:40:43.629430 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2822 | 2026.05.01 23:40:43.629514 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2823 | 2026.05.01 23:40:43.629534 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 2824 | 2026.05.01 23:40:43.629568 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2825 | 2026.05.01 23:40:43.629603 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2826 | 2026.05.01 23:40:43.629645 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2827 | 2026.05.01 23:40:43.630860 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002769 sec., 17334.77789815818 rows/sec., 2.79 MiB/sec. | ||
| 2828 | 2026.05.01 23:40:43.630978 [ 268 ] {d749f87a-c985-4f6c-bfcd-b5818611bac3} <Debug> TCPHandler: Processed in 0.003168098 sec. | ||
| 2829 | 2026.05.01 23:40:43.632996 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.05.01 23:40:43.633105 [ 268 ] {27f4f3c3-7274-42d5-9f57-ab7e8bc2f687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2831 | 2026.05.01 23:40:43.633148 [ 268 ] {27f4f3c3-7274-42d5-9f57-ab7e8bc2f687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2832 | 2026.05.01 23:40:43.633661 [ 268 ] {27f4f3c3-7274-42d5-9f57-ab7e8bc2f687} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.05.01 23:40:43.633703 [ 268 ] {27f4f3c3-7274-42d5-9f57-ab7e8bc2f687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2834 | 2026.05.01 23:40:43.634070 [ 268 ] {27f4f3c3-7274-42d5-9f57-ab7e8bc2f687} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2835 | 2026.05.01 23:40:43.634288 [ 268 ] {27f4f3c3-7274-42d5-9f57-ab7e8bc2f687} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.05.01 23:40:43.634439 [ 268 ] {27f4f3c3-7274-42d5-9f57-ab7e8bc2f687} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001365 sec., 86446.88644688645 rows/sec., 7.35 MiB/sec. | ||
| 2837 | 2026.05.01 23:40:43.634475 [ 268 ] {27f4f3c3-7274-42d5-9f57-ab7e8bc2f687} <Debug> TCPHandler: Processed in 0.001529703 sec. | ||
| 2838 | 2026.05.01 23:40:43.634601 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.05.01 23:40:43.634693 [ 268 ] {e4c18b7d-3b1a-4b25-b89b-1f9a5d95e6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.05.01 23:40:43.634731 [ 268 ] {e4c18b7d-3b1a-4b25-b89b-1f9a5d95e6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2841 | 2026.05.01 23:40:43.635137 [ 268 ] {e4c18b7d-3b1a-4b25-b89b-1f9a5d95e6dc} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.05.01 23:40:43.635172 [ 268 ] {e4c18b7d-3b1a-4b25-b89b-1f9a5d95e6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2843 | 2026.05.01 23:40:43.635447 [ 268 ] {e4c18b7d-3b1a-4b25-b89b-1f9a5d95e6dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2844 | 2026.05.01 23:40:43.635658 [ 268 ] {e4c18b7d-3b1a-4b25-b89b-1f9a5d95e6dc} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.05.01 23:40:43.635778 [ 131 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2846 | 2026.05.01 23:40:43.635793 [ 268 ] {e4c18b7d-3b1a-4b25-b89b-1f9a5d95e6dc} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001119 sec., 27703.30652368186 rows/sec., 2.03 MiB/sec. | ||
| 2847 | 2026.05.01 23:40:43.635845 [ 131 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.05.01 23:40:43.635854 [ 268 ] {e4c18b7d-3b1a-4b25-b89b-1f9a5d95e6dc} <Debug> TCPHandler: Processed in 0.001300488 sec. | ||
| 2849 | 2026.05.01 23:40:43.635876 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2850 | 2026.05.01 23:40:43.635982 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.05.01 23:40:43.636022 [ 202 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 2852 | 2026.05.01 23:40:43.636079 [ 268 ] {4a524b9d-e124-446b-9cce-70ea35bc7411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2853 | 2026.05.01 23:40:43.636122 [ 268 ] {4a524b9d-e124-446b-9cce-70ea35bc7411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2854 | 2026.05.01 23:40:43.636145 [ 202 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2855 | 2026.05.01 23:40:43.636182 [ 202 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2856 | 2026.05.01 23:40:43.636244 [ 202 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 2857 | 2026.05.01 23:40:43.636287 [ 202 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 153 rows starting from the beginning of the part | ||
| 2858 | 2026.05.01 23:40:43.636337 [ 202 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
| 2859 | 2026.05.01 23:40:43.636374 [ 202 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2860 | 2026.05.01 23:40:43.636414 [ 202 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2861 | 2026.05.01 23:40:43.636633 [ 268 ] {4a524b9d-e124-446b-9cce-70ea35bc7411} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.05.01 23:40:43.636675 [ 268 ] {4a524b9d-e124-446b-9cce-70ea35bc7411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2863 | 2026.05.01 23:40:43.637008 [ 268 ] {4a524b9d-e124-446b-9cce-70ea35bc7411} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2864 | 2026.05.01 23:40:43.637239 [ 268 ] {4a524b9d-e124-446b-9cce-70ea35bc7411} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.05.01 23:40:43.637308 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350909 sec., 347173.6438205682 rows/sec., 23.70 MiB/sec. | ||
| 2866 | 2026.05.01 23:40:43.637380 [ 268 ] {4a524b9d-e124-446b-9cce-70ea35bc7411} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001318 sec., 72078.90743550834 rows/sec., 5.63 MiB/sec. | ||
| 2867 | 2026.05.01 23:40:43.637420 [ 268 ] {4a524b9d-e124-446b-9cce-70ea35bc7411} <Debug> TCPHandler: Processed in 0.001485083 sec. | ||
| 2868 | 2026.05.01 23:40:43.637514 [ 189 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2869 | 2026.05.01 23:40:43.637536 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.05.01 23:40:43.637628 [ 268 ] {efbe433b-f97b-43c4-a82e-944e2ce93a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2871 | 2026.05.01 23:40:43.637669 [ 268 ] {efbe433b-f97b-43c4-a82e-944e2ce93a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2872 | 2026.05.01 23:40:43.637822 [ 189 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_11_2} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.05.01 23:40:43.637900 [ 189 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_11_2} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2874 | 2026.05.01 23:40:43.637979 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2875 | 2026.05.01 23:40:43.638064 [ 268 ] {efbe433b-f97b-43c4-a82e-944e2ce93a19} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.05.01 23:40:43.638098 [ 268 ] {efbe433b-f97b-43c4-a82e-944e2ce93a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2877 | 2026.05.01 23:40:43.638406 [ 268 ] {efbe433b-f97b-43c4-a82e-944e2ce93a19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2878 | 2026.05.01 23:40:43.638612 [ 268 ] {efbe433b-f97b-43c4-a82e-944e2ce93a19} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): 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.01 23:40:43.638746 [ 268 ] {efbe433b-f97b-43c4-a82e-944e2ce93a19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 2880 | 2026.05.01 23:40:43.638781 [ 268 ] {efbe433b-f97b-43c4-a82e-944e2ce93a19} <Debug> TCPHandler: Processed in 0.001292318 sec. | ||
| 2881 | 2026.05.01 23:40:43.638898 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.05.01 23:40:43.638990 [ 268 ] {23ba8c34-092f-4db7-964a-8b372c06b7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.05.01 23:40:43.639042 [ 268 ] {23ba8c34-092f-4db7-964a-8b372c06b7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2884 | 2026.05.01 23:40:43.639811 [ 268 ] {23ba8c34-092f-4db7-964a-8b372c06b7f4} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.05.01 23:40:43.639847 [ 268 ] {23ba8c34-092f-4db7-964a-8b372c06b7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2886 | 2026.05.01 23:40:43.640385 [ 268 ] {23ba8c34-092f-4db7-964a-8b372c06b7f4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2887 | 2026.05.01 23:40:43.640599 [ 268 ] {23ba8c34-092f-4db7-964a-8b372c06b7f4} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.05.01 23:40:43.640707 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2889 | 2026.05.01 23:40:43.640744 [ 268 ] {23ba8c34-092f-4db7-964a-8b372c06b7f4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001772 sec., 17494.356659142213 rows/sec., 31.35 MiB/sec. | ||
| 2890 | 2026.05.01 23:40:43.640747 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.05.01 23:40:43.640783 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2892 | 2026.05.01 23:40:43.640800 [ 268 ] {23ba8c34-092f-4db7-964a-8b372c06b7f4} <Debug> TCPHandler: Processed in 0.001949762 sec. | ||
| 2893 | 2026.05.01 23:40:43.640884 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 2894 | 2026.05.01 23:40:43.640943 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.05.01 23:40:43.641039 [ 268 ] {e757e3cd-5310-400f-9edc-4bc74b71f503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2896 | 2026.05.01 23:40:43.641080 [ 268 ] {e757e3cd-5310-400f-9edc-4bc74b71f503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2897 | 2026.05.01 23:40:43.641108 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2898 | 2026.05.01 23:40:43.641163 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 99 rows starting from the beginning of the part | ||
| 2899 | 2026.05.01 23:40:43.641275 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 2900 | 2026.05.01 23:40:43.641384 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2901 | 2026.05.01 23:40:43.641428 [ 268 ] {e757e3cd-5310-400f-9edc-4bc74b71f503} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.05.01 23:40:43.641468 [ 268 ] {e757e3cd-5310-400f-9edc-4bc74b71f503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2903 | 2026.05.01 23:40:43.641488 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2904 | 2026.05.01 23:40:43.641591 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2905 | 2026.05.01 23:40:43.641686 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2906 | 2026.05.01 23:40:43.641791 [ 268 ] {e757e3cd-5310-400f-9edc-4bc74b71f503} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2907 | 2026.05.01 23:40:43.642035 [ 268 ] {e757e3cd-5310-400f-9edc-4bc74b71f503} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.05.01 23:40:43.642168 [ 268 ] {e757e3cd-5310-400f-9edc-4bc74b71f503} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 2909 | 2026.05.01 23:40:43.642202 [ 268 ] {e757e3cd-5310-400f-9edc-4bc74b71f503} <Debug> TCPHandler: Processed in 0.001307158 sec. | ||
| 2910 | 2026.05.01 23:40:43.644298 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 19 columns (19 merged, 0 gathered) in 0.003458845 sec., 60424.794982139996 rows/sec., 108.28 MiB/sec. | ||
| 2911 | 2026.05.01 23:40:43.644728 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2912 | 2026.05.01 23:40:43.645025 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.05.01 23:40:43.645097 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2914 | 2026.05.01 23:40:43.645176 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 2915 | 2026.05.01 23:40:43.884684 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.05.01 23:40:43.884941 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2917 | 2026.05.01 23:40:43.885302 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2918 | 2026.05.01 23:40:43.885343 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2919 | 2026.05.01 23:40:43.885588 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2920 | 2026.05.01 23:40:43.885662 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2921 | 2026.05.01 23:40:43.885821 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2922 | 2026.05.01 23:40:43.885951 [ 312 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2923 | 2026.05.01 23:40:43.885951 [ 324 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2924 | 2026.05.01 23:40:43.885996 [ 338 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2925 | 2026.05.01 23:40:43.885996 [ 302 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2926 | 2026.05.01 23:40:43.886130 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2927 | 2026.05.01 23:40:43.886170 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2928 | 2026.05.01 23:40:43.886290 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2929 | 2026.05.01 23:40:43.886319 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 2930 | 2026.05.01 23:40:43.886370 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2931 | 2026.05.01 23:40:43.886421 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2932 | 2026.05.01 23:40:43.886467 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2933 | 2026.05.01 23:40:43.888159 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Debug> executeQuery: Read 48 rows, 9.49 KiB in 0.003322 sec., 14449.127031908489 rows/sec., 2.79 MiB/sec. | ||
| 2934 | 2026.05.01 23:40:43.888355 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Debug> MemoryTracker: Peak memory usage (for query): 137.88 KiB. | ||
| 2935 | 2026.05.01 23:40:43.888377 [ 268 ] {9d40acdd-0075-4885-bf67-ca99218a58a2} <Debug> TCPHandler: Processed in 0.003846523 sec. | ||
| 2936 | 2026.05.01 23:40:43.901012 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.05.01 23:40:43.901154 [ 268 ] {eb3fd45e-5043-4012-94f1-2609ce4439d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2938 | 2026.05.01 23:40:43.901214 [ 268 ] {eb3fd45e-5043-4012-94f1-2609ce4439d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2939 | 2026.05.01 23:40:43.901783 [ 268 ] {eb3fd45e-5043-4012-94f1-2609ce4439d1} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.05.01 23:40:43.901832 [ 268 ] {eb3fd45e-5043-4012-94f1-2609ce4439d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2941 | 2026.05.01 23:40:43.902225 [ 268 ] {eb3fd45e-5043-4012-94f1-2609ce4439d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2942 | 2026.05.01 23:40:43.902469 [ 268 ] {eb3fd45e-5043-4012-94f1-2609ce4439d1} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.01 23:40:43.902639 [ 268 ] {eb3fd45e-5043-4012-94f1-2609ce4439d1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001524 sec., 6561.679790026247 rows/sec., 535.06 KiB/sec. | ||
| 2944 | 2026.05.01 23:40:43.902683 [ 268 ] {eb3fd45e-5043-4012-94f1-2609ce4439d1} <Debug> TCPHandler: Processed in 0.001774138 sec. | ||
| 2945 | 2026.05.01 23:40:43.902821 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.05.01 23:40:43.902919 [ 268 ] {16d8882e-3d6e-4ef7-8bfb-67ec5c2f2fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2947 | 2026.05.01 23:40:43.902960 [ 268 ] {16d8882e-3d6e-4ef7-8bfb-67ec5c2f2fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2948 | 2026.05.01 23:40:43.904581 [ 268 ] {16d8882e-3d6e-4ef7-8bfb-67ec5c2f2fd1} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.05.01 23:40:43.904620 [ 268 ] {16d8882e-3d6e-4ef7-8bfb-67ec5c2f2fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2950 | 2026.05.01 23:40:43.905091 [ 268 ] {16d8882e-3d6e-4ef7-8bfb-67ec5c2f2fd1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2951 | 2026.05.01 23:40:43.905311 [ 268 ] {16d8882e-3d6e-4ef7-8bfb-67ec5c2f2fd1} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.01 23:40:43.905449 [ 268 ] {16d8882e-3d6e-4ef7-8bfb-67ec5c2f2fd1} <Debug> executeQuery: Read 2428 rows, 183.90 KiB in 0.002551 sec., 951783.6142689142 rows/sec., 70.40 MiB/sec. | ||
| 2953 | 2026.05.01 23:40:43.905492 [ 268 ] {16d8882e-3d6e-4ef7-8bfb-67ec5c2f2fd1} <Debug> TCPHandler: Processed in 0.002722078 sec. | ||
| 2954 | 2026.05.01 23:40:43.905625 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.05.01 23:40:43.905721 [ 268 ] {0ab870b8-5ba9-4017-bc8a-84915e404be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2956 | 2026.05.01 23:40:43.905762 [ 268 ] {0ab870b8-5ba9-4017-bc8a-84915e404be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2957 | 2026.05.01 23:40:43.906191 [ 268 ] {0ab870b8-5ba9-4017-bc8a-84915e404be8} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.05.01 23:40:43.906228 [ 268 ] {0ab870b8-5ba9-4017-bc8a-84915e404be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2959 | 2026.05.01 23:40:43.906537 [ 268 ] {0ab870b8-5ba9-4017-bc8a-84915e404be8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2960 | 2026.05.01 23:40:43.906756 [ 268 ] {0ab870b8-5ba9-4017-bc8a-84915e404be8} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.05.01 23:40:43.906894 [ 268 ] {0ab870b8-5ba9-4017-bc8a-84915e404be8} <Debug> executeQuery: Read 30 rows, 2.20 KiB in 0.001192 sec., 25167.78523489933 rows/sec., 1.80 MiB/sec. | ||
| 2962 | 2026.05.01 23:40:43.906932 [ 268 ] {0ab870b8-5ba9-4017-bc8a-84915e404be8} <Debug> TCPHandler: Processed in 0.001357269 sec. | ||
| 2963 | 2026.05.01 23:40:43.907062 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2026.05.01 23:40:43.907155 [ 268 ] {3e983e45-f964-46b7-9920-941d4e6d8e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2965 | 2026.05.01 23:40:43.907194 [ 268 ] {3e983e45-f964-46b7-9920-941d4e6d8e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2966 | 2026.05.01 23:40:43.907884 [ 268 ] {3e983e45-f964-46b7-9920-941d4e6d8e2e} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.05.01 23:40:43.907921 [ 268 ] {3e983e45-f964-46b7-9920-941d4e6d8e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2968 | 2026.05.01 23:40:43.908312 [ 268 ] {3e983e45-f964-46b7-9920-941d4e6d8e2e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2969 | 2026.05.01 23:40:43.908659 [ 268 ] {3e983e45-f964-46b7-9920-941d4e6d8e2e} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.05.01 23:40:43.908820 [ 268 ] {3e983e45-f964-46b7-9920-941d4e6d8e2e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001684 sec., 475653.2066508314 rows/sec., 27.48 MiB/sec. | ||
| 2971 | 2026.05.01 23:40:43.908861 [ 268 ] {3e983e45-f964-46b7-9920-941d4e6d8e2e} <Debug> TCPHandler: Processed in 0.0018483 sec. | ||
| 2972 | 2026.05.01 23:40:43.908990 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2026.05.01 23:40:43.909083 [ 268 ] {757f6ff7-9e6e-4be6-8591-de9d89c971b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2974 | 2026.05.01 23:40:43.909124 [ 268 ] {757f6ff7-9e6e-4be6-8591-de9d89c971b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2975 | 2026.05.01 23:40:43.909535 [ 268 ] {757f6ff7-9e6e-4be6-8591-de9d89c971b4} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.05.01 23:40:43.909572 [ 268 ] {757f6ff7-9e6e-4be6-8591-de9d89c971b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2977 | 2026.05.01 23:40:43.909873 [ 268 ] {757f6ff7-9e6e-4be6-8591-de9d89c971b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2978 | 2026.05.01 23:40:43.910088 [ 268 ] {757f6ff7-9e6e-4be6-8591-de9d89c971b4} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.05.01 23:40:43.910221 [ 268 ] {757f6ff7-9e6e-4be6-8591-de9d89c971b4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001156 sec., 865.0519031141869 rows/sec., 60.82 KiB/sec. | ||
| 2980 | 2026.05.01 23:40:43.910265 [ 268 ] {757f6ff7-9e6e-4be6-8591-de9d89c971b4} <Debug> TCPHandler: Processed in 0.001325849 sec. | ||
| 2981 | 2026.05.01 23:40:43.910485 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2026.05.01 23:40:43.910585 [ 268 ] {e63e8bf6-974d-4477-8616-89b26f9ccedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2983 | 2026.05.01 23:40:43.910630 [ 268 ] {e63e8bf6-974d-4477-8616-89b26f9ccedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2984 | 2026.05.01 23:40:43.911644 [ 268 ] {e63e8bf6-974d-4477-8616-89b26f9ccedb} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.05.01 23:40:43.911684 [ 268 ] {e63e8bf6-974d-4477-8616-89b26f9ccedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2986 | 2026.05.01 23:40:43.912144 [ 268 ] {e63e8bf6-974d-4477-8616-89b26f9ccedb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2987 | 2026.05.01 23:40:43.912455 [ 268 ] {e63e8bf6-974d-4477-8616-89b26f9ccedb} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.05.01 23:40:43.912629 [ 268 ] {e63e8bf6-974d-4477-8616-89b26f9ccedb} <Debug> executeQuery: Read 1309 rows, 89.65 KiB in 0.002065 sec., 633898.3050847457 rows/sec., 42.40 MiB/sec. | ||
| 2989 | 2026.05.01 23:40:43.912677 [ 268 ] {e63e8bf6-974d-4477-8616-89b26f9ccedb} <Debug> TCPHandler: Processed in 0.002248769 sec. | ||
| 2990 | 2026.05.01 23:40:43.914861 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.05.01 23:40:43.915102 [ 268 ] {3ee9b308-fbd0-42f7-a185-51b8576db29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2992 | 2026.05.01 23:40:43.915189 [ 268 ] {3ee9b308-fbd0-42f7-a185-51b8576db29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2993 | 2026.05.01 23:40:43.916303 [ 268 ] {3ee9b308-fbd0-42f7-a185-51b8576db29b} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.05.01 23:40:43.916351 [ 268 ] {3ee9b308-fbd0-42f7-a185-51b8576db29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2995 | 2026.05.01 23:40:43.916929 [ 268 ] {3ee9b308-fbd0-42f7-a185-51b8576db29b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2996 | 2026.05.01 23:40:43.917175 [ 268 ] {3ee9b308-fbd0-42f7-a185-51b8576db29b} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.05.01 23:40:43.917322 [ 268 ] {3ee9b308-fbd0-42f7-a185-51b8576db29b} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.002295 sec., 654030.5010893246 rows/sec., 39.68 MiB/sec. | ||
| 2998 | 2026.05.01 23:40:43.917388 [ 268 ] {3ee9b308-fbd0-42f7-a185-51b8576db29b} <Debug> TCPHandler: Processed in 0.002735829 sec. | ||
| 2999 | 2026.05.01 23:40:43.917590 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.05.01 23:40:43.917707 [ 268 ] {e44a1eb6-d756-44b6-89f0-065f85381792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3001 | 2026.05.01 23:40:43.917775 [ 268 ] {e44a1eb6-d756-44b6-89f0-065f85381792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3002 | 2026.05.01 23:40:43.918680 [ 268 ] {e44a1eb6-d756-44b6-89f0-065f85381792} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.05.01 23:40:43.918720 [ 268 ] {e44a1eb6-d756-44b6-89f0-065f85381792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3004 | 2026.05.01 23:40:43.919281 [ 268 ] {e44a1eb6-d756-44b6-89f0-065f85381792} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3005 | 2026.05.01 23:40:43.919546 [ 268 ] {e44a1eb6-d756-44b6-89f0-065f85381792} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.05.01 23:40:43.919704 [ 268 ] {e44a1eb6-d756-44b6-89f0-065f85381792} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002028 sec., 9861.932938856016 rows/sec., 17.67 MiB/sec. | ||
| 3007 | 2026.05.01 23:40:43.919780 [ 268 ] {e44a1eb6-d756-44b6-89f0-065f85381792} <Debug> TCPHandler: Processed in 0.002281109 sec. | ||
| 3008 | 2026.05.01 23:40:43.919920 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.05.01 23:40:43.920026 [ 268 ] {e698599e-e6ed-4d4d-a501-5b7ec2b609c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3010 | 2026.05.01 23:40:43.920072 [ 268 ] {e698599e-e6ed-4d4d-a501-5b7ec2b609c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3011 | 2026.05.01 23:40:43.920423 [ 268 ] {e698599e-e6ed-4d4d-a501-5b7ec2b609c2} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.05.01 23:40:43.920461 [ 268 ] {e698599e-e6ed-4d4d-a501-5b7ec2b609c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3013 | 2026.05.01 23:40:43.920776 [ 268 ] {e698599e-e6ed-4d4d-a501-5b7ec2b609c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3014 | 2026.05.01 23:40:43.921005 [ 268 ] {e698599e-e6ed-4d4d-a501-5b7ec2b609c2} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.05.01 23:40:43.921136 [ 268 ] {e698599e-e6ed-4d4d-a501-5b7ec2b609c2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 730.91 KiB/sec. | ||
| 3016 | 2026.05.01 23:40:43.921182 [ 268 ] {e698599e-e6ed-4d4d-a501-5b7ec2b609c2} <Debug> TCPHandler: Processed in 0.001313168 sec. | ||
| 3017 | 2026.05.01 23:40:47.351317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 376 | ||
| 3018 | 2026.05.01 23:40:47.353814 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.05.01 23:40:47.353874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3020 | 2026.05.01 23:40:47.355082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3021 | 2026.05.01 23:40:47.355362 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.05.01 23:40:47.355692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 3023 | 2026.05.01 23:40:48.626192 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.05.01 23:40:48.626443 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3025 | 2026.05.01 23:40:48.626793 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3026 | 2026.05.01 23:40:48.626830 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3027 | 2026.05.01 23:40:48.627062 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3028 | 2026.05.01 23:40:48.627136 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3029 | 2026.05.01 23:40:48.627285 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3030 | 2026.05.01 23:40:48.627395 [ 312 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3031 | 2026.05.01 23:40:48.627403 [ 324 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3032 | 2026.05.01 23:40:48.627433 [ 302 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3033 | 2026.05.01 23:40:48.627433 [ 338 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3034 | 2026.05.01 23:40:48.627559 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3035 | 2026.05.01 23:40:48.627589 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3036 | 2026.05.01 23:40:48.627716 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3037 | 2026.05.01 23:40:48.627753 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 3038 | 2026.05.01 23:40:48.627793 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3039 | 2026.05.01 23:40:48.627838 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3040 | 2026.05.01 23:40:48.627875 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3041 | 2026.05.01 23:40:48.629242 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002893 sec., 16591.77324576564 rows/sec., 2.67 MiB/sec. | ||
| 3042 | 2026.05.01 23:40:48.629420 [ 268 ] {a4e9c0fa-7a75-47ed-b74b-57b4bbecfdf8} <Debug> TCPHandler: Processed in 0.003365442 sec. | ||
| 3043 | 2026.05.01 23:40:48.631607 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.05.01 23:40:48.631736 [ 268 ] {2bf0f42a-0eba-4f27-80b4-2f10a67f6262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3045 | 2026.05.01 23:40:48.631788 [ 268 ] {2bf0f42a-0eba-4f27-80b4-2f10a67f6262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3046 | 2026.05.01 23:40:48.632321 [ 268 ] {2bf0f42a-0eba-4f27-80b4-2f10a67f6262} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.05.01 23:40:48.632366 [ 268 ] {2bf0f42a-0eba-4f27-80b4-2f10a67f6262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3048 | 2026.05.01 23:40:48.632778 [ 268 ] {2bf0f42a-0eba-4f27-80b4-2f10a67f6262} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3049 | 2026.05.01 23:40:48.633012 [ 268 ] {2bf0f42a-0eba-4f27-80b4-2f10a67f6262} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.05.01 23:40:48.633180 [ 268 ] {2bf0f42a-0eba-4f27-80b4-2f10a67f6262} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001483 sec., 37761.29467296022 rows/sec., 2.90 MiB/sec. | ||
| 3051 | 2026.05.01 23:40:48.633221 [ 268 ] {2bf0f42a-0eba-4f27-80b4-2f10a67f6262} <Debug> TCPHandler: Processed in 0.001677186 sec. | ||
| 3052 | 2026.05.01 23:40:48.633373 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2026.05.01 23:40:48.633476 [ 268 ] {947ae8a6-e735-4f99-bd7f-cd11757720ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3054 | 2026.05.01 23:40:48.633519 [ 268 ] {947ae8a6-e735-4f99-bd7f-cd11757720ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3055 | 2026.05.01 23:40:48.633957 [ 268 ] {947ae8a6-e735-4f99-bd7f-cd11757720ff} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.05.01 23:40:48.633994 [ 268 ] {947ae8a6-e735-4f99-bd7f-cd11757720ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3057 | 2026.05.01 23:40:48.634306 [ 268 ] {947ae8a6-e735-4f99-bd7f-cd11757720ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3058 | 2026.05.01 23:40:48.634529 [ 268 ] {947ae8a6-e735-4f99-bd7f-cd11757720ff} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.05.01 23:40:48.634672 [ 268 ] {947ae8a6-e735-4f99-bd7f-cd11757720ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 3060 | 2026.05.01 23:40:48.634712 [ 268 ] {947ae8a6-e735-4f99-bd7f-cd11757720ff} <Debug> TCPHandler: Processed in 0.001390319 sec. | ||
| 3061 | 2026.05.01 23:40:48.634869 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.05.01 23:40:48.634973 [ 268 ] {0ab714c3-b833-4351-8a76-d8e133fa85bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3063 | 2026.05.01 23:40:48.635023 [ 268 ] {0ab714c3-b833-4351-8a76-d8e133fa85bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3064 | 2026.05.01 23:40:48.635536 [ 268 ] {0ab714c3-b833-4351-8a76-d8e133fa85bb} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.05.01 23:40:48.635572 [ 268 ] {0ab714c3-b833-4351-8a76-d8e133fa85bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3066 | 2026.05.01 23:40:48.635918 [ 268 ] {0ab714c3-b833-4351-8a76-d8e133fa85bb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3067 | 2026.05.01 23:40:48.636150 [ 268 ] {0ab714c3-b833-4351-8a76-d8e133fa85bb} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.05.01 23:40:48.636303 [ 268 ] {0ab714c3-b833-4351-8a76-d8e133fa85bb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001352 sec., 94674.55621301776 rows/sec., 6.59 MiB/sec. | ||
| 3069 | 2026.05.01 23:40:48.636358 [ 268 ] {0ab714c3-b833-4351-8a76-d8e133fa85bb} <Debug> TCPHandler: Processed in 0.001539863 sec. | ||
| 3070 | 2026.05.01 23:40:48.636527 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.05.01 23:40:48.636655 [ 268 ] {92bc7c3a-1111-411c-a13b-628aceb40c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3072 | 2026.05.01 23:40:48.636716 [ 268 ] {92bc7c3a-1111-411c-a13b-628aceb40c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3073 | 2026.05.01 23:40:48.637147 [ 268 ] {92bc7c3a-1111-411c-a13b-628aceb40c55} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.05.01 23:40:48.637184 [ 268 ] {92bc7c3a-1111-411c-a13b-628aceb40c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3075 | 2026.05.01 23:40:48.637513 [ 268 ] {92bc7c3a-1111-411c-a13b-628aceb40c55} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3076 | 2026.05.01 23:40:48.637730 [ 268 ] {92bc7c3a-1111-411c-a13b-628aceb40c55} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.05.01 23:40:48.637863 [ 268 ] {92bc7c3a-1111-411c-a13b-628aceb40c55} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001237 sec., 38803.556992724334 rows/sec., 2.62 MiB/sec. | ||
| 3078 | 2026.05.01 23:40:48.637900 [ 268 ] {92bc7c3a-1111-411c-a13b-628aceb40c55} <Debug> TCPHandler: Processed in 0.001436561 sec. | ||
| 3079 | 2026.05.01 23:40:49.842988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5255 | ||
| 3080 | 2026.05.01 23:40:49.843502 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.05.01 23:40:49.843552 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3082 | 2026.05.01 23:40:49.844126 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3083 | 2026.05.01 23:40:49.844384 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.05.01 23:40:49.844526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5255 | ||
| 3085 | 2026.05.01 23:40:49.844526 [ 144 ] {} <Debug> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3086 | 2026.05.01 23:40:49.844603 [ 144 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.05.01 23:40:49.844626 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3088 | 2026.05.01 23:40:49.844742 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::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 | ||
| 3089 | 2026.05.01 23:40:49.844871 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3090 | 2026.05.01 23:40:49.844916 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2887 rows starting from the beginning of the part | ||
| 3091 | 2026.05.01 23:40:49.844986 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3092 | 2026.05.01 23:40:49.845033 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3093 | 2026.05.01 23:40:49.845078 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3094 | 2026.05.01 23:40:49.845120 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3095 | 2026.05.01 23:40:49.845159 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3096 | 2026.05.01 23:40:49.846564 [ 187 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5255 rows, containing 4 columns (4 merged, 0 gathered) in 0.00186668 sec., 2815158.463153835 rows/sec., 40.27 MiB/sec. | ||
| 3097 | 2026.05.01 23:40:49.847261 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3098 | 2026.05.01 23:40:49.847522 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.05.01 23:40:49.847596 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_11_2} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3100 | 2026.05.01 23:40:49.847669 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3101 | 2026.05.01 23:40:50.114449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3102 | 2026.05.01 23:40:50.132571 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.05.01 23:40:50.132624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3104 | 2026.05.01 23:40:50.138554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3105 | 2026.05.01 23:40:50.139257 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.05.01 23:40:50.139540 [ 144 ] {} <Debug> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3107 | 2026.05.01 23:40:50.139578 [ 144 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.05.01 23:40:50.139596 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3109 | 2026.05.01 23:40:50.139714 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 3110 | 2026.05.01 23:40:50.143031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3111 | 2026.05.01 23:40:50.143980 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3112 | 2026.05.01 23:40:50.145568 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 3113 | 2026.05.01 23:40:50.150202 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 3114 | 2026.05.01 23:40:50.154375 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 3115 | 2026.05.01 23:40:50.158639 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 3116 | 2026.05.01 23:40:50.163591 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 3117 | 2026.05.01 23:40:50.168226 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 3118 | 2026.05.01 23:40:50.220132 [ 187 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080466263 sec., 1031.4881902742272 rows/sec., 5.33 MiB/sec. | ||
| 3119 | 2026.05.01 23:40:50.222629 [ 191 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3120 | 2026.05.01 23:40:50.224785 [ 191 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_11_2} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.05.01 23:40:50.224893 [ 191 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_11_2} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3122 | 2026.05.01 23:40:50.227047 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3123 | 2026.05.01 23:40:51.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.38 MiB, peak 228.26 MiB, free memory in arenas 0.00 B, will set to 225.56 MiB (RSS), difference: 7.18 MiB | ||
| 3124 | 2026.05.01 23:40:53.628612 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.05.01 23:40:53.628856 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3126 | 2026.05.01 23:40:53.629187 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3127 | 2026.05.01 23:40:53.629225 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3128 | 2026.05.01 23:40:53.629444 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3129 | 2026.05.01 23:40:53.629515 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3130 | 2026.05.01 23:40:53.629657 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3131 | 2026.05.01 23:40:53.629779 [ 312 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3132 | 2026.05.01 23:40:53.629785 [ 324 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3133 | 2026.05.01 23:40:53.629813 [ 302 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3134 | 2026.05.01 23:40:53.629779 [ 337 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3135 | 2026.05.01 23:40:53.630006 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3136 | 2026.05.01 23:40:53.630032 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3137 | 2026.05.01 23:40:53.630117 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3138 | 2026.05.01 23:40:53.630138 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 3139 | 2026.05.01 23:40:53.630174 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3140 | 2026.05.01 23:40:53.630215 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3141 | 2026.05.01 23:40:53.630250 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3142 | 2026.05.01 23:40:53.631435 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002672 sec., 17964.071856287424 rows/sec., 2.89 MiB/sec. | ||
| 3143 | 2026.05.01 23:40:53.631565 [ 268 ] {05dcb8b3-5a65-4f91-9d25-476fcda998cb} <Debug> TCPHandler: Processed in 0.003087906 sec. | ||
| 3144 | 2026.05.01 23:40:53.633819 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.05.01 23:40:53.634026 [ 268 ] {33a3b945-e3ea-4305-b565-e20069889f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3146 | 2026.05.01 23:40:53.634110 [ 268 ] {33a3b945-e3ea-4305-b565-e20069889f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3147 | 2026.05.01 23:40:53.634774 [ 268 ] {33a3b945-e3ea-4305-b565-e20069889f19} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.05.01 23:40:53.634817 [ 268 ] {33a3b945-e3ea-4305-b565-e20069889f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3149 | 2026.05.01 23:40:53.635215 [ 268 ] {33a3b945-e3ea-4305-b565-e20069889f19} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3150 | 2026.05.01 23:40:53.635445 [ 268 ] {33a3b945-e3ea-4305-b565-e20069889f19} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.05.01 23:40:53.635574 [ 139 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3152 | 2026.05.01 23:40:53.635595 [ 268 ] {33a3b945-e3ea-4305-b565-e20069889f19} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001629 sec., 72437.07796193984 rows/sec., 6.16 MiB/sec. | ||
| 3153 | 2026.05.01 23:40:53.635626 [ 139 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.05.01 23:40:53.635642 [ 268 ] {33a3b945-e3ea-4305-b565-e20069889f19} <Debug> TCPHandler: Processed in 0.001924171 sec. | ||
| 3155 | 2026.05.01 23:40:53.635656 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3156 | 2026.05.01 23:40:53.635751 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 3157 | 2026.05.01 23:40:53.635781 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.05.01 23:40:53.635859 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3159 | 2026.05.01 23:40:53.635880 [ 268 ] {cd78b05d-5fec-4bda-b985-867344193e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3160 | 2026.05.01 23:40:53.635893 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3356 rows starting from the beginning of the part | ||
| 3161 | 2026.05.01 23:40:53.635930 [ 268 ] {cd78b05d-5fec-4bda-b985-867344193e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3162 | 2026.05.01 23:40:53.635963 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 78 rows starting from the beginning of the part | ||
| 3163 | 2026.05.01 23:40:53.636015 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 118 rows starting from the beginning of the part | ||
| 3164 | 2026.05.01 23:40:53.636059 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2428 rows starting from the beginning of the part | ||
| 3165 | 2026.05.01 23:40:53.636100 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 3166 | 2026.05.01 23:40:53.636140 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 118 rows starting from the beginning of the part | ||
| 3167 | 2026.05.01 23:40:53.636338 [ 268 ] {cd78b05d-5fec-4bda-b985-867344193e9c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.05.01 23:40:53.636382 [ 268 ] {cd78b05d-5fec-4bda-b985-867344193e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3169 | 2026.05.01 23:40:53.636845 [ 268 ] {cd78b05d-5fec-4bda-b985-867344193e9c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3170 | 2026.05.01 23:40:53.637102 [ 268 ] {cd78b05d-5fec-4bda-b985-867344193e9c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.05.01 23:40:53.637252 [ 268 ] {cd78b05d-5fec-4bda-b985-867344193e9c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00139 sec., 22302.158273381294 rows/sec., 1.64 MiB/sec. | ||
| 3172 | 2026.05.01 23:40:53.637289 [ 268 ] {cd78b05d-5fec-4bda-b985-867344193e9c} <Debug> TCPHandler: Processed in 0.001558154 sec. | ||
| 3173 | 2026.05.01 23:40:53.637418 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.05.01 23:40:53.637512 [ 268 ] {716df000-22bd-4021-83cf-ed7fa17fec51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3175 | 2026.05.01 23:40:53.637551 [ 268 ] {716df000-22bd-4021-83cf-ed7fa17fec51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3176 | 2026.05.01 23:40:53.637976 [ 268 ] {716df000-22bd-4021-83cf-ed7fa17fec51} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.05.01 23:40:53.638013 [ 268 ] {716df000-22bd-4021-83cf-ed7fa17fec51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3178 | 2026.05.01 23:40:53.638358 [ 268 ] {716df000-22bd-4021-83cf-ed7fa17fec51} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3179 | 2026.05.01 23:40:53.638590 [ 268 ] {716df000-22bd-4021-83cf-ed7fa17fec51} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.05.01 23:40:53.638700 [ 140 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3181 | 2026.05.01 23:40:53.638728 [ 268 ] {716df000-22bd-4021-83cf-ed7fa17fec51} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001234 sec., 76985.41329011344 rows/sec., 6.01 MiB/sec. | ||
| 3182 | 2026.05.01 23:40:53.638760 [ 140 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.05.01 23:40:53.638773 [ 268 ] {716df000-22bd-4021-83cf-ed7fa17fec51} <Debug> TCPHandler: Processed in 0.001403851 sec. | ||
| 3184 | 2026.05.01 23:40:53.638793 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3185 | 2026.05.01 23:40:53.638872 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6154 rows, containing 5 columns (5 merged, 0 gathered) in 0.003154637 sec., 1950779.1229228592 rows/sec., 154.64 MiB/sec. | ||
| 3186 | 2026.05.01 23:40:53.638903 [ 191 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3187 | 2026.05.01 23:40:53.638906 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.05.01 23:40:53.639017 [ 191 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3189 | 2026.05.01 23:40:53.639042 [ 268 ] {b947475c-6d43-4665-947b-03114287b4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3190 | 2026.05.01 23:40:53.639051 [ 191 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1827 rows starting from the beginning of the part | ||
| 3191 | 2026.05.01 23:40:53.639094 [ 268 ] {b947475c-6d43-4665-947b-03114287b4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3192 | 2026.05.01 23:40:53.639145 [ 191 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 75 rows starting from the beginning of the part | ||
| 3193 | 2026.05.01 23:40:53.639203 [ 191 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part | ||
| 3194 | 2026.05.01 23:40:53.639250 [ 191 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1309 rows starting from the beginning of the part | ||
| 3195 | 2026.05.01 23:40:53.639259 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3196 | 2026.05.01 23:40:53.639295 [ 191 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 3197 | 2026.05.01 23:40:53.639346 [ 191 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 95 rows starting from the beginning of the part | ||
| 3198 | 2026.05.01 23:40:53.639542 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_16_3} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.05.01 23:40:53.639558 [ 268 ] {b947475c-6d43-4665-947b-03114287b4fe} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.05.01 23:40:53.639603 [ 268 ] {b947475c-6d43-4665-947b-03114287b4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3201 | 2026.05.01 23:40:53.639614 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_16_3} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3202 | 2026.05.01 23:40:53.639691 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 3203 | 2026.05.01 23:40:53.639954 [ 268 ] {b947475c-6d43-4665-947b-03114287b4fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3204 | 2026.05.01 23:40:53.640168 [ 268 ] {b947475c-6d43-4665-947b-03114287b4fe} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.05.01 23:40:53.640264 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3206 | 2026.05.01 23:40:53.640294 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.05.01 23:40:53.640303 [ 268 ] {b947475c-6d43-4665-947b-03114287b4fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 3208 | 2026.05.01 23:40:53.640309 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3209 | 2026.05.01 23:40:53.640345 [ 268 ] {b947475c-6d43-4665-947b-03114287b4fe} <Debug> TCPHandler: Processed in 0.001519913 sec. | ||
| 3210 | 2026.05.01 23:40:53.640420 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 3211 | 2026.05.01 23:40:53.640470 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.05.01 23:40:53.640538 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3213 | 2026.05.01 23:40:53.640562 [ 268 ] {6f90a7ed-a96e-42ef-bb3e-408c19fa0451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3214 | 2026.05.01 23:40:53.640579 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5371 rows starting from the beginning of the part | ||
| 3215 | 2026.05.01 23:40:53.640619 [ 268 ] {6f90a7ed-a96e-42ef-bb3e-408c19fa0451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3216 | 2026.05.01 23:40:53.640645 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 3217 | 2026.05.01 23:40:53.640671 [ 198 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3465 rows, containing 5 columns (5 merged, 0 gathered) in 0.00186228 sec., 1860622.4627875506 rows/sec., 134.75 MiB/sec. | ||
| 3218 | 2026.05.01 23:40:53.640693 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 3219 | 2026.05.01 23:40:53.640785 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1501 rows starting from the beginning of the part | ||
| 3220 | 2026.05.01 23:40:53.640888 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 3221 | 2026.05.01 23:40:53.640929 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 3222 | 2026.05.01 23:40:53.641212 [ 198 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3223 | 2026.05.01 23:40:53.641491 [ 268 ] {6f90a7ed-a96e-42ef-bb3e-408c19fa0451} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.05.01 23:40:53.641536 [ 268 ] {6f90a7ed-a96e-42ef-bb3e-408c19fa0451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3225 | 2026.05.01 23:40:53.641599 [ 198 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.05.01 23:40:53.641688 [ 198 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_16_3} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3227 | 2026.05.01 23:40:53.641788 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3228 | 2026.05.01 23:40:53.642124 [ 268 ] {6f90a7ed-a96e-42ef-bb3e-408c19fa0451} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3229 | 2026.05.01 23:40:53.642381 [ 268 ] {6f90a7ed-a96e-42ef-bb3e-408c19fa0451} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.05.01 23:40:53.642525 [ 268 ] {6f90a7ed-a96e-42ef-bb3e-408c19fa0451} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001934 sec., 16028.955532574975 rows/sec., 28.72 MiB/sec. | ||
| 3231 | 2026.05.01 23:40:53.642575 [ 268 ] {6f90a7ed-a96e-42ef-bb3e-408c19fa0451} <Debug> TCPHandler: Processed in 0.002117035 sec. | ||
| 3232 | 2026.05.01 23:40:53.642709 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.05.01 23:40:53.642802 [ 268 ] {88a6a361-5dbc-4655-a4f9-4b3e529c82e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3234 | 2026.05.01 23:40:53.642845 [ 268 ] {88a6a361-5dbc-4655-a4f9-4b3e529c82e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3235 | 2026.05.01 23:40:53.643187 [ 268 ] {88a6a361-5dbc-4655-a4f9-4b3e529c82e7} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.05.01 23:40:53.643223 [ 268 ] {88a6a361-5dbc-4655-a4f9-4b3e529c82e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3237 | 2026.05.01 23:40:53.643553 [ 268 ] {88a6a361-5dbc-4655-a4f9-4b3e529c82e7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3238 | 2026.05.01 23:40:53.643777 [ 268 ] {88a6a361-5dbc-4655-a4f9-4b3e529c82e7} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.05.01 23:40:53.643877 [ 140 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3240 | 2026.05.01 23:40:53.643908 [ 268 ] {88a6a361-5dbc-4655-a4f9-4b3e529c82e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3241 | 2026.05.01 23:40:53.643918 [ 191 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7480 rows, containing 5 columns (5 merged, 0 gathered) in 0.003519235 sec., 2125461.925674188 rows/sec., 137.68 MiB/sec. | ||
| 3242 | 2026.05.01 23:40:53.643950 [ 268 ] {88a6a361-5dbc-4655-a4f9-4b3e529c82e7} <Debug> TCPHandler: Processed in 0.001290578 sec. | ||
| 3243 | 2026.05.01 23:40:53.643908 [ 140 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.05.01 23:40:53.643996 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3245 | 2026.05.01 23:40:53.644102 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 3246 | 2026.05.01 23:40:53.644256 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3247 | 2026.05.01 23:40:53.644307 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part | ||
| 3248 | 2026.05.01 23:40:53.644445 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 3249 | 2026.05.01 23:40:53.644465 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3250 | 2026.05.01 23:40:53.644497 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 3251 | 2026.05.01 23:40:53.644544 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 3252 | 2026.05.01 23:40:53.644583 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 3253 | 2026.05.01 23:40:53.644641 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 3254 | 2026.05.01 23:40:53.644740 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.05.01 23:40:53.644812 [ 187 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3256 | 2026.05.01 23:40:53.644878 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3257 | 2026.05.01 23:40:53.645597 [ 196 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 4 columns (4 merged, 0 gathered) in 0.001549383 sec., 638964.0263253178 rows/sec., 41.66 MiB/sec. | ||
| 3258 | 2026.05.01 23:40:53.645753 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3259 | 2026.05.01 23:40:53.645996 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_16_3} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.05.01 23:40:53.646062 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_16_3} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3261 | 2026.05.01 23:40:53.646120 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3262 | 2026.05.01 23:40:54.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.16 MiB, peak 232.49 MiB, free memory in arenas 0.00 B, will set to 227.89 MiB (RSS), difference: 1.73 MiB | ||
| 3263 | 2026.05.01 23:40:54.648780 [ 137 ] {} <Debug> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3264 | 2026.05.01 23:40:54.648876 [ 137 ] {} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.05.01 23:40:54.648915 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3266 | 2026.05.01 23:40:54.649076 [ 187 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::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 | ||
| 3267 | 2026.05.01 23:40:54.649264 [ 187 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2026.05.01 23:40:54.649309 [ 187 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3269 | 2026.05.01 23:40:54.649393 [ 187 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::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 | ||
| 3270 | 2026.05.01 23:40:54.649462 [ 187 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3271 | 2026.05.01 23:40:54.649529 [ 187 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3272 | 2026.05.01 23:40:54.649578 [ 187 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3273 | 2026.05.01 23:40:54.650340 [ 198 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324128 sec., 21145.991928272797 rows/sec., 1.76 MiB/sec. | ||
| 3274 | 2026.05.01 23:40:54.650479 [ 187 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3275 | 2026.05.01 23:40:54.650721 [ 187 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_5_1} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.05.01 23:40:54.650787 [ 187 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_5_1} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3277 | 2026.05.01 23:40:54.650858 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3278 | 2026.05.01 23:40:57.279812 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3279 | 2026.05.01 23:40:57.279869 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3280 | 2026.05.01 23:40:57.344684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5767 | ||
| 3281 | 2026.05.01 23:40:57.345523 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.05.01 23:40:57.345595 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3283 | 2026.05.01 23:40:57.346094 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3284 | 2026.05.01 23:40:57.346325 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.05.01 23:40:57.346456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5767 | ||
| 3286 | 2026.05.01 23:40:57.355940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 400 | ||
| 3287 | 2026.05.01 23:40:57.357981 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.05.01 23:40:57.358028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3289 | 2026.05.01 23:40:57.359227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3290 | 2026.05.01 23:40:57.359508 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.05.01 23:40:57.359844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 3292 | 2026.05.01 23:40:57.643165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3293 | 2026.05.01 23:40:57.660328 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.01 23:40:57.660383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3295 | 2026.05.01 23:40:57.666522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3296 | 2026.05.01 23:40:57.667255 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.05.01 23:40:57.670298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3298 | 2026.05.01 23:40:58.628303 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.05.01 23:40:58.628575 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3300 | 2026.05.01 23:40:58.628946 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3301 | 2026.05.01 23:40:58.628984 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3302 | 2026.05.01 23:40:58.629204 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3303 | 2026.05.01 23:40:58.629272 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3304 | 2026.05.01 23:40:58.629415 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3305 | 2026.05.01 23:40:58.629522 [ 324 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3306 | 2026.05.01 23:40:58.629539 [ 312 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3307 | 2026.05.01 23:40:58.629550 [ 333 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3308 | 2026.05.01 23:40:58.629548 [ 337 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3309 | 2026.05.01 23:40:58.629696 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3310 | 2026.05.01 23:40:58.629735 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3311 | 2026.05.01 23:40:58.629854 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3312 | 2026.05.01 23:40:58.629885 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 3313 | 2026.05.01 23:40:58.629936 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3314 | 2026.05.01 23:40:58.629992 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3315 | 2026.05.01 23:40:58.630048 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3316 | 2026.05.01 23:40:58.631252 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002777 sec., 17284.839755131437 rows/sec., 2.78 MiB/sec. | ||
| 3317 | 2026.05.01 23:40:58.631393 [ 268 ] {cab6fd9b-6fe7-4803-b23a-320b661083b8} <Debug> TCPHandler: Processed in 0.00323465 sec. | ||
| 3318 | 2026.05.01 23:40:58.633336 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.05.01 23:40:58.633448 [ 268 ] {707c3e7c-2115-4f55-a491-1bf15ccf3931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3320 | 2026.05.01 23:40:58.633491 [ 268 ] {707c3e7c-2115-4f55-a491-1bf15ccf3931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3321 | 2026.05.01 23:40:58.633971 [ 268 ] {707c3e7c-2115-4f55-a491-1bf15ccf3931} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.05.01 23:40:58.634012 [ 268 ] {707c3e7c-2115-4f55-a491-1bf15ccf3931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3323 | 2026.05.01 23:40:58.634374 [ 268 ] {707c3e7c-2115-4f55-a491-1bf15ccf3931} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3324 | 2026.05.01 23:40:58.634589 [ 268 ] {707c3e7c-2115-4f55-a491-1bf15ccf3931} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.05.01 23:40:58.634733 [ 268 ] {707c3e7c-2115-4f55-a491-1bf15ccf3931} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001318 sec., 59180.576631259486 rows/sec., 4.90 MiB/sec. | ||
| 3326 | 2026.05.01 23:40:58.634769 [ 268 ] {707c3e7c-2115-4f55-a491-1bf15ccf3931} <Debug> TCPHandler: Processed in 0.001482622 sec. | ||
| 3327 | 2026.05.01 23:40:58.634892 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2026.05.01 23:40:58.634985 [ 268 ] {147208fa-bbbd-497e-b621-8c627bf16e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.05.01 23:40:58.635023 [ 268 ] {147208fa-bbbd-497e-b621-8c627bf16e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3330 | 2026.05.01 23:40:58.635403 [ 268 ] {147208fa-bbbd-497e-b621-8c627bf16e14} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3331 | 2026.05.01 23:40:58.635438 [ 268 ] {147208fa-bbbd-497e-b621-8c627bf16e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3332 | 2026.05.01 23:40:58.635725 [ 268 ] {147208fa-bbbd-497e-b621-8c627bf16e14} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3333 | 2026.05.01 23:40:58.635927 [ 268 ] {147208fa-bbbd-497e-b621-8c627bf16e14} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.05.01 23:40:58.636054 [ 268 ] {147208fa-bbbd-497e-b621-8c627bf16e14} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001088 sec., 10110.29411764706 rows/sec., 760.25 KiB/sec. | ||
| 3335 | 2026.05.01 23:40:58.636089 [ 268 ] {147208fa-bbbd-497e-b621-8c627bf16e14} <Debug> TCPHandler: Processed in 0.001244037 sec. | ||
| 3336 | 2026.05.01 23:40:58.636201 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2026.05.01 23:40:58.636292 [ 268 ] {20aab0aa-928f-457c-a6c4-b4d274ddd55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3338 | 2026.05.01 23:40:58.636329 [ 268 ] {20aab0aa-928f-457c-a6c4-b4d274ddd55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3339 | 2026.05.01 23:40:58.636722 [ 268 ] {20aab0aa-928f-457c-a6c4-b4d274ddd55b} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.05.01 23:40:58.636758 [ 268 ] {20aab0aa-928f-457c-a6c4-b4d274ddd55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3341 | 2026.05.01 23:40:58.637048 [ 268 ] {20aab0aa-928f-457c-a6c4-b4d274ddd55b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3342 | 2026.05.01 23:40:58.637253 [ 268 ] {20aab0aa-928f-457c-a6c4-b4d274ddd55b} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.05.01 23:40:58.637376 [ 268 ] {20aab0aa-928f-457c-a6c4-b4d274ddd55b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001102 sec., 68058.07622504538 rows/sec., 5.31 MiB/sec. | ||
| 3344 | 2026.05.01 23:40:58.637411 [ 268 ] {20aab0aa-928f-457c-a6c4-b4d274ddd55b} <Debug> TCPHandler: Processed in 0.001256807 sec. | ||
| 3345 | 2026.05.01 23:40:58.637527 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.05.01 23:40:58.637619 [ 268 ] {8b283d9e-37a1-4b1d-ac60-c4e1956b0d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3347 | 2026.05.01 23:40:58.637660 [ 268 ] {8b283d9e-37a1-4b1d-ac60-c4e1956b0d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3348 | 2026.05.01 23:40:58.638098 [ 268 ] {8b283d9e-37a1-4b1d-ac60-c4e1956b0d6e} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.05.01 23:40:58.638144 [ 268 ] {8b283d9e-37a1-4b1d-ac60-c4e1956b0d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3350 | 2026.05.01 23:40:58.638538 [ 268 ] {8b283d9e-37a1-4b1d-ac60-c4e1956b0d6e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3351 | 2026.05.01 23:40:58.638755 [ 268 ] {8b283d9e-37a1-4b1d-ac60-c4e1956b0d6e} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.05.01 23:40:58.638888 [ 268 ] {8b283d9e-37a1-4b1d-ac60-c4e1956b0d6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 3353 | 2026.05.01 23:40:58.638924 [ 268 ] {8b283d9e-37a1-4b1d-ac60-c4e1956b0d6e} <Debug> TCPHandler: Processed in 0.001443401 sec. | ||
| 3354 | 2026.05.01 23:40:58.639046 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.05.01 23:40:58.639139 [ 268 ] {7614044d-6786-4849-9125-94e039d1e4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3356 | 2026.05.01 23:40:58.639192 [ 268 ] {7614044d-6786-4849-9125-94e039d1e4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3357 | 2026.05.01 23:40:58.639910 [ 268 ] {7614044d-6786-4849-9125-94e039d1e4a9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.05.01 23:40:58.639947 [ 268 ] {7614044d-6786-4849-9125-94e039d1e4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3359 | 2026.05.01 23:40:58.640448 [ 268 ] {7614044d-6786-4849-9125-94e039d1e4a9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3360 | 2026.05.01 23:40:58.640662 [ 268 ] {7614044d-6786-4849-9125-94e039d1e4a9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.05.01 23:40:58.640802 [ 268 ] {7614044d-6786-4849-9125-94e039d1e4a9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001681 sec., 6543.723973825104 rows/sec., 11.73 MiB/sec. | ||
| 3362 | 2026.05.01 23:40:58.640851 [ 268 ] {7614044d-6786-4849-9125-94e039d1e4a9} <Debug> TCPHandler: Processed in 0.001853729 sec. | ||
| 3363 | 2026.05.01 23:40:58.640969 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.05.01 23:40:58.641062 [ 268 ] {124252e9-e9ca-4c01-9813-e99f3f824cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.05.01 23:40:58.641103 [ 268 ] {124252e9-e9ca-4c01-9813-e99f3f824cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3366 | 2026.05.01 23:40:58.641436 [ 268 ] {124252e9-e9ca-4c01-9813-e99f3f824cbb} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.05.01 23:40:58.641472 [ 268 ] {124252e9-e9ca-4c01-9813-e99f3f824cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3368 | 2026.05.01 23:40:58.641762 [ 268 ] {124252e9-e9ca-4c01-9813-e99f3f824cbb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3369 | 2026.05.01 23:40:58.641969 [ 268 ] {124252e9-e9ca-4c01-9813-e99f3f824cbb} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.05.01 23:40:58.642094 [ 268 ] {124252e9-e9ca-4c01-9813-e99f3f824cbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3371 | 2026.05.01 23:40:58.642129 [ 268 ] {124252e9-e9ca-4c01-9813-e99f3f824cbb} <Debug> TCPHandler: Processed in 0.001207916 sec. | ||
| 3372 | 2026.05.01 23:41:03.630539 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.05.01 23:41:03.630960 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 3374 | 2026.05.01 23:41:03.631331 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3375 | 2026.05.01 23:41:03.631370 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3376 | 2026.05.01 23:41:03.631616 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3377 | 2026.05.01 23:41:03.631691 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3378 | 2026.05.01 23:41:03.631843 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3379 | 2026.05.01 23:41:03.631969 [ 324 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3380 | 2026.05.01 23:41:03.631973 [ 304 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3381 | 2026.05.01 23:41:03.631973 [ 337 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3382 | 2026.05.01 23:41:03.631973 [ 333 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3383 | 2026.05.01 23:41:03.632169 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3384 | 2026.05.01 23:41:03.632199 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3385 | 2026.05.01 23:41:03.632290 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3386 | 2026.05.01 23:41:03.632311 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 3387 | 2026.05.01 23:41:03.632348 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3388 | 2026.05.01 23:41:03.632387 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3389 | 2026.05.01 23:41:03.632421 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3390 | 2026.05.01 23:41:03.633992 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Debug> executeQuery: Read 48 rows, 10.51 KiB in 0.003208 sec., 14962.593516209477 rows/sec., 3.20 MiB/sec. | ||
| 3391 | 2026.05.01 23:41:03.634120 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Debug> MemoryTracker: Peak memory usage (for query): 146.72 KiB. | ||
| 3392 | 2026.05.01 23:41:03.634136 [ 268 ] {b57c698d-735d-4420-bf41-0a21265beeff} <Debug> TCPHandler: Processed in 0.003795101 sec. | ||
| 3393 | 2026.05.01 23:41:03.637028 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3394 | 2026.05.01 23:41:03.637164 [ 268 ] {ee2f9d20-63cd-4524-88c3-6a550f30d5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3395 | 2026.05.01 23:41:03.637220 [ 268 ] {ee2f9d20-63cd-4524-88c3-6a550f30d5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3396 | 2026.05.01 23:41:03.637761 [ 268 ] {ee2f9d20-63cd-4524-88c3-6a550f30d5d3} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.05.01 23:41:03.637810 [ 268 ] {ee2f9d20-63cd-4524-88c3-6a550f30d5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3398 | 2026.05.01 23:41:03.638179 [ 268 ] {ee2f9d20-63cd-4524-88c3-6a550f30d5d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3399 | 2026.05.01 23:41:03.638411 [ 268 ] {ee2f9d20-63cd-4524-88c3-6a550f30d5d3} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.05.01 23:41:03.638563 [ 268 ] {ee2f9d20-63cd-4524-88c3-6a550f30d5d3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001438 sec., 16689.847009735742 rows/sec., 1.38 MiB/sec. | ||
| 3401 | 2026.05.01 23:41:03.638601 [ 268 ] {ee2f9d20-63cd-4524-88c3-6a550f30d5d3} <Debug> TCPHandler: Processed in 0.001639386 sec. | ||
| 3402 | 2026.05.01 23:41:03.638729 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2026.05.01 23:41:03.638826 [ 268 ] {362c5c94-2d90-41ad-a34f-b2e1a67ee2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3404 | 2026.05.01 23:41:03.638867 [ 268 ] {362c5c94-2d90-41ad-a34f-b2e1a67ee2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3405 | 2026.05.01 23:41:03.639254 [ 268 ] {362c5c94-2d90-41ad-a34f-b2e1a67ee2c8} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.05.01 23:41:03.639291 [ 268 ] {362c5c94-2d90-41ad-a34f-b2e1a67ee2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3407 | 2026.05.01 23:41:03.639579 [ 268 ] {362c5c94-2d90-41ad-a34f-b2e1a67ee2c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3408 | 2026.05.01 23:41:03.639793 [ 268 ] {362c5c94-2d90-41ad-a34f-b2e1a67ee2c8} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.05.01 23:41:03.639929 [ 268 ] {362c5c94-2d90-41ad-a34f-b2e1a67ee2c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 145.48 KiB/sec. | ||
| 3410 | 2026.05.01 23:41:03.639967 [ 268 ] {362c5c94-2d90-41ad-a34f-b2e1a67ee2c8} <Debug> TCPHandler: Processed in 0.001287087 sec. | ||
| 3411 | 2026.05.01 23:41:03.640085 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.05.01 23:41:03.640186 [ 268 ] {1c13eca3-f861-4fa1-af8f-0d87a5f67c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3413 | 2026.05.01 23:41:03.640227 [ 268 ] {1c13eca3-f861-4fa1-af8f-0d87a5f67c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3414 | 2026.05.01 23:41:03.640738 [ 268 ] {1c13eca3-f861-4fa1-af8f-0d87a5f67c48} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.05.01 23:41:03.640776 [ 268 ] {1c13eca3-f861-4fa1-af8f-0d87a5f67c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3416 | 2026.05.01 23:41:03.641133 [ 268 ] {1c13eca3-f861-4fa1-af8f-0d87a5f67c48} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3417 | 2026.05.01 23:41:03.641365 [ 268 ] {1c13eca3-f861-4fa1-af8f-0d87a5f67c48} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.05.01 23:41:03.641513 [ 268 ] {1c13eca3-f861-4fa1-af8f-0d87a5f67c48} <Debug> executeQuery: Read 239 rows, 21.81 KiB in 0.001345 sec., 177695.16728624536 rows/sec., 15.84 MiB/sec. | ||
| 3419 | 2026.05.01 23:41:03.641552 [ 268 ] {1c13eca3-f861-4fa1-af8f-0d87a5f67c48} <Debug> TCPHandler: Processed in 0.001517643 sec. | ||
| 3420 | 2026.05.01 23:41:03.641672 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2026.05.01 23:41:03.641769 [ 268 ] {2ae601a3-b89c-4e4c-8d69-baf28b5019eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3422 | 2026.05.01 23:41:03.641810 [ 268 ] {2ae601a3-b89c-4e4c-8d69-baf28b5019eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3423 | 2026.05.01 23:41:03.642226 [ 268 ] {2ae601a3-b89c-4e4c-8d69-baf28b5019eb} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.05.01 23:41:03.642265 [ 268 ] {2ae601a3-b89c-4e4c-8d69-baf28b5019eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3425 | 2026.05.01 23:41:03.642571 [ 268 ] {2ae601a3-b89c-4e4c-8d69-baf28b5019eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3426 | 2026.05.01 23:41:03.642795 [ 268 ] {2ae601a3-b89c-4e4c-8d69-baf28b5019eb} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.05.01 23:41:03.642929 [ 268 ] {2ae601a3-b89c-4e4c-8d69-baf28b5019eb} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.001179 sec., 38167.938931297715 rows/sec., 2.84 MiB/sec. | ||
| 3428 | 2026.05.01 23:41:03.642969 [ 268 ] {2ae601a3-b89c-4e4c-8d69-baf28b5019eb} <Debug> TCPHandler: Processed in 0.001347599 sec. | ||
| 3429 | 2026.05.01 23:41:03.643106 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3430 | 2026.05.01 23:41:03.643228 [ 268 ] {d57cdcbf-81ee-4178-aa9b-21fe8851ea42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3431 | 2026.05.01 23:41:03.643277 [ 268 ] {d57cdcbf-81ee-4178-aa9b-21fe8851ea42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3432 | 2026.05.01 23:41:03.643756 [ 268 ] {d57cdcbf-81ee-4178-aa9b-21fe8851ea42} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.05.01 23:41:03.643802 [ 268 ] {d57cdcbf-81ee-4178-aa9b-21fe8851ea42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3434 | 2026.05.01 23:41:03.644118 [ 268 ] {d57cdcbf-81ee-4178-aa9b-21fe8851ea42} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3435 | 2026.05.01 23:41:03.644348 [ 268 ] {d57cdcbf-81ee-4178-aa9b-21fe8851ea42} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.05.01 23:41:03.644483 [ 268 ] {d57cdcbf-81ee-4178-aa9b-21fe8851ea42} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00128 sec., 18750 rows/sec., 1.56 MiB/sec. | ||
| 3437 | 2026.05.01 23:41:03.644520 [ 268 ] {d57cdcbf-81ee-4178-aa9b-21fe8851ea42} <Debug> TCPHandler: Processed in 0.001477142 sec. | ||
| 3438 | 2026.05.01 23:41:03.644638 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3439 | 2026.05.01 23:41:03.644754 [ 268 ] {2725a575-681d-4744-b54f-13c80f9ec093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3440 | 2026.05.01 23:41:03.644802 [ 268 ] {2725a575-681d-4744-b54f-13c80f9ec093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3441 | 2026.05.01 23:41:03.645260 [ 268 ] {2725a575-681d-4744-b54f-13c80f9ec093} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.05.01 23:41:03.645305 [ 268 ] {2725a575-681d-4744-b54f-13c80f9ec093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3443 | 2026.05.01 23:41:03.645662 [ 268 ] {2725a575-681d-4744-b54f-13c80f9ec093} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3444 | 2026.05.01 23:41:03.645911 [ 268 ] {2725a575-681d-4744-b54f-13c80f9ec093} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.05.01 23:41:03.646044 [ 268 ] {2725a575-681d-4744-b54f-13c80f9ec093} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001314 sec., 9132.4200913242 rows/sec., 713.47 KiB/sec. | ||
| 3446 | 2026.05.01 23:41:03.646083 [ 268 ] {2725a575-681d-4744-b54f-13c80f9ec093} <Debug> TCPHandler: Processed in 0.001505163 sec. | ||
| 3447 | 2026.05.01 23:41:03.646214 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.05.01 23:41:03.646334 [ 268 ] {ab9d3e67-994b-4688-b4fb-c4765920c624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3449 | 2026.05.01 23:41:03.646383 [ 268 ] {ab9d3e67-994b-4688-b4fb-c4765920c624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3450 | 2026.05.01 23:41:03.646893 [ 268 ] {ab9d3e67-994b-4688-b4fb-c4765920c624} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.05.01 23:41:03.646931 [ 268 ] {ab9d3e67-994b-4688-b4fb-c4765920c624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3452 | 2026.05.01 23:41:03.647259 [ 268 ] {ab9d3e67-994b-4688-b4fb-c4765920c624} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3453 | 2026.05.01 23:41:03.647471 [ 268 ] {ab9d3e67-994b-4688-b4fb-c4765920c624} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.05.01 23:41:03.647605 [ 268 ] {ab9d3e67-994b-4688-b4fb-c4765920c624} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001295 sec., 102702.7027027027 rows/sec., 8.31 MiB/sec. | ||
| 3455 | 2026.05.01 23:41:03.647644 [ 268 ] {ab9d3e67-994b-4688-b4fb-c4765920c624} <Debug> TCPHandler: Processed in 0.001491062 sec. | ||
| 3456 | 2026.05.01 23:41:03.647756 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.05.01 23:41:03.647869 [ 268 ] {91d08e97-8de4-4611-b4aa-91ab177a5eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3458 | 2026.05.01 23:41:03.647920 [ 268 ] {91d08e97-8de4-4611-b4aa-91ab177a5eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3459 | 2026.05.01 23:41:03.648406 [ 268 ] {91d08e97-8de4-4611-b4aa-91ab177a5eb8} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.05.01 23:41:03.648449 [ 268 ] {91d08e97-8de4-4611-b4aa-91ab177a5eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3461 | 2026.05.01 23:41:03.648838 [ 268 ] {91d08e97-8de4-4611-b4aa-91ab177a5eb8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3462 | 2026.05.01 23:41:03.649048 [ 268 ] {91d08e97-8de4-4611-b4aa-91ab177a5eb8} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.05.01 23:41:03.649179 [ 268 ] {91d08e97-8de4-4611-b4aa-91ab177a5eb8} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001334 sec., 147676.1619190405 rows/sec., 10.59 MiB/sec. | ||
| 3464 | 2026.05.01 23:41:03.649215 [ 268 ] {91d08e97-8de4-4611-b4aa-91ab177a5eb8} <Debug> TCPHandler: Processed in 0.001507452 sec. | ||
| 3465 | 2026.05.01 23:41:03.649333 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.05.01 23:41:03.649425 [ 268 ] {d81ec8e9-19e3-45c4-9499-aa8e299709e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.05.01 23:41:03.649478 [ 268 ] {d81ec8e9-19e3-45c4-9499-aa8e299709e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3468 | 2026.05.01 23:41:03.650235 [ 268 ] {d81ec8e9-19e3-45c4-9499-aa8e299709e6} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.05.01 23:41:03.650272 [ 268 ] {d81ec8e9-19e3-45c4-9499-aa8e299709e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3470 | 2026.05.01 23:41:03.650786 [ 268 ] {d81ec8e9-19e3-45c4-9499-aa8e299709e6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3471 | 2026.05.01 23:41:03.651000 [ 268 ] {d81ec8e9-19e3-45c4-9499-aa8e299709e6} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.05.01 23:41:03.651136 [ 268 ] {d81ec8e9-19e3-45c4-9499-aa8e299709e6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001729 sec., 17929.438982070562 rows/sec., 32.13 MiB/sec. | ||
| 3473 | 2026.05.01 23:41:03.651185 [ 268 ] {d81ec8e9-19e3-45c4-9499-aa8e299709e6} <Debug> TCPHandler: Processed in 0.001899591 sec. | ||
| 3474 | 2026.05.01 23:41:03.651307 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.05.01 23:41:03.651399 [ 268 ] {4af5230a-1618-458c-8bff-15cb5a335875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3476 | 2026.05.01 23:41:03.651439 [ 268 ] {4af5230a-1618-458c-8bff-15cb5a335875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3477 | 2026.05.01 23:41:03.651773 [ 268 ] {4af5230a-1618-458c-8bff-15cb5a335875} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.05.01 23:41:03.651808 [ 268 ] {4af5230a-1618-458c-8bff-15cb5a335875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3479 | 2026.05.01 23:41:03.652099 [ 268 ] {4af5230a-1618-458c-8bff-15cb5a335875} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3480 | 2026.05.01 23:41:03.652303 [ 268 ] {4af5230a-1618-458c-8bff-15cb5a335875} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.05.01 23:41:03.652430 [ 268 ] {4af5230a-1618-458c-8bff-15cb5a335875} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3482 | 2026.05.01 23:41:03.652466 [ 268 ] {4af5230a-1618-458c-8bff-15cb5a335875} <Debug> TCPHandler: Processed in 0.001206186 sec. | ||
| 3483 | 2026.05.01 23:41:04.846596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6215 | ||
| 3484 | 2026.05.01 23:41:04.847274 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.05.01 23:41:04.847350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3486 | 2026.05.01 23:41:04.848023 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3487 | 2026.05.01 23:41:04.848254 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2026.05.01 23:41:04.848395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6215 | ||
| 3489 | 2026.05.01 23:41:05.170425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3490 | 2026.05.01 23:41:05.187315 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.05.01 23:41:05.187381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3492 | 2026.05.01 23:41:05.193133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3493 | 2026.05.01 23:41:05.193809 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.05.01 23:41:05.196690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3495 | 2026.05.01 23:41:07.360034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 436 | ||
| 3496 | 2026.05.01 23:41:07.362316 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.05.01 23:41:07.362374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3498 | 2026.05.01 23:41:07.363568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3499 | 2026.05.01 23:41:07.363849 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.05.01 23:41:07.364190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3501 | 2026.05.01 23:41:08.627712 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2026.05.01 23:41:08.627990 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3503 | 2026.05.01 23:41:08.628323 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3504 | 2026.05.01 23:41:08.628359 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3505 | 2026.05.01 23:41:08.628572 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3506 | 2026.05.01 23:41:08.628642 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3507 | 2026.05.01 23:41:08.628781 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3508 | 2026.05.01 23:41:08.628902 [ 324 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3509 | 2026.05.01 23:41:08.628907 [ 328 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3510 | 2026.05.01 23:41:08.628914 [ 323 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3511 | 2026.05.01 23:41:08.628903 [ 304 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3512 | 2026.05.01 23:41:08.629084 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3513 | 2026.05.01 23:41:08.629107 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3514 | 2026.05.01 23:41:08.629192 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3515 | 2026.05.01 23:41:08.629213 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 3516 | 2026.05.01 23:41:08.629247 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3517 | 2026.05.01 23:41:08.629283 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3518 | 2026.05.01 23:41:08.629315 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3519 | 2026.05.01 23:41:08.630476 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002591 sec., 18525.66576611347 rows/sec., 2.98 MiB/sec. | ||
| 3520 | 2026.05.01 23:41:08.630590 [ 268 ] {7732fdf3-78d6-474b-bf98-543da049db7d} <Debug> TCPHandler: Processed in 0.003021396 sec. | ||
| 3521 | 2026.05.01 23:41:08.632448 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2026.05.01 23:41:08.632569 [ 268 ] {a843baf5-fe0f-4b9a-90bf-42641d29fa7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3523 | 2026.05.01 23:41:08.632617 [ 268 ] {a843baf5-fe0f-4b9a-90bf-42641d29fa7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3524 | 2026.05.01 23:41:08.633123 [ 268 ] {a843baf5-fe0f-4b9a-90bf-42641d29fa7c} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.05.01 23:41:08.633169 [ 268 ] {a843baf5-fe0f-4b9a-90bf-42641d29fa7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3526 | 2026.05.01 23:41:08.633556 [ 268 ] {a843baf5-fe0f-4b9a-90bf-42641d29fa7c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3527 | 2026.05.01 23:41:08.633793 [ 268 ] {a843baf5-fe0f-4b9a-90bf-42641d29fa7c} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.05.01 23:41:08.633953 [ 268 ] {a843baf5-fe0f-4b9a-90bf-42641d29fa7c} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001417 sec., 55045.87155963302 rows/sec., 4.56 MiB/sec. | ||
| 3529 | 2026.05.01 23:41:08.633996 [ 268 ] {a843baf5-fe0f-4b9a-90bf-42641d29fa7c} <Debug> TCPHandler: Processed in 0.001603765 sec. | ||
| 3530 | 2026.05.01 23:41:08.634123 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.05.01 23:41:08.634224 [ 268 ] {ffbf0161-17bf-4324-8a2c-1ccf17174b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.05.01 23:41:08.634265 [ 268 ] {ffbf0161-17bf-4324-8a2c-1ccf17174b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3533 | 2026.05.01 23:41:08.634674 [ 268 ] {ffbf0161-17bf-4324-8a2c-1ccf17174b7b} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.05.01 23:41:08.634712 [ 268 ] {ffbf0161-17bf-4324-8a2c-1ccf17174b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3535 | 2026.05.01 23:41:08.635012 [ 268 ] {ffbf0161-17bf-4324-8a2c-1ccf17174b7b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3536 | 2026.05.01 23:41:08.635237 [ 268 ] {ffbf0161-17bf-4324-8a2c-1ccf17174b7b} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.05.01 23:41:08.635345 [ 38 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3538 | 2026.05.01 23:41:08.635376 [ 268 ] {ffbf0161-17bf-4324-8a2c-1ccf17174b7b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001175 sec., 9361.702127659573 rows/sec., 703.96 KiB/sec. | ||
| 3539 | 2026.05.01 23:41:08.635393 [ 38 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.05.01 23:41:08.635419 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3541 | 2026.05.01 23:41:08.635422 [ 268 ] {ffbf0161-17bf-4324-8a2c-1ccf17174b7b} <Debug> TCPHandler: Processed in 0.00135119 sec. | ||
| 3542 | 2026.05.01 23:41:08.635544 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2026.05.01 23:41:08.635559 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 3544 | 2026.05.01 23:41:08.635643 [ 268 ] {8e508924-f6b0-4263-babc-6d957ffb5ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3545 | 2026.05.01 23:41:08.635687 [ 268 ] {8e508924-f6b0-4263-babc-6d957ffb5ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3546 | 2026.05.01 23:41:08.635700 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3547 | 2026.05.01 23:41:08.635747 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part | ||
| 3548 | 2026.05.01 23:41:08.635839 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3549 | 2026.05.01 23:41:08.635887 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3550 | 2026.05.01 23:41:08.635934 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3551 | 2026.05.01 23:41:08.635973 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 45 rows starting from the beginning of the part | ||
| 3552 | 2026.05.01 23:41:08.636014 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3553 | 2026.05.01 23:41:08.636114 [ 268 ] {8e508924-f6b0-4263-babc-6d957ffb5ff1} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.05.01 23:41:08.636158 [ 268 ] {8e508924-f6b0-4263-babc-6d957ffb5ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3555 | 2026.05.01 23:41:08.636587 [ 268 ] {8e508924-f6b0-4263-babc-6d957ffb5ff1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3556 | 2026.05.01 23:41:08.636825 [ 268 ] {8e508924-f6b0-4263-babc-6d957ffb5ff1} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.05.01 23:41:08.636934 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432431 sec., 244339.8669813764 rows/sec., 17.39 MiB/sec. | ||
| 3558 | 2026.05.01 23:41:08.636968 [ 268 ] {8e508924-f6b0-4263-babc-6d957ffb5ff1} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001345 sec., 55762.08178438662 rows/sec., 4.35 MiB/sec. | ||
| 3559 | 2026.05.01 23:41:08.637020 [ 268 ] {8e508924-f6b0-4263-babc-6d957ffb5ff1} <Debug> TCPHandler: Processed in 0.001525363 sec. | ||
| 3560 | 2026.05.01 23:41:08.637145 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.05.01 23:41:08.637174 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3562 | 2026.05.01 23:41:08.637243 [ 268 ] {3229aba1-0605-4ffc-bb38-8f0a0423c80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3563 | 2026.05.01 23:41:08.637294 [ 268 ] {3229aba1-0605-4ffc-bb38-8f0a0423c80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3564 | 2026.05.01 23:41:08.637524 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2026.05.01 23:41:08.637616 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_16_3} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3566 | 2026.05.01 23:41:08.637706 [ 268 ] {3229aba1-0605-4ffc-bb38-8f0a0423c80b} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.05.01 23:41:08.637719 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3568 | 2026.05.01 23:41:08.637752 [ 268 ] {3229aba1-0605-4ffc-bb38-8f0a0423c80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3569 | 2026.05.01 23:41:08.638115 [ 268 ] {3229aba1-0605-4ffc-bb38-8f0a0423c80b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3570 | 2026.05.01 23:41:08.638335 [ 268 ] {3229aba1-0605-4ffc-bb38-8f0a0423c80b} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.05.01 23:41:08.638476 [ 268 ] {3229aba1-0605-4ffc-bb38-8f0a0423c80b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 3572 | 2026.05.01 23:41:08.638515 [ 268 ] {3229aba1-0605-4ffc-bb38-8f0a0423c80b} <Debug> TCPHandler: Processed in 0.00142057 sec. | ||
| 3573 | 2026.05.01 23:41:08.638659 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2026.05.01 23:41:08.638754 [ 268 ] {2698edbf-d3c3-4d52-bd4f-df011a67f1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3575 | 2026.05.01 23:41:08.638809 [ 268 ] {2698edbf-d3c3-4d52-bd4f-df011a67f1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3576 | 2026.05.01 23:41:08.639579 [ 268 ] {2698edbf-d3c3-4d52-bd4f-df011a67f1cd} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.05.01 23:41:08.639617 [ 268 ] {2698edbf-d3c3-4d52-bd4f-df011a67f1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3578 | 2026.05.01 23:41:08.640139 [ 268 ] {2698edbf-d3c3-4d52-bd4f-df011a67f1cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3579 | 2026.05.01 23:41:08.640372 [ 268 ] {2698edbf-d3c3-4d52-bd4f-df011a67f1cd} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.05.01 23:41:08.640496 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3581 | 2026.05.01 23:41:08.640523 [ 268 ] {2698edbf-d3c3-4d52-bd4f-df011a67f1cd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001787 sec., 6155.567991046447 rows/sec., 11.03 MiB/sec. | ||
| 3582 | 2026.05.01 23:41:08.640533 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.05.01 23:41:08.640567 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3584 | 2026.05.01 23:41:08.640592 [ 268 ] {2698edbf-d3c3-4d52-bd4f-df011a67f1cd} <Debug> TCPHandler: Processed in 0.001984663 sec. | ||
| 3585 | 2026.05.01 23:41:08.640669 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 3586 | 2026.05.01 23:41:08.640724 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.05.01 23:41:08.640826 [ 268 ] {14c538c9-6d7c-4698-a170-3ad16b616d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3588 | 2026.05.01 23:41:08.640869 [ 268 ] {14c538c9-6d7c-4698-a170-3ad16b616d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3589 | 2026.05.01 23:41:08.640894 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3590 | 2026.05.01 23:41:08.640955 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 209 rows starting from the beginning of the part | ||
| 3591 | 2026.05.01 23:41:08.641089 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 3592 | 2026.05.01 23:41:08.641195 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3593 | 2026.05.01 23:41:08.641222 [ 268 ] {14c538c9-6d7c-4698-a170-3ad16b616d07} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.05.01 23:41:08.641262 [ 268 ] {14c538c9-6d7c-4698-a170-3ad16b616d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3595 | 2026.05.01 23:41:08.641291 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3596 | 2026.05.01 23:41:08.641386 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3597 | 2026.05.01 23:41:08.641475 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3598 | 2026.05.01 23:41:08.641588 [ 268 ] {14c538c9-6d7c-4698-a170-3ad16b616d07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3599 | 2026.05.01 23:41:08.641869 [ 268 ] {14c538c9-6d7c-4698-a170-3ad16b616d07} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2026.05.01 23:41:08.642013 [ 268 ] {14c538c9-6d7c-4698-a170-3ad16b616d07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 3601 | 2026.05.01 23:41:08.642052 [ 268 ] {14c538c9-6d7c-4698-a170-3ad16b616d07} <Debug> TCPHandler: Processed in 0.00137846 sec. | ||
| 3602 | 2026.05.01 23:41:08.644894 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 19 columns (19 merged, 0 gathered) in 0.004272203 sec., 73264.30883551181 rows/sec., 131.29 MiB/sec. | ||
| 3603 | 2026.05.01 23:41:08.645472 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3604 | 2026.05.01 23:41:08.645791 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.05.01 23:41:08.645862 [ 187 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3606 | 2026.05.01 23:41:08.645955 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 3607 | 2026.05.01 23:41:12.279908 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3608 | 2026.05.01 23:41:12.279958 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3609 | 2026.05.01 23:41:12.348525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6727 | ||
| 3610 | 2026.05.01 23:41:12.349285 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.05.01 23:41:12.349332 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3612 | 2026.05.01 23:41:12.349816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3613 | 2026.05.01 23:41:12.350051 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.05.01 23:41:12.350186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6727 | ||
| 3615 | 2026.05.01 23:41:12.696794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3616 | 2026.05.01 23:41:12.712656 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.05.01 23:41:12.712704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3618 | 2026.05.01 23:41:12.718035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3619 | 2026.05.01 23:41:12.718742 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.05.01 23:41:12.721453 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3621 | 2026.05.01 23:41:13.628724 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3622 | 2026.05.01 23:41:13.628972 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3623 | 2026.05.01 23:41:13.629306 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3624 | 2026.05.01 23:41:13.629344 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3625 | 2026.05.01 23:41:13.629569 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3626 | 2026.05.01 23:41:13.629642 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3627 | 2026.05.01 23:41:13.629790 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3628 | 2026.05.01 23:41:13.629915 [ 343 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3629 | 2026.05.01 23:41:13.629925 [ 328 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3630 | 2026.05.01 23:41:13.629954 [ 304 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3631 | 2026.05.01 23:41:13.629915 [ 323 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3632 | 2026.05.01 23:41:13.630096 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3633 | 2026.05.01 23:41:13.630123 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3634 | 2026.05.01 23:41:13.630213 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3635 | 2026.05.01 23:41:13.630234 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 3636 | 2026.05.01 23:41:13.630271 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3637 | 2026.05.01 23:41:13.630309 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3638 | 2026.05.01 23:41:13.630353 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3639 | 2026.05.01 23:41:13.631431 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002552 sec., 18808.777429467085 rows/sec., 3.03 MiB/sec. | ||
| 3640 | 2026.05.01 23:41:13.631550 [ 268 ] {a2c05858-462c-4cef-a000-5b6813a8c3bc} <Debug> TCPHandler: Processed in 0.002966864 sec. | ||
| 3641 | 2026.05.01 23:41:13.633680 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2026.05.01 23:41:13.633812 [ 268 ] {e3bc3a63-ecb0-4bd7-b00c-ae7515b14974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3643 | 2026.05.01 23:41:13.633867 [ 268 ] {e3bc3a63-ecb0-4bd7-b00c-ae7515b14974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3644 | 2026.05.01 23:41:13.634430 [ 268 ] {e3bc3a63-ecb0-4bd7-b00c-ae7515b14974} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.05.01 23:41:13.634467 [ 268 ] {e3bc3a63-ecb0-4bd7-b00c-ae7515b14974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3646 | 2026.05.01 23:41:13.634861 [ 268 ] {e3bc3a63-ecb0-4bd7-b00c-ae7515b14974} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3647 | 2026.05.01 23:41:13.635124 [ 268 ] {e3bc3a63-ecb0-4bd7-b00c-ae7515b14974} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.05.01 23:41:13.635280 [ 268 ] {e3bc3a63-ecb0-4bd7-b00c-ae7515b14974} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001507 sec., 78301.2607830126 rows/sec., 6.66 MiB/sec. | ||
| 3649 | 2026.05.01 23:41:13.635321 [ 268 ] {e3bc3a63-ecb0-4bd7-b00c-ae7515b14974} <Debug> TCPHandler: Processed in 0.001707296 sec. | ||
| 3650 | 2026.05.01 23:41:13.635454 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2026.05.01 23:41:13.635556 [ 268 ] {4aa3ef29-fad2-45da-b331-7eadbae8ef30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3652 | 2026.05.01 23:41:13.635599 [ 268 ] {4aa3ef29-fad2-45da-b331-7eadbae8ef30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3653 | 2026.05.01 23:41:13.636016 [ 268 ] {4aa3ef29-fad2-45da-b331-7eadbae8ef30} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.05.01 23:41:13.636052 [ 268 ] {4aa3ef29-fad2-45da-b331-7eadbae8ef30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3655 | 2026.05.01 23:41:13.636359 [ 268 ] {4aa3ef29-fad2-45da-b331-7eadbae8ef30} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3656 | 2026.05.01 23:41:13.636572 [ 268 ] {4aa3ef29-fad2-45da-b331-7eadbae8ef30} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.05.01 23:41:13.636705 [ 268 ] {4aa3ef29-fad2-45da-b331-7eadbae8ef30} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001172 sec., 26450.51194539249 rows/sec., 1.94 MiB/sec. | ||
| 3658 | 2026.05.01 23:41:13.636745 [ 268 ] {4aa3ef29-fad2-45da-b331-7eadbae8ef30} <Debug> TCPHandler: Processed in 0.001342629 sec. | ||
| 3659 | 2026.05.01 23:41:13.636861 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.05.01 23:41:13.636958 [ 268 ] {7abfb144-8217-4676-b667-6c3b0188742c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3661 | 2026.05.01 23:41:13.636999 [ 268 ] {7abfb144-8217-4676-b667-6c3b0188742c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3662 | 2026.05.01 23:41:13.637424 [ 268 ] {7abfb144-8217-4676-b667-6c3b0188742c} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.05.01 23:41:13.637460 [ 268 ] {7abfb144-8217-4676-b667-6c3b0188742c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3664 | 2026.05.01 23:41:13.637762 [ 268 ] {7abfb144-8217-4676-b667-6c3b0188742c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3665 | 2026.05.01 23:41:13.637977 [ 268 ] {7abfb144-8217-4676-b667-6c3b0188742c} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.05.01 23:41:13.638109 [ 268 ] {7abfb144-8217-4676-b667-6c3b0188742c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00117 sec., 81196.58119658119 rows/sec., 6.34 MiB/sec. | ||
| 3667 | 2026.05.01 23:41:13.638147 [ 268 ] {7abfb144-8217-4676-b667-6c3b0188742c} <Debug> TCPHandler: Processed in 0.001335538 sec. | ||
| 3668 | 2026.05.01 23:41:13.638263 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.05.01 23:41:13.638359 [ 268 ] {81c9541b-915b-49ae-9a9a-c3792d035e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3670 | 2026.05.01 23:41:13.638403 [ 268 ] {81c9541b-915b-49ae-9a9a-c3792d035e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3671 | 2026.05.01 23:41:13.638810 [ 268 ] {81c9541b-915b-49ae-9a9a-c3792d035e1c} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.05.01 23:41:13.638845 [ 268 ] {81c9541b-915b-49ae-9a9a-c3792d035e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3673 | 2026.05.01 23:41:13.639181 [ 268 ] {81c9541b-915b-49ae-9a9a-c3792d035e1c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3674 | 2026.05.01 23:41:13.639414 [ 268 ] {81c9541b-915b-49ae-9a9a-c3792d035e1c} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.05.01 23:41:13.639547 [ 268 ] {81c9541b-915b-49ae-9a9a-c3792d035e1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3676 | 2026.05.01 23:41:13.639584 [ 268 ] {81c9541b-915b-49ae-9a9a-c3792d035e1c} <Debug> TCPHandler: Processed in 0.001371799 sec. | ||
| 3677 | 2026.05.01 23:41:13.639696 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2026.05.01 23:41:13.639792 [ 268 ] {38d38f89-5f3b-4bea-9e84-4d84a877561f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3679 | 2026.05.01 23:41:13.639848 [ 268 ] {38d38f89-5f3b-4bea-9e84-4d84a877561f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3680 | 2026.05.01 23:41:13.640625 [ 268 ] {38d38f89-5f3b-4bea-9e84-4d84a877561f} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.05.01 23:41:13.640660 [ 268 ] {38d38f89-5f3b-4bea-9e84-4d84a877561f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3682 | 2026.05.01 23:41:13.641205 [ 268 ] {38d38f89-5f3b-4bea-9e84-4d84a877561f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3683 | 2026.05.01 23:41:13.641437 [ 268 ] {38d38f89-5f3b-4bea-9e84-4d84a877561f} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.05.01 23:41:13.641578 [ 268 ] {38d38f89-5f3b-4bea-9e84-4d84a877561f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001805 sec., 17174.515235457064 rows/sec., 30.78 MiB/sec. | ||
| 3685 | 2026.05.01 23:41:13.641635 [ 268 ] {38d38f89-5f3b-4bea-9e84-4d84a877561f} <Debug> TCPHandler: Processed in 0.001988453 sec. | ||
| 3686 | 2026.05.01 23:41:13.641772 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2026.05.01 23:41:13.641868 [ 268 ] {2d8362e7-cd66-4b56-8357-fc9033475801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3688 | 2026.05.01 23:41:13.641909 [ 268 ] {2d8362e7-cd66-4b56-8357-fc9033475801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3689 | 2026.05.01 23:41:13.642243 [ 268 ] {2d8362e7-cd66-4b56-8357-fc9033475801} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2026.05.01 23:41:13.642278 [ 268 ] {2d8362e7-cd66-4b56-8357-fc9033475801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3691 | 2026.05.01 23:41:13.642592 [ 268 ] {2d8362e7-cd66-4b56-8357-fc9033475801} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3692 | 2026.05.01 23:41:13.642808 [ 268 ] {2d8362e7-cd66-4b56-8357-fc9033475801} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.05.01 23:41:13.642938 [ 268 ] {2d8362e7-cd66-4b56-8357-fc9033475801} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3694 | 2026.05.01 23:41:13.642974 [ 268 ] {2d8362e7-cd66-4b56-8357-fc9033475801} <Debug> TCPHandler: Processed in 0.001252867 sec. | ||
| 3695 | 2026.05.01 23:41:13.874304 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.05.01 23:41:13.874609 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3697 | 2026.05.01 23:41:13.875079 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3698 | 2026.05.01 23:41:13.875146 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3699 | 2026.05.01 23:41:13.875391 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3700 | 2026.05.01 23:41:13.875452 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3701 | 2026.05.01 23:41:13.875574 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3702 | 2026.05.01 23:41:13.875651 [ 304 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3703 | 2026.05.01 23:41:13.875692 [ 323 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3704 | 2026.05.01 23:41:13.875701 [ 343 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3705 | 2026.05.01 23:41:13.875707 [ 276 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3706 | 2026.05.01 23:41:13.875890 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3707 | 2026.05.01 23:41:13.875917 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3708 | 2026.05.01 23:41:13.875992 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3709 | 2026.05.01 23:41:13.876011 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 3710 | 2026.05.01 23:41:13.876044 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3711 | 2026.05.01 23:41:13.876078 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3712 | 2026.05.01 23:41:13.876108 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3713 | 2026.05.01 23:41:13.877255 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Debug> executeQuery: Read 48 rows, 9.49 KiB in 0.002776 sec., 17291.06628242075 rows/sec., 3.34 MiB/sec. | ||
| 3714 | 2026.05.01 23:41:13.877390 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Debug> MemoryTracker: Peak memory usage (for query): 137.90 KiB. | ||
| 3715 | 2026.05.01 23:41:13.877405 [ 268 ] {9fabc8d4-5f10-4b19-80e8-084ea9f579f0} <Debug> TCPHandler: Processed in 0.00323039 sec. | ||
| 3716 | 2026.05.01 23:41:13.888625 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.05.01 23:41:13.888749 [ 268 ] {5b86229f-3d77-4509-9d52-cc58336e23af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3718 | 2026.05.01 23:41:13.888799 [ 268 ] {5b86229f-3d77-4509-9d52-cc58336e23af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3719 | 2026.05.01 23:41:13.889276 [ 268 ] {5b86229f-3d77-4509-9d52-cc58336e23af} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.05.01 23:41:13.889314 [ 268 ] {5b86229f-3d77-4509-9d52-cc58336e23af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3721 | 2026.05.01 23:41:13.889629 [ 268 ] {5b86229f-3d77-4509-9d52-cc58336e23af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3722 | 2026.05.01 23:41:13.889852 [ 268 ] {5b86229f-3d77-4509-9d52-cc58336e23af} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.05.01 23:41:13.889994 [ 268 ] {5b86229f-3d77-4509-9d52-cc58336e23af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 128.11 KiB/sec. | ||
| 3724 | 2026.05.01 23:41:13.890031 [ 268 ] {5b86229f-3d77-4509-9d52-cc58336e23af} <Debug> TCPHandler: Processed in 0.001468532 sec. | ||
| 3725 | 2026.05.01 23:41:13.890138 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.05.01 23:41:13.890233 [ 268 ] {cd3492e7-a574-4e75-8bbc-4590be61c259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3727 | 2026.05.01 23:41:13.890270 [ 268 ] {cd3492e7-a574-4e75-8bbc-4590be61c259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3728 | 2026.05.01 23:41:13.891492 [ 268 ] {cd3492e7-a574-4e75-8bbc-4590be61c259} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.05.01 23:41:13.891528 [ 268 ] {cd3492e7-a574-4e75-8bbc-4590be61c259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3730 | 2026.05.01 23:41:13.892010 [ 268 ] {cd3492e7-a574-4e75-8bbc-4590be61c259} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3731 | 2026.05.01 23:41:13.892225 [ 268 ] {cd3492e7-a574-4e75-8bbc-4590be61c259} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.05.01 23:41:13.892317 [ 25 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3733 | 2026.05.01 23:41:13.892352 [ 268 ] {cd3492e7-a574-4e75-8bbc-4590be61c259} <Debug> executeQuery: Read 2424 rows, 183.61 KiB in 0.002137 sec., 1134300.4211511465 rows/sec., 83.91 MiB/sec. | ||
| 3734 | 2026.05.01 23:41:13.892354 [ 25 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.05.01 23:41:13.892382 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3736 | 2026.05.01 23:41:13.892389 [ 268 ] {cd3492e7-a574-4e75-8bbc-4590be61c259} <Debug> TCPHandler: Processed in 0.00229781 sec. | ||
| 3737 | 2026.05.01 23:41:13.892514 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3738 | 2026.05.01 23:41:13.892523 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3739 | 2026.05.01 23:41:13.892609 [ 268 ] {53da850e-ec2b-400b-8b8a-d7851ca2f44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3740 | 2026.05.01 23:41:13.892654 [ 268 ] {53da850e-ec2b-400b-8b8a-d7851ca2f44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3741 | 2026.05.01 23:41:13.892711 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3742 | 2026.05.01 23:41:13.892769 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3359 rows starting from the beginning of the part | ||
| 3743 | 2026.05.01 23:41:13.892869 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 78 rows starting from the beginning of the part | ||
| 3744 | 2026.05.01 23:41:13.892945 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 239 rows starting from the beginning of the part | ||
| 3745 | 2026.05.01 23:41:13.893014 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 78 rows starting from the beginning of the part | ||
| 3746 | 2026.05.01 23:41:13.893040 [ 268 ] {53da850e-ec2b-400b-8b8a-d7851ca2f44c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.05.01 23:41:13.893081 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part | ||
| 3748 | 2026.05.01 23:41:13.893084 [ 268 ] {53da850e-ec2b-400b-8b8a-d7851ca2f44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3749 | 2026.05.01 23:41:13.893154 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2424 rows starting from the beginning of the part | ||
| 3750 | 2026.05.01 23:41:13.893421 [ 268 ] {53da850e-ec2b-400b-8b8a-d7851ca2f44c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3751 | 2026.05.01 23:41:13.893664 [ 268 ] {53da850e-ec2b-400b-8b8a-d7851ca2f44c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.05.01 23:41:13.893800 [ 268 ] {53da850e-ec2b-400b-8b8a-d7851ca2f44c} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001209 sec., 18196.856906534325 rows/sec., 1.33 MiB/sec. | ||
| 3753 | 2026.05.01 23:41:13.893837 [ 268 ] {53da850e-ec2b-400b-8b8a-d7851ca2f44c} <Debug> TCPHandler: Processed in 0.00137147 sec. | ||
| 3754 | 2026.05.01 23:41:13.893942 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.05.01 23:41:13.894036 [ 268 ] {f826313c-3a8c-450b-95ee-0e5df44de7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3756 | 2026.05.01 23:41:13.894076 [ 268 ] {f826313c-3a8c-450b-95ee-0e5df44de7ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3757 | 2026.05.01 23:41:13.894688 [ 268 ] {f826313c-3a8c-450b-95ee-0e5df44de7ac} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.05.01 23:41:13.894725 [ 268 ] {f826313c-3a8c-450b-95ee-0e5df44de7ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3759 | 2026.05.01 23:41:13.895067 [ 268 ] {f826313c-3a8c-450b-95ee-0e5df44de7ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3760 | 2026.05.01 23:41:13.895289 [ 268 ] {f826313c-3a8c-450b-95ee-0e5df44de7ac} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.05.01 23:41:13.895414 [ 268 ] {f826313c-3a8c-450b-95ee-0e5df44de7ac} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001396 sec., 573782.23495702 rows/sec., 33.14 MiB/sec. | ||
| 3762 | 2026.05.01 23:41:13.895451 [ 268 ] {f826313c-3a8c-450b-95ee-0e5df44de7ac} <Debug> TCPHandler: Processed in 0.001557534 sec. | ||
| 3763 | 2026.05.01 23:41:13.895480 [ 193 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6296 rows, containing 5 columns (5 merged, 0 gathered) in 0.003029295 sec., 2078371.370236309 rows/sec., 165.64 MiB/sec. | ||
| 3764 | 2026.05.01 23:41:13.895560 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.05.01 23:41:13.895655 [ 268 ] {dcce081c-6ac9-40c2-9bc5-6f0a92bba87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3766 | 2026.05.01 23:41:13.895694 [ 268 ] {dcce081c-6ac9-40c2-9bc5-6f0a92bba87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3767 | 2026.05.01 23:41:13.895768 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3768 | 2026.05.01 23:41:13.896020 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.05.01 23:41:13.896062 [ 268 ] {dcce081c-6ac9-40c2-9bc5-6f0a92bba87a} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.05.01 23:41:13.896089 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_21_4} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3771 | 2026.05.01 23:41:13.896105 [ 268 ] {dcce081c-6ac9-40c2-9bc5-6f0a92bba87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3772 | 2026.05.01 23:41:13.896164 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3773 | 2026.05.01 23:41:13.896411 [ 268 ] {dcce081c-6ac9-40c2-9bc5-6f0a92bba87a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3774 | 2026.05.01 23:41:13.896624 [ 268 ] {dcce081c-6ac9-40c2-9bc5-6f0a92bba87a} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.05.01 23:41:13.896747 [ 268 ] {dcce081c-6ac9-40c2-9bc5-6f0a92bba87a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 3776 | 2026.05.01 23:41:13.896784 [ 268 ] {dcce081c-6ac9-40c2-9bc5-6f0a92bba87a} <Debug> TCPHandler: Processed in 0.001271897 sec. | ||
| 3777 | 2026.05.01 23:41:13.896882 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.05.01 23:41:13.896975 [ 268 ] {8d952bf4-2ddc-4ae1-81df-81a01f669d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3779 | 2026.05.01 23:41:13.897012 [ 268 ] {8d952bf4-2ddc-4ae1-81df-81a01f669d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3780 | 2026.05.01 23:41:13.897784 [ 268 ] {8d952bf4-2ddc-4ae1-81df-81a01f669d60} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.05.01 23:41:13.897819 [ 268 ] {8d952bf4-2ddc-4ae1-81df-81a01f669d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3782 | 2026.05.01 23:41:13.898198 [ 268 ] {8d952bf4-2ddc-4ae1-81df-81a01f669d60} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3783 | 2026.05.01 23:41:13.898405 [ 268 ] {8d952bf4-2ddc-4ae1-81df-81a01f669d60} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.05.01 23:41:13.898512 [ 29 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3785 | 2026.05.01 23:41:13.898531 [ 268 ] {8d952bf4-2ddc-4ae1-81df-81a01f669d60} <Debug> executeQuery: Read 1301 rows, 89.00 KiB in 0.001574 sec., 826556.543837357 rows/sec., 55.22 MiB/sec. | ||
| 3786 | 2026.05.01 23:41:13.898545 [ 29 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.05.01 23:41:13.898567 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3788 | 2026.05.01 23:41:13.898568 [ 268 ] {8d952bf4-2ddc-4ae1-81df-81a01f669d60} <Debug> TCPHandler: Processed in 0.001732988 sec. | ||
| 3789 | 2026.05.01 23:41:13.898680 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 3790 | 2026.05.01 23:41:13.898687 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.05.01 23:41:13.898822 [ 268 ] {cf8e2182-9a0a-4bff-87ee-7d35b20f1b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3792 | 2026.05.01 23:41:13.898841 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3793 | 2026.05.01 23:41:13.898864 [ 268 ] {cf8e2182-9a0a-4bff-87ee-7d35b20f1b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3794 | 2026.05.01 23:41:13.898896 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1830 rows starting from the beginning of the part | ||
| 3795 | 2026.05.01 23:41:13.898991 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 75 rows starting from the beginning of the part | ||
| 3796 | 2026.05.01 23:41:13.899062 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 133 rows starting from the beginning of the part | ||
| 3797 | 2026.05.01 23:41:13.899128 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 75 rows starting from the beginning of the part | ||
| 3798 | 2026.05.01 23:41:13.899192 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 95 rows starting from the beginning of the part | ||
| 3799 | 2026.05.01 23:41:13.899253 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1301 rows starting from the beginning of the part | ||
| 3800 | 2026.05.01 23:41:13.899490 [ 268 ] {cf8e2182-9a0a-4bff-87ee-7d35b20f1b2f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2026.05.01 23:41:13.899529 [ 268 ] {cf8e2182-9a0a-4bff-87ee-7d35b20f1b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3802 | 2026.05.01 23:41:13.899973 [ 268 ] {cf8e2182-9a0a-4bff-87ee-7d35b20f1b2f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3803 | 2026.05.01 23:41:13.900197 [ 268 ] {cf8e2182-9a0a-4bff-87ee-7d35b20f1b2f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3804 | 2026.05.01 23:41:13.900292 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3805 | 2026.05.01 23:41:13.900320 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.05.01 23:41:13.900325 [ 268 ] {cf8e2182-9a0a-4bff-87ee-7d35b20f1b2f} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001522 sec., 983574.2444152432 rows/sec., 59.65 MiB/sec. | ||
| 3807 | 2026.05.01 23:41:13.900339 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3808 | 2026.05.01 23:41:13.900364 [ 268 ] {cf8e2182-9a0a-4bff-87ee-7d35b20f1b2f} <Debug> TCPHandler: Processed in 0.001725067 sec. | ||
| 3809 | 2026.05.01 23:41:13.900411 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 3810 | 2026.05.01 23:41:13.900474 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.05.01 23:41:13.900474 [ 194 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3509 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184972 sec., 1897043.8769111 rows/sec., 137.81 MiB/sec. | ||
| 3812 | 2026.05.01 23:41:13.900499 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3813 | 2026.05.01 23:41:13.900537 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7480 rows starting from the beginning of the part | ||
| 3814 | 2026.05.01 23:41:13.900577 [ 268 ] {76af89e0-89e4-4036-b2d1-54d221f4cb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.05.01 23:41:13.900583 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 3816 | 2026.05.01 23:41:13.900636 [ 268 ] {76af89e0-89e4-4036-b2d1-54d221f4cb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3817 | 2026.05.01 23:41:13.900637 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 197 rows starting from the beginning of the part | ||
| 3818 | 2026.05.01 23:41:13.900690 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 3819 | 2026.05.01 23:41:13.900724 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 3820 | 2026.05.01 23:41:13.900731 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3821 | 2026.05.01 23:41:13.900760 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1497 rows starting from the beginning of the part | ||
| 3822 | 2026.05.01 23:41:13.901038 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.05.01 23:41:13.901109 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_21_4} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3824 | 2026.05.01 23:41:13.901182 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3825 | 2026.05.01 23:41:13.901351 [ 268 ] {76af89e0-89e4-4036-b2d1-54d221f4cb4b} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.05.01 23:41:13.901386 [ 268 ] {76af89e0-89e4-4036-b2d1-54d221f4cb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3827 | 2026.05.01 23:41:13.901917 [ 268 ] {76af89e0-89e4-4036-b2d1-54d221f4cb4b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3828 | 2026.05.01 23:41:13.902144 [ 268 ] {76af89e0-89e4-4036-b2d1-54d221f4cb4b} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.05.01 23:41:13.902288 [ 268 ] {76af89e0-89e4-4036-b2d1-54d221f4cb4b} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00173 sec., 11560.693641618498 rows/sec., 20.72 MiB/sec. | ||
| 3830 | 2026.05.01 23:41:13.902339 [ 268 ] {76af89e0-89e4-4036-b2d1-54d221f4cb4b} <Debug> TCPHandler: Processed in 0.001913191 sec. | ||
| 3831 | 2026.05.01 23:41:13.902445 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.05.01 23:41:13.902539 [ 268 ] {d929e23f-0c5a-4442-9dff-20aca1d36914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3833 | 2026.05.01 23:41:13.902578 [ 268 ] {d929e23f-0c5a-4442-9dff-20aca1d36914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3834 | 2026.05.01 23:41:13.902877 [ 268 ] {d929e23f-0c5a-4442-9dff-20aca1d36914} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.05.01 23:41:13.902912 [ 268 ] {d929e23f-0c5a-4442-9dff-20aca1d36914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3836 | 2026.05.01 23:41:13.903204 [ 268 ] {d929e23f-0c5a-4442-9dff-20aca1d36914} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3837 | 2026.05.01 23:41:13.903297 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9654 rows, containing 5 columns (5 merged, 0 gathered) in 0.002915862 sec., 3310856.275091208 rows/sec., 213.61 MiB/sec. | ||
| 3838 | 2026.05.01 23:41:13.903411 [ 268 ] {d929e23f-0c5a-4442-9dff-20aca1d36914} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.05.01 23:41:13.903499 [ 29 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3840 | 2026.05.01 23:41:13.903522 [ 29 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.05.01 23:41:13.903528 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3842 | 2026.05.01 23:41:13.903539 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3843 | 2026.05.01 23:41:13.903536 [ 268 ] {d929e23f-0c5a-4442-9dff-20aca1d36914} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001015 sec., 11822.660098522167 rows/sec., 815.89 KiB/sec. | ||
| 3844 | 2026.05.01 23:41:13.903581 [ 268 ] {d929e23f-0c5a-4442-9dff-20aca1d36914} <Debug> TCPHandler: Processed in 0.001183075 sec. | ||
| 3845 | 2026.05.01 23:41:13.903611 [ 193 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 3846 | 2026.05.01 23:41:13.903708 [ 193 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3847 | 2026.05.01 23:41:13.903739 [ 193 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 990 rows starting from the beginning of the part | ||
| 3848 | 2026.05.01 23:41:13.903815 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.05.01 23:41:13.903818 [ 193 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 3850 | 2026.05.01 23:41:13.903879 [ 193 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 3851 | 2026.05.01 23:41:13.903892 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3852 | 2026.05.01 23:41:13.903925 [ 193 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 3853 | 2026.05.01 23:41:13.903966 [ 193 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 3854 | 2026.05.01 23:41:13.903968 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 3855 | 2026.05.01 23:41:13.904008 [ 193 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3856 | 2026.05.01 23:41:13.904843 [ 194 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001267797 sec., 979652.105187187 rows/sec., 64.31 MiB/sec. | ||
| 3857 | 2026.05.01 23:41:13.904990 [ 197 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3858 | 2026.05.01 23:41:13.905219 [ 197 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_21_4} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.05.01 23:41:13.905276 [ 197 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_21_4} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3860 | 2026.05.01 23:41:13.905352 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3861 | 2026.05.01 23:41:17.364395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 484 | ||
| 3862 | 2026.05.01 23:41:17.366936 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.05.01 23:41:17.366993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3864 | 2026.05.01 23:41:17.368239 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3865 | 2026.05.01 23:41:17.368517 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.05.01 23:41:17.368678 [ 41 ] {} <Debug> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3867 | 2026.05.01 23:41:17.368749 [ 41 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2026.05.01 23:41:17.368768 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3869 | 2026.05.01 23:41:17.368860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3870 | 2026.05.01 23:41:17.368893 [ 197 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 3871 | 2026.05.01 23:41:17.369509 [ 197 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3872 | 2026.05.01 23:41:17.369660 [ 197 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
| 3873 | 2026.05.01 23:41:17.370038 [ 197 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 3874 | 2026.05.01 23:41:17.370384 [ 197 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 3875 | 2026.05.01 23:41:17.370719 [ 197 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3876 | 2026.05.01 23:41:17.371048 [ 197 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3877 | 2026.05.01 23:41:17.371383 [ 197 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 3878 | 2026.05.01 23:41:17.377174 [ 194 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 72 columns (72 merged, 0 gathered) in 0.008328829 sec., 58111.41037953835 rows/sec., 51.10 MiB/sec. | ||
| 3879 | 2026.05.01 23:41:17.378035 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3880 | 2026.05.01 23:41:17.378610 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_11_2} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.05.01 23:41:17.378685 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_11_2} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3882 | 2026.05.01 23:41:17.378813 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3883 | 2026.05.01 23:41:18.626351 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2026.05.01 23:41:18.626629 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3885 | 2026.05.01 23:41:18.627023 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3886 | 2026.05.01 23:41:18.627065 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3887 | 2026.05.01 23:41:18.627318 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3888 | 2026.05.01 23:41:18.627399 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3889 | 2026.05.01 23:41:18.627547 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3890 | 2026.05.01 23:41:18.627673 [ 304 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3891 | 2026.05.01 23:41:18.627680 [ 276 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3892 | 2026.05.01 23:41:18.627695 [ 343 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3893 | 2026.05.01 23:41:18.627679 [ 329 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3894 | 2026.05.01 23:41:18.627860 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3895 | 2026.05.01 23:41:18.627887 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3896 | 2026.05.01 23:41:18.627973 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3897 | 2026.05.01 23:41:18.627993 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 3898 | 2026.05.01 23:41:18.628028 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3899 | 2026.05.01 23:41:18.628064 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3900 | 2026.05.01 23:41:18.628101 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3901 | 2026.05.01 23:41:18.629262 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002738 sec., 17531.044558071586 rows/sec., 2.82 MiB/sec. | ||
| 3902 | 2026.05.01 23:41:18.629398 [ 268 ] {8e85899e-bd89-4603-bb25-97990b9fa8ab} <Debug> TCPHandler: Processed in 0.003199549 sec. | ||
| 3903 | 2026.05.01 23:41:18.630942 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.05.01 23:41:18.631058 [ 268 ] {1fb99816-3968-4c24-88f8-1f92a5df448b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3905 | 2026.05.01 23:41:18.631102 [ 268 ] {1fb99816-3968-4c24-88f8-1f92a5df448b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3906 | 2026.05.01 23:41:18.631605 [ 268 ] {1fb99816-3968-4c24-88f8-1f92a5df448b} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.05.01 23:41:18.631650 [ 268 ] {1fb99816-3968-4c24-88f8-1f92a5df448b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3908 | 2026.05.01 23:41:18.632032 [ 268 ] {1fb99816-3968-4c24-88f8-1f92a5df448b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3909 | 2026.05.01 23:41:18.632269 [ 268 ] {1fb99816-3968-4c24-88f8-1f92a5df448b} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.05.01 23:41:18.632417 [ 268 ] {1fb99816-3968-4c24-88f8-1f92a5df448b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001393 sec., 40201.00502512563 rows/sec., 3.09 MiB/sec. | ||
| 3911 | 2026.05.01 23:41:18.632456 [ 268 ] {1fb99816-3968-4c24-88f8-1f92a5df448b} <Debug> TCPHandler: Processed in 0.001568244 sec. | ||
| 3912 | 2026.05.01 23:41:18.632585 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.05.01 23:41:18.632683 [ 268 ] {3fdb5fbe-8a37-4e51-9790-7371946ec01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3914 | 2026.05.01 23:41:18.632723 [ 268 ] {3fdb5fbe-8a37-4e51-9790-7371946ec01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3915 | 2026.05.01 23:41:18.633148 [ 268 ] {3fdb5fbe-8a37-4e51-9790-7371946ec01e} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2026.05.01 23:41:18.633186 [ 268 ] {3fdb5fbe-8a37-4e51-9790-7371946ec01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3917 | 2026.05.01 23:41:18.633510 [ 268 ] {3fdb5fbe-8a37-4e51-9790-7371946ec01e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3918 | 2026.05.01 23:41:18.633724 [ 268 ] {3fdb5fbe-8a37-4e51-9790-7371946ec01e} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.05.01 23:41:18.633856 [ 268 ] {3fdb5fbe-8a37-4e51-9790-7371946ec01e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 3920 | 2026.05.01 23:41:18.633894 [ 268 ] {3fdb5fbe-8a37-4e51-9790-7371946ec01e} <Debug> TCPHandler: Processed in 0.001359819 sec. | ||
| 3921 | 2026.05.01 23:41:18.634039 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.05.01 23:41:18.634135 [ 268 ] {3bcae7ad-173e-4506-830a-25d0bb4327ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3923 | 2026.05.01 23:41:18.634177 [ 268 ] {3bcae7ad-173e-4506-830a-25d0bb4327ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3924 | 2026.05.01 23:41:18.634561 [ 268 ] {3bcae7ad-173e-4506-830a-25d0bb4327ad} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.05.01 23:41:18.634597 [ 268 ] {3bcae7ad-173e-4506-830a-25d0bb4327ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3926 | 2026.05.01 23:41:18.634921 [ 268 ] {3bcae7ad-173e-4506-830a-25d0bb4327ad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3927 | 2026.05.01 23:41:18.635132 [ 268 ] {3bcae7ad-173e-4506-830a-25d0bb4327ad} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.05.01 23:41:18.635263 [ 268 ] {3bcae7ad-173e-4506-830a-25d0bb4327ad} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001148 sec., 111498.25783972126 rows/sec., 7.77 MiB/sec. | ||
| 3929 | 2026.05.01 23:41:18.635301 [ 268 ] {3bcae7ad-173e-4506-830a-25d0bb4327ad} <Debug> TCPHandler: Processed in 0.001318558 sec. | ||
| 3930 | 2026.05.01 23:41:18.635441 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2026.05.01 23:41:18.635545 [ 268 ] {6954f4a5-bbd5-4961-9cd0-ff80bd6f8da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3932 | 2026.05.01 23:41:18.635587 [ 268 ] {6954f4a5-bbd5-4961-9cd0-ff80bd6f8da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3933 | 2026.05.01 23:41:18.635929 [ 268 ] {6954f4a5-bbd5-4961-9cd0-ff80bd6f8da2} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.05.01 23:41:18.635966 [ 268 ] {6954f4a5-bbd5-4961-9cd0-ff80bd6f8da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3935 | 2026.05.01 23:41:18.636283 [ 268 ] {6954f4a5-bbd5-4961-9cd0-ff80bd6f8da2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3936 | 2026.05.01 23:41:18.636490 [ 268 ] {6954f4a5-bbd5-4961-9cd0-ff80bd6f8da2} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2026.05.01 23:41:18.636618 [ 268 ] {6954f4a5-bbd5-4961-9cd0-ff80bd6f8da2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001092 sec., 43956.043956043955 rows/sec., 2.96 MiB/sec. | ||
| 3938 | 2026.05.01 23:41:18.636654 [ 268 ] {6954f4a5-bbd5-4961-9cd0-ff80bd6f8da2} <Debug> TCPHandler: Processed in 0.001269367 sec. | ||
| 3939 | 2026.05.01 23:41:19.850323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7175 | ||
| 3940 | 2026.05.01 23:41:19.850911 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.05.01 23:41:19.850957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3942 | 2026.05.01 23:41:19.851511 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3943 | 2026.05.01 23:41:19.851757 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.05.01 23:41:19.851891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7175 | ||
| 3945 | 2026.05.01 23:41:20.221580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3946 | 2026.05.01 23:41:20.237829 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.05.01 23:41:20.237885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 3948 | 2026.05.01 23:41:20.243900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3949 | 2026.05.01 23:41:20.244613 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.05.01 23:41:20.247263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3951 | 2026.05.01 23:41:21.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.75 MiB, peak 238.39 MiB, free memory in arenas 0.00 B, will set to 232.76 MiB (RSS), difference: 1.01 MiB | ||
| 3952 | 2026.05.01 23:41:22.257404 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37292 | ||
| 3953 | 2026.05.01 23:41:22.257513 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3954 | 2026.05.01 23:41:22.257539 [ 289 ] {} <Debug> TCP-Session: 3df69c8f-5601-432b-92ef-613e574bdd68 Authenticating user 'default' from [fd00:1122:3344:101::e]:37292 | ||
| 3955 | 2026.05.01 23:41:22.257561 [ 289 ] {} <Debug> TCP-Session: 3df69c8f-5601-432b-92ef-613e574bdd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.05.01 23:41:22.257574 [ 289 ] {} <Debug> TCP-Session: 3df69c8f-5601-432b-92ef-613e574bdd68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.05.01 23:41:22.257767 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63804 | ||
| 3958 | 2026.05.01 23:41:22.257822 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63731 | ||
| 3959 | 2026.05.01 23:41:22.257833 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46688 | ||
| 3960 | 2026.05.01 23:41:22.257885 [ 289 ] {} <Trace> TCP-Session: 3df69c8f-5601-432b-92ef-613e574bdd68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3961 | 2026.05.01 23:41:22.257907 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3962 | 2026.05.01 23:41:22.257902 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52815 | ||
| 3963 | 2026.05.01 23:41:22.257962 [ 290 ] {} <Debug> TCP-Session: 2281ee54-b703-42d5-bb12-37efddb14144 Authenticating user 'default' from [fd00:1122:3344:101::e]:63804 | ||
| 3964 | 2026.05.01 23:41:22.257884 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59266 | ||
| 3965 | 2026.05.01 23:41:22.258014 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3966 | 2026.05.01 23:41:22.258016 [ 290 ] {} <Debug> TCP-Session: 2281ee54-b703-42d5-bb12-37efddb14144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.05.01 23:41:22.258053 [ 292 ] {} <Debug> TCP-Session: c07656f6-3153-4cea-a4b5-eb2c258cbb5e Authenticating user 'default' from [fd00:1122:3344:101::e]:63731 | ||
| 3968 | 2026.05.01 23:41:22.258068 [ 290 ] {} <Debug> TCP-Session: 2281ee54-b703-42d5-bb12-37efddb14144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.05.01 23:41:22.258083 [ 289 ] {08bba870-ea7b-480b-a6c6-2533388a8d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3970 | 2026.05.01 23:41:22.258092 [ 292 ] {} <Debug> TCP-Session: c07656f6-3153-4cea-a4b5-eb2c258cbb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.05.01 23:41:22.257856 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41041 | ||
| 3972 | 2026.05.01 23:41:22.258126 [ 292 ] {} <Debug> TCP-Session: c07656f6-3153-4cea-a4b5-eb2c258cbb5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.05.01 23:41:22.257827 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47157 | ||
| 3974 | 2026.05.01 23:41:22.258192 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3975 | 2026.05.01 23:41:22.258228 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3976 | 2026.05.01 23:41:22.257871 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33332 | ||
| 3977 | 2026.05.01 23:41:22.258270 [ 291 ] {} <Debug> TCP-Session: 74a6a550-f0c5-4818-a4c8-80e1079e522b Authenticating user 'default' from [fd00:1122:3344:101::e]:46688 | ||
| 3978 | 2026.05.01 23:41:22.258282 [ 287 ] {} <Debug> TCP-Session: d899eeb1-b30e-4601-aa47-cf3331ca0026 Authenticating user 'default' from [fd00:1122:3344:101::e]:52815 | ||
| 3979 | 2026.05.01 23:41:22.258327 [ 291 ] {} <Debug> TCP-Session: 74a6a550-f0c5-4818-a4c8-80e1079e522b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.05.01 23:41:22.258332 [ 287 ] {} <Debug> TCP-Session: d899eeb1-b30e-4601-aa47-cf3331ca0026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.05.01 23:41:22.258353 [ 291 ] {} <Debug> TCP-Session: 74a6a550-f0c5-4818-a4c8-80e1079e522b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.05.01 23:41:22.258366 [ 287 ] {} <Debug> TCP-Session: d899eeb1-b30e-4601-aa47-cf3331ca0026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.05.01 23:41:22.258362 [ 289 ] {08bba870-ea7b-480b-a6c6-2533388a8d8b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3984 | 2026.05.01 23:41:22.258335 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2026.05.01 23:41:22.258444 [ 289 ] {08bba870-ea7b-480b-a6c6-2533388a8d8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3986 | 2026.05.01 23:41:22.258460 [ 286 ] {} <Debug> TCP-Session: c3ecd8ff-ac1d-4089-b848-1e0dfb985c88 Authenticating user 'default' from [fd00:1122:3344:101::e]:59266 | ||
| 3987 | 2026.05.01 23:41:22.258493 [ 286 ] {} <Debug> TCP-Session: c3ecd8ff-ac1d-4089-b848-1e0dfb985c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.05.01 23:41:22.258509 [ 286 ] {} <Debug> TCP-Session: c3ecd8ff-ac1d-4089-b848-1e0dfb985c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.05.01 23:41:22.258559 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3990 | 2026.05.01 23:41:22.258560 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3991 | 2026.05.01 23:41:22.258595 [ 293 ] {} <Debug> TCP-Session: 4c51025a-73a2-4e57-ac0b-54b9da082ca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47157 | ||
| 3992 | 2026.05.01 23:41:22.258619 [ 267 ] {} <Debug> TCP-Session: d2b5f957-f11a-4a24-a4a4-b3b920f5d4e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33332 | ||
| 3993 | 2026.05.01 23:41:22.258627 [ 293 ] {} <Debug> TCP-Session: 4c51025a-73a2-4e57-ac0b-54b9da082ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2026.05.01 23:41:22.258644 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3995 | 2026.05.01 23:41:22.258645 [ 267 ] {} <Debug> TCP-Session: d2b5f957-f11a-4a24-a4a4-b3b920f5d4e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.05.01 23:41:22.258653 [ 293 ] {} <Debug> TCP-Session: 4c51025a-73a2-4e57-ac0b-54b9da082ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.05.01 23:41:22.258680 [ 267 ] {} <Debug> TCP-Session: d2b5f957-f11a-4a24-a4a4-b3b920f5d4e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3998 | 2026.05.01 23:41:22.258680 [ 294 ] {} <Debug> TCP-Session: 0d1a394e-9d56-48e0-9e62-b4a5fbf91967 Authenticating user 'default' from [fd00:1122:3344:101::e]:41041 | ||
| 3999 | 2026.05.01 23:41:22.258713 [ 294 ] {} <Debug> TCP-Session: 0d1a394e-9d56-48e0-9e62-b4a5fbf91967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.05.01 23:41:22.258725 [ 294 ] {} <Debug> TCP-Session: 0d1a394e-9d56-48e0-9e62-b4a5fbf91967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.05.01 23:41:22.258730 [ 289 ] {08bba870-ea7b-480b-a6c6-2533388a8d8b} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 4002 | 2026.05.01 23:41:22.259767 [ 276 ] {08bba870-ea7b-480b-a6c6-2533388a8d8b} <Trace> AggregatingTransform: Aggregating | ||
| 4003 | 2026.05.01 23:41:22.259808 [ 276 ] {08bba870-ea7b-480b-a6c6-2533388a8d8b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4004 | 2026.05.01 23:41:22.259844 [ 276 ] {08bba870-ea7b-480b-a6c6-2533388a8d8b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001013322 sec. (986.853 rows/sec., 38.55 KiB/sec.) | ||
| 4005 | 2026.05.01 23:41:22.259862 [ 276 ] {08bba870-ea7b-480b-a6c6-2533388a8d8b} <Trace> Aggregator: Merging aggregated data | ||
| 4006 | 2026.05.01 23:41:22.261044 [ 289 ] {08bba870-ea7b-480b-a6c6-2533388a8d8b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 4007 | 2026.05.01 23:41:22.261179 [ 289 ] {08bba870-ea7b-480b-a6c6-2533388a8d8b} <Debug> TCPHandler: Processed in 0.003404554 sec. | ||
| 4008 | 2026.05.01 23:41:22.261311 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4009 | 2026.05.01 23:41:22.261338 [ 289 ] {} <Debug> TCP-Session: 3df69c8f-5601-432b-92ef-613e574bdd68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.05.01 23:41:22.261341 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4011 | 2026.05.01 23:41:22.261363 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4012 | 2026.05.01 23:41:22.261391 [ 290 ] {} <Debug> TCP-Session: 2281ee54-b703-42d5-bb12-37efddb14144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.05.01 23:41:22.261392 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4014 | 2026.05.01 23:41:22.261402 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4015 | 2026.05.01 23:41:22.261420 [ 287 ] {} <Debug> TCP-Session: d899eeb1-b30e-4601-aa47-cf3331ca0026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.05.01 23:41:22.261445 [ 267 ] {} <Debug> TCP-Session: d2b5f957-f11a-4a24-a4a4-b3b920f5d4e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.05.01 23:41:22.261464 [ 291 ] {} <Debug> TCP-Session: 74a6a550-f0c5-4818-a4c8-80e1079e522b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2026.05.01 23:41:22.261457 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4019 | 2026.05.01 23:41:22.261483 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4020 | 2026.05.01 23:41:22.261521 [ 293 ] {} <Debug> TCP-Session: 4c51025a-73a2-4e57-ac0b-54b9da082ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.05.01 23:41:22.261432 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4022 | 2026.05.01 23:41:22.261543 [ 286 ] {} <Debug> TCP-Session: c3ecd8ff-ac1d-4089-b848-1e0dfb985c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2026.05.01 23:41:22.261409 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4024 | 2026.05.01 23:41:22.261572 [ 294 ] {} <Debug> TCP-Session: 0d1a394e-9d56-48e0-9e62-b4a5fbf91967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2026.05.01 23:41:22.261615 [ 292 ] {} <Debug> TCP-Session: c07656f6-3153-4cea-a4b5-eb2c258cbb5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.05.01 23:41:23.630618 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4027 | 2026.05.01 23:41:23.630880 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4028 | 2026.05.01 23:41:23.631233 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4029 | 2026.05.01 23:41:23.631269 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4030 | 2026.05.01 23:41:23.631495 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4031 | 2026.05.01 23:41:23.631565 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4032 | 2026.05.01 23:41:23.631710 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4033 | 2026.05.01 23:41:23.631841 [ 347 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4034 | 2026.05.01 23:41:23.631857 [ 323 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4035 | 2026.05.01 23:41:23.631858 [ 311 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4036 | 2026.05.01 23:41:23.631841 [ 301 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4037 | 2026.05.01 23:41:23.632041 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4038 | 2026.05.01 23:41:23.632068 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4039 | 2026.05.01 23:41:23.632157 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4040 | 2026.05.01 23:41:23.632178 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 4041 | 2026.05.01 23:41:23.632214 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4042 | 2026.05.01 23:41:23.632253 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4043 | 2026.05.01 23:41:23.632288 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4044 | 2026.05.01 23:41:23.633509 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002726 sec., 17608.21716801174 rows/sec., 2.83 MiB/sec. | ||
| 4045 | 2026.05.01 23:41:23.633658 [ 268 ] {e3c5ea7c-76f9-4ff0-86bb-1b4a9c563eff} <Debug> TCPHandler: Processed in 0.003178598 sec. | ||
| 4046 | 2026.05.01 23:41:23.635782 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2026.05.01 23:41:23.635892 [ 268 ] {ebbb8707-18b4-4aaa-9b1d-0249e1833412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4048 | 2026.05.01 23:41:23.635936 [ 268 ] {ebbb8707-18b4-4aaa-9b1d-0249e1833412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4049 | 2026.05.01 23:41:23.636440 [ 268 ] {ebbb8707-18b4-4aaa-9b1d-0249e1833412} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.05.01 23:41:23.636486 [ 268 ] {ebbb8707-18b4-4aaa-9b1d-0249e1833412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4051 | 2026.05.01 23:41:23.636887 [ 268 ] {ebbb8707-18b4-4aaa-9b1d-0249e1833412} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4052 | 2026.05.01 23:41:23.637122 [ 268 ] {ebbb8707-18b4-4aaa-9b1d-0249e1833412} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.05.01 23:41:23.637276 [ 268 ] {ebbb8707-18b4-4aaa-9b1d-0249e1833412} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001415 sec., 83392.22614840989 rows/sec., 7.09 MiB/sec. | ||
| 4054 | 2026.05.01 23:41:23.637314 [ 268 ] {ebbb8707-18b4-4aaa-9b1d-0249e1833412} <Debug> TCPHandler: Processed in 0.001581964 sec. | ||
| 4055 | 2026.05.01 23:41:23.637439 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.05.01 23:41:23.637534 [ 268 ] {6a75fa9a-c095-4cdb-afa1-b5fd4ab4784c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4057 | 2026.05.01 23:41:23.637576 [ 268 ] {6a75fa9a-c095-4cdb-afa1-b5fd4ab4784c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4058 | 2026.05.01 23:41:23.637996 [ 268 ] {6a75fa9a-c095-4cdb-afa1-b5fd4ab4784c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.05.01 23:41:23.638030 [ 268 ] {6a75fa9a-c095-4cdb-afa1-b5fd4ab4784c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4060 | 2026.05.01 23:41:23.638322 [ 268 ] {6a75fa9a-c095-4cdb-afa1-b5fd4ab4784c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4061 | 2026.05.01 23:41:23.638550 [ 268 ] {6a75fa9a-c095-4cdb-afa1-b5fd4ab4784c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.05.01 23:41:23.638684 [ 268 ] {6a75fa9a-c095-4cdb-afa1-b5fd4ab4784c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001167 sec., 26563.838903170523 rows/sec., 1.95 MiB/sec. | ||
| 4063 | 2026.05.01 23:41:23.638721 [ 268 ] {6a75fa9a-c095-4cdb-afa1-b5fd4ab4784c} <Debug> TCPHandler: Processed in 0.001330349 sec. | ||
| 4064 | 2026.05.01 23:41:23.638837 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.05.01 23:41:23.638949 [ 268 ] {77a3a05d-048a-4e1d-8fe4-17c60d731197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4066 | 2026.05.01 23:41:23.639002 [ 268 ] {77a3a05d-048a-4e1d-8fe4-17c60d731197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4067 | 2026.05.01 23:41:23.639434 [ 268 ] {77a3a05d-048a-4e1d-8fe4-17c60d731197} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.05.01 23:41:23.639469 [ 268 ] {77a3a05d-048a-4e1d-8fe4-17c60d731197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4069 | 2026.05.01 23:41:23.639773 [ 268 ] {77a3a05d-048a-4e1d-8fe4-17c60d731197} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4070 | 2026.05.01 23:41:23.639987 [ 268 ] {77a3a05d-048a-4e1d-8fe4-17c60d731197} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2026.05.01 23:41:23.640118 [ 268 ] {77a3a05d-048a-4e1d-8fe4-17c60d731197} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001194 sec., 79564.4891122278 rows/sec., 6.21 MiB/sec. | ||
| 4072 | 2026.05.01 23:41:23.640156 [ 268 ] {77a3a05d-048a-4e1d-8fe4-17c60d731197} <Debug> TCPHandler: Processed in 0.00136673 sec. | ||
| 4073 | 2026.05.01 23:41:23.640281 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.05.01 23:41:23.640376 [ 268 ] {fdddab40-38ae-404a-9fc1-d78dc57d2cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4075 | 2026.05.01 23:41:23.640421 [ 268 ] {fdddab40-38ae-404a-9fc1-d78dc57d2cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4076 | 2026.05.01 23:41:23.640846 [ 268 ] {fdddab40-38ae-404a-9fc1-d78dc57d2cb7} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.05.01 23:41:23.640882 [ 268 ] {fdddab40-38ae-404a-9fc1-d78dc57d2cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4078 | 2026.05.01 23:41:23.641209 [ 268 ] {fdddab40-38ae-404a-9fc1-d78dc57d2cb7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4079 | 2026.05.01 23:41:23.641420 [ 268 ] {fdddab40-38ae-404a-9fc1-d78dc57d2cb7} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.05.01 23:41:23.641551 [ 268 ] {fdddab40-38ae-404a-9fc1-d78dc57d2cb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 4081 | 2026.05.01 23:41:23.641588 [ 268 ] {fdddab40-38ae-404a-9fc1-d78dc57d2cb7} <Debug> TCPHandler: Processed in 0.001355729 sec. | ||
| 4082 | 2026.05.01 23:41:23.641704 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2026.05.01 23:41:23.641800 [ 268 ] {a468ad0b-0bb4-4869-8e49-a03980827b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4084 | 2026.05.01 23:41:23.641855 [ 268 ] {a468ad0b-0bb4-4869-8e49-a03980827b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4085 | 2026.05.01 23:41:23.642619 [ 268 ] {a468ad0b-0bb4-4869-8e49-a03980827b49} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.05.01 23:41:23.642654 [ 268 ] {a468ad0b-0bb4-4869-8e49-a03980827b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4087 | 2026.05.01 23:41:23.643205 [ 268 ] {a468ad0b-0bb4-4869-8e49-a03980827b49} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4088 | 2026.05.01 23:41:23.643442 [ 268 ] {a468ad0b-0bb4-4869-8e49-a03980827b49} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.05.01 23:41:23.643584 [ 268 ] {a468ad0b-0bb4-4869-8e49-a03980827b49} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001802 sec., 17203.1076581576 rows/sec., 30.83 MiB/sec. | ||
| 4090 | 2026.05.01 23:41:23.643635 [ 268 ] {a468ad0b-0bb4-4869-8e49-a03980827b49} <Debug> TCPHandler: Processed in 0.001979023 sec. | ||
| 4091 | 2026.05.01 23:41:23.643761 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2026.05.01 23:41:23.643856 [ 268 ] {1b848e01-83dc-42a4-9b66-529042c0ac8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4093 | 2026.05.01 23:41:23.643898 [ 268 ] {1b848e01-83dc-42a4-9b66-529042c0ac8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4094 | 2026.05.01 23:41:23.644244 [ 268 ] {1b848e01-83dc-42a4-9b66-529042c0ac8a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.05.01 23:41:23.644281 [ 268 ] {1b848e01-83dc-42a4-9b66-529042c0ac8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4096 | 2026.05.01 23:41:23.644592 [ 268 ] {1b848e01-83dc-42a4-9b66-529042c0ac8a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4097 | 2026.05.01 23:41:23.644800 [ 268 ] {1b848e01-83dc-42a4-9b66-529042c0ac8a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.05.01 23:41:23.644931 [ 268 ] {1b848e01-83dc-42a4-9b66-529042c0ac8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4099 | 2026.05.01 23:41:23.644966 [ 268 ] {1b848e01-83dc-42a4-9b66-529042c0ac8a} <Debug> TCPHandler: Processed in 0.001252727 sec. | ||
| 4100 | 2026.05.01 23:41:23.657522 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52390 | ||
| 4101 | 2026.05.01 23:41:23.657613 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4102 | 2026.05.01 23:41:23.657641 [ 287 ] {} <Debug> TCP-Session: ad4fe965-db87-406e-80bf-2f85f3d68055 Authenticating user 'default' from [fd00:1122:3344:101::e]:52390 | ||
| 4103 | 2026.05.01 23:41:23.657663 [ 287 ] {} <Debug> TCP-Session: ad4fe965-db87-406e-80bf-2f85f3d68055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2026.05.01 23:41:23.657676 [ 287 ] {} <Debug> TCP-Session: ad4fe965-db87-406e-80bf-2f85f3d68055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.05.01 23:41:23.657872 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57445 | ||
| 4106 | 2026.05.01 23:41:23.657917 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46035 | ||
| 4107 | 2026.05.01 23:41:23.657930 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40347 | ||
| 4108 | 2026.05.01 23:41:23.657978 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37131 | ||
| 4109 | 2026.05.01 23:41:23.657969 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45276 | ||
| 4110 | 2026.05.01 23:41:23.658019 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4111 | 2026.05.01 23:41:23.658019 [ 287 ] {} <Trace> TCP-Session: ad4fe965-db87-406e-80bf-2f85f3d68055 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.05.01 23:41:23.658079 [ 289 ] {} <Debug> TCP-Session: 15b55f1b-337d-4a83-87f1-18ff1f9ca8a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46035 | ||
| 4113 | 2026.05.01 23:41:23.658076 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4114 | 2026.05.01 23:41:23.658115 [ 289 ] {} <Debug> TCP-Session: 15b55f1b-337d-4a83-87f1-18ff1f9ca8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.05.01 23:41:23.658091 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4116 | 2026.05.01 23:41:23.658151 [ 289 ] {} <Debug> TCP-Session: 15b55f1b-337d-4a83-87f1-18ff1f9ca8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.05.01 23:41:23.658140 [ 290 ] {} <Debug> TCP-Session: eddaf4ec-6c93-4279-8d6f-16a935e5815e Authenticating user 'default' from [fd00:1122:3344:101::e]:40347 | ||
| 4118 | 2026.05.01 23:41:23.658177 [ 294 ] {} <Debug> TCP-Session: 6a67f968-a29a-429a-ac6a-10a07ab62ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45276 | ||
| 4119 | 2026.05.01 23:41:23.658071 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4120 | 2026.05.01 23:41:23.658219 [ 290 ] {} <Debug> TCP-Session: eddaf4ec-6c93-4279-8d6f-16a935e5815e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.05.01 23:41:23.658218 [ 294 ] {} <Debug> TCP-Session: 6a67f968-a29a-429a-ac6a-10a07ab62ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.05.01 23:41:23.658238 [ 290 ] {} <Debug> TCP-Session: eddaf4ec-6c93-4279-8d6f-16a935e5815e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.05.01 23:41:23.658239 [ 267 ] {} <Debug> TCP-Session: 364dd57a-699b-4470-80fe-17058556c9f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37131 | ||
| 4124 | 2026.05.01 23:41:23.658249 [ 294 ] {} <Debug> TCP-Session: 6a67f968-a29a-429a-ac6a-10a07ab62ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.05.01 23:41:23.658259 [ 287 ] {3eb99969-1984-47d1-8520-5c8c17fdee92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52390) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4126 | 2026.05.01 23:41:23.658268 [ 267 ] {} <Debug> TCP-Session: 364dd57a-699b-4470-80fe-17058556c9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4127 | 2026.05.01 23:41:23.657964 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4128 | 2026.05.01 23:41:23.658306 [ 267 ] {} <Debug> TCP-Session: 364dd57a-699b-4470-80fe-17058556c9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.05.01 23:41:23.658356 [ 288 ] {} <Debug> TCP-Session: 12f92c62-623e-4e97-9720-9c31707673ab Authenticating user 'default' from [fd00:1122:3344:101::e]:57445 | ||
| 4130 | 2026.05.01 23:41:23.657955 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62156 | ||
| 4131 | 2026.05.01 23:41:23.658396 [ 288 ] {} <Debug> TCP-Session: 12f92c62-623e-4e97-9720-9c31707673ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.05.01 23:41:23.657943 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46652 | ||
| 4133 | 2026.05.01 23:41:23.658447 [ 288 ] {} <Debug> TCP-Session: 12f92c62-623e-4e97-9720-9c31707673ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.05.01 23:41:23.657933 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43670 | ||
| 4135 | 2026.05.01 23:41:23.658491 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2026.05.01 23:41:23.658504 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.05.01 23:41:23.658538 [ 293 ] {} <Debug> TCP-Session: e79aa210-760f-4053-9a87-42fc39beab87 Authenticating user 'default' from [fd00:1122:3344:101::e]:62156 | ||
| 4138 | 2026.05.01 23:41:23.658546 [ 292 ] {} <Debug> TCP-Session: 6714d01f-e625-45b0-b3e6-4eb2c9c52dc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46652 | ||
| 4139 | 2026.05.01 23:41:23.658555 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4140 | 2026.05.01 23:41:23.658576 [ 293 ] {} <Debug> TCP-Session: e79aa210-760f-4053-9a87-42fc39beab87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.05.01 23:41:23.658591 [ 287 ] {3eb99969-1984-47d1-8520-5c8c17fdee92} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4142 | 2026.05.01 23:41:23.658621 [ 293 ] {} <Debug> TCP-Session: e79aa210-760f-4053-9a87-42fc39beab87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.05.01 23:41:23.658584 [ 292 ] {} <Debug> TCP-Session: 6714d01f-e625-45b0-b3e6-4eb2c9c52dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.05.01 23:41:23.658601 [ 291 ] {} <Debug> TCP-Session: dd36f791-76fb-436a-83ba-134373a0bc70 Authenticating user 'default' from [fd00:1122:3344:101::e]:43670 | ||
| 4145 | 2026.05.01 23:41:23.658675 [ 287 ] {3eb99969-1984-47d1-8520-5c8c17fdee92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4146 | 2026.05.01 23:41:23.658679 [ 292 ] {} <Debug> TCP-Session: 6714d01f-e625-45b0-b3e6-4eb2c9c52dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.05.01 23:41:23.658701 [ 291 ] {} <Debug> TCP-Session: dd36f791-76fb-436a-83ba-134373a0bc70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.05.01 23:41:23.658732 [ 291 ] {} <Debug> TCP-Session: dd36f791-76fb-436a-83ba-134373a0bc70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.05.01 23:41:23.659007 [ 287 ] {3eb99969-1984-47d1-8520-5c8c17fdee92} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 4150 | 2026.05.01 23:41:23.659966 [ 301 ] {3eb99969-1984-47d1-8520-5c8c17fdee92} <Trace> AggregatingTransform: Aggregating | ||
| 4151 | 2026.05.01 23:41:23.660014 [ 301 ] {3eb99969-1984-47d1-8520-5c8c17fdee92} <Trace> Aggregator: Aggregation method: without_key | ||
| 4152 | 2026.05.01 23:41:23.660052 [ 301 ] {3eb99969-1984-47d1-8520-5c8c17fdee92} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094404 sec. (1059.277 rows/sec., 41.38 KiB/sec.) | ||
| 4153 | 2026.05.01 23:41:23.660071 [ 301 ] {3eb99969-1984-47d1-8520-5c8c17fdee92} <Trace> Aggregator: Merging aggregated data | ||
| 4154 | 2026.05.01 23:41:23.661755 [ 287 ] {3eb99969-1984-47d1-8520-5c8c17fdee92} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003556 sec., 281.214848143982 rows/sec., 10.98 KiB/sec. | ||
| 4155 | 2026.05.01 23:41:23.661961 [ 287 ] {3eb99969-1984-47d1-8520-5c8c17fdee92} <Debug> TCPHandler: Processed in 0.004107398 sec. | ||
| 4156 | 2026.05.01 23:41:23.662120 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4157 | 2026.05.01 23:41:23.662163 [ 287 ] {} <Debug> TCP-Session: ad4fe965-db87-406e-80bf-2f85f3d68055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.05.01 23:41:23.662171 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4159 | 2026.05.01 23:41:23.662209 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4160 | 2026.05.01 23:41:23.662231 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4161 | 2026.05.01 23:41:23.662264 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4162 | 2026.05.01 23:41:23.662284 [ 291 ] {} <Debug> TCP-Session: dd36f791-76fb-436a-83ba-134373a0bc70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.05.01 23:41:23.662290 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4164 | 2026.05.01 23:41:23.662323 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4165 | 2026.05.01 23:41:23.662330 [ 267 ] {} <Debug> TCP-Session: 364dd57a-699b-4470-80fe-17058556c9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.05.01 23:41:23.662358 [ 292 ] {} <Debug> TCP-Session: 6714d01f-e625-45b0-b3e6-4eb2c9c52dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.05.01 23:41:23.662374 [ 290 ] {} <Debug> TCP-Session: eddaf4ec-6c93-4279-8d6f-16a935e5815e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.05.01 23:41:23.662372 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2026.05.01 23:41:23.662340 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2026.05.01 23:41:23.662468 [ 294 ] {} <Debug> TCP-Session: 6a67f968-a29a-429a-ac6a-10a07ab62ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4171 | 2026.05.01 23:41:23.662495 [ 293 ] {} <Debug> TCP-Session: e79aa210-760f-4053-9a87-42fc39beab87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.05.01 23:41:23.662233 [ 288 ] {} <Debug> TCP-Session: 12f92c62-623e-4e97-9720-9c31707673ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.05.01 23:41:23.662270 [ 289 ] {} <Debug> TCP-Session: 15b55f1b-337d-4a83-87f1-18ff1f9ca8a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.05.01 23:41:23.863930 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45772 | ||
| 4175 | 2026.05.01 23:41:23.864042 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4176 | 2026.05.01 23:41:23.864076 [ 287 ] {} <Debug> TCP-Session: 49f6ddb9-9ee6-4529-b951-a662ff157fa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45772 | ||
| 4177 | 2026.05.01 23:41:23.864100 [ 287 ] {} <Debug> TCP-Session: 49f6ddb9-9ee6-4529-b951-a662ff157fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.05.01 23:41:23.864113 [ 287 ] {} <Debug> TCP-Session: 49f6ddb9-9ee6-4529-b951-a662ff157fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.05.01 23:41:23.864316 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41107 | ||
| 4180 | 2026.05.01 23:41:23.864354 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61181 | ||
| 4181 | 2026.05.01 23:41:23.864366 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57518 | ||
| 4182 | 2026.05.01 23:41:23.864414 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42460 | ||
| 4183 | 2026.05.01 23:41:23.864422 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43645 | ||
| 4184 | 2026.05.01 23:41:23.864438 [ 287 ] {} <Trace> TCP-Session: 49f6ddb9-9ee6-4529-b951-a662ff157fa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.05.01 23:41:23.864470 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4186 | 2026.05.01 23:41:23.864496 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4187 | 2026.05.01 23:41:23.864521 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4188 | 2026.05.01 23:41:23.864527 [ 289 ] {} <Debug> TCP-Session: f68ad87f-a9c3-459a-9f4c-43ac8f1e516d Authenticating user 'default' from [fd00:1122:3344:101::e]:61181 | ||
| 4189 | 2026.05.01 23:41:23.864541 [ 290 ] {} <Debug> TCP-Session: 7ea88610-9388-418c-8a51-47b2f8c9fed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57518 | ||
| 4190 | 2026.05.01 23:41:23.864550 [ 267 ] {} <Debug> TCP-Session: f0f678ce-df37-4339-95bb-ab7cd2e935f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43645 | ||
| 4191 | 2026.05.01 23:41:23.864567 [ 289 ] {} <Debug> TCP-Session: f68ad87f-a9c3-459a-9f4c-43ac8f1e516d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4192 | 2026.05.01 23:41:23.864578 [ 290 ] {} <Debug> TCP-Session: 7ea88610-9388-418c-8a51-47b2f8c9fed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.05.01 23:41:23.864582 [ 267 ] {} <Debug> TCP-Session: f0f678ce-df37-4339-95bb-ab7cd2e935f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.05.01 23:41:23.864593 [ 289 ] {} <Debug> TCP-Session: f68ad87f-a9c3-459a-9f4c-43ac8f1e516d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.05.01 23:41:23.864603 [ 290 ] {} <Debug> TCP-Session: 7ea88610-9388-418c-8a51-47b2f8c9fed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.05.01 23:41:23.864611 [ 267 ] {} <Debug> TCP-Session: f0f678ce-df37-4339-95bb-ab7cd2e935f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4197 | 2026.05.01 23:41:23.864496 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4198 | 2026.05.01 23:41:23.864432 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4199 | 2026.05.01 23:41:23.864668 [ 294 ] {} <Debug> TCP-Session: 6eede8c6-c06a-4f5c-9014-780c91a6c357 Authenticating user 'default' from [fd00:1122:3344:101::e]:42460 | ||
| 4200 | 2026.05.01 23:41:23.864667 [ 287 ] {cdfe31f8-961e-4deb-898d-6f7fc3b42026} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4201 | 2026.05.01 23:41:23.864704 [ 288 ] {} <Debug> TCP-Session: 2d09d139-6ec3-47a1-8c41-859494d7a449 Authenticating user 'default' from [fd00:1122:3344:101::e]:41107 | ||
| 4202 | 2026.05.01 23:41:23.864712 [ 294 ] {} <Debug> TCP-Session: 6eede8c6-c06a-4f5c-9014-780c91a6c357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.05.01 23:41:23.864742 [ 288 ] {} <Debug> TCP-Session: 2d09d139-6ec3-47a1-8c41-859494d7a449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.05.01 23:41:23.864754 [ 294 ] {} <Debug> TCP-Session: 6eede8c6-c06a-4f5c-9014-780c91a6c357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.05.01 23:41:23.864773 [ 288 ] {} <Debug> TCP-Session: 2d09d139-6ec3-47a1-8c41-859494d7a449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.05.01 23:41:23.864396 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44141 | ||
| 4207 | 2026.05.01 23:41:23.864373 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52506 | ||
| 4208 | 2026.05.01 23:41:23.864367 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37487 | ||
| 4209 | 2026.05.01 23:41:23.864889 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4210 | 2026.05.01 23:41:23.864951 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4211 | 2026.05.01 23:41:23.864953 [ 293 ] {} <Debug> TCP-Session: cbc96289-401e-44c4-a22e-2a058f1c3f75 Authenticating user 'default' from [fd00:1122:3344:101::e]:44141 | ||
| 4212 | 2026.05.01 23:41:23.864985 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4213 | 2026.05.01 23:41:23.864995 [ 293 ] {} <Debug> TCP-Session: cbc96289-401e-44c4-a22e-2a058f1c3f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.05.01 23:41:23.865024 [ 291 ] {} <Debug> TCP-Session: 868882ad-0b41-4421-977f-84d9c857af92 Authenticating user 'default' from [fd00:1122:3344:101::e]:37487 | ||
| 4215 | 2026.05.01 23:41:23.865036 [ 293 ] {} <Debug> TCP-Session: cbc96289-401e-44c4-a22e-2a058f1c3f75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2026.05.01 23:41:23.865060 [ 287 ] {cdfe31f8-961e-4deb-898d-6f7fc3b42026} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4217 | 2026.05.01 23:41:23.865061 [ 291 ] {} <Debug> TCP-Session: 868882ad-0b41-4421-977f-84d9c857af92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.05.01 23:41:23.864989 [ 292 ] {} <Debug> TCP-Session: b23ce44a-242c-43e6-8555-0fdc886bd348 Authenticating user 'default' from [fd00:1122:3344:101::e]:52506 | ||
| 4219 | 2026.05.01 23:41:23.865103 [ 291 ] {} <Debug> TCP-Session: 868882ad-0b41-4421-977f-84d9c857af92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.05.01 23:41:23.865132 [ 287 ] {cdfe31f8-961e-4deb-898d-6f7fc3b42026} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4221 | 2026.05.01 23:41:23.865138 [ 292 ] {} <Debug> TCP-Session: b23ce44a-242c-43e6-8555-0fdc886bd348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4222 | 2026.05.01 23:41:23.865172 [ 292 ] {} <Debug> TCP-Session: b23ce44a-242c-43e6-8555-0fdc886bd348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.05.01 23:41:23.865452 [ 287 ] {cdfe31f8-961e-4deb-898d-6f7fc3b42026} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 4224 | 2026.05.01 23:41:23.866342 [ 306 ] {cdfe31f8-961e-4deb-898d-6f7fc3b42026} <Trace> AggregatingTransform: Aggregating | ||
| 4225 | 2026.05.01 23:41:23.866419 [ 306 ] {cdfe31f8-961e-4deb-898d-6f7fc3b42026} <Trace> Aggregator: Aggregation method: without_key | ||
| 4226 | 2026.05.01 23:41:23.866463 [ 306 ] {cdfe31f8-961e-4deb-898d-6f7fc3b42026} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090376 sec. (1106.488 rows/sec., 43.22 KiB/sec.) | ||
| 4227 | 2026.05.01 23:41:23.866483 [ 306 ] {cdfe31f8-961e-4deb-898d-6f7fc3b42026} <Trace> Aggregator: Merging aggregated data | ||
| 4228 | 2026.05.01 23:41:23.867726 [ 287 ] {cdfe31f8-961e-4deb-898d-6f7fc3b42026} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003125 sec., 320 rows/sec., 12.50 KiB/sec. | ||
| 4229 | 2026.05.01 23:41:23.867870 [ 287 ] {cdfe31f8-961e-4deb-898d-6f7fc3b42026} <Debug> TCPHandler: Processed in 0.003569417 sec. | ||
| 4230 | 2026.05.01 23:41:23.867986 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4231 | 2026.05.01 23:41:23.868015 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4232 | 2026.05.01 23:41:23.868024 [ 287 ] {} <Debug> TCP-Session: 49f6ddb9-9ee6-4529-b951-a662ff157fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2026.05.01 23:41:23.868036 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4234 | 2026.05.01 23:41:23.868068 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4235 | 2026.05.01 23:41:23.868064 [ 288 ] {} <Debug> TCP-Session: 2d09d139-6ec3-47a1-8c41-859494d7a449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2026.05.01 23:41:23.868095 [ 267 ] {} <Debug> TCP-Session: f0f678ce-df37-4339-95bb-ab7cd2e935f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.05.01 23:41:23.868105 [ 290 ] {} <Debug> TCP-Session: 7ea88610-9388-418c-8a51-47b2f8c9fed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.05.01 23:41:23.868106 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4239 | 2026.05.01 23:41:23.868167 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4240 | 2026.05.01 23:41:23.868192 [ 293 ] {} <Debug> TCP-Session: cbc96289-401e-44c4-a22e-2a058f1c3f75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4241 | 2026.05.01 23:41:23.868214 [ 294 ] {} <Debug> TCP-Session: 6eede8c6-c06a-4f5c-9014-780c91a6c357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.05.01 23:41:23.868091 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4243 | 2026.05.01 23:41:23.868053 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4244 | 2026.05.01 23:41:23.868279 [ 291 ] {} <Debug> TCP-Session: 868882ad-0b41-4421-977f-84d9c857af92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.05.01 23:41:23.868122 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4246 | 2026.05.01 23:41:23.868307 [ 289 ] {} <Debug> TCP-Session: f68ad87f-a9c3-459a-9f4c-43ac8f1e516d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2026.05.01 23:41:23.868344 [ 292 ] {} <Debug> TCP-Session: b23ce44a-242c-43e6-8555-0fdc886bd348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.05.01 23:41:27.280004 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4249 | 2026.05.01 23:41:27.280081 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4250 | 2026.05.01 23:41:27.352010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7687 | ||
| 4251 | 2026.05.01 23:41:27.352817 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.05.01 23:41:27.352902 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4253 | 2026.05.01 23:41:27.353505 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4254 | 2026.05.01 23:41:27.353729 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.05.01 23:41:27.353865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7687 | ||
| 4256 | 2026.05.01 23:41:27.353891 [ 56 ] {} <Debug> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4257 | 2026.05.01 23:41:27.353955 [ 56 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.05.01 23:41:27.353979 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4259 | 2026.05.01 23:41:27.354086 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::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 | ||
| 4260 | 2026.05.01 23:41:27.354186 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4261 | 2026.05.01 23:41:27.354219 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5255 rows starting from the beginning of the part | ||
| 4262 | 2026.05.01 23:41:27.354283 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4263 | 2026.05.01 23:41:27.354333 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4264 | 2026.05.01 23:41:27.354379 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4265 | 2026.05.01 23:41:27.354423 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4266 | 2026.05.01 23:41:27.354464 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4267 | 2026.05.01 23:41:27.355795 [ 194 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7687 rows, containing 4 columns (4 merged, 0 gathered) in 0.001752837 sec., 4385461.968226367 rows/sec., 62.73 MiB/sec. | ||
| 4268 | 2026.05.01 23:41:27.356399 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4269 | 2026.05.01 23:41:27.356634 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.05.01 23:41:27.356691 [ 197 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_16_3} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4271 | 2026.05.01 23:41:27.356751 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4272 | 2026.05.01 23:41:27.369134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 514 | ||
| 4273 | 2026.05.01 23:41:27.371401 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.05.01 23:41:27.371461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4275 | 2026.05.01 23:41:27.372675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4276 | 2026.05.01 23:41:27.372963 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.05.01 23:41:27.373305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
| 4278 | 2026.05.01 23:41:27.747355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4279 | 2026.05.01 23:41:27.762712 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.05.01 23:41:27.762766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4281 | 2026.05.01 23:41:27.769261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4282 | 2026.05.01 23:41:27.769940 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.05.01 23:41:27.770234 [ 60 ] {} <Debug> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4284 | 2026.05.01 23:41:27.770272 [ 60 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.05.01 23:41:27.770290 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4286 | 2026.05.01 23:41:27.770409 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 4287 | 2026.05.01 23:41:27.772971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4288 | 2026.05.01 23:41:27.774674 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4289 | 2026.05.01 23:41:27.776059 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 4290 | 2026.05.01 23:41:27.780596 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 4291 | 2026.05.01 23:41:27.784876 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 4292 | 2026.05.01 23:41:27.789266 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 4293 | 2026.05.01 23:41:27.793630 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 4294 | 2026.05.01 23:41:27.797750 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 4295 | 2026.05.01 23:41:27.850242 [ 197 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.07987944 sec., 1514.7827776459126 rows/sec., 7.83 MiB/sec. | ||
| 4296 | 2026.05.01 23:41:27.852811 [ 188 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4297 | 2026.05.01 23:41:27.854967 [ 188 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_16_3} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.05.01 23:41:27.855040 [ 188 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_16_3} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4299 | 2026.05.01 23:41:27.857102 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4300 | 2026.05.01 23:41:28.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.02 MiB, peak 244.00 MiB, free memory in arenas 0.00 B, will set to 244.01 MiB (RSS), difference: 9.99 MiB | ||
| 4301 | 2026.05.01 23:41:28.001226 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000810768 sec. | ||
| 4302 | 2026.05.01 23:41:28.628355 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.05.01 23:41:28.628579 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4304 | 2026.05.01 23:41:28.628903 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4305 | 2026.05.01 23:41:28.628937 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4306 | 2026.05.01 23:41:28.629152 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4307 | 2026.05.01 23:41:28.629221 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4308 | 2026.05.01 23:41:28.629361 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4309 | 2026.05.01 23:41:28.629491 [ 305 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4310 | 2026.05.01 23:41:28.629516 [ 303 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4311 | 2026.05.01 23:41:28.629491 [ 301 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4312 | 2026.05.01 23:41:28.629491 [ 319 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4313 | 2026.05.01 23:41:28.629708 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4314 | 2026.05.01 23:41:28.629736 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4315 | 2026.05.01 23:41:28.629823 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4316 | 2026.05.01 23:41:28.629843 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 4317 | 2026.05.01 23:41:28.629881 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4318 | 2026.05.01 23:41:28.629918 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4319 | 2026.05.01 23:41:28.629973 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4320 | 2026.05.01 23:41:28.631183 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002691 sec., 17837.23522853958 rows/sec., 2.87 MiB/sec. | ||
| 4321 | 2026.05.01 23:41:28.631346 [ 268 ] {dc4b457f-8ae0-4fbc-8ede-f0ea1c2766cb} <Debug> TCPHandler: Processed in 0.003122048 sec. | ||
| 4322 | 2026.05.01 23:41:28.633202 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2026.05.01 23:41:28.633333 [ 268 ] {85cc66a8-c2cb-4519-9873-8a773223aeba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4324 | 2026.05.01 23:41:28.633385 [ 268 ] {85cc66a8-c2cb-4519-9873-8a773223aeba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4325 | 2026.05.01 23:41:28.633953 [ 268 ] {85cc66a8-c2cb-4519-9873-8a773223aeba} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.05.01 23:41:28.633992 [ 268 ] {85cc66a8-c2cb-4519-9873-8a773223aeba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4327 | 2026.05.01 23:41:28.634386 [ 268 ] {85cc66a8-c2cb-4519-9873-8a773223aeba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4328 | 2026.05.01 23:41:28.634605 [ 268 ] {85cc66a8-c2cb-4519-9873-8a773223aeba} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.05.01 23:41:28.634756 [ 268 ] {85cc66a8-c2cb-4519-9873-8a773223aeba} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001463 sec., 53315.10594668489 rows/sec., 4.42 MiB/sec. | ||
| 4330 | 2026.05.01 23:41:28.634793 [ 268 ] {85cc66a8-c2cb-4519-9873-8a773223aeba} <Debug> TCPHandler: Processed in 0.001651216 sec. | ||
| 4331 | 2026.05.01 23:41:28.634916 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.05.01 23:41:28.635013 [ 268 ] {a1682c30-c0e0-4709-a049-48e080e2d61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4333 | 2026.05.01 23:41:28.635053 [ 268 ] {a1682c30-c0e0-4709-a049-48e080e2d61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4334 | 2026.05.01 23:41:28.635458 [ 268 ] {a1682c30-c0e0-4709-a049-48e080e2d61f} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.05.01 23:41:28.635492 [ 268 ] {a1682c30-c0e0-4709-a049-48e080e2d61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4336 | 2026.05.01 23:41:28.635808 [ 268 ] {a1682c30-c0e0-4709-a049-48e080e2d61f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4337 | 2026.05.01 23:41:28.636028 [ 268 ] {a1682c30-c0e0-4709-a049-48e080e2d61f} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.05.01 23:41:28.636161 [ 268 ] {a1682c30-c0e0-4709-a049-48e080e2d61f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00117 sec., 9401.709401709402 rows/sec., 706.96 KiB/sec. | ||
| 4339 | 2026.05.01 23:41:28.636198 [ 268 ] {a1682c30-c0e0-4709-a049-48e080e2d61f} <Debug> TCPHandler: Processed in 0.001328848 sec. | ||
| 4340 | 2026.05.01 23:41:28.636313 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2026.05.01 23:41:28.636404 [ 268 ] {f6aee4f2-eab0-444c-970a-91551b57c4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4342 | 2026.05.01 23:41:28.636466 [ 268 ] {f6aee4f2-eab0-444c-970a-91551b57c4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4343 | 2026.05.01 23:41:28.636939 [ 268 ] {f6aee4f2-eab0-444c-970a-91551b57c4ce} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.05.01 23:41:28.636976 [ 268 ] {f6aee4f2-eab0-444c-970a-91551b57c4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4345 | 2026.05.01 23:41:28.637296 [ 268 ] {f6aee4f2-eab0-444c-970a-91551b57c4ce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4346 | 2026.05.01 23:41:28.637518 [ 268 ] {f6aee4f2-eab0-444c-970a-91551b57c4ce} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2026.05.01 23:41:28.637653 [ 268 ] {f6aee4f2-eab0-444c-970a-91551b57c4ce} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001266 sec., 59241.706161137445 rows/sec., 4.63 MiB/sec. | ||
| 4348 | 2026.05.01 23:41:28.637689 [ 268 ] {f6aee4f2-eab0-444c-970a-91551b57c4ce} <Debug> TCPHandler: Processed in 0.00142314 sec. | ||
| 4349 | 2026.05.01 23:41:28.637809 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4350 | 2026.05.01 23:41:28.637904 [ 268 ] {82f837b9-60fd-4f0d-872a-846c171fcc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4351 | 2026.05.01 23:41:28.637946 [ 268 ] {82f837b9-60fd-4f0d-872a-846c171fcc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4352 | 2026.05.01 23:41:28.638376 [ 268 ] {82f837b9-60fd-4f0d-872a-846c171fcc97} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.05.01 23:41:28.638414 [ 268 ] {82f837b9-60fd-4f0d-872a-846c171fcc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4354 | 2026.05.01 23:41:28.638772 [ 268 ] {82f837b9-60fd-4f0d-872a-846c171fcc97} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4355 | 2026.05.01 23:41:28.638990 [ 268 ] {82f837b9-60fd-4f0d-872a-846c171fcc97} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.05.01 23:41:28.639130 [ 268 ] {82f837b9-60fd-4f0d-872a-846c171fcc97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 4357 | 2026.05.01 23:41:28.639168 [ 268 ] {82f837b9-60fd-4f0d-872a-846c171fcc97} <Debug> TCPHandler: Processed in 0.00140861 sec. | ||
| 4358 | 2026.05.01 23:41:28.639288 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2026.05.01 23:41:28.639382 [ 268 ] {b21d1063-fd81-4c8b-a3ce-941a7ac663ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4360 | 2026.05.01 23:41:28.639437 [ 268 ] {b21d1063-fd81-4c8b-a3ce-941a7ac663ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4361 | 2026.05.01 23:41:28.640189 [ 268 ] {b21d1063-fd81-4c8b-a3ce-941a7ac663ec} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.05.01 23:41:28.640224 [ 268 ] {b21d1063-fd81-4c8b-a3ce-941a7ac663ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4363 | 2026.05.01 23:41:28.640744 [ 268 ] {b21d1063-fd81-4c8b-a3ce-941a7ac663ec} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4364 | 2026.05.01 23:41:28.640970 [ 268 ] {b21d1063-fd81-4c8b-a3ce-941a7ac663ec} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.05.01 23:41:28.641115 [ 268 ] {b21d1063-fd81-4c8b-a3ce-941a7ac663ec} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00175 sec., 6285.714285714285 rows/sec., 11.26 MiB/sec. | ||
| 4366 | 2026.05.01 23:41:28.641170 [ 268 ] {b21d1063-fd81-4c8b-a3ce-941a7ac663ec} <Debug> TCPHandler: Processed in 0.001930951 sec. | ||
| 4367 | 2026.05.01 23:41:28.641293 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.05.01 23:41:28.641387 [ 268 ] {8175f3fa-a990-4ef8-9f25-d580753543da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4369 | 2026.05.01 23:41:28.641429 [ 268 ] {8175f3fa-a990-4ef8-9f25-d580753543da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4370 | 2026.05.01 23:41:28.641757 [ 268 ] {8175f3fa-a990-4ef8-9f25-d580753543da} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.05.01 23:41:28.641792 [ 268 ] {8175f3fa-a990-4ef8-9f25-d580753543da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4372 | 2026.05.01 23:41:28.642111 [ 268 ] {8175f3fa-a990-4ef8-9f25-d580753543da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4373 | 2026.05.01 23:41:28.642327 [ 268 ] {8175f3fa-a990-4ef8-9f25-d580753543da} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.05.01 23:41:28.642455 [ 268 ] {8175f3fa-a990-4ef8-9f25-d580753543da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4375 | 2026.05.01 23:41:28.642490 [ 268 ] {8175f3fa-a990-4ef8-9f25-d580753543da} <Debug> TCPHandler: Processed in 0.001245127 sec. | ||
| 4376 | 2026.05.01 23:41:33.630662 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2026.05.01 23:41:33.630937 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4378 | 2026.05.01 23:41:33.631339 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4379 | 2026.05.01 23:41:33.631384 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4380 | 2026.05.01 23:41:33.631659 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4381 | 2026.05.01 23:41:33.631735 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4382 | 2026.05.01 23:41:33.631874 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4383 | 2026.05.01 23:41:33.631996 [ 305 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4384 | 2026.05.01 23:41:33.632003 [ 301 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4385 | 2026.05.01 23:41:33.632020 [ 319 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4386 | 2026.05.01 23:41:33.632018 [ 303 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4387 | 2026.05.01 23:41:33.632229 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4388 | 2026.05.01 23:41:33.632258 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4389 | 2026.05.01 23:41:33.632343 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4390 | 2026.05.01 23:41:33.632362 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 4391 | 2026.05.01 23:41:33.632397 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4392 | 2026.05.01 23:41:33.632434 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4393 | 2026.05.01 23:41:33.632467 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4394 | 2026.05.01 23:41:33.633754 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Debug> executeQuery: Read 48 rows, 10.51 KiB in 0.002927 sec., 16399.043389135633 rows/sec., 3.51 MiB/sec. | ||
| 4395 | 2026.05.01 23:41:33.633908 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Debug> MemoryTracker: Peak memory usage (for query): 147.03 KiB. | ||
| 4396 | 2026.05.01 23:41:33.633924 [ 268 ] {136ee845-b6e1-4e42-a43d-f31f223c04c7} <Debug> TCPHandler: Processed in 0.003394253 sec. | ||
| 4397 | 2026.05.01 23:41:33.636800 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.05.01 23:41:33.636908 [ 268 ] {0e430380-d078-4473-8ac1-770407291cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4399 | 2026.05.01 23:41:33.636950 [ 268 ] {0e430380-d078-4473-8ac1-770407291cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4400 | 2026.05.01 23:41:33.637401 [ 268 ] {0e430380-d078-4473-8ac1-770407291cb3} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.05.01 23:41:33.637446 [ 268 ] {0e430380-d078-4473-8ac1-770407291cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4402 | 2026.05.01 23:41:33.637806 [ 268 ] {0e430380-d078-4473-8ac1-770407291cb3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4403 | 2026.05.01 23:41:33.638025 [ 268 ] {0e430380-d078-4473-8ac1-770407291cb3} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.05.01 23:41:33.638180 [ 268 ] {0e430380-d078-4473-8ac1-770407291cb3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001304 sec., 18404.907975460123 rows/sec., 1.53 MiB/sec. | ||
| 4405 | 2026.05.01 23:41:33.638218 [ 268 ] {0e430380-d078-4473-8ac1-770407291cb3} <Debug> TCPHandler: Processed in 0.001466592 sec. | ||
| 4406 | 2026.05.01 23:41:33.638345 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.05.01 23:41:33.638444 [ 268 ] {32693905-8321-4921-9ff6-40721f7a42af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4408 | 2026.05.01 23:41:33.638484 [ 268 ] {32693905-8321-4921-9ff6-40721f7a42af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4409 | 2026.05.01 23:41:33.638861 [ 268 ] {32693905-8321-4921-9ff6-40721f7a42af} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.05.01 23:41:33.638897 [ 268 ] {32693905-8321-4921-9ff6-40721f7a42af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4411 | 2026.05.01 23:41:33.639174 [ 268 ] {32693905-8321-4921-9ff6-40721f7a42af} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4412 | 2026.05.01 23:41:33.639380 [ 268 ] {32693905-8321-4921-9ff6-40721f7a42af} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.05.01 23:41:33.639513 [ 268 ] {32693905-8321-4921-9ff6-40721f7a42af} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001086 sec., 3683.241252302026 rows/sec., 300.34 KiB/sec. | ||
| 4414 | 2026.05.01 23:41:33.639550 [ 268 ] {32693905-8321-4921-9ff6-40721f7a42af} <Debug> TCPHandler: Processed in 0.001251257 sec. | ||
| 4415 | 2026.05.01 23:41:33.639670 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.05.01 23:41:33.639784 [ 268 ] {cc4ce61b-74b4-49d0-9925-31a0cf9341f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4417 | 2026.05.01 23:41:33.639824 [ 268 ] {cc4ce61b-74b4-49d0-9925-31a0cf9341f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4418 | 2026.05.01 23:41:33.640294 [ 268 ] {cc4ce61b-74b4-49d0-9925-31a0cf9341f0} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.05.01 23:41:33.640331 [ 268 ] {cc4ce61b-74b4-49d0-9925-31a0cf9341f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4420 | 2026.05.01 23:41:33.640687 [ 268 ] {cc4ce61b-74b4-49d0-9925-31a0cf9341f0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4421 | 2026.05.01 23:41:33.640898 [ 268 ] {cc4ce61b-74b4-49d0-9925-31a0cf9341f0} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.05.01 23:41:33.641048 [ 268 ] {cc4ce61b-74b4-49d0-9925-31a0cf9341f0} <Debug> executeQuery: Read 240 rows, 21.89 KiB in 0.001282 sec., 187207.48829953198 rows/sec., 16.67 MiB/sec. | ||
| 4423 | 2026.05.01 23:41:33.641087 [ 268 ] {cc4ce61b-74b4-49d0-9925-31a0cf9341f0} <Debug> TCPHandler: Processed in 0.001477272 sec. | ||
| 4424 | 2026.05.01 23:41:33.641197 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2026.05.01 23:41:33.641291 [ 268 ] {e0f57c69-1b5c-47ca-85c4-4e6762fd86fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4426 | 2026.05.01 23:41:33.641330 [ 268 ] {e0f57c69-1b5c-47ca-85c4-4e6762fd86fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4427 | 2026.05.01 23:41:33.641721 [ 268 ] {e0f57c69-1b5c-47ca-85c4-4e6762fd86fa} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.05.01 23:41:33.641758 [ 268 ] {e0f57c69-1b5c-47ca-85c4-4e6762fd86fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4429 | 2026.05.01 23:41:33.642084 [ 268 ] {e0f57c69-1b5c-47ca-85c4-4e6762fd86fa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4430 | 2026.05.01 23:41:33.642296 [ 268 ] {e0f57c69-1b5c-47ca-85c4-4e6762fd86fa} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.05.01 23:41:33.642400 [ 122 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4432 | 2026.05.01 23:41:33.642434 [ 268 ] {e0f57c69-1b5c-47ca-85c4-4e6762fd86fa} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.00116 sec., 40517.24137931035 rows/sec., 3.01 MiB/sec. | ||
| 4433 | 2026.05.01 23:41:33.642448 [ 122 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.05.01 23:41:33.642478 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4435 | 2026.05.01 23:41:33.642479 [ 268 ] {e0f57c69-1b5c-47ca-85c4-4e6762fd86fa} <Debug> TCPHandler: Processed in 0.001330888 sec. | ||
| 4436 | 2026.05.01 23:41:33.642580 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 4437 | 2026.05.01 23:41:33.642599 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.05.01 23:41:33.642660 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4439 | 2026.05.01 23:41:33.642687 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 225 rows starting from the beginning of the part | ||
| 4440 | 2026.05.01 23:41:33.642705 [ 268 ] {30d67505-09ec-40cf-8f09-6f3edf61fc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4441 | 2026.05.01 23:41:33.642746 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4442 | 2026.05.01 23:41:33.642758 [ 268 ] {30d67505-09ec-40cf-8f09-6f3edf61fc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4443 | 2026.05.01 23:41:33.642795 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part | ||
| 4444 | 2026.05.01 23:41:33.642841 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4445 | 2026.05.01 23:41:33.642884 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4446 | 2026.05.01 23:41:33.642927 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part | ||
| 4447 | 2026.05.01 23:41:33.643238 [ 268 ] {30d67505-09ec-40cf-8f09-6f3edf61fc53} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.05.01 23:41:33.643282 [ 268 ] {30d67505-09ec-40cf-8f09-6f3edf61fc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4449 | 2026.05.01 23:41:33.643773 [ 268 ] {30d67505-09ec-40cf-8f09-6f3edf61fc53} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4450 | 2026.05.01 23:41:33.643772 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223626 sec., 299928.24604903784 rows/sec., 21.45 MiB/sec. | ||
| 4451 | 2026.05.01 23:41:33.643991 [ 199 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4452 | 2026.05.01 23:41:33.644027 [ 268 ] {30d67505-09ec-40cf-8f09-6f3edf61fc53} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.05.01 23:41:33.644183 [ 268 ] {30d67505-09ec-40cf-8f09-6f3edf61fc53} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001496 sec., 16042.780748663103 rows/sec., 1.33 MiB/sec. | ||
| 4454 | 2026.05.01 23:41:33.644226 [ 268 ] {30d67505-09ec-40cf-8f09-6f3edf61fc53} <Debug> TCPHandler: Processed in 0.001678766 sec. | ||
| 4455 | 2026.05.01 23:41:33.644312 [ 199 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.05.01 23:41:33.644340 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.05.01 23:41:33.644402 [ 199 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_21_4} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4458 | 2026.05.01 23:41:33.644442 [ 268 ] {96bc0ac2-dd19-46de-8172-efc6c01faac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4459 | 2026.05.01 23:41:33.644488 [ 268 ] {96bc0ac2-dd19-46de-8172-efc6c01faac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4460 | 2026.05.01 23:41:33.644500 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4461 | 2026.05.01 23:41:33.644879 [ 268 ] {96bc0ac2-dd19-46de-8172-efc6c01faac6} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.05.01 23:41:33.644922 [ 268 ] {96bc0ac2-dd19-46de-8172-efc6c01faac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4463 | 2026.05.01 23:41:33.645237 [ 268 ] {96bc0ac2-dd19-46de-8172-efc6c01faac6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4464 | 2026.05.01 23:41:33.645454 [ 268 ] {96bc0ac2-dd19-46de-8172-efc6c01faac6} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.05.01 23:41:33.645589 [ 268 ] {96bc0ac2-dd19-46de-8172-efc6c01faac6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 805.41 KiB/sec. | ||
| 4466 | 2026.05.01 23:41:33.645629 [ 268 ] {96bc0ac2-dd19-46de-8172-efc6c01faac6} <Debug> TCPHandler: Processed in 0.001339779 sec. | ||
| 4467 | 2026.05.01 23:41:33.645738 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.05.01 23:41:33.645833 [ 268 ] {2fe30b58-b0cf-42d0-891b-82170a0b50f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4469 | 2026.05.01 23:41:33.645875 [ 268 ] {2fe30b58-b0cf-42d0-891b-82170a0b50f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4470 | 2026.05.01 23:41:33.646320 [ 268 ] {2fe30b58-b0cf-42d0-891b-82170a0b50f8} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.05.01 23:41:33.646358 [ 268 ] {2fe30b58-b0cf-42d0-891b-82170a0b50f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4472 | 2026.05.01 23:41:33.646676 [ 268 ] {2fe30b58-b0cf-42d0-891b-82170a0b50f8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4473 | 2026.05.01 23:41:33.646899 [ 268 ] {2fe30b58-b0cf-42d0-891b-82170a0b50f8} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.05.01 23:41:33.647039 [ 268 ] {2fe30b58-b0cf-42d0-891b-82170a0b50f8} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001223 sec., 110384.30089942765 rows/sec., 8.93 MiB/sec. | ||
| 4475 | 2026.05.01 23:41:33.647078 [ 268 ] {2fe30b58-b0cf-42d0-891b-82170a0b50f8} <Debug> TCPHandler: Processed in 0.001388619 sec. | ||
| 4476 | 2026.05.01 23:41:33.647191 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.05.01 23:41:33.647306 [ 268 ] {769d2380-bd90-4afe-8efb-9f9f53927035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4478 | 2026.05.01 23:41:33.647357 [ 268 ] {769d2380-bd90-4afe-8efb-9f9f53927035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4479 | 2026.05.01 23:41:33.647794 [ 268 ] {769d2380-bd90-4afe-8efb-9f9f53927035} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.05.01 23:41:33.647830 [ 268 ] {769d2380-bd90-4afe-8efb-9f9f53927035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4481 | 2026.05.01 23:41:33.648168 [ 268 ] {769d2380-bd90-4afe-8efb-9f9f53927035} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4482 | 2026.05.01 23:41:33.648371 [ 268 ] {769d2380-bd90-4afe-8efb-9f9f53927035} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.05.01 23:41:33.648503 [ 268 ] {769d2380-bd90-4afe-8efb-9f9f53927035} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001222 sec., 162029.45990180032 rows/sec., 11.62 MiB/sec. | ||
| 4484 | 2026.05.01 23:41:33.648539 [ 268 ] {769d2380-bd90-4afe-8efb-9f9f53927035} <Debug> TCPHandler: Processed in 0.001405791 sec. | ||
| 4485 | 2026.05.01 23:41:33.648651 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.05.01 23:41:33.648743 [ 268 ] {afe7e2e4-801e-4135-8c11-3fe3fab51184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.05.01 23:41:33.648796 [ 268 ] {afe7e2e4-801e-4135-8c11-3fe3fab51184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4488 | 2026.05.01 23:41:33.649522 [ 268 ] {afe7e2e4-801e-4135-8c11-3fe3fab51184} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.05.01 23:41:33.649557 [ 268 ] {afe7e2e4-801e-4135-8c11-3fe3fab51184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4490 | 2026.05.01 23:41:33.650091 [ 268 ] {afe7e2e4-801e-4135-8c11-3fe3fab51184} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4491 | 2026.05.01 23:41:33.650314 [ 268 ] {afe7e2e4-801e-4135-8c11-3fe3fab51184} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.05.01 23:41:33.650417 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4493 | 2026.05.01 23:41:33.650446 [ 268 ] {afe7e2e4-801e-4135-8c11-3fe3fab51184} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00172 sec., 18023.25581395349 rows/sec., 32.30 MiB/sec. | ||
| 4494 | 2026.05.01 23:41:33.650451 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.05.01 23:41:33.650485 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4496 | 2026.05.01 23:41:33.650502 [ 268 ] {afe7e2e4-801e-4135-8c11-3fe3fab51184} <Debug> TCPHandler: Processed in 0.001897421 sec. | ||
| 4497 | 2026.05.01 23:41:33.650570 [ 197 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 4498 | 2026.05.01 23:41:33.650617 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.05.01 23:41:33.650708 [ 268 ] {d2df5959-5705-4b3d-9c39-c22188200612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4500 | 2026.05.01 23:41:33.650749 [ 268 ] {d2df5959-5705-4b3d-9c39-c22188200612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4501 | 2026.05.01 23:41:33.650768 [ 197 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4502 | 2026.05.01 23:41:33.650823 [ 197 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 313 rows starting from the beginning of the part | ||
| 4503 | 2026.05.01 23:41:33.650940 [ 197 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4504 | 2026.05.01 23:41:33.651047 [ 197 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 4505 | 2026.05.01 23:41:33.651075 [ 268 ] {d2df5959-5705-4b3d-9c39-c22188200612} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.05.01 23:41:33.651111 [ 268 ] {d2df5959-5705-4b3d-9c39-c22188200612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4507 | 2026.05.01 23:41:33.651148 [ 197 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4508 | 2026.05.01 23:41:33.651246 [ 197 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4509 | 2026.05.01 23:41:33.651342 [ 197 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4510 | 2026.05.01 23:41:33.651430 [ 268 ] {d2df5959-5705-4b3d-9c39-c22188200612} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4511 | 2026.05.01 23:41:33.651669 [ 268 ] {d2df5959-5705-4b3d-9c39-c22188200612} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.05.01 23:41:33.651800 [ 268 ] {d2df5959-5705-4b3d-9c39-c22188200612} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 4513 | 2026.05.01 23:41:33.651835 [ 268 ] {d2df5959-5705-4b3d-9c39-c22188200612} <Debug> TCPHandler: Processed in 0.001265187 sec. | ||
| 4514 | 2026.05.01 23:41:33.655127 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 19 columns (19 merged, 0 gathered) in 0.004589969 sec., 95207.61469195108 rows/sec., 170.61 MiB/sec. | ||
| 4515 | 2026.05.01 23:41:33.656213 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4516 | 2026.05.01 23:41:33.656589 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.05.01 23:41:33.656671 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4518 | 2026.05.01 23:41:33.656810 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 4519 | 2026.05.01 23:41:34.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.05 MiB, peak 250.24 MiB, free memory in arenas 0.00 B, will set to 246.55 MiB (RSS), difference: 1.49 MiB | ||
| 4520 | 2026.05.01 23:41:34.854744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8135 | ||
| 4521 | 2026.05.01 23:41:34.855577 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.05.01 23:41:34.855645 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4523 | 2026.05.01 23:41:34.856189 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4524 | 2026.05.01 23:41:34.856443 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.05.01 23:41:34.856570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8135 | ||
| 4526 | 2026.05.01 23:41:35.273831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4527 | 2026.05.01 23:41:35.288705 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.05.01 23:41:35.288773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4529 | 2026.05.01 23:41:35.294212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4530 | 2026.05.01 23:41:35.294892 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.05.01 23:41:35.297405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4532 | 2026.05.01 23:41:37.374249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 550 | ||
| 4533 | 2026.05.01 23:41:37.376720 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.05.01 23:41:37.376780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4535 | 2026.05.01 23:41:37.377981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4536 | 2026.05.01 23:41:37.378259 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2026.05.01 23:41:37.378609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4538 | 2026.05.01 23:41:38.629191 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2026.05.01 23:41:38.629435 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4540 | 2026.05.01 23:41:38.629771 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4541 | 2026.05.01 23:41:38.629808 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4542 | 2026.05.01 23:41:38.630031 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4543 | 2026.05.01 23:41:38.630103 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4544 | 2026.05.01 23:41:38.630246 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4545 | 2026.05.01 23:41:38.630387 [ 276 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4546 | 2026.05.01 23:41:38.630395 [ 303 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4547 | 2026.05.01 23:41:38.630434 [ 319 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4548 | 2026.05.01 23:41:38.630385 [ 305 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4549 | 2026.05.01 23:41:38.630588 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4550 | 2026.05.01 23:41:38.630617 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4551 | 2026.05.01 23:41:38.630705 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4552 | 2026.05.01 23:41:38.630726 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 4553 | 2026.05.01 23:41:38.630761 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4554 | 2026.05.01 23:41:38.630798 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4555 | 2026.05.01 23:41:38.630832 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4556 | 2026.05.01 23:41:38.632002 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002658 sec., 18058.69074492099 rows/sec., 2.91 MiB/sec. | ||
| 4557 | 2026.05.01 23:41:38.632163 [ 268 ] {b561320d-84e0-4a63-a8da-f136f6b8beb2} <Debug> TCPHandler: Processed in 0.003106417 sec. | ||
| 4558 | 2026.05.01 23:41:38.634054 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.05.01 23:41:38.634188 [ 268 ] {217cc09c-24a4-404d-80ce-c8ac45bf053d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4560 | 2026.05.01 23:41:38.634240 [ 268 ] {217cc09c-24a4-404d-80ce-c8ac45bf053d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4561 | 2026.05.01 23:41:38.634810 [ 268 ] {217cc09c-24a4-404d-80ce-c8ac45bf053d} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.05.01 23:41:38.634859 [ 268 ] {217cc09c-24a4-404d-80ce-c8ac45bf053d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4563 | 2026.05.01 23:41:38.635243 [ 268 ] {217cc09c-24a4-404d-80ce-c8ac45bf053d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4564 | 2026.05.01 23:41:38.635466 [ 268 ] {217cc09c-24a4-404d-80ce-c8ac45bf053d} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.05.01 23:41:38.635598 [ 121 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4566 | 2026.05.01 23:41:38.635612 [ 268 ] {217cc09c-24a4-404d-80ce-c8ac45bf053d} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001466 sec., 53206.002728512954 rows/sec., 4.41 MiB/sec. | ||
| 4567 | 2026.05.01 23:41:38.635643 [ 121 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.05.01 23:41:38.635660 [ 268 ] {217cc09c-24a4-404d-80ce-c8ac45bf053d} <Debug> TCPHandler: Processed in 0.001667426 sec. | ||
| 4569 | 2026.05.01 23:41:38.635667 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4570 | 2026.05.01 23:41:38.635772 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 4571 | 2026.05.01 23:41:38.635787 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4572 | 2026.05.01 23:41:38.635892 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4573 | 2026.05.01 23:41:38.635898 [ 268 ] {d754ba23-1880-4307-a729-1c8a8458401b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4574 | 2026.05.01 23:41:38.635934 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3359 rows starting from the beginning of the part | ||
| 4575 | 2026.05.01 23:41:38.635954 [ 268 ] {d754ba23-1880-4307-a729-1c8a8458401b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4576 | 2026.05.01 23:41:38.636004 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 4577 | 2026.05.01 23:41:38.636059 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 118 rows starting from the beginning of the part | ||
| 4578 | 2026.05.01 23:41:38.636111 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 78 rows starting from the beginning of the part | ||
| 4579 | 2026.05.01 23:41:38.636157 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 240 rows starting from the beginning of the part | ||
| 4580 | 2026.05.01 23:41:38.636200 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 78 rows starting from the beginning of the part | ||
| 4581 | 2026.05.01 23:41:38.636354 [ 268 ] {d754ba23-1880-4307-a729-1c8a8458401b} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.05.01 23:41:38.636395 [ 268 ] {d754ba23-1880-4307-a729-1c8a8458401b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4583 | 2026.05.01 23:41:38.636719 [ 268 ] {d754ba23-1880-4307-a729-1c8a8458401b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4584 | 2026.05.01 23:41:38.636936 [ 268 ] {d754ba23-1880-4307-a729-1c8a8458401b} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.05.01 23:41:38.637075 [ 268 ] {d754ba23-1880-4307-a729-1c8a8458401b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001199 sec., 9174.311926605506 rows/sec., 689.87 KiB/sec. | ||
| 4586 | 2026.05.01 23:41:38.637111 [ 268 ] {d754ba23-1880-4307-a729-1c8a8458401b} <Debug> TCPHandler: Processed in 0.00137306 sec. | ||
| 4587 | 2026.05.01 23:41:38.637246 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.05.01 23:41:38.637338 [ 268 ] {d8d82517-4741-4e52-bb7d-a3172ce66837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4589 | 2026.05.01 23:41:38.637378 [ 268 ] {d8d82517-4741-4e52-bb7d-a3172ce66837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4590 | 2026.05.01 23:41:38.637790 [ 268 ] {d8d82517-4741-4e52-bb7d-a3172ce66837} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.05.01 23:41:38.637825 [ 268 ] {d8d82517-4741-4e52-bb7d-a3172ce66837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4592 | 2026.05.01 23:41:38.637825 [ 200 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3929 rows, containing 5 columns (5 merged, 0 gathered) in 0.002090005 sec., 1879899.8088521322 rows/sec., 152.06 MiB/sec. | ||
| 4593 | 2026.05.01 23:41:38.638134 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4594 | 2026.05.01 23:41:38.638145 [ 268 ] {d8d82517-4741-4e52-bb7d-a3172ce66837} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4595 | 2026.05.01 23:41:38.638445 [ 268 ] {d8d82517-4741-4e52-bb7d-a3172ce66837} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.05.01 23:41:38.638461 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_26_5} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.05.01 23:41:38.638540 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_26_5} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4598 | 2026.05.01 23:41:38.638547 [ 121 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4599 | 2026.05.01 23:41:38.638579 [ 268 ] {d8d82517-4741-4e52-bb7d-a3172ce66837} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001258 sec., 59618.441971383145 rows/sec., 4.65 MiB/sec. | ||
| 4600 | 2026.05.01 23:41:38.638584 [ 121 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.05.01 23:41:38.638611 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4602 | 2026.05.01 23:41:38.638617 [ 268 ] {d8d82517-4741-4e52-bb7d-a3172ce66837} <Debug> TCPHandler: Processed in 0.00142219 sec. | ||
| 4603 | 2026.05.01 23:41:38.638618 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 4604 | 2026.05.01 23:41:38.638723 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 4605 | 2026.05.01 23:41:38.638749 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.05.01 23:41:38.638821 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4607 | 2026.05.01 23:41:38.638848 [ 268 ] {26673649-420a-426a-902c-c4467633d584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.05.01 23:41:38.638851 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1830 rows starting from the beginning of the part | ||
| 4609 | 2026.05.01 23:41:38.638900 [ 268 ] {26673649-420a-426a-902c-c4467633d584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4610 | 2026.05.01 23:41:38.638924 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 4611 | 2026.05.01 23:41:38.638971 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 95 rows starting from the beginning of the part | ||
| 4612 | 2026.05.01 23:41:38.639012 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 75 rows starting from the beginning of the part | ||
| 4613 | 2026.05.01 23:41:38.639050 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 135 rows starting from the beginning of the part | ||
| 4614 | 2026.05.01 23:41:38.639095 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 75 rows starting from the beginning of the part | ||
| 4615 | 2026.05.01 23:41:38.639326 [ 268 ] {26673649-420a-426a-902c-c4467633d584} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.05.01 23:41:38.639366 [ 268 ] {26673649-420a-426a-902c-c4467633d584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4617 | 2026.05.01 23:41:38.639714 [ 268 ] {26673649-420a-426a-902c-c4467633d584} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4618 | 2026.05.01 23:41:38.639933 [ 268 ] {26673649-420a-426a-902c-c4467633d584} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.05.01 23:41:38.640037 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4620 | 2026.05.01 23:41:38.640066 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.05.01 23:41:38.640073 [ 268 ] {26673649-420a-426a-902c-c4467633d584} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 4622 | 2026.05.01 23:41:38.640083 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4623 | 2026.05.01 23:41:38.640098 [ 191 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2274 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141125 sec., 1611337.4667847652 rows/sec., 119.36 MiB/sec. | ||
| 4624 | 2026.05.01 23:41:38.640111 [ 268 ] {26673649-420a-426a-902c-c4467633d584} <Debug> TCPHandler: Processed in 0.00140841 sec. | ||
| 4625 | 2026.05.01 23:41:38.640156 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 4626 | 2026.05.01 23:41:38.640243 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.05.01 23:41:38.640255 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4628 | 2026.05.01 23:41:38.640294 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9654 rows starting from the beginning of the part | ||
| 4629 | 2026.05.01 23:41:38.640342 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4630 | 2026.05.01 23:41:38.640344 [ 268 ] {378b0f51-6e96-402a-8d5a-23e1eadafcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4631 | 2026.05.01 23:41:38.640364 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4632 | 2026.05.01 23:41:38.640384 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 4633 | 2026.05.01 23:41:38.640414 [ 268 ] {378b0f51-6e96-402a-8d5a-23e1eadafcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4634 | 2026.05.01 23:41:38.640426 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 4635 | 2026.05.01 23:41:38.640485 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 198 rows starting from the beginning of the part | ||
| 4636 | 2026.05.01 23:41:38.640523 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 4637 | 2026.05.01 23:41:38.640757 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_26_5} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.05.01 23:41:38.640855 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_26_5} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4639 | 2026.05.01 23:41:38.640951 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4640 | 2026.05.01 23:41:38.641179 [ 268 ] {378b0f51-6e96-402a-8d5a-23e1eadafcc6} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.05.01 23:41:38.641220 [ 268 ] {378b0f51-6e96-402a-8d5a-23e1eadafcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4642 | 2026.05.01 23:41:38.641752 [ 268 ] {378b0f51-6e96-402a-8d5a-23e1eadafcc6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4643 | 2026.05.01 23:41:38.642038 [ 268 ] {378b0f51-6e96-402a-8d5a-23e1eadafcc6} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.05.01 23:41:38.642189 [ 268 ] {378b0f51-6e96-402a-8d5a-23e1eadafcc6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001863 sec., 5904.455179817498 rows/sec., 10.58 MiB/sec. | ||
| 4645 | 2026.05.01 23:41:38.642242 [ 268 ] {378b0f51-6e96-402a-8d5a-23e1eadafcc6} <Debug> TCPHandler: Processed in 0.002047564 sec. | ||
| 4646 | 2026.05.01 23:41:38.642360 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.05.01 23:41:38.642455 [ 268 ] {5ab4c0e1-5192-49b4-a6c4-d52b692b8a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4648 | 2026.05.01 23:41:38.642498 [ 268 ] {5ab4c0e1-5192-49b4-a6c4-d52b692b8a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4649 | 2026.05.01 23:41:38.642850 [ 268 ] {5ab4c0e1-5192-49b4-a6c4-d52b692b8a4f} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.05.01 23:41:38.642884 [ 268 ] {5ab4c0e1-5192-49b4-a6c4-d52b692b8a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4651 | 2026.05.01 23:41:38.643221 [ 268 ] {5ab4c0e1-5192-49b4-a6c4-d52b692b8a4f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4652 | 2026.05.01 23:41:38.643420 [ 200 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10460 rows, containing 5 columns (5 merged, 0 gathered) in 0.003293531 sec., 3175922.740669512 rows/sec., 206.29 MiB/sec. | ||
| 4653 | 2026.05.01 23:41:38.643435 [ 268 ] {5ab4c0e1-5192-49b4-a6c4-d52b692b8a4f} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.05.01 23:41:38.643542 [ 121 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4655 | 2026.05.01 23:41:38.643569 [ 121 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.05.01 23:41:38.643577 [ 268 ] {5ab4c0e1-5192-49b4-a6c4-d52b692b8a4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 4657 | 2026.05.01 23:41:38.643586 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4658 | 2026.05.01 23:41:38.643613 [ 268 ] {5ab4c0e1-5192-49b4-a6c4-d52b692b8a4f} <Debug> TCPHandler: Processed in 0.001300778 sec. | ||
| 4659 | 2026.05.01 23:41:38.643667 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 4660 | 2026.05.01 23:41:38.643754 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4661 | 2026.05.01 23:41:38.643761 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4662 | 2026.05.01 23:41:38.643781 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1242 rows starting from the beginning of the part | ||
| 4663 | 2026.05.01 23:41:38.643833 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 4664 | 2026.05.01 23:41:38.643867 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 4665 | 2026.05.01 23:41:38.643902 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 4666 | 2026.05.01 23:41:38.643935 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 4667 | 2026.05.01 23:41:38.643970 [ 191 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 4668 | 2026.05.01 23:41:38.644079 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.05.01 23:41:38.644161 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4670 | 2026.05.01 23:41:38.644241 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4671 | 2026.05.01 23:41:38.644789 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151185 sec., 1329065.267528677 rows/sec., 87.69 MiB/sec. | ||
| 4672 | 2026.05.01 23:41:38.644980 [ 192 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4673 | 2026.05.01 23:41:38.645224 [ 192 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_26_5} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.05.01 23:41:38.645287 [ 192 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_26_5} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4675 | 2026.05.01 23:41:38.645353 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4676 | 2026.05.01 23:41:42.280323 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4677 | 2026.05.01 23:41:42.280372 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4678 | 2026.05.01 23:41:42.357542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8647 | ||
| 4679 | 2026.05.01 23:41:42.358065 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.05.01 23:41:42.358113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4681 | 2026.05.01 23:41:42.358614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4682 | 2026.05.01 23:41:42.358854 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.05.01 23:41:42.358995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8647 | ||
| 4684 | 2026.05.01 23:41:42.798369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4685 | 2026.05.01 23:41:42.813061 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.05.01 23:41:42.813105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4687 | 2026.05.01 23:41:42.818580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4688 | 2026.05.01 23:41:42.819306 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.05.01 23:41:42.821853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4690 | 2026.05.01 23:41:43.629494 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.01 23:41:43.629741 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4692 | 2026.05.01 23:41:43.630073 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4693 | 2026.05.01 23:41:43.630108 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4694 | 2026.05.01 23:41:43.630325 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4695 | 2026.05.01 23:41:43.630395 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4696 | 2026.05.01 23:41:43.630538 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4697 | 2026.05.01 23:41:43.630675 [ 276 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4698 | 2026.05.01 23:41:43.630677 [ 319 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4699 | 2026.05.01 23:41:43.630675 [ 303 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4700 | 2026.05.01 23:41:43.630676 [ 305 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4701 | 2026.05.01 23:41:43.630869 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4702 | 2026.05.01 23:41:43.630896 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4703 | 2026.05.01 23:41:43.630981 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4704 | 2026.05.01 23:41:43.631002 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 4705 | 2026.05.01 23:41:43.631037 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4706 | 2026.05.01 23:41:43.631074 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4707 | 2026.05.01 23:41:43.631108 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4708 | 2026.05.01 23:41:43.632404 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002754 sec., 17429.193899782134 rows/sec., 2.80 MiB/sec. | ||
| 4709 | 2026.05.01 23:41:43.632557 [ 268 ] {b1274c99-21de-4992-be10-36a5fbe6925c} <Debug> TCPHandler: Processed in 0.003199689 sec. | ||
| 4710 | 2026.05.01 23:41:43.634758 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.05.01 23:41:43.634878 [ 268 ] {2cb4ab7a-824a-4dc1-ac4b-209c2d022d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4712 | 2026.05.01 23:41:43.634924 [ 268 ] {2cb4ab7a-824a-4dc1-ac4b-209c2d022d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4713 | 2026.05.01 23:41:43.635439 [ 268 ] {2cb4ab7a-824a-4dc1-ac4b-209c2d022d30} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.05.01 23:41:43.635484 [ 268 ] {2cb4ab7a-824a-4dc1-ac4b-209c2d022d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4715 | 2026.05.01 23:41:43.635882 [ 268 ] {2cb4ab7a-824a-4dc1-ac4b-209c2d022d30} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4716 | 2026.05.01 23:41:43.636117 [ 268 ] {2cb4ab7a-824a-4dc1-ac4b-209c2d022d30} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.05.01 23:41:43.636292 [ 268 ] {2cb4ab7a-824a-4dc1-ac4b-209c2d022d30} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001448 sec., 81491.71270718232 rows/sec., 6.93 MiB/sec. | ||
| 4718 | 2026.05.01 23:41:43.636331 [ 268 ] {2cb4ab7a-824a-4dc1-ac4b-209c2d022d30} <Debug> TCPHandler: Processed in 0.001624685 sec. | ||
| 4719 | 2026.05.01 23:41:43.636485 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.05.01 23:41:43.636580 [ 268 ] {3603ea04-d47e-460a-8a71-7cc8df37a4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.05.01 23:41:43.636620 [ 268 ] {3603ea04-d47e-460a-8a71-7cc8df37a4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4722 | 2026.05.01 23:41:43.637021 [ 268 ] {3603ea04-d47e-460a-8a71-7cc8df37a4f0} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.05.01 23:41:43.637057 [ 268 ] {3603ea04-d47e-460a-8a71-7cc8df37a4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4724 | 2026.05.01 23:41:43.637358 [ 268 ] {3603ea04-d47e-460a-8a71-7cc8df37a4f0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4725 | 2026.05.01 23:41:43.637583 [ 268 ] {3603ea04-d47e-460a-8a71-7cc8df37a4f0} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.01 23:41:43.637723 [ 268 ] {3603ea04-d47e-460a-8a71-7cc8df37a4f0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001161 sec., 26701.11972437554 rows/sec., 1.96 MiB/sec. | ||
| 4727 | 2026.05.01 23:41:43.637761 [ 268 ] {3603ea04-d47e-460a-8a71-7cc8df37a4f0} <Debug> TCPHandler: Processed in 0.001323479 sec. | ||
| 4728 | 2026.05.01 23:41:43.637888 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.05.01 23:41:43.637982 [ 268 ] {559aca8c-8d07-4cd4-bf35-6aebce4068d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4730 | 2026.05.01 23:41:43.638021 [ 268 ] {559aca8c-8d07-4cd4-bf35-6aebce4068d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4731 | 2026.05.01 23:41:43.638436 [ 268 ] {559aca8c-8d07-4cd4-bf35-6aebce4068d6} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.05.01 23:41:43.638472 [ 268 ] {559aca8c-8d07-4cd4-bf35-6aebce4068d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4733 | 2026.05.01 23:41:43.638775 [ 268 ] {559aca8c-8d07-4cd4-bf35-6aebce4068d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4734 | 2026.05.01 23:41:43.638986 [ 268 ] {559aca8c-8d07-4cd4-bf35-6aebce4068d6} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.05.01 23:41:43.639128 [ 268 ] {559aca8c-8d07-4cd4-bf35-6aebce4068d6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001164 sec., 81615.12027491408 rows/sec., 6.37 MiB/sec. | ||
| 4736 | 2026.05.01 23:41:43.639165 [ 268 ] {559aca8c-8d07-4cd4-bf35-6aebce4068d6} <Debug> TCPHandler: Processed in 0.001324948 sec. | ||
| 4737 | 2026.05.01 23:41:43.639302 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.05.01 23:41:43.639395 [ 268 ] {1e553e2c-7de8-496e-8444-638c6a340d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.05.01 23:41:43.639438 [ 268 ] {1e553e2c-7de8-496e-8444-638c6a340d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4740 | 2026.05.01 23:41:43.639846 [ 268 ] {1e553e2c-7de8-496e-8444-638c6a340d3a} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.05.01 23:41:43.639883 [ 268 ] {1e553e2c-7de8-496e-8444-638c6a340d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4742 | 2026.05.01 23:41:43.640227 [ 268 ] {1e553e2c-7de8-496e-8444-638c6a340d3a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4743 | 2026.05.01 23:41:43.640440 [ 268 ] {1e553e2c-7de8-496e-8444-638c6a340d3a} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.05.01 23:41:43.640578 [ 268 ] {1e553e2c-7de8-496e-8444-638c6a340d3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 4745 | 2026.05.01 23:41:43.640614 [ 268 ] {1e553e2c-7de8-496e-8444-638c6a340d3a} <Debug> TCPHandler: Processed in 0.0013594 sec. | ||
| 4746 | 2026.05.01 23:41:43.640737 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.05.01 23:41:43.640830 [ 268 ] {abc9cc18-8e6a-4078-8ec5-60cd168699c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.05.01 23:41:43.640884 [ 268 ] {abc9cc18-8e6a-4078-8ec5-60cd168699c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4749 | 2026.05.01 23:41:43.641682 [ 268 ] {abc9cc18-8e6a-4078-8ec5-60cd168699c2} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.05.01 23:41:43.641719 [ 268 ] {abc9cc18-8e6a-4078-8ec5-60cd168699c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4751 | 2026.05.01 23:41:43.642288 [ 268 ] {abc9cc18-8e6a-4078-8ec5-60cd168699c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4752 | 2026.05.01 23:41:43.642514 [ 268 ] {abc9cc18-8e6a-4078-8ec5-60cd168699c2} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.05.01 23:41:43.642666 [ 268 ] {abc9cc18-8e6a-4078-8ec5-60cd168699c2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001855 sec., 16711.590296495957 rows/sec., 29.95 MiB/sec. | ||
| 4754 | 2026.05.01 23:41:43.642719 [ 268 ] {abc9cc18-8e6a-4078-8ec5-60cd168699c2} <Debug> TCPHandler: Processed in 0.002030404 sec. | ||
| 4755 | 2026.05.01 23:41:43.642840 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.05.01 23:41:43.642935 [ 268 ] {59f22560-a8c5-4439-b329-e450d779cdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4757 | 2026.05.01 23:41:43.642977 [ 268 ] {59f22560-a8c5-4439-b329-e450d779cdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4758 | 2026.05.01 23:41:43.643321 [ 268 ] {59f22560-a8c5-4439-b329-e450d779cdeb} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.05.01 23:41:43.643358 [ 268 ] {59f22560-a8c5-4439-b329-e450d779cdeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4760 | 2026.05.01 23:41:43.643663 [ 268 ] {59f22560-a8c5-4439-b329-e450d779cdeb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4761 | 2026.05.01 23:41:43.643870 [ 268 ] {59f22560-a8c5-4439-b329-e450d779cdeb} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.05.01 23:41:43.644000 [ 268 ] {59f22560-a8c5-4439-b329-e450d779cdeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4763 | 2026.05.01 23:41:43.644034 [ 268 ] {59f22560-a8c5-4439-b329-e450d779cdeb} <Debug> TCPHandler: Processed in 0.001242636 sec. | ||
| 4764 | 2026.05.01 23:41:43.872115 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.05.01 23:41:43.872271 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4766 | 2026.05.01 23:41:43.872517 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4767 | 2026.05.01 23:41:43.872553 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4768 | 2026.05.01 23:41:43.872743 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4769 | 2026.05.01 23:41:43.872800 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4770 | 2026.05.01 23:41:43.872916 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4771 | 2026.05.01 23:41:43.873035 [ 303 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4772 | 2026.05.01 23:41:43.873046 [ 305 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4773 | 2026.05.01 23:41:43.873046 [ 276 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4774 | 2026.05.01 23:41:43.873043 [ 340 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4775 | 2026.05.01 23:41:43.873234 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4776 | 2026.05.01 23:41:43.873256 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4777 | 2026.05.01 23:41:43.873331 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4778 | 2026.05.01 23:41:43.873351 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 4779 | 2026.05.01 23:41:43.873384 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4780 | 2026.05.01 23:41:43.873416 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4781 | 2026.05.01 23:41:43.873445 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4782 | 2026.05.01 23:41:43.874569 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Debug> executeQuery: Read 48 rows, 9.49 KiB in 0.00236 sec., 20338.983050847455 rows/sec., 3.93 MiB/sec. | ||
| 4783 | 2026.05.01 23:41:43.874698 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Debug> MemoryTracker: Peak memory usage (for query): 138.19 KiB. | ||
| 4784 | 2026.05.01 23:41:43.874714 [ 268 ] {1a4cfc0c-230d-49ad-815c-adb63a0a148d} <Debug> TCPHandler: Processed in 0.002658597 sec. | ||
| 4785 | 2026.05.01 23:41:43.885735 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.05.01 23:41:43.885927 [ 268 ] {f96bdceb-7860-481b-acf2-de9c26f78cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4787 | 2026.05.01 23:41:43.886006 [ 268 ] {f96bdceb-7860-481b-acf2-de9c26f78cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4788 | 2026.05.01 23:41:43.886756 [ 268 ] {f96bdceb-7860-481b-acf2-de9c26f78cce} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.05.01 23:41:43.886828 [ 268 ] {f96bdceb-7860-481b-acf2-de9c26f78cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4790 | 2026.05.01 23:41:43.887190 [ 268 ] {f96bdceb-7860-481b-acf2-de9c26f78cce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4791 | 2026.05.01 23:41:43.887409 [ 268 ] {f96bdceb-7860-481b-acf2-de9c26f78cce} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.05.01 23:41:43.887557 [ 268 ] {f96bdceb-7860-481b-acf2-de9c26f78cce} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001677 sec., 5963.029218843172 rows/sec., 486.24 KiB/sec. | ||
| 4793 | 2026.05.01 23:41:43.887595 [ 268 ] {f96bdceb-7860-481b-acf2-de9c26f78cce} <Debug> TCPHandler: Processed in 0.001959082 sec. | ||
| 4794 | 2026.05.01 23:41:43.887711 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.05.01 23:41:43.887815 [ 268 ] {0cf3168c-5203-4752-8ee2-648fcf90ad2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4796 | 2026.05.01 23:41:43.887854 [ 268 ] {0cf3168c-5203-4752-8ee2-648fcf90ad2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4797 | 2026.05.01 23:41:43.889078 [ 268 ] {0cf3168c-5203-4752-8ee2-648fcf90ad2b} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.05.01 23:41:43.889115 [ 268 ] {0cf3168c-5203-4752-8ee2-648fcf90ad2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4799 | 2026.05.01 23:41:43.889573 [ 268 ] {0cf3168c-5203-4752-8ee2-648fcf90ad2b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4800 | 2026.05.01 23:41:43.889784 [ 268 ] {0cf3168c-5203-4752-8ee2-648fcf90ad2b} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.05.01 23:41:43.889922 [ 268 ] {0cf3168c-5203-4752-8ee2-648fcf90ad2b} <Debug> executeQuery: Read 2428 rows, 183.90 KiB in 0.002124 sec., 1143126.177024482 rows/sec., 84.55 MiB/sec. | ||
| 4802 | 2026.05.01 23:41:43.889961 [ 268 ] {0cf3168c-5203-4752-8ee2-648fcf90ad2b} <Debug> TCPHandler: Processed in 0.002296619 sec. | ||
| 4803 | 2026.05.01 23:41:43.890077 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.05.01 23:41:43.890181 [ 268 ] {894c9e8d-1882-4083-8a91-0a5e24caa25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4805 | 2026.05.01 23:41:43.890219 [ 268 ] {894c9e8d-1882-4083-8a91-0a5e24caa25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4806 | 2026.05.01 23:41:43.890642 [ 268 ] {894c9e8d-1882-4083-8a91-0a5e24caa25b} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.05.01 23:41:43.890680 [ 268 ] {894c9e8d-1882-4083-8a91-0a5e24caa25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4808 | 2026.05.01 23:41:43.890987 [ 268 ] {894c9e8d-1882-4083-8a91-0a5e24caa25b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4809 | 2026.05.01 23:41:43.891199 [ 268 ] {894c9e8d-1882-4083-8a91-0a5e24caa25b} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.05.01 23:41:43.891336 [ 268 ] {894c9e8d-1882-4083-8a91-0a5e24caa25b} <Debug> executeQuery: Read 30 rows, 2.20 KiB in 0.001173 sec., 25575.447570332482 rows/sec., 1.83 MiB/sec. | ||
| 4811 | 2026.05.01 23:41:43.891373 [ 268 ] {894c9e8d-1882-4083-8a91-0a5e24caa25b} <Debug> TCPHandler: Processed in 0.001344629 sec. | ||
| 4812 | 2026.05.01 23:41:43.891483 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.05.01 23:41:43.891584 [ 268 ] {87080b6f-7e36-4d0c-965f-c255fe1fe3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4814 | 2026.05.01 23:41:43.891623 [ 268 ] {87080b6f-7e36-4d0c-965f-c255fe1fe3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4815 | 2026.05.01 23:41:43.892229 [ 268 ] {87080b6f-7e36-4d0c-965f-c255fe1fe3e3} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.05.01 23:41:43.892265 [ 268 ] {87080b6f-7e36-4d0c-965f-c255fe1fe3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4817 | 2026.05.01 23:41:43.892610 [ 268 ] {87080b6f-7e36-4d0c-965f-c255fe1fe3e3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4818 | 2026.05.01 23:41:43.892823 [ 268 ] {87080b6f-7e36-4d0c-965f-c255fe1fe3e3} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.05.01 23:41:43.892938 [ 124 ] {} <Debug> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4820 | 2026.05.01 23:41:43.892952 [ 268 ] {87080b6f-7e36-4d0c-965f-c255fe1fe3e3} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001386 sec., 577922.0779220778 rows/sec., 33.38 MiB/sec. | ||
| 4821 | 2026.05.01 23:41:43.893044 [ 124 ] {} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.05.01 23:41:43.893049 [ 268 ] {87080b6f-7e36-4d0c-965f-c255fe1fe3e3} <Debug> TCPHandler: Processed in 0.001613215 sec. | ||
| 4823 | 2026.05.01 23:41:43.893090 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4824 | 2026.05.01 23:41:43.893184 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.05.01 23:41:43.893220 [ 191 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::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 | ||
| 4826 | 2026.05.01 23:41:43.893295 [ 268 ] {f26ec991-fb17-4ad8-8fef-f29c4b103414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4827 | 2026.05.01 23:41:43.893338 [ 268 ] {f26ec991-fb17-4ad8-8fef-f29c4b103414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4828 | 2026.05.01 23:41:43.893343 [ 191 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4829 | 2026.05.01 23:41:43.893383 [ 191 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 975 rows starting from the beginning of the part | ||
| 4830 | 2026.05.01 23:41:43.893440 [ 191 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 4831 | 2026.05.01 23:41:43.893486 [ 191 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4832 | 2026.05.01 23:41:43.893529 [ 191 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 4833 | 2026.05.01 23:41:43.893568 [ 191 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::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 | ||
| 4834 | 2026.05.01 23:41:43.893608 [ 191 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 4835 | 2026.05.01 23:41:43.893727 [ 268 ] {f26ec991-fb17-4ad8-8fef-f29c4b103414} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.05.01 23:41:43.893770 [ 268 ] {f26ec991-fb17-4ad8-8fef-f29c4b103414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4837 | 2026.05.01 23:41:43.894084 [ 268 ] {f26ec991-fb17-4ad8-8fef-f29c4b103414} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4838 | 2026.05.01 23:41:43.894307 [ 268 ] {f26ec991-fb17-4ad8-8fef-f29c4b103414} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.05.01 23:41:43.894437 [ 268 ] {f26ec991-fb17-4ad8-8fef-f29c4b103414} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 60.51 KiB/sec. | ||
| 4840 | 2026.05.01 23:41:43.894475 [ 268 ] {f26ec991-fb17-4ad8-8fef-f29c4b103414} <Debug> TCPHandler: Processed in 0.001338239 sec. | ||
| 4841 | 2026.05.01 23:41:43.894583 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.05.01 23:41:43.894689 [ 268 ] {d213a7ba-b4f9-40d7-9fe0-67b6c403a83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4843 | 2026.05.01 23:41:43.894729 [ 268 ] {d213a7ba-b4f9-40d7-9fe0-67b6c403a83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4844 | 2026.05.01 23:41:43.894952 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3426 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772928 sec., 1932396.577864414 rows/sec., 120.60 MiB/sec. | ||
| 4845 | 2026.05.01 23:41:43.895163 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4846 | 2026.05.01 23:41:43.895484 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_11_2} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.05.01 23:41:43.895524 [ 268 ] {d213a7ba-b4f9-40d7-9fe0-67b6c403a83e} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.05.01 23:41:43.895568 [ 268 ] {d213a7ba-b4f9-40d7-9fe0-67b6c403a83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4849 | 2026.05.01 23:41:43.895578 [ 190 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_11_2} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4850 | 2026.05.01 23:41:43.895681 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4851 | 2026.05.01 23:41:43.895956 [ 268 ] {d213a7ba-b4f9-40d7-9fe0-67b6c403a83e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4852 | 2026.05.01 23:41:43.896169 [ 268 ] {d213a7ba-b4f9-40d7-9fe0-67b6c403a83e} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.05.01 23:41:43.896309 [ 268 ] {d213a7ba-b4f9-40d7-9fe0-67b6c403a83e} <Debug> executeQuery: Read 1309 rows, 89.65 KiB in 0.001638 sec., 799145.2991452992 rows/sec., 53.45 MiB/sec. | ||
| 4854 | 2026.05.01 23:41:43.896348 [ 268 ] {d213a7ba-b4f9-40d7-9fe0-67b6c403a83e} <Debug> TCPHandler: Processed in 0.001815409 sec. | ||
| 4855 | 2026.05.01 23:41:43.896467 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.05.01 23:41:43.896570 [ 268 ] {532299b6-a026-4e7f-9b66-00d5ee9787a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4857 | 2026.05.01 23:41:43.896611 [ 268 ] {532299b6-a026-4e7f-9b66-00d5ee9787a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4858 | 2026.05.01 23:41:43.897211 [ 268 ] {532299b6-a026-4e7f-9b66-00d5ee9787a7} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.05.01 23:41:43.897247 [ 268 ] {532299b6-a026-4e7f-9b66-00d5ee9787a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4860 | 2026.05.01 23:41:43.897652 [ 268 ] {532299b6-a026-4e7f-9b66-00d5ee9787a7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4861 | 2026.05.01 23:41:43.897861 [ 268 ] {532299b6-a026-4e7f-9b66-00d5ee9787a7} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.05.01 23:41:43.897991 [ 268 ] {532299b6-a026-4e7f-9b66-00d5ee9787a7} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001439 sec., 1043085.4760250174 rows/sec., 63.29 MiB/sec. | ||
| 4863 | 2026.05.01 23:41:43.898029 [ 268 ] {532299b6-a026-4e7f-9b66-00d5ee9787a7} <Debug> TCPHandler: Processed in 0.001613394 sec. | ||
| 4864 | 2026.05.01 23:41:43.898145 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2026.05.01 23:41:43.898249 [ 268 ] {f88f80ef-8652-47ee-bef4-cd2922590cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4866 | 2026.05.01 23:41:43.898298 [ 268 ] {f88f80ef-8652-47ee-bef4-cd2922590cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4867 | 2026.05.01 23:41:43.898994 [ 268 ] {f88f80ef-8652-47ee-bef4-cd2922590cbf} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.05.01 23:41:43.899031 [ 268 ] {f88f80ef-8652-47ee-bef4-cd2922590cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4869 | 2026.05.01 23:41:43.899520 [ 268 ] {f88f80ef-8652-47ee-bef4-cd2922590cbf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4870 | 2026.05.01 23:41:43.899744 [ 268 ] {f88f80ef-8652-47ee-bef4-cd2922590cbf} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.05.01 23:41:43.899881 [ 268 ] {f88f80ef-8652-47ee-bef4-cd2922590cbf} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00165 sec., 12121.212121212122 rows/sec., 21.72 MiB/sec. | ||
| 4872 | 2026.05.01 23:41:43.899933 [ 268 ] {f88f80ef-8652-47ee-bef4-cd2922590cbf} <Debug> TCPHandler: Processed in 0.001837589 sec. | ||
| 4873 | 2026.05.01 23:41:43.900047 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2026.05.01 23:41:43.900150 [ 268 ] {a26996c1-716b-4434-a07c-4ec0ba7246f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4875 | 2026.05.01 23:41:43.900190 [ 268 ] {a26996c1-716b-4434-a07c-4ec0ba7246f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4876 | 2026.05.01 23:41:43.900496 [ 268 ] {a26996c1-716b-4434-a07c-4ec0ba7246f0} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.05.01 23:41:43.900532 [ 268 ] {a26996c1-716b-4434-a07c-4ec0ba7246f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4878 | 2026.05.01 23:41:43.900823 [ 268 ] {a26996c1-716b-4434-a07c-4ec0ba7246f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4879 | 2026.05.01 23:41:43.901040 [ 268 ] {a26996c1-716b-4434-a07c-4ec0ba7246f0} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.05.01 23:41:43.901165 [ 268 ] {a26996c1-716b-4434-a07c-4ec0ba7246f0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001033 sec., 11616.650532429816 rows/sec., 801.67 KiB/sec. | ||
| 4881 | 2026.05.01 23:41:43.901200 [ 268 ] {a26996c1-716b-4434-a07c-4ec0ba7246f0} <Debug> TCPHandler: Processed in 0.001201786 sec. | ||
| 4882 | 2026.05.01 23:41:44.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.64 MiB, peak 253.54 MiB, free memory in arenas 0.00 B, will set to 247.62 MiB (RSS), difference: -1.02 MiB | ||
| 4883 | 2026.05.01 23:41:47.379567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 598 | ||
| 4884 | 2026.05.01 23:41:47.382135 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.05.01 23:41:47.382193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4886 | 2026.05.01 23:41:47.383410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4887 | 2026.05.01 23:41:47.383687 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.05.01 23:41:47.384032 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4889 | 2026.05.01 23:41:48.626904 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.05.01 23:41:48.627219 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4891 | 2026.05.01 23:41:48.627599 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4892 | 2026.05.01 23:41:48.627641 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4893 | 2026.05.01 23:41:48.627892 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4894 | 2026.05.01 23:41:48.627972 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4895 | 2026.05.01 23:41:48.628117 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4896 | 2026.05.01 23:41:48.628217 [ 340 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4897 | 2026.05.01 23:41:48.628254 [ 276 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4898 | 2026.05.01 23:41:48.628275 [ 306 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4899 | 2026.05.01 23:41:48.628270 [ 303 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4900 | 2026.05.01 23:41:48.628456 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4901 | 2026.05.01 23:41:48.628482 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4902 | 2026.05.01 23:41:48.628568 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4903 | 2026.05.01 23:41:48.628589 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 4904 | 2026.05.01 23:41:48.628623 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4905 | 2026.05.01 23:41:48.628665 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4906 | 2026.05.01 23:41:48.628701 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4907 | 2026.05.01 23:41:48.629943 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002827 sec., 16979.129819596747 rows/sec., 2.73 MiB/sec. | ||
| 4908 | 2026.05.01 23:41:48.630088 [ 268 ] {372ad3f7-73f7-4b6e-b613-dac8644e8c4a} <Debug> TCPHandler: Processed in 0.003374303 sec. | ||
| 4909 | 2026.05.01 23:41:48.631451 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.05.01 23:41:48.631559 [ 268 ] {a80b78fd-8bc4-4b08-b18c-55022f1da420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4911 | 2026.05.01 23:41:48.631602 [ 268 ] {a80b78fd-8bc4-4b08-b18c-55022f1da420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4912 | 2026.05.01 23:41:48.632053 [ 268 ] {a80b78fd-8bc4-4b08-b18c-55022f1da420} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.05.01 23:41:48.632090 [ 268 ] {a80b78fd-8bc4-4b08-b18c-55022f1da420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4914 | 2026.05.01 23:41:48.632478 [ 268 ] {a80b78fd-8bc4-4b08-b18c-55022f1da420} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4915 | 2026.05.01 23:41:48.632711 [ 268 ] {a80b78fd-8bc4-4b08-b18c-55022f1da420} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.05.01 23:41:48.632857 [ 268 ] {a80b78fd-8bc4-4b08-b18c-55022f1da420} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00133 sec., 42105.26315789473 rows/sec., 3.23 MiB/sec. | ||
| 4917 | 2026.05.01 23:41:48.632895 [ 268 ] {a80b78fd-8bc4-4b08-b18c-55022f1da420} <Debug> TCPHandler: Processed in 0.001495773 sec. | ||
| 4918 | 2026.05.01 23:41:48.633008 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.05.01 23:41:48.633104 [ 268 ] {2cc464bb-e7a2-4797-b544-1d4aacd88c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4920 | 2026.05.01 23:41:48.633142 [ 268 ] {2cc464bb-e7a2-4797-b544-1d4aacd88c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4921 | 2026.05.01 23:41:48.633527 [ 268 ] {2cc464bb-e7a2-4797-b544-1d4aacd88c34} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.05.01 23:41:48.633562 [ 268 ] {2cc464bb-e7a2-4797-b544-1d4aacd88c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4923 | 2026.05.01 23:41:48.633858 [ 268 ] {2cc464bb-e7a2-4797-b544-1d4aacd88c34} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4924 | 2026.05.01 23:41:48.634075 [ 268 ] {2cc464bb-e7a2-4797-b544-1d4aacd88c34} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.05.01 23:41:48.634202 [ 268 ] {2cc464bb-e7a2-4797-b544-1d4aacd88c34} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001117 sec., 57296.32945389437 rows/sec., 4.47 MiB/sec. | ||
| 4926 | 2026.05.01 23:41:48.634238 [ 268 ] {2cc464bb-e7a2-4797-b544-1d4aacd88c34} <Debug> TCPHandler: Processed in 0.001280147 sec. | ||
| 4927 | 2026.05.01 23:41:48.634346 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.05.01 23:41:48.634439 [ 268 ] {5b82332a-ac31-4c12-b5b4-f38404e3143e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4929 | 2026.05.01 23:41:48.634482 [ 268 ] {5b82332a-ac31-4c12-b5b4-f38404e3143e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4930 | 2026.05.01 23:41:48.634841 [ 268 ] {5b82332a-ac31-4c12-b5b4-f38404e3143e} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.01 23:41:48.634876 [ 268 ] {5b82332a-ac31-4c12-b5b4-f38404e3143e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4932 | 2026.05.01 23:41:48.635201 [ 268 ] {5b82332a-ac31-4c12-b5b4-f38404e3143e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4933 | 2026.05.01 23:41:48.635426 [ 268 ] {5b82332a-ac31-4c12-b5b4-f38404e3143e} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.05.01 23:41:48.635560 [ 268 ] {5b82332a-ac31-4c12-b5b4-f38404e3143e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001138 sec., 112478.03163444641 rows/sec., 7.83 MiB/sec. | ||
| 4935 | 2026.05.01 23:41:48.635608 [ 268 ] {5b82332a-ac31-4c12-b5b4-f38404e3143e} <Debug> TCPHandler: Processed in 0.001311108 sec. | ||
| 4936 | 2026.05.01 23:41:48.635737 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.05.01 23:41:48.635833 [ 268 ] {079a0420-916f-4bb7-9e24-c89cccee35c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.05.01 23:41:48.635873 [ 268 ] {079a0420-916f-4bb7-9e24-c89cccee35c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4939 | 2026.05.01 23:41:48.636178 [ 268 ] {079a0420-916f-4bb7-9e24-c89cccee35c1} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.05.01 23:41:48.636212 [ 268 ] {079a0420-916f-4bb7-9e24-c89cccee35c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4941 | 2026.05.01 23:41:48.636510 [ 268 ] {079a0420-916f-4bb7-9e24-c89cccee35c1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4942 | 2026.05.01 23:41:48.636726 [ 268 ] {079a0420-916f-4bb7-9e24-c89cccee35c1} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.05.01 23:41:48.636856 [ 268 ] {079a0420-916f-4bb7-9e24-c89cccee35c1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001042 sec., 46065.25911708253 rows/sec., 3.10 MiB/sec. | ||
| 4944 | 2026.05.01 23:41:48.636890 [ 268 ] {079a0420-916f-4bb7-9e24-c89cccee35c1} <Debug> TCPHandler: Processed in 0.001203126 sec. | ||
| 4945 | 2026.05.01 23:41:49.859959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9095 | ||
| 4946 | 2026.05.01 23:41:49.860675 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.05.01 23:41:49.860720 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4948 | 2026.05.01 23:41:49.861215 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4949 | 2026.05.01 23:41:49.861439 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.05.01 23:41:49.861569 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9095 | ||
| 4951 | 2026.05.01 23:41:50.322810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4952 | 2026.05.01 23:41:50.338783 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.05.01 23:41:50.338837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4954 | 2026.05.01 23:41:50.345271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4955 | 2026.05.01 23:41:50.346001 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.01 23:41:50.348668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4957 | 2026.05.01 23:41:53.629825 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.05.01 23:41:53.630080 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4959 | 2026.05.01 23:41:53.630417 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4960 | 2026.05.01 23:41:53.630454 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4961 | 2026.05.01 23:41:53.630682 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4962 | 2026.05.01 23:41:53.630756 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4963 | 2026.05.01 23:41:53.630906 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4964 | 2026.05.01 23:41:53.631041 [ 331 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4965 | 2026.05.01 23:41:53.631061 [ 306 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4966 | 2026.05.01 23:41:53.631057 [ 276 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4967 | 2026.05.01 23:41:53.631041 [ 303 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4968 | 2026.05.01 23:41:53.631263 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4969 | 2026.05.01 23:41:53.631294 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4970 | 2026.05.01 23:41:53.631384 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4971 | 2026.05.01 23:41:53.631405 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 4972 | 2026.05.01 23:41:53.631439 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4973 | 2026.05.01 23:41:53.631480 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4974 | 2026.05.01 23:41:53.631515 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4975 | 2026.05.01 23:41:53.632709 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002724 sec., 17621.14537444934 rows/sec., 2.84 MiB/sec. | ||
| 4976 | 2026.05.01 23:41:53.632875 [ 268 ] {85046f57-33dc-4be4-ae86-85724f00c154} <Debug> TCPHandler: Processed in 0.003188079 sec. | ||
| 4977 | 2026.05.01 23:41:53.635038 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2026.05.01 23:41:53.635159 [ 268 ] {89010fbe-86ab-4406-8276-e775ee1e9a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4979 | 2026.05.01 23:41:53.635213 [ 268 ] {89010fbe-86ab-4406-8276-e775ee1e9a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4980 | 2026.05.01 23:41:53.635802 [ 268 ] {89010fbe-86ab-4406-8276-e775ee1e9a8f} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.05.01 23:41:53.635855 [ 268 ] {89010fbe-86ab-4406-8276-e775ee1e9a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4982 | 2026.05.01 23:41:53.636275 [ 268 ] {89010fbe-86ab-4406-8276-e775ee1e9a8f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4983 | 2026.05.01 23:41:53.636504 [ 268 ] {89010fbe-86ab-4406-8276-e775ee1e9a8f} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.05.01 23:41:53.636669 [ 268 ] {89010fbe-86ab-4406-8276-e775ee1e9a8f} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001551 sec., 76079.94842037394 rows/sec., 6.47 MiB/sec. | ||
| 4985 | 2026.05.01 23:41:53.636709 [ 268 ] {89010fbe-86ab-4406-8276-e775ee1e9a8f} <Debug> TCPHandler: Processed in 0.001724807 sec. | ||
| 4986 | 2026.05.01 23:41:53.636831 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.05.01 23:41:53.636930 [ 268 ] {f1bdb724-df49-4888-8856-33535f455b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.05.01 23:41:53.636972 [ 268 ] {f1bdb724-df49-4888-8856-33535f455b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4989 | 2026.05.01 23:41:53.637369 [ 268 ] {f1bdb724-df49-4888-8856-33535f455b1d} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.05.01 23:41:53.637407 [ 268 ] {f1bdb724-df49-4888-8856-33535f455b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 4991 | 2026.05.01 23:41:53.637698 [ 268 ] {f1bdb724-df49-4888-8856-33535f455b1d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4992 | 2026.05.01 23:41:53.637908 [ 268 ] {f1bdb724-df49-4888-8856-33535f455b1d} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.05.01 23:41:53.638065 [ 268 ] {f1bdb724-df49-4888-8856-33535f455b1d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001157 sec., 26793.43128781331 rows/sec., 1.97 MiB/sec. | ||
| 4994 | 2026.05.01 23:41:53.638104 [ 268 ] {f1bdb724-df49-4888-8856-33535f455b1d} <Debug> TCPHandler: Processed in 0.001323778 sec. | ||
| 4995 | 2026.05.01 23:41:53.638205 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.05.01 23:41:53.638297 [ 268 ] {e3ee11e3-0c0a-4644-aca1-7af6ca67f420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4997 | 2026.05.01 23:41:53.638337 [ 268 ] {e3ee11e3-0c0a-4644-aca1-7af6ca67f420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4998 | 2026.05.01 23:41:53.638741 [ 268 ] {e3ee11e3-0c0a-4644-aca1-7af6ca67f420} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.05.01 23:41:53.638779 [ 268 ] {e3ee11e3-0c0a-4644-aca1-7af6ca67f420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5000 | 2026.05.01 23:41:53.639076 [ 268 ] {e3ee11e3-0c0a-4644-aca1-7af6ca67f420} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5001 | 2026.05.01 23:41:53.639310 [ 268 ] {e3ee11e3-0c0a-4644-aca1-7af6ca67f420} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.05.01 23:41:53.639446 [ 268 ] {e3ee11e3-0c0a-4644-aca1-7af6ca67f420} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001165 sec., 81545.0643776824 rows/sec., 6.37 MiB/sec. | ||
| 5003 | 2026.05.01 23:41:53.639483 [ 268 ] {e3ee11e3-0c0a-4644-aca1-7af6ca67f420} <Debug> TCPHandler: Processed in 0.001327469 sec. | ||
| 5004 | 2026.05.01 23:41:53.639592 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.05.01 23:41:53.639685 [ 268 ] {42f25d1c-09c6-4a19-948e-83e154f8acc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5006 | 2026.05.01 23:41:53.639730 [ 268 ] {42f25d1c-09c6-4a19-948e-83e154f8acc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5007 | 2026.05.01 23:41:53.640112 [ 268 ] {42f25d1c-09c6-4a19-948e-83e154f8acc4} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.05.01 23:41:53.640148 [ 268 ] {42f25d1c-09c6-4a19-948e-83e154f8acc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5009 | 2026.05.01 23:41:53.640488 [ 268 ] {42f25d1c-09c6-4a19-948e-83e154f8acc4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5010 | 2026.05.01 23:41:53.640698 [ 268 ] {42f25d1c-09c6-4a19-948e-83e154f8acc4} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.05.01 23:41:53.640837 [ 268 ] {42f25d1c-09c6-4a19-948e-83e154f8acc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 5012 | 2026.05.01 23:41:53.640875 [ 268 ] {42f25d1c-09c6-4a19-948e-83e154f8acc4} <Debug> TCPHandler: Processed in 0.001331549 sec. | ||
| 5013 | 2026.05.01 23:41:53.640997 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.05.01 23:41:53.641122 [ 268 ] {93747e24-28b5-4de8-9104-bb243abd7966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.05.01 23:41:53.641190 [ 268 ] {93747e24-28b5-4de8-9104-bb243abd7966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5016 | 2026.05.01 23:41:53.642137 [ 268 ] {93747e24-28b5-4de8-9104-bb243abd7966} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.05.01 23:41:53.642176 [ 268 ] {93747e24-28b5-4de8-9104-bb243abd7966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5018 | 2026.05.01 23:41:53.642776 [ 268 ] {93747e24-28b5-4de8-9104-bb243abd7966} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5019 | 2026.05.01 23:41:53.643020 [ 268 ] {93747e24-28b5-4de8-9104-bb243abd7966} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.05.01 23:41:53.643177 [ 268 ] {93747e24-28b5-4de8-9104-bb243abd7966} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002081 sec., 14896.684286400769 rows/sec., 26.69 MiB/sec. | ||
| 5021 | 2026.05.01 23:41:53.643235 [ 268 ] {93747e24-28b5-4de8-9104-bb243abd7966} <Debug> TCPHandler: Processed in 0.00230017 sec. | ||
| 5022 | 2026.05.01 23:41:53.643350 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.05.01 23:41:53.643444 [ 268 ] {3fb6c647-9a6e-4b54-b26e-6bb25efdc78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5024 | 2026.05.01 23:41:53.643487 [ 268 ] {3fb6c647-9a6e-4b54-b26e-6bb25efdc78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5025 | 2026.05.01 23:41:53.643826 [ 268 ] {3fb6c647-9a6e-4b54-b26e-6bb25efdc78f} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.05.01 23:41:53.643864 [ 268 ] {3fb6c647-9a6e-4b54-b26e-6bb25efdc78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5027 | 2026.05.01 23:41:53.644187 [ 268 ] {3fb6c647-9a6e-4b54-b26e-6bb25efdc78f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5028 | 2026.05.01 23:41:53.644416 [ 268 ] {3fb6c647-9a6e-4b54-b26e-6bb25efdc78f} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.05.01 23:41:53.644545 [ 268 ] {3fb6c647-9a6e-4b54-b26e-6bb25efdc78f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 5030 | 2026.05.01 23:41:53.644581 [ 268 ] {3fb6c647-9a6e-4b54-b26e-6bb25efdc78f} <Debug> TCPHandler: Processed in 0.001281398 sec. | ||
| 5031 | 2026.05.01 23:41:54.965304 [ 128 ] {} <Debug> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5032 | 2026.05.01 23:41:54.965374 [ 128 ] {} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.05.01 23:41:54.965400 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5034 | 2026.05.01 23:41:54.965568 [ 198 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::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 | ||
| 5035 | 2026.05.01 23:41:54.965778 [ 198 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5036 | 2026.05.01 23:41:54.965837 [ 198 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 5037 | 2026.05.01 23:41:54.965945 [ 198 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::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 | ||
| 5038 | 2026.05.01 23:41:54.966024 [ 198 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5039 | 2026.05.01 23:41:54.966095 [ 198 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5040 | 2026.05.01 23:41:54.966167 [ 198 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 5041 | 2026.05.01 23:41:54.966998 [ 190 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510152 sec., 25163.029946654377 rows/sec., 2.10 MiB/sec. | ||
| 5042 | 2026.05.01 23:41:54.967194 [ 191 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5043 | 2026.05.01 23:41:54.967581 [ 191 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_9_2} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.05.01 23:41:54.967674 [ 191 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_9_2} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5045 | 2026.05.01 23:41:54.967775 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5046 | 2026.05.01 23:41:57.280460 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5047 | 2026.05.01 23:41:57.280538 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5048 | 2026.05.01 23:41:57.361645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9607 | ||
| 5049 | 2026.05.01 23:41:57.362189 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.05.01 23:41:57.362231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5051 | 2026.05.01 23:41:57.362736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5052 | 2026.05.01 23:41:57.362979 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.05.01 23:41:57.363119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9607 | ||
| 5054 | 2026.05.01 23:41:57.384259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 622 | ||
| 5055 | 2026.05.01 23:41:57.386769 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.05.01 23:41:57.386830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5057 | 2026.05.01 23:41:57.388062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5058 | 2026.05.01 23:41:57.388375 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5059 | 2026.05.01 23:41:57.388734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 5060 | 2026.05.01 23:41:57.848739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5061 | 2026.05.01 23:41:57.866161 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.05.01 23:41:57.866223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5063 | 2026.05.01 23:41:57.872550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5064 | 2026.05.01 23:41:57.873343 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.05.01 23:41:57.876477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5066 | 2026.05.01 23:41:58.628897 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.05.01 23:41:58.629169 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5068 | 2026.05.01 23:41:58.629512 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5069 | 2026.05.01 23:41:58.629547 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5070 | 2026.05.01 23:41:58.629763 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5071 | 2026.05.01 23:41:58.629830 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5072 | 2026.05.01 23:41:58.629968 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5073 | 2026.05.01 23:41:58.630090 [ 303 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5074 | 2026.05.01 23:41:58.630110 [ 276 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5075 | 2026.05.01 23:41:58.630102 [ 306 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5076 | 2026.05.01 23:41:58.630090 [ 331 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5077 | 2026.05.01 23:41:58.630302 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5078 | 2026.05.01 23:41:58.630329 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5079 | 2026.05.01 23:41:58.630413 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5080 | 2026.05.01 23:41:58.630433 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 5081 | 2026.05.01 23:41:58.630468 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5082 | 2026.05.01 23:41:58.630597 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5083 | 2026.05.01 23:41:58.630632 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5084 | 2026.05.01 23:41:58.631968 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002901 sec., 16546.018614270943 rows/sec., 2.66 MiB/sec. | ||
| 5085 | 2026.05.01 23:41:58.632115 [ 268 ] {e28a500e-82d9-43c5-905d-98ef1b9d1e59} <Debug> TCPHandler: Processed in 0.003353212 sec. | ||
| 5086 | 2026.05.01 23:41:58.633896 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.05.01 23:41:58.634009 [ 268 ] {bd1700a3-b273-4755-ab8c-fa689c98cda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5088 | 2026.05.01 23:41:58.634051 [ 268 ] {bd1700a3-b273-4755-ab8c-fa689c98cda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5089 | 2026.05.01 23:41:58.634506 [ 268 ] {bd1700a3-b273-4755-ab8c-fa689c98cda9} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.05.01 23:41:58.634546 [ 268 ] {bd1700a3-b273-4755-ab8c-fa689c98cda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5091 | 2026.05.01 23:41:58.634924 [ 268 ] {bd1700a3-b273-4755-ab8c-fa689c98cda9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5092 | 2026.05.01 23:41:58.635147 [ 268 ] {bd1700a3-b273-4755-ab8c-fa689c98cda9} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.05.01 23:41:58.635289 [ 268 ] {bd1700a3-b273-4755-ab8c-fa689c98cda9} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001312 sec., 59451.21951219512 rows/sec., 4.92 MiB/sec. | ||
| 5094 | 2026.05.01 23:41:58.635299 [ 114 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5095 | 2026.05.01 23:41:58.635326 [ 268 ] {bd1700a3-b273-4755-ab8c-fa689c98cda9} <Debug> TCPHandler: Processed in 0.001480643 sec. | ||
| 5096 | 2026.05.01 23:41:58.635350 [ 114 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.05.01 23:41:58.635375 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5098 | 2026.05.01 23:41:58.635452 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.05.01 23:41:58.635498 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 5100 | 2026.05.01 23:41:58.635549 [ 268 ] {4ab185ec-863b-47af-81a6-bfb47c76a27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5101 | 2026.05.01 23:41:58.635593 [ 268 ] {4ab185ec-863b-47af-81a6-bfb47c76a27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5102 | 2026.05.01 23:41:58.635625 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5103 | 2026.05.01 23:41:58.635664 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3359 rows starting from the beginning of the part | ||
| 5104 | 2026.05.01 23:41:58.635726 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 118 rows starting from the beginning of the part | ||
| 5105 | 2026.05.01 23:41:58.635775 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2428 rows starting from the beginning of the part | ||
| 5106 | 2026.05.01 23:41:58.635820 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 5107 | 2026.05.01 23:41:58.635864 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 118 rows starting from the beginning of the part | ||
| 5108 | 2026.05.01 23:41:58.635906 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 78 rows starting from the beginning of the part | ||
| 5109 | 2026.05.01 23:41:58.636072 [ 268 ] {4ab185ec-863b-47af-81a6-bfb47c76a27f} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.05.01 23:41:58.636113 [ 268 ] {4ab185ec-863b-47af-81a6-bfb47c76a27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5111 | 2026.05.01 23:41:58.636539 [ 268 ] {4ab185ec-863b-47af-81a6-bfb47c76a27f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5112 | 2026.05.01 23:41:58.636762 [ 268 ] {4ab185ec-863b-47af-81a6-bfb47c76a27f} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.05.01 23:41:58.636876 [ 114 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5114 | 2026.05.01 23:41:58.636897 [ 268 ] {4ab185ec-863b-47af-81a6-bfb47c76a27f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001365 sec., 8058.608058608059 rows/sec., 605.97 KiB/sec. | ||
| 5115 | 2026.05.01 23:41:58.636910 [ 114 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.05.01 23:41:58.636936 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5117 | 2026.05.01 23:41:58.636939 [ 268 ] {4ab185ec-863b-47af-81a6-bfb47c76a27f} <Debug> TCPHandler: Processed in 0.001542093 sec. | ||
| 5118 | 2026.05.01 23:41:58.637020 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 5119 | 2026.05.01 23:41:58.637059 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.05.01 23:41:58.637121 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5121 | 2026.05.01 23:41:58.637152 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part | ||
| 5122 | 2026.05.01 23:41:58.637156 [ 268 ] {8e0e9209-d8f9-4c38-9f81-7f7d071b225d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5123 | 2026.05.01 23:41:58.637203 [ 268 ] {8e0e9209-d8f9-4c38-9f81-7f7d071b225d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5124 | 2026.05.01 23:41:58.637205 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5125 | 2026.05.01 23:41:58.637259 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5126 | 2026.05.01 23:41:58.637297 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 5127 | 2026.05.01 23:41:58.637334 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5128 | 2026.05.01 23:41:58.637371 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5129 | 2026.05.01 23:41:58.637618 [ 268 ] {8e0e9209-d8f9-4c38-9f81-7f7d071b225d} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.05.01 23:41:58.637658 [ 268 ] {8e0e9209-d8f9-4c38-9f81-7f7d071b225d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5131 | 2026.05.01 23:41:58.637924 [ 190 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6157 rows, containing 5 columns (5 merged, 0 gathered) in 0.002471103 sec., 2491599.9049817026 rows/sec., 197.52 MiB/sec. | ||
| 5132 | 2026.05.01 23:41:58.638079 [ 268 ] {8e0e9209-d8f9-4c38-9f81-7f7d071b225d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5133 | 2026.05.01 23:41:58.638093 [ 190 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109994 sec., 305407.05625435815 rows/sec., 21.62 MiB/sec. | ||
| 5134 | 2026.05.01 23:41:58.638225 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5135 | 2026.05.01 23:41:58.638227 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5136 | 2026.05.01 23:41:58.638439 [ 268 ] {8e0e9209-d8f9-4c38-9f81-7f7d071b225d} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.05.01 23:41:58.638564 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_31_6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2026.05.01 23:41:58.638575 [ 189 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.05.01 23:41:58.638583 [ 114 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5140 | 2026.05.01 23:41:58.638598 [ 268 ] {8e0e9209-d8f9-4c38-9f81-7f7d071b225d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001459 sec., 51405.071967100754 rows/sec., 4.01 MiB/sec. | ||
| 5141 | 2026.05.01 23:41:58.638645 [ 114 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.05.01 23:41:58.638651 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_31_6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5143 | 2026.05.01 23:41:58.638675 [ 189 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_26_5} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5144 | 2026.05.01 23:41:58.638680 [ 268 ] {8e0e9209-d8f9-4c38-9f81-7f7d071b225d} <Debug> TCPHandler: Processed in 0.001667506 sec. | ||
| 5145 | 2026.05.01 23:41:58.638682 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5146 | 2026.05.01 23:41:58.638743 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 5147 | 2026.05.01 23:41:58.638784 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5148 | 2026.05.01 23:41:58.638822 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.05.01 23:41:58.638865 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 5150 | 2026.05.01 23:41:58.638922 [ 268 ] {09bfb8f1-4dac-435b-bd2e-3fa4ae030873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5151 | 2026.05.01 23:41:58.638941 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5152 | 2026.05.01 23:41:58.638965 [ 268 ] {09bfb8f1-4dac-435b-bd2e-3fa4ae030873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5153 | 2026.05.01 23:41:58.638968 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1830 rows starting from the beginning of the part | ||
| 5154 | 2026.05.01 23:41:58.639039 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 95 rows starting from the beginning of the part | ||
| 5155 | 2026.05.01 23:41:58.639084 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1309 rows starting from the beginning of the part | ||
| 5156 | 2026.05.01 23:41:58.639124 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 5157 | 2026.05.01 23:41:58.639160 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part | ||
| 5158 | 2026.05.01 23:41:58.639198 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 75 rows starting from the beginning of the part | ||
| 5159 | 2026.05.01 23:41:58.639366 [ 268 ] {09bfb8f1-4dac-435b-bd2e-3fa4ae030873} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.05.01 23:41:58.639400 [ 268 ] {09bfb8f1-4dac-435b-bd2e-3fa4ae030873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5161 | 2026.05.01 23:41:58.639761 [ 268 ] {09bfb8f1-4dac-435b-bd2e-3fa4ae030873} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5162 | 2026.05.01 23:41:58.639972 [ 268 ] {09bfb8f1-4dac-435b-bd2e-3fa4ae030873} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.05.01 23:41:58.640079 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5164 | 2026.05.01 23:41:58.640100 [ 268 ] {09bfb8f1-4dac-435b-bd2e-3fa4ae030873} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5165 | 2026.05.01 23:41:58.640108 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.05.01 23:41:58.640138 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5167 | 2026.05.01 23:41:58.640142 [ 268 ] {09bfb8f1-4dac-435b-bd2e-3fa4ae030873} <Debug> TCPHandler: Processed in 0.001366869 sec. | ||
| 5168 | 2026.05.01 23:41:58.640224 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 5169 | 2026.05.01 23:41:58.640270 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.05.01 23:41:58.640346 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5171 | 2026.05.01 23:41:58.640374 [ 268 ] {83af8443-a281-48f7-a0f4-65246ea51653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5172 | 2026.05.01 23:41:58.640384 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10460 rows starting from the beginning of the part | ||
| 5173 | 2026.05.01 23:41:58.640434 [ 268 ] {83af8443-a281-48f7-a0f4-65246ea51653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5174 | 2026.05.01 23:41:58.640447 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612285 sec., 2150984.472348251 rows/sec., 155.80 MiB/sec. | ||
| 5175 | 2026.05.01 23:41:58.640457 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 5176 | 2026.05.01 23:41:58.640515 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1501 rows starting from the beginning of the part | ||
| 5177 | 2026.05.01 23:41:58.640556 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 5178 | 2026.05.01 23:41:58.640593 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 5179 | 2026.05.01 23:41:58.640630 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 5180 | 2026.05.01 23:41:58.640728 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5181 | 2026.05.01 23:41:58.641063 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_31_6} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.05.01 23:41:58.641146 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_31_6} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5183 | 2026.05.01 23:41:58.641152 [ 268 ] {83af8443-a281-48f7-a0f4-65246ea51653} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.05.01 23:41:58.641190 [ 268 ] {83af8443-a281-48f7-a0f4-65246ea51653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5185 | 2026.05.01 23:41:58.641221 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5186 | 2026.05.01 23:41:58.641719 [ 268 ] {83af8443-a281-48f7-a0f4-65246ea51653} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5187 | 2026.05.01 23:41:58.641956 [ 268 ] {83af8443-a281-48f7-a0f4-65246ea51653} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.05.01 23:41:58.642064 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5189 | 2026.05.01 23:41:58.642093 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.05.01 23:41:58.642097 [ 268 ] {83af8443-a281-48f7-a0f4-65246ea51653} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001741 sec., 6318.207926479035 rows/sec., 11.32 MiB/sec. | ||
| 5191 | 2026.05.01 23:41:58.642110 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5192 | 2026.05.01 23:41:58.642157 [ 268 ] {83af8443-a281-48f7-a0f4-65246ea51653} <Debug> TCPHandler: Processed in 0.001935412 sec. | ||
| 5193 | 2026.05.01 23:41:58.642187 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 5194 | 2026.05.01 23:41:58.642275 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2026.05.01 23:41:58.642372 [ 268 ] {24d0d8b2-1138-478f-94b0-7034565a251a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5196 | 2026.05.01 23:41:58.642393 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5197 | 2026.05.01 23:41:58.642412 [ 268 ] {24d0d8b2-1138-478f-94b0-7034565a251a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5198 | 2026.05.01 23:41:58.642452 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 437 rows starting from the beginning of the part | ||
| 5199 | 2026.05.01 23:41:58.642578 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5200 | 2026.05.01 23:41:58.642693 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5201 | 2026.05.01 23:41:58.642780 [ 268 ] {24d0d8b2-1138-478f-94b0-7034565a251a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.05.01 23:41:58.642802 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 5203 | 2026.05.01 23:41:58.642822 [ 268 ] {24d0d8b2-1138-478f-94b0-7034565a251a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5204 | 2026.05.01 23:41:58.642924 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5205 | 2026.05.01 23:41:58.643043 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5206 | 2026.05.01 23:41:58.643158 [ 268 ] {24d0d8b2-1138-478f-94b0-7034565a251a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5207 | 2026.05.01 23:41:58.643392 [ 268 ] {24d0d8b2-1138-478f-94b0-7034565a251a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.05.01 23:41:58.643502 [ 114 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5209 | 2026.05.01 23:41:58.643528 [ 114 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.05.01 23:41:58.643532 [ 268 ] {24d0d8b2-1138-478f-94b0-7034565a251a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 5211 | 2026.05.01 23:41:58.643545 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5212 | 2026.05.01 23:41:58.643577 [ 268 ] {24d0d8b2-1138-478f-94b0-7034565a251a} <Debug> TCPHandler: Processed in 0.001352089 sec. | ||
| 5213 | 2026.05.01 23:41:58.643628 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 5214 | 2026.05.01 23:41:58.643709 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5215 | 2026.05.01 23:41:58.643734 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1530 rows starting from the beginning of the part | ||
| 5216 | 2026.05.01 23:41:58.643785 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 5217 | 2026.05.01 23:41:58.643827 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 5218 | 2026.05.01 23:41:58.643865 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 5219 | 2026.05.01 23:41:58.643903 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 5220 | 2026.05.01 23:41:58.643945 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 5221 | 2026.05.01 23:41:58.644140 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12569 rows, containing 5 columns (5 merged, 0 gathered) in 0.003954445 sec., 3178448.5559920543 rows/sec., 205.55 MiB/sec. | ||
| 5222 | 2026.05.01 23:41:58.644524 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5223 | 2026.05.01 23:41:58.644790 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.05.01 23:41:58.644873 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5225 | 2026.05.01 23:41:58.644941 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 5226 | 2026.05.01 23:41:58.645177 [ 194 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.001578494 sec., 1121321.9689146744 rows/sec., 74.19 MiB/sec. | ||
| 5227 | 2026.05.01 23:41:58.645435 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5228 | 2026.05.01 23:41:58.645690 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_31_6} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.05.01 23:41:58.645754 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_31_6} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5230 | 2026.05.01 23:41:58.645817 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5231 | 2026.05.01 23:41:58.658903 [ 201 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 19 columns (19 merged, 0 gathered) in 0.016744931 sec., 32308.28481765616 rows/sec., 57.89 MiB/sec. | ||
| 5232 | 2026.05.01 23:41:58.659469 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5233 | 2026.05.01 23:41:58.659805 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.05.01 23:41:58.659871 [ 190 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5235 | 2026.05.01 23:41:58.659968 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5236 | 2026.05.01 23:41:59.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.54 MiB, peak 260.98 MiB, free memory in arenas 0.00 B, will set to 251.79 MiB (RSS), difference: 1.25 MiB | ||
| 5237 | 2026.05.01 23:42:03.631499 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5238 | 2026.05.01 23:42:03.631899 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 5239 | 2026.05.01 23:42:03.632462 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5240 | 2026.05.01 23:42:03.632535 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5241 | 2026.05.01 23:42:03.632789 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5242 | 2026.05.01 23:42:03.632860 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5243 | 2026.05.01 23:42:03.633008 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5244 | 2026.05.01 23:42:03.633131 [ 337 ] {59573936-f702-4631-9413-da501054b071} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5245 | 2026.05.01 23:42:03.633149 [ 306 ] {59573936-f702-4631-9413-da501054b071} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5246 | 2026.05.01 23:42:03.633186 [ 303 ] {59573936-f702-4631-9413-da501054b071} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5247 | 2026.05.01 23:42:03.633131 [ 276 ] {59573936-f702-4631-9413-da501054b071} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5248 | 2026.05.01 23:42:03.633358 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5249 | 2026.05.01 23:42:03.633386 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5250 | 2026.05.01 23:42:03.633473 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5251 | 2026.05.01 23:42:03.633496 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 5252 | 2026.05.01 23:42:03.633531 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5253 | 2026.05.01 23:42:03.633569 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5254 | 2026.05.01 23:42:03.633604 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5255 | 2026.05.01 23:42:03.634839 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Debug> executeQuery: Read 48 rows, 10.51 KiB in 0.003103 sec., 15468.901063486948 rows/sec., 3.31 MiB/sec. | ||
| 5256 | 2026.05.01 23:42:03.634997 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Debug> MemoryTracker: Peak memory usage (for query): 147.01 KiB. | ||
| 5257 | 2026.05.01 23:42:03.635014 [ 268 ] {59573936-f702-4631-9413-da501054b071} <Debug> TCPHandler: Processed in 0.003701479 sec. | ||
| 5258 | 2026.05.01 23:42:03.638070 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.05.01 23:42:03.638199 [ 268 ] {841bd9f6-6277-454d-a647-5f19d0c523ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5260 | 2026.05.01 23:42:03.638250 [ 268 ] {841bd9f6-6277-454d-a647-5f19d0c523ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5261 | 2026.05.01 23:42:03.638790 [ 268 ] {841bd9f6-6277-454d-a647-5f19d0c523ba} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.05.01 23:42:03.638828 [ 268 ] {841bd9f6-6277-454d-a647-5f19d0c523ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5263 | 2026.05.01 23:42:03.639211 [ 268 ] {841bd9f6-6277-454d-a647-5f19d0c523ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5264 | 2026.05.01 23:42:03.639444 [ 268 ] {841bd9f6-6277-454d-a647-5f19d0c523ba} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.05.01 23:42:03.639588 [ 268 ] {841bd9f6-6277-454d-a647-5f19d0c523ba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001427 sec., 16818.500350385424 rows/sec., 1.40 MiB/sec. | ||
| 5266 | 2026.05.01 23:42:03.639628 [ 268 ] {841bd9f6-6277-454d-a647-5f19d0c523ba} <Debug> TCPHandler: Processed in 0.001618995 sec. | ||
| 5267 | 2026.05.01 23:42:03.639752 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2026.05.01 23:42:03.639849 [ 268 ] {a256fdf2-52d9-4e6e-a068-1e04db5d69e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5269 | 2026.05.01 23:42:03.639889 [ 268 ] {a256fdf2-52d9-4e6e-a068-1e04db5d69e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5270 | 2026.05.01 23:42:03.640279 [ 268 ] {a256fdf2-52d9-4e6e-a068-1e04db5d69e8} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.05.01 23:42:03.640315 [ 268 ] {a256fdf2-52d9-4e6e-a068-1e04db5d69e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5272 | 2026.05.01 23:42:03.640603 [ 268 ] {a256fdf2-52d9-4e6e-a068-1e04db5d69e8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5273 | 2026.05.01 23:42:03.640816 [ 268 ] {a256fdf2-52d9-4e6e-a068-1e04db5d69e8} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.05.01 23:42:03.640944 [ 268 ] {a256fdf2-52d9-4e6e-a068-1e04db5d69e8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001115 sec., 1793.7219730941702 rows/sec., 146.27 KiB/sec. | ||
| 5275 | 2026.05.01 23:42:03.640982 [ 268 ] {a256fdf2-52d9-4e6e-a068-1e04db5d69e8} <Debug> TCPHandler: Processed in 0.001278668 sec. | ||
| 5276 | 2026.05.01 23:42:03.641089 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.05.01 23:42:03.641182 [ 268 ] {f1756f87-dabc-43bd-9fa6-8413fb98ada3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5278 | 2026.05.01 23:42:03.641222 [ 268 ] {f1756f87-dabc-43bd-9fa6-8413fb98ada3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5279 | 2026.05.01 23:42:03.641727 [ 268 ] {f1756f87-dabc-43bd-9fa6-8413fb98ada3} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.05.01 23:42:03.641763 [ 268 ] {f1756f87-dabc-43bd-9fa6-8413fb98ada3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5281 | 2026.05.01 23:42:03.642088 [ 268 ] {f1756f87-dabc-43bd-9fa6-8413fb98ada3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5282 | 2026.05.01 23:42:03.642306 [ 268 ] {f1756f87-dabc-43bd-9fa6-8413fb98ada3} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.05.01 23:42:03.642434 [ 268 ] {f1756f87-dabc-43bd-9fa6-8413fb98ada3} <Debug> executeQuery: Read 239 rows, 21.81 KiB in 0.00127 sec., 188188.97637795276 rows/sec., 16.77 MiB/sec. | ||
| 5284 | 2026.05.01 23:42:03.642471 [ 268 ] {f1756f87-dabc-43bd-9fa6-8413fb98ada3} <Debug> TCPHandler: Processed in 0.001430591 sec. | ||
| 5285 | 2026.05.01 23:42:03.642590 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.05.01 23:42:03.642684 [ 268 ] {91b55f16-4046-4125-be2d-3e5be527e4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.05.01 23:42:03.642724 [ 268 ] {91b55f16-4046-4125-be2d-3e5be527e4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5288 | 2026.05.01 23:42:03.643129 [ 268 ] {91b55f16-4046-4125-be2d-3e5be527e4dc} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.05.01 23:42:03.643165 [ 268 ] {91b55f16-4046-4125-be2d-3e5be527e4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5290 | 2026.05.01 23:42:03.643465 [ 268 ] {91b55f16-4046-4125-be2d-3e5be527e4dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5291 | 2026.05.01 23:42:03.643684 [ 268 ] {91b55f16-4046-4125-be2d-3e5be527e4dc} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.05.01 23:42:03.643813 [ 268 ] {91b55f16-4046-4125-be2d-3e5be527e4dc} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.001147 sec., 39232.781168265035 rows/sec., 2.92 MiB/sec. | ||
| 5293 | 2026.05.01 23:42:03.643851 [ 268 ] {91b55f16-4046-4125-be2d-3e5be527e4dc} <Debug> TCPHandler: Processed in 0.001309179 sec. | ||
| 5294 | 2026.05.01 23:42:03.643993 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.05.01 23:42:03.644114 [ 268 ] {e5dd778e-0cc5-4663-9a71-a04bc1463ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5296 | 2026.05.01 23:42:03.644161 [ 268 ] {e5dd778e-0cc5-4663-9a71-a04bc1463ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5297 | 2026.05.01 23:42:03.644621 [ 268 ] {e5dd778e-0cc5-4663-9a71-a04bc1463ade} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.05.01 23:42:03.644658 [ 268 ] {e5dd778e-0cc5-4663-9a71-a04bc1463ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5299 | 2026.05.01 23:42:03.644959 [ 268 ] {e5dd778e-0cc5-4663-9a71-a04bc1463ade} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5300 | 2026.05.01 23:42:03.645173 [ 268 ] {e5dd778e-0cc5-4663-9a71-a04bc1463ade} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.05.01 23:42:03.645302 [ 268 ] {e5dd778e-0cc5-4663-9a71-a04bc1463ade} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001212 sec., 19801.980198019803 rows/sec., 1.64 MiB/sec. | ||
| 5302 | 2026.05.01 23:42:03.645339 [ 268 ] {e5dd778e-0cc5-4663-9a71-a04bc1463ade} <Debug> TCPHandler: Processed in 0.001405401 sec. | ||
| 5303 | 2026.05.01 23:42:03.645482 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.05.01 23:42:03.645605 [ 268 ] {9395a489-8faf-49a2-8d9e-0b2eec79a840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.05.01 23:42:03.645657 [ 268 ] {9395a489-8faf-49a2-8d9e-0b2eec79a840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5306 | 2026.05.01 23:42:03.646137 [ 268 ] {9395a489-8faf-49a2-8d9e-0b2eec79a840} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.05.01 23:42:03.646183 [ 268 ] {9395a489-8faf-49a2-8d9e-0b2eec79a840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5308 | 2026.05.01 23:42:03.646546 [ 268 ] {9395a489-8faf-49a2-8d9e-0b2eec79a840} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5309 | 2026.05.01 23:42:03.646778 [ 268 ] {9395a489-8faf-49a2-8d9e-0b2eec79a840} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.05.01 23:42:03.646919 [ 268 ] {9395a489-8faf-49a2-8d9e-0b2eec79a840} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001338 sec., 8968.609865470851 rows/sec., 700.67 KiB/sec. | ||
| 5311 | 2026.05.01 23:42:03.646961 [ 268 ] {9395a489-8faf-49a2-8d9e-0b2eec79a840} <Debug> TCPHandler: Processed in 0.001550204 sec. | ||
| 5312 | 2026.05.01 23:42:03.647081 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.05.01 23:42:03.647178 [ 268 ] {76aa69a2-46fb-44d6-acda-7ea5d4320bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5314 | 2026.05.01 23:42:03.647219 [ 268 ] {76aa69a2-46fb-44d6-acda-7ea5d4320bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5315 | 2026.05.01 23:42:03.647689 [ 268 ] {76aa69a2-46fb-44d6-acda-7ea5d4320bb4} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.05.01 23:42:03.647729 [ 268 ] {76aa69a2-46fb-44d6-acda-7ea5d4320bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5317 | 2026.05.01 23:42:03.648051 [ 268 ] {76aa69a2-46fb-44d6-acda-7ea5d4320bb4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5318 | 2026.05.01 23:42:03.648277 [ 268 ] {76aa69a2-46fb-44d6-acda-7ea5d4320bb4} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.05.01 23:42:03.648411 [ 268 ] {76aa69a2-46fb-44d6-acda-7ea5d4320bb4} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001251 sec., 106314.94804156675 rows/sec., 8.60 MiB/sec. | ||
| 5320 | 2026.05.01 23:42:03.648451 [ 268 ] {76aa69a2-46fb-44d6-acda-7ea5d4320bb4} <Debug> TCPHandler: Processed in 0.001420511 sec. | ||
| 5321 | 2026.05.01 23:42:03.648571 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.05.01 23:42:03.648666 [ 268 ] {6611296d-a033-4693-9e4f-99c7120bbf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.05.01 23:42:03.648711 [ 268 ] {6611296d-a033-4693-9e4f-99c7120bbf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5324 | 2026.05.01 23:42:03.649122 [ 268 ] {6611296d-a033-4693-9e4f-99c7120bbf58} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.05.01 23:42:03.649159 [ 268 ] {6611296d-a033-4693-9e4f-99c7120bbf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5326 | 2026.05.01 23:42:03.649492 [ 268 ] {6611296d-a033-4693-9e4f-99c7120bbf58} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5327 | 2026.05.01 23:42:03.649714 [ 268 ] {6611296d-a033-4693-9e4f-99c7120bbf58} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.05.01 23:42:03.649843 [ 268 ] {6611296d-a033-4693-9e4f-99c7120bbf58} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001195 sec., 164853.55648535563 rows/sec., 11.82 MiB/sec. | ||
| 5329 | 2026.05.01 23:42:03.649881 [ 268 ] {6611296d-a033-4693-9e4f-99c7120bbf58} <Debug> TCPHandler: Processed in 0.001359169 sec. | ||
| 5330 | 2026.05.01 23:42:03.650004 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.05.01 23:42:03.650099 [ 268 ] {50ca8b94-3d4f-43d5-a4d5-a6785398edb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5332 | 2026.05.01 23:42:03.650153 [ 268 ] {50ca8b94-3d4f-43d5-a4d5-a6785398edb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5333 | 2026.05.01 23:42:03.650954 [ 268 ] {50ca8b94-3d4f-43d5-a4d5-a6785398edb5} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.05.01 23:42:03.650992 [ 268 ] {50ca8b94-3d4f-43d5-a4d5-a6785398edb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5335 | 2026.05.01 23:42:03.651512 [ 268 ] {50ca8b94-3d4f-43d5-a4d5-a6785398edb5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5336 | 2026.05.01 23:42:03.651738 [ 268 ] {50ca8b94-3d4f-43d5-a4d5-a6785398edb5} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.05.01 23:42:03.651878 [ 268 ] {50ca8b94-3d4f-43d5-a4d5-a6785398edb5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001797 sec., 17250.973845297718 rows/sec., 30.91 MiB/sec. | ||
| 5338 | 2026.05.01 23:42:03.651931 [ 268 ] {50ca8b94-3d4f-43d5-a4d5-a6785398edb5} <Debug> TCPHandler: Processed in 0.001977793 sec. | ||
| 5339 | 2026.05.01 23:42:03.652048 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2026.05.01 23:42:03.652143 [ 268 ] {0cad4a7a-c181-4c01-89b6-729953c0da3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5341 | 2026.05.01 23:42:03.652185 [ 268 ] {0cad4a7a-c181-4c01-89b6-729953c0da3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5342 | 2026.05.01 23:42:03.652525 [ 268 ] {0cad4a7a-c181-4c01-89b6-729953c0da3a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.05.01 23:42:03.652562 [ 268 ] {0cad4a7a-c181-4c01-89b6-729953c0da3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5344 | 2026.05.01 23:42:03.652866 [ 268 ] {0cad4a7a-c181-4c01-89b6-729953c0da3a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5345 | 2026.05.01 23:42:03.653079 [ 268 ] {0cad4a7a-c181-4c01-89b6-729953c0da3a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.05.01 23:42:03.653210 [ 268 ] {0cad4a7a-c181-4c01-89b6-729953c0da3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5347 | 2026.05.01 23:42:03.653247 [ 268 ] {0cad4a7a-c181-4c01-89b6-729953c0da3a} <Debug> TCPHandler: Processed in 0.001249127 sec. | ||
| 5348 | 2026.05.01 23:42:04.863212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10055 | ||
| 5349 | 2026.05.01 23:42:04.863741 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.05.01 23:42:04.863789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5351 | 2026.05.01 23:42:04.864321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5352 | 2026.05.01 23:42:04.864579 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.05.01 23:42:04.864707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10055 | ||
| 5354 | 2026.05.01 23:42:04.864714 [ 106 ] {} <Debug> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5355 | 2026.05.01 23:42:04.864782 [ 106 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.05.01 23:42:04.864801 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5357 | 2026.05.01 23:42:04.864908 [ 202 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::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 | ||
| 5358 | 2026.05.01 23:42:04.865022 [ 202 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5359 | 2026.05.01 23:42:04.865058 [ 202 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7687 rows starting from the beginning of the part | ||
| 5360 | 2026.05.01 23:42:04.865120 [ 202 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5361 | 2026.05.01 23:42:04.865162 [ 202 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5362 | 2026.05.01 23:42:04.865200 [ 202 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5363 | 2026.05.01 23:42:04.865233 [ 202 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5364 | 2026.05.01 23:42:04.865273 [ 202 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5365 | 2026.05.01 23:42:04.867150 [ 201 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10055 rows, containing 4 columns (4 merged, 0 gathered) in 0.002286839 sec., 4396898.9509099675 rows/sec., 62.90 MiB/sec. | ||
| 5366 | 2026.05.01 23:42:04.867474 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5367 | 2026.05.01 23:42:04.867810 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2026.05.01 23:42:04.867892 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_21_4} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5369 | 2026.05.01 23:42:04.867996 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5370 | 2026.05.01 23:42:05.376552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5371 | 2026.05.01 23:42:05.393559 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.05.01 23:42:05.393607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5373 | 2026.05.01 23:42:05.399115 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5374 | 2026.05.01 23:42:05.399856 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.05.01 23:42:05.400156 [ 106 ] {} <Debug> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5376 | 2026.05.01 23:42:05.400225 [ 106 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.05.01 23:42:05.400250 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5378 | 2026.05.01 23:42:05.400358 [ 202 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 5379 | 2026.05.01 23:42:05.403091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5380 | 2026.05.01 23:42:05.404350 [ 202 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5381 | 2026.05.01 23:42:05.405744 [ 202 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 5382 | 2026.05.01 23:42:05.410233 [ 202 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 5383 | 2026.05.01 23:42:05.414557 [ 202 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 5384 | 2026.05.01 23:42:05.418615 [ 202 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 5385 | 2026.05.01 23:42:05.422802 [ 202 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 5386 | 2026.05.01 23:42:05.426824 [ 202 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 5387 | 2026.05.01 23:42:05.482431 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082111008 sec., 1936.4029729119877 rows/sec., 10.01 MiB/sec. | ||
| 5388 | 2026.05.01 23:42:05.485053 [ 187 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5389 | 2026.05.01 23:42:05.487056 [ 187 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_21_4} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.05.01 23:42:05.487170 [ 187 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_21_4} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5391 | 2026.05.01 23:42:05.489680 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5392 | 2026.05.01 23:42:06.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.24 MiB, peak 263.80 MiB, free memory in arenas 0.00 B, will set to 257.85 MiB (RSS), difference: 4.61 MiB | ||
| 5393 | 2026.05.01 23:42:07.388894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 658 | ||
| 5394 | 2026.05.01 23:42:07.391267 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.05.01 23:42:07.391320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5396 | 2026.05.01 23:42:07.392522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5397 | 2026.05.01 23:42:07.392814 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.05.01 23:42:07.392951 [ 104 ] {} <Debug> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5399 | 2026.05.01 23:42:07.393023 [ 104 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.05.01 23:42:07.393046 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5401 | 2026.05.01 23:42:07.393162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 5402 | 2026.05.01 23:42:07.393186 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 5403 | 2026.05.01 23:42:07.393807 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5404 | 2026.05.01 23:42:07.393982 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 484 rows starting from the beginning of the part | ||
| 5405 | 2026.05.01 23:42:07.394379 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 5406 | 2026.05.01 23:42:07.394722 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5407 | 2026.05.01 23:42:07.395079 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 5408 | 2026.05.01 23:42:07.395426 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 5409 | 2026.05.01 23:42:07.395759 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5410 | 2026.05.01 23:42:07.401964 [ 188 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 72 columns (72 merged, 0 gathered) in 0.00884108 sec., 74425.29645699395 rows/sec., 64.28 MiB/sec. | ||
| 5411 | 2026.05.01 23:42:07.403228 [ 188 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5412 | 2026.05.01 23:42:07.403858 [ 188 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_16_3} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.05.01 23:42:07.403945 [ 188 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_16_3} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5414 | 2026.05.01 23:42:07.404313 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5415 | 2026.05.01 23:42:08.628588 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5416 | 2026.05.01 23:42:08.628862 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5417 | 2026.05.01 23:42:08.629243 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5418 | 2026.05.01 23:42:08.629284 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5419 | 2026.05.01 23:42:08.629542 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5420 | 2026.05.01 23:42:08.629621 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5421 | 2026.05.01 23:42:08.629771 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5422 | 2026.05.01 23:42:08.629891 [ 325 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5423 | 2026.05.01 23:42:08.629891 [ 276 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5424 | 2026.05.01 23:42:08.629941 [ 306 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5425 | 2026.05.01 23:42:08.629942 [ 303 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5426 | 2026.05.01 23:42:08.630174 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5427 | 2026.05.01 23:42:08.630203 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5428 | 2026.05.01 23:42:08.630287 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5429 | 2026.05.01 23:42:08.630308 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 5430 | 2026.05.01 23:42:08.630343 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5431 | 2026.05.01 23:42:08.630380 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5432 | 2026.05.01 23:42:08.630414 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5433 | 2026.05.01 23:42:08.631607 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002852 sec., 16830.29453015428 rows/sec., 2.71 MiB/sec. | ||
| 5434 | 2026.05.01 23:42:08.631761 [ 268 ] {1f26bda5-7ecf-42f9-b6b2-1b581ab28679} <Debug> TCPHandler: Processed in 0.003317121 sec. | ||
| 5435 | 2026.05.01 23:42:08.633896 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2026.05.01 23:42:08.634111 [ 268 ] {211b3b6e-f7ca-4704-9ccd-68e0e41684d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5437 | 2026.05.01 23:42:08.634192 [ 268 ] {211b3b6e-f7ca-4704-9ccd-68e0e41684d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5438 | 2026.05.01 23:42:08.635001 [ 268 ] {211b3b6e-f7ca-4704-9ccd-68e0e41684d2} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.05.01 23:42:08.635049 [ 268 ] {211b3b6e-f7ca-4704-9ccd-68e0e41684d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5440 | 2026.05.01 23:42:08.635417 [ 268 ] {211b3b6e-f7ca-4704-9ccd-68e0e41684d2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5441 | 2026.05.01 23:42:08.635643 [ 268 ] {211b3b6e-f7ca-4704-9ccd-68e0e41684d2} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2026.05.01 23:42:08.635790 [ 268 ] {211b3b6e-f7ca-4704-9ccd-68e0e41684d2} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001738 sec., 44879.17146144994 rows/sec., 3.72 MiB/sec. | ||
| 5443 | 2026.05.01 23:42:08.635829 [ 268 ] {211b3b6e-f7ca-4704-9ccd-68e0e41684d2} <Debug> TCPHandler: Processed in 0.002039033 sec. | ||
| 5444 | 2026.05.01 23:42:08.635962 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.05.01 23:42:08.636057 [ 268 ] {3483f27a-dd0f-47dd-841a-6c412302e53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.05.01 23:42:08.636097 [ 268 ] {3483f27a-dd0f-47dd-841a-6c412302e53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5447 | 2026.05.01 23:42:08.636494 [ 268 ] {3483f27a-dd0f-47dd-841a-6c412302e53d} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.05.01 23:42:08.636530 [ 268 ] {3483f27a-dd0f-47dd-841a-6c412302e53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5449 | 2026.05.01 23:42:08.636841 [ 268 ] {3483f27a-dd0f-47dd-841a-6c412302e53d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5450 | 2026.05.01 23:42:08.637044 [ 268 ] {3483f27a-dd0f-47dd-841a-6c412302e53d} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.05.01 23:42:08.637172 [ 268 ] {3483f27a-dd0f-47dd-841a-6c412302e53d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001133 sec., 9708.737864077671 rows/sec., 730.05 KiB/sec. | ||
| 5452 | 2026.05.01 23:42:08.637208 [ 268 ] {3483f27a-dd0f-47dd-841a-6c412302e53d} <Debug> TCPHandler: Processed in 0.001294238 sec. | ||
| 5453 | 2026.05.01 23:42:08.637320 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2026.05.01 23:42:08.637412 [ 268 ] {32d74721-4727-409a-a56d-6e38f1fe0274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5455 | 2026.05.01 23:42:08.637451 [ 268 ] {32d74721-4727-409a-a56d-6e38f1fe0274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5456 | 2026.05.01 23:42:08.637859 [ 268 ] {32d74721-4727-409a-a56d-6e38f1fe0274} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.05.01 23:42:08.637895 [ 268 ] {32d74721-4727-409a-a56d-6e38f1fe0274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5458 | 2026.05.01 23:42:08.638196 [ 268 ] {32d74721-4727-409a-a56d-6e38f1fe0274} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5459 | 2026.05.01 23:42:08.638397 [ 268 ] {32d74721-4727-409a-a56d-6e38f1fe0274} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.05.01 23:42:08.638519 [ 268 ] {32d74721-4727-409a-a56d-6e38f1fe0274} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001124 sec., 66725.97864768683 rows/sec., 5.21 MiB/sec. | ||
| 5461 | 2026.05.01 23:42:08.638555 [ 268 ] {32d74721-4727-409a-a56d-6e38f1fe0274} <Debug> TCPHandler: Processed in 0.001282957 sec. | ||
| 5462 | 2026.05.01 23:42:08.638671 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2026.05.01 23:42:08.638768 [ 268 ] {f0dacb97-6138-480f-acd0-6501dfae2abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5464 | 2026.05.01 23:42:08.638817 [ 268 ] {f0dacb97-6138-480f-acd0-6501dfae2abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5465 | 2026.05.01 23:42:08.639227 [ 268 ] {f0dacb97-6138-480f-acd0-6501dfae2abb} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2026.05.01 23:42:08.639262 [ 268 ] {f0dacb97-6138-480f-acd0-6501dfae2abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5467 | 2026.05.01 23:42:08.639580 [ 268 ] {f0dacb97-6138-480f-acd0-6501dfae2abb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5468 | 2026.05.01 23:42:08.639797 [ 268 ] {f0dacb97-6138-480f-acd0-6501dfae2abb} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2026.05.01 23:42:08.639925 [ 268 ] {f0dacb97-6138-480f-acd0-6501dfae2abb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 5470 | 2026.05.01 23:42:08.639963 [ 268 ] {f0dacb97-6138-480f-acd0-6501dfae2abb} <Debug> TCPHandler: Processed in 0.001337388 sec. | ||
| 5471 | 2026.05.01 23:42:08.640082 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5472 | 2026.05.01 23:42:08.640175 [ 268 ] {6f3e5669-1773-4c82-8b2a-add0b21debc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5473 | 2026.05.01 23:42:08.640229 [ 268 ] {6f3e5669-1773-4c82-8b2a-add0b21debc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5474 | 2026.05.01 23:42:08.640962 [ 268 ] {6f3e5669-1773-4c82-8b2a-add0b21debc9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5475 | 2026.05.01 23:42:08.640998 [ 268 ] {6f3e5669-1773-4c82-8b2a-add0b21debc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5476 | 2026.05.01 23:42:08.641528 [ 268 ] {6f3e5669-1773-4c82-8b2a-add0b21debc9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5477 | 2026.05.01 23:42:08.641749 [ 268 ] {6f3e5669-1773-4c82-8b2a-add0b21debc9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2026.05.01 23:42:08.641888 [ 268 ] {6f3e5669-1773-4c82-8b2a-add0b21debc9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001731 sec., 6354.70826112074 rows/sec., 11.39 MiB/sec. | ||
| 5479 | 2026.05.01 23:42:08.641938 [ 268 ] {6f3e5669-1773-4c82-8b2a-add0b21debc9} <Debug> TCPHandler: Processed in 0.001909151 sec. | ||
| 5480 | 2026.05.01 23:42:08.642067 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2026.05.01 23:42:08.642160 [ 268 ] {f3f126ea-968e-4c81-bb22-c7288251b3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5482 | 2026.05.01 23:42:08.642201 [ 268 ] {f3f126ea-968e-4c81-bb22-c7288251b3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5483 | 2026.05.01 23:42:08.642525 [ 268 ] {f3f126ea-968e-4c81-bb22-c7288251b3cd} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5484 | 2026.05.01 23:42:08.642561 [ 268 ] {f3f126ea-968e-4c81-bb22-c7288251b3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5485 | 2026.05.01 23:42:08.642863 [ 268 ] {f3f126ea-968e-4c81-bb22-c7288251b3cd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5486 | 2026.05.01 23:42:08.643066 [ 268 ] {f3f126ea-968e-4c81-bb22-c7288251b3cd} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.05.01 23:42:08.643191 [ 268 ] {f3f126ea-968e-4c81-bb22-c7288251b3cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 5488 | 2026.05.01 23:42:08.643226 [ 268 ] {f3f126ea-968e-4c81-bb22-c7288251b3cd} <Debug> TCPHandler: Processed in 0.001206266 sec. | ||
| 5489 | 2026.05.01 23:42:12.280578 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5490 | 2026.05.01 23:42:12.280626 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5491 | 2026.05.01 23:42:12.364824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10567 | ||
| 5492 | 2026.05.01 23:42:12.365413 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2026.05.01 23:42:12.365462 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5494 | 2026.05.01 23:42:12.366099 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5495 | 2026.05.01 23:42:12.366338 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.05.01 23:42:12.366481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10567 | ||
| 5497 | 2026.05.01 23:42:12.903220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5498 | 2026.05.01 23:42:12.919177 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.05.01 23:42:12.919244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5500 | 2026.05.01 23:42:12.925205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5501 | 2026.05.01 23:42:12.926280 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.05.01 23:42:12.929212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5503 | 2026.05.01 23:42:13.628980 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5504 | 2026.05.01 23:42:13.629208 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5505 | 2026.05.01 23:42:13.629545 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5506 | 2026.05.01 23:42:13.629579 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5507 | 2026.05.01 23:42:13.629799 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5508 | 2026.05.01 23:42:13.629877 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5509 | 2026.05.01 23:42:13.630020 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5510 | 2026.05.01 23:42:13.630146 [ 325 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5511 | 2026.05.01 23:42:13.630159 [ 346 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5512 | 2026.05.01 23:42:13.630155 [ 344 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5513 | 2026.05.01 23:42:13.630146 [ 276 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5514 | 2026.05.01 23:42:13.630346 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5515 | 2026.05.01 23:42:13.630373 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5516 | 2026.05.01 23:42:13.630456 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5517 | 2026.05.01 23:42:13.630476 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 5518 | 2026.05.01 23:42:13.630513 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5519 | 2026.05.01 23:42:13.630551 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5520 | 2026.05.01 23:42:13.630586 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5521 | 2026.05.01 23:42:13.631740 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002625 sec., 18285.714285714286 rows/sec., 2.94 MiB/sec. | ||
| 5522 | 2026.05.01 23:42:13.631864 [ 268 ] {076a3551-9be7-452b-b7a1-1db3071dca46} <Debug> TCPHandler: Processed in 0.003024485 sec. | ||
| 5523 | 2026.05.01 23:42:13.633993 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.05.01 23:42:13.634112 [ 268 ] {b959da32-f503-4a9f-9bc1-f34f0e5c9131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5525 | 2026.05.01 23:42:13.634159 [ 268 ] {b959da32-f503-4a9f-9bc1-f34f0e5c9131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5526 | 2026.05.01 23:42:13.634703 [ 268 ] {b959da32-f503-4a9f-9bc1-f34f0e5c9131} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.05.01 23:42:13.634746 [ 268 ] {b959da32-f503-4a9f-9bc1-f34f0e5c9131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5528 | 2026.05.01 23:42:13.635180 [ 268 ] {b959da32-f503-4a9f-9bc1-f34f0e5c9131} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5529 | 2026.05.01 23:42:13.635403 [ 268 ] {b959da32-f503-4a9f-9bc1-f34f0e5c9131} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.05.01 23:42:13.635549 [ 268 ] {b959da32-f503-4a9f-9bc1-f34f0e5c9131} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001457 sec., 80988.33218943034 rows/sec., 6.89 MiB/sec. | ||
| 5531 | 2026.05.01 23:42:13.635586 [ 268 ] {b959da32-f503-4a9f-9bc1-f34f0e5c9131} <Debug> TCPHandler: Processed in 0.001643955 sec. | ||
| 5532 | 2026.05.01 23:42:13.635729 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.05.01 23:42:13.635823 [ 268 ] {97277cca-dc32-4ad5-9bdc-e4e16456a46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.05.01 23:42:13.635863 [ 268 ] {97277cca-dc32-4ad5-9bdc-e4e16456a46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5535 | 2026.05.01 23:42:13.636266 [ 268 ] {97277cca-dc32-4ad5-9bdc-e4e16456a46a} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.05.01 23:42:13.636300 [ 268 ] {97277cca-dc32-4ad5-9bdc-e4e16456a46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5537 | 2026.05.01 23:42:13.636586 [ 268 ] {97277cca-dc32-4ad5-9bdc-e4e16456a46a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5538 | 2026.05.01 23:42:13.636794 [ 268 ] {97277cca-dc32-4ad5-9bdc-e4e16456a46a} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.05.01 23:42:13.636919 [ 268 ] {97277cca-dc32-4ad5-9bdc-e4e16456a46a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001114 sec., 27827.648114901258 rows/sec., 2.04 MiB/sec. | ||
| 5540 | 2026.05.01 23:42:13.636954 [ 268 ] {97277cca-dc32-4ad5-9bdc-e4e16456a46a} <Debug> TCPHandler: Processed in 0.001274507 sec. | ||
| 5541 | 2026.05.01 23:42:13.637066 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.05.01 23:42:13.637159 [ 268 ] {8024b88f-5315-43e1-bd8b-ea41c7ded221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5543 | 2026.05.01 23:42:13.637197 [ 268 ] {8024b88f-5315-43e1-bd8b-ea41c7ded221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5544 | 2026.05.01 23:42:13.637610 [ 268 ] {8024b88f-5315-43e1-bd8b-ea41c7ded221} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.05.01 23:42:13.637643 [ 268 ] {8024b88f-5315-43e1-bd8b-ea41c7ded221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5546 | 2026.05.01 23:42:13.637936 [ 268 ] {8024b88f-5315-43e1-bd8b-ea41c7ded221} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5547 | 2026.05.01 23:42:13.638140 [ 268 ] {8024b88f-5315-43e1-bd8b-ea41c7ded221} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.05.01 23:42:13.638262 [ 268 ] {8024b88f-5315-43e1-bd8b-ea41c7ded221} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001121 sec., 84745.7627118644 rows/sec., 6.62 MiB/sec. | ||
| 5549 | 2026.05.01 23:42:13.638297 [ 268 ] {8024b88f-5315-43e1-bd8b-ea41c7ded221} <Debug> TCPHandler: Processed in 0.001278277 sec. | ||
| 5550 | 2026.05.01 23:42:13.638411 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.05.01 23:42:13.638504 [ 268 ] {35c8a163-7211-4894-8ab9-305a45509187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5552 | 2026.05.01 23:42:13.638545 [ 268 ] {35c8a163-7211-4894-8ab9-305a45509187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5553 | 2026.05.01 23:42:13.639013 [ 268 ] {35c8a163-7211-4894-8ab9-305a45509187} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.05.01 23:42:13.639047 [ 268 ] {35c8a163-7211-4894-8ab9-305a45509187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5555 | 2026.05.01 23:42:13.639360 [ 268 ] {35c8a163-7211-4894-8ab9-305a45509187} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5556 | 2026.05.01 23:42:13.639561 [ 268 ] {35c8a163-7211-4894-8ab9-305a45509187} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2026.05.01 23:42:13.639684 [ 268 ] {35c8a163-7211-4894-8ab9-305a45509187} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 5558 | 2026.05.01 23:42:13.639720 [ 268 ] {35c8a163-7211-4894-8ab9-305a45509187} <Debug> TCPHandler: Processed in 0.001356499 sec. | ||
| 5559 | 2026.05.01 23:42:13.639849 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5560 | 2026.05.01 23:42:13.639944 [ 268 ] {be9d470c-cfd7-4ae9-84f2-93f40f869fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5561 | 2026.05.01 23:42:13.639997 [ 268 ] {be9d470c-cfd7-4ae9-84f2-93f40f869fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5562 | 2026.05.01 23:42:13.640806 [ 268 ] {be9d470c-cfd7-4ae9-84f2-93f40f869fb5} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.05.01 23:42:13.640841 [ 268 ] {be9d470c-cfd7-4ae9-84f2-93f40f869fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5564 | 2026.05.01 23:42:13.641377 [ 268 ] {be9d470c-cfd7-4ae9-84f2-93f40f869fb5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5565 | 2026.05.01 23:42:13.641598 [ 268 ] {be9d470c-cfd7-4ae9-84f2-93f40f869fb5} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2026.05.01 23:42:13.641731 [ 268 ] {be9d470c-cfd7-4ae9-84f2-93f40f869fb5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001805 sec., 17174.515235457064 rows/sec., 30.78 MiB/sec. | ||
| 5567 | 2026.05.01 23:42:13.641782 [ 268 ] {be9d470c-cfd7-4ae9-84f2-93f40f869fb5} <Debug> TCPHandler: Processed in 0.001981063 sec. | ||
| 5568 | 2026.05.01 23:42:13.641899 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.05.01 23:42:13.641993 [ 268 ] {0f7e54f3-0b9e-429a-a3c1-495ed4204a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5570 | 2026.05.01 23:42:13.642034 [ 268 ] {0f7e54f3-0b9e-429a-a3c1-495ed4204a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5571 | 2026.05.01 23:42:13.642372 [ 268 ] {0f7e54f3-0b9e-429a-a3c1-495ed4204a46} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.05.01 23:42:13.642405 [ 268 ] {0f7e54f3-0b9e-429a-a3c1-495ed4204a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5573 | 2026.05.01 23:42:13.642699 [ 268 ] {0f7e54f3-0b9e-429a-a3c1-495ed4204a46} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5574 | 2026.05.01 23:42:13.642903 [ 268 ] {0f7e54f3-0b9e-429a-a3c1-495ed4204a46} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.05.01 23:42:13.643028 [ 268 ] {0f7e54f3-0b9e-429a-a3c1-495ed4204a46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5576 | 2026.05.01 23:42:13.643062 [ 268 ] {0f7e54f3-0b9e-429a-a3c1-495ed4204a46} <Debug> TCPHandler: Processed in 0.001211286 sec. | ||
| 5577 | 2026.05.01 23:42:13.876507 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.05.01 23:42:13.876887 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5579 | 2026.05.01 23:42:13.877264 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5580 | 2026.05.01 23:42:13.877302 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5581 | 2026.05.01 23:42:13.877570 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5582 | 2026.05.01 23:42:13.877641 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5583 | 2026.05.01 23:42:13.877785 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 5584 | 2026.05.01 23:42:13.877881 [ 344 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5585 | 2026.05.01 23:42:13.877921 [ 325 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5586 | 2026.05.01 23:42:13.877961 [ 315 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5587 | 2026.05.01 23:42:13.877966 [ 295 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5588 | 2026.05.01 23:42:13.878170 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5589 | 2026.05.01 23:42:13.878199 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5590 | 2026.05.01 23:42:13.878286 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5591 | 2026.05.01 23:42:13.878307 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 5592 | 2026.05.01 23:42:13.878346 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5593 | 2026.05.01 23:42:13.878386 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5594 | 2026.05.01 23:42:13.878424 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5595 | 2026.05.01 23:42:13.879741 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Debug> executeQuery: Read 48 rows, 9.49 KiB in 0.003027 sec., 15857.284440039643 rows/sec., 3.06 MiB/sec. | ||
| 5596 | 2026.05.01 23:42:13.879886 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Debug> MemoryTracker: Peak memory usage (for query): 142.34 KiB. | ||
| 5597 | 2026.05.01 23:42:13.879902 [ 268 ] {a627f370-e80f-4b7a-9ae9-a7e6c580f1e4} <Debug> TCPHandler: Processed in 0.003575346 sec. | ||
| 5598 | 2026.05.01 23:42:13.895430 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.05.01 23:42:13.895654 [ 268 ] {b2a66d7e-7090-493c-a719-622989c9f690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5600 | 2026.05.01 23:42:13.895738 [ 268 ] {b2a66d7e-7090-493c-a719-622989c9f690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5601 | 2026.05.01 23:42:13.896405 [ 268 ] {b2a66d7e-7090-493c-a719-622989c9f690} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.05.01 23:42:13.896446 [ 268 ] {b2a66d7e-7090-493c-a719-622989c9f690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5603 | 2026.05.01 23:42:13.896825 [ 268 ] {b2a66d7e-7090-493c-a719-622989c9f690} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5604 | 2026.05.01 23:42:13.897052 [ 268 ] {b2a66d7e-7090-493c-a719-622989c9f690} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.05.01 23:42:13.897176 [ 89 ] {} <Debug> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5606 | 2026.05.01 23:42:13.897202 [ 268 ] {b2a66d7e-7090-493c-a719-622989c9f690} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001618 sec., 175525.33992583436 rows/sec., 11.15 MiB/sec. | ||
| 5607 | 2026.05.01 23:42:13.897215 [ 89 ] {} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.05.01 23:42:13.897236 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5609 | 2026.05.01 23:42:13.897241 [ 268 ] {b2a66d7e-7090-493c-a719-622989c9f690} <Debug> TCPHandler: Processed in 0.001915921 sec. | ||
| 5610 | 2026.05.01 23:42:13.897355 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5611 | 2026.05.01 23:42:13.897372 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2026.05.01 23:42:13.897494 [ 268 ] {40c1806e-6cd0-4650-8f50-61c370a0c1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5613 | 2026.05.01 23:42:13.897500 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5614 | 2026.05.01 23:42:13.897538 [ 268 ] {40c1806e-6cd0-4650-8f50-61c370a0c1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5615 | 2026.05.01 23:42:13.897547 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 5616 | 2026.05.01 23:42:13.897628 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5617 | 2026.05.01 23:42:13.897678 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5618 | 2026.05.01 23:42:13.897725 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5619 | 2026.05.01 23:42:13.897771 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5620 | 2026.05.01 23:42:13.897812 [ 196 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 5621 | 2026.05.01 23:42:13.897940 [ 268 ] {40c1806e-6cd0-4650-8f50-61c370a0c1d4} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.05.01 23:42:13.897982 [ 268 ] {40c1806e-6cd0-4650-8f50-61c370a0c1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5623 | 2026.05.01 23:42:13.898373 [ 268 ] {40c1806e-6cd0-4650-8f50-61c370a0c1d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5624 | 2026.05.01 23:42:13.898616 [ 268 ] {40c1806e-6cd0-4650-8f50-61c370a0c1d4} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.05.01 23:42:13.898753 [ 268 ] {40c1806e-6cd0-4650-8f50-61c370a0c1d4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001282 sec., 1560.0624024960998 rows/sec., 127.21 KiB/sec. | ||
| 5626 | 2026.05.01 23:42:13.898788 [ 201 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490532 sec., 445478.5271299107 rows/sec., 31.25 MiB/sec. | ||
| 5627 | 2026.05.01 23:42:13.898791 [ 268 ] {40c1806e-6cd0-4650-8f50-61c370a0c1d4} <Debug> TCPHandler: Processed in 0.001467311 sec. | ||
| 5628 | 2026.05.01 23:42:13.898922 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.05.01 23:42:13.898980 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5630 | 2026.05.01 23:42:13.899018 [ 268 ] {c7f5af29-4cdc-4e40-9ce5-1de8ca001f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5631 | 2026.05.01 23:42:13.899060 [ 268 ] {c7f5af29-4cdc-4e40-9ce5-1de8ca001f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5632 | 2026.05.01 23:42:13.899320 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.05.01 23:42:13.899408 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_10_2} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5634 | 2026.05.01 23:42:13.899492 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5635 | 2026.05.01 23:42:13.900831 [ 268 ] {c7f5af29-4cdc-4e40-9ce5-1de8ca001f34} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2026.05.01 23:42:13.900873 [ 268 ] {c7f5af29-4cdc-4e40-9ce5-1de8ca001f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5637 | 2026.05.01 23:42:13.901547 [ 268 ] {c7f5af29-4cdc-4e40-9ce5-1de8ca001f34} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5638 | 2026.05.01 23:42:13.901761 [ 268 ] {c7f5af29-4cdc-4e40-9ce5-1de8ca001f34} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.05.01 23:42:13.901900 [ 268 ] {c7f5af29-4cdc-4e40-9ce5-1de8ca001f34} <Debug> executeQuery: Read 3165 rows, 242.04 KiB in 0.002901 sec., 1091003.1023784901 rows/sec., 81.48 MiB/sec. | ||
| 5640 | 2026.05.01 23:42:13.901939 [ 268 ] {c7f5af29-4cdc-4e40-9ce5-1de8ca001f34} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5641 | 2026.05.01 23:42:13.901952 [ 268 ] {c7f5af29-4cdc-4e40-9ce5-1de8ca001f34} <Debug> TCPHandler: Processed in 0.003076636 sec. | ||
| 5642 | 2026.05.01 23:42:13.902083 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2026.05.01 23:42:13.902178 [ 268 ] {d52d8dcf-aa13-4e2e-b543-913eff443f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5644 | 2026.05.01 23:42:13.902217 [ 268 ] {d52d8dcf-aa13-4e2e-b543-913eff443f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5645 | 2026.05.01 23:42:13.902663 [ 268 ] {d52d8dcf-aa13-4e2e-b543-913eff443f80} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.05.01 23:42:13.902697 [ 268 ] {d52d8dcf-aa13-4e2e-b543-913eff443f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5647 | 2026.05.01 23:42:13.903011 [ 268 ] {d52d8dcf-aa13-4e2e-b543-913eff443f80} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5648 | 2026.05.01 23:42:13.903289 [ 268 ] {d52d8dcf-aa13-4e2e-b543-913eff443f80} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.05.01 23:42:13.903421 [ 268 ] {d52d8dcf-aa13-4e2e-b543-913eff443f80} <Debug> executeQuery: Read 164 rows, 10.19 KiB in 0.001262 sec., 129952.4564183835 rows/sec., 7.88 MiB/sec. | ||
| 5650 | 2026.05.01 23:42:13.903457 [ 268 ] {d52d8dcf-aa13-4e2e-b543-913eff443f80} <Debug> TCPHandler: Processed in 0.001422541 sec. | ||
| 5651 | 2026.05.01 23:42:13.903574 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.05.01 23:42:13.903667 [ 268 ] {0cac8ae0-e4f5-43cf-a91a-7e36b36b7faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5653 | 2026.05.01 23:42:13.903706 [ 268 ] {0cac8ae0-e4f5-43cf-a91a-7e36b36b7faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5654 | 2026.05.01 23:42:13.904339 [ 268 ] {0cac8ae0-e4f5-43cf-a91a-7e36b36b7faa} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.05.01 23:42:13.904373 [ 268 ] {0cac8ae0-e4f5-43cf-a91a-7e36b36b7faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5656 | 2026.05.01 23:42:13.904793 [ 268 ] {0cac8ae0-e4f5-43cf-a91a-7e36b36b7faa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5657 | 2026.05.01 23:42:13.905023 [ 268 ] {0cac8ae0-e4f5-43cf-a91a-7e36b36b7faa} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.01 23:42:13.905148 [ 268 ] {0cac8ae0-e4f5-43cf-a91a-7e36b36b7faa} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001499 sec., 633755.8372248166 rows/sec., 37.29 MiB/sec. | ||
| 5659 | 2026.05.01 23:42:13.905184 [ 268 ] {0cac8ae0-e4f5-43cf-a91a-7e36b36b7faa} <Debug> TCPHandler: Processed in 0.001658296 sec. | ||
| 5660 | 2026.05.01 23:42:13.905300 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.05.01 23:42:13.905393 [ 268 ] {330068f1-3263-4f2b-a0d8-2755682ea496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5662 | 2026.05.01 23:42:13.905431 [ 268 ] {330068f1-3263-4f2b-a0d8-2755682ea496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5663 | 2026.05.01 23:42:13.905799 [ 268 ] {330068f1-3263-4f2b-a0d8-2755682ea496} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.05.01 23:42:13.905833 [ 268 ] {330068f1-3263-4f2b-a0d8-2755682ea496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5665 | 2026.05.01 23:42:13.906112 [ 268 ] {330068f1-3263-4f2b-a0d8-2755682ea496} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5666 | 2026.05.01 23:42:13.906322 [ 268 ] {330068f1-3263-4f2b-a0d8-2755682ea496} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.05.01 23:42:13.906449 [ 268 ] {330068f1-3263-4f2b-a0d8-2755682ea496} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 65.47 KiB/sec. | ||
| 5668 | 2026.05.01 23:42:13.906485 [ 268 ] {330068f1-3263-4f2b-a0d8-2755682ea496} <Debug> TCPHandler: Processed in 0.001233047 sec. | ||
| 5669 | 2026.05.01 23:42:13.906597 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.05.01 23:42:13.906689 [ 268 ] {0bd61d04-3ea3-43a2-9239-5d5e904abcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5671 | 2026.05.01 23:42:13.906727 [ 268 ] {0bd61d04-3ea3-43a2-9239-5d5e904abcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5672 | 2026.05.01 23:42:13.907153 [ 268 ] {0bd61d04-3ea3-43a2-9239-5d5e904abcc2} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.05.01 23:42:13.907187 [ 268 ] {0bd61d04-3ea3-43a2-9239-5d5e904abcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5674 | 2026.05.01 23:42:13.907490 [ 268 ] {0bd61d04-3ea3-43a2-9239-5d5e904abcc2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5675 | 2026.05.01 23:42:13.907707 [ 268 ] {0bd61d04-3ea3-43a2-9239-5d5e904abcc2} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.05.01 23:42:13.907801 [ 89 ] {} <Debug> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5677 | 2026.05.01 23:42:13.907836 [ 89 ] {} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.05.01 23:42:13.907841 [ 268 ] {0bd61d04-3ea3-43a2-9239-5d5e904abcc2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 5679 | 2026.05.01 23:42:13.907858 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5680 | 2026.05.01 23:42:13.907956 [ 268 ] {0bd61d04-3ea3-43a2-9239-5d5e904abcc2} <Debug> TCPHandler: Processed in 0.00140546 sec. | ||
| 5681 | 2026.05.01 23:42:13.907970 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5682 | 2026.05.01 23:42:13.908090 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5683 | 2026.05.01 23:42:13.908122 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 5684 | 2026.05.01 23:42:13.908136 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2026.05.01 23:42:13.908178 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5686 | 2026.05.01 23:42:13.908233 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5687 | 2026.05.01 23:42:13.908259 [ 268 ] {6e44af93-6418-439c-8dde-ce5e8c2eb4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5688 | 2026.05.01 23:42:13.908275 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 5689 | 2026.05.01 23:42:13.908316 [ 268 ] {6e44af93-6418-439c-8dde-ce5e8c2eb4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5690 | 2026.05.01 23:42:13.908327 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5691 | 2026.05.01 23:42:13.908380 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 5692 | 2026.05.01 23:42:13.909296 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360719 sec., 252807.52308154732 rows/sec., 16.03 MiB/sec. | ||
| 5693 | 2026.05.01 23:42:13.909471 [ 195 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5694 | 2026.05.01 23:42:13.909641 [ 268 ] {6e44af93-6418-439c-8dde-ce5e8c2eb4e4} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.05.01 23:42:13.909683 [ 268 ] {6e44af93-6418-439c-8dde-ce5e8c2eb4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5696 | 2026.05.01 23:42:13.909808 [ 195 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.05.01 23:42:13.909896 [ 195 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_10_2} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5698 | 2026.05.01 23:42:13.910005 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5699 | 2026.05.01 23:42:13.910176 [ 268 ] {6e44af93-6418-439c-8dde-ce5e8c2eb4e4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5700 | 2026.05.01 23:42:13.910400 [ 268 ] {6e44af93-6418-439c-8dde-ce5e8c2eb4e4} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.05.01 23:42:13.910535 [ 268 ] {6e44af93-6418-439c-8dde-ce5e8c2eb4e4} <Debug> executeQuery: Read 1727 rows, 119.06 KiB in 0.002301 sec., 750543.2420686658 rows/sec., 50.53 MiB/sec. | ||
| 5702 | 2026.05.01 23:42:13.910573 [ 268 ] {6e44af93-6418-439c-8dde-ce5e8c2eb4e4} <Debug> TCPHandler: Processed in 0.002500394 sec. | ||
| 5703 | 2026.05.01 23:42:13.910695 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5704 | 2026.05.01 23:42:13.910789 [ 268 ] {75edf507-fe15-4b77-b780-781f8a7a8d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5705 | 2026.05.01 23:42:13.910830 [ 268 ] {75edf507-fe15-4b77-b780-781f8a7a8d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5706 | 2026.05.01 23:42:13.911168 [ 268 ] {75edf507-fe15-4b77-b780-781f8a7a8d87} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.05.01 23:42:13.911202 [ 268 ] {75edf507-fe15-4b77-b780-781f8a7a8d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5708 | 2026.05.01 23:42:13.911507 [ 268 ] {75edf507-fe15-4b77-b780-781f8a7a8d87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5709 | 2026.05.01 23:42:13.911737 [ 268 ] {75edf507-fe15-4b77-b780-781f8a7a8d87} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2026.05.01 23:42:13.911866 [ 268 ] {75edf507-fe15-4b77-b780-781f8a7a8d87} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 5711 | 2026.05.01 23:42:13.911903 [ 268 ] {75edf507-fe15-4b77-b780-781f8a7a8d87} <Debug> TCPHandler: Processed in 0.001258297 sec. | ||
| 5712 | 2026.05.01 23:42:13.912012 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.05.01 23:42:13.912105 [ 268 ] {f4f17b98-070a-4947-bad2-6dd81afd1d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5714 | 2026.05.01 23:42:13.912160 [ 268 ] {f4f17b98-070a-4947-bad2-6dd81afd1d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5715 | 2026.05.01 23:42:13.912911 [ 268 ] {f4f17b98-070a-4947-bad2-6dd81afd1d99} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.05.01 23:42:13.912946 [ 268 ] {f4f17b98-070a-4947-bad2-6dd81afd1d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5717 | 2026.05.01 23:42:13.913379 [ 268 ] {f4f17b98-070a-4947-bad2-6dd81afd1d99} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5718 | 2026.05.01 23:42:13.913585 [ 268 ] {f4f17b98-070a-4947-bad2-6dd81afd1d99} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2026.05.01 23:42:13.913714 [ 268 ] {f4f17b98-070a-4947-bad2-6dd81afd1d99} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001628 sec., 984029.484029484 rows/sec., 59.74 MiB/sec. | ||
| 5720 | 2026.05.01 23:42:13.913751 [ 268 ] {f4f17b98-070a-4947-bad2-6dd81afd1d99} <Debug> TCPHandler: Processed in 0.001787158 sec. | ||
| 5721 | 2026.05.01 23:42:13.913856 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2026.05.01 23:42:13.913948 [ 268 ] {511d287a-5d33-4499-828c-b5692a0986d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5723 | 2026.05.01 23:42:13.913991 [ 268 ] {511d287a-5d33-4499-828c-b5692a0986d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5724 | 2026.05.01 23:42:13.914313 [ 268 ] {511d287a-5d33-4499-828c-b5692a0986d6} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.05.01 23:42:13.914350 [ 268 ] {511d287a-5d33-4499-828c-b5692a0986d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5726 | 2026.05.01 23:42:13.914644 [ 268 ] {511d287a-5d33-4499-828c-b5692a0986d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5727 | 2026.05.01 23:42:13.914859 [ 268 ] {511d287a-5d33-4499-828c-b5692a0986d6} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.05.01 23:42:13.914991 [ 268 ] {511d287a-5d33-4499-828c-b5692a0986d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 5729 | 2026.05.01 23:42:13.915028 [ 268 ] {511d287a-5d33-4499-828c-b5692a0986d6} <Debug> TCPHandler: Processed in 0.001222367 sec. | ||
| 5730 | 2026.05.01 23:42:13.915158 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2026.05.01 23:42:13.915250 [ 268 ] {42d2d743-bddd-4b9b-92f1-02fb174f6cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5732 | 2026.05.01 23:42:13.915304 [ 268 ] {42d2d743-bddd-4b9b-92f1-02fb174f6cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5733 | 2026.05.01 23:42:13.919633 [ 268 ] {42d2d743-bddd-4b9b-92f1-02fb174f6cda} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2026.05.01 23:42:13.919678 [ 268 ] {42d2d743-bddd-4b9b-92f1-02fb174f6cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5735 | 2026.05.01 23:42:13.920253 [ 268 ] {42d2d743-bddd-4b9b-92f1-02fb174f6cda} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5736 | 2026.05.01 23:42:13.920505 [ 268 ] {42d2d743-bddd-4b9b-92f1-02fb174f6cda} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.05.01 23:42:13.920684 [ 268 ] {42d2d743-bddd-4b9b-92f1-02fb174f6cda} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00545 sec., 3669.7247706422017 rows/sec., 6.58 MiB/sec. | ||
| 5738 | 2026.05.01 23:42:13.920761 [ 268 ] {42d2d743-bddd-4b9b-92f1-02fb174f6cda} <Debug> TCPHandler: Processed in 0.005652771 sec. | ||
| 5739 | 2026.05.01 23:42:13.920904 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2026.05.01 23:42:13.921008 [ 268 ] {a262b33b-fb0c-4431-913f-07d658db30c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5741 | 2026.05.01 23:42:13.921053 [ 268 ] {a262b33b-fb0c-4431-913f-07d658db30c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5742 | 2026.05.01 23:42:13.921420 [ 268 ] {a262b33b-fb0c-4431-913f-07d658db30c5} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2026.05.01 23:42:13.921456 [ 268 ] {a262b33b-fb0c-4431-913f-07d658db30c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5744 | 2026.05.01 23:42:13.921782 [ 268 ] {a262b33b-fb0c-4431-913f-07d658db30c5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5745 | 2026.05.01 23:42:13.922013 [ 268 ] {a262b33b-fb0c-4431-913f-07d658db30c5} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.05.01 23:42:13.922149 [ 268 ] {a262b33b-fb0c-4431-913f-07d658db30c5} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001162 sec., 36144.57831325301 rows/sec., 2.06 MiB/sec. | ||
| 5747 | 2026.05.01 23:42:13.922185 [ 268 ] {a262b33b-fb0c-4431-913f-07d658db30c5} <Debug> TCPHandler: Processed in 0.001339139 sec. | ||
| 5748 | 2026.05.01 23:42:14.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.20 MiB, peak 263.80 MiB, free memory in arenas 0.00 B, will set to 259.06 MiB (RSS), difference: -1.14 MiB | ||
| 5749 | 2026.05.01 23:42:17.393459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 714 | ||
| 5750 | 2026.05.01 23:42:17.396539 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.05.01 23:42:17.396598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5752 | 2026.05.01 23:42:17.397835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5753 | 2026.05.01 23:42:17.398114 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.05.01 23:42:17.398458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5755 | 2026.05.01 23:42:18.627647 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2026.05.01 23:42:18.627925 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5757 | 2026.05.01 23:42:18.628288 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5758 | 2026.05.01 23:42:18.628324 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5759 | 2026.05.01 23:42:18.628543 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5760 | 2026.05.01 23:42:18.628614 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5761 | 2026.05.01 23:42:18.628759 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5762 | 2026.05.01 23:42:18.628855 [ 296 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5763 | 2026.05.01 23:42:18.628880 [ 325 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5764 | 2026.05.01 23:42:18.628919 [ 295 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5765 | 2026.05.01 23:42:18.628882 [ 309 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5766 | 2026.05.01 23:42:18.629078 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5767 | 2026.05.01 23:42:18.629107 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5768 | 2026.05.01 23:42:18.629192 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5769 | 2026.05.01 23:42:18.629223 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 5770 | 2026.05.01 23:42:18.629279 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5771 | 2026.05.01 23:42:18.629327 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5772 | 2026.05.01 23:42:18.629376 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5773 | 2026.05.01 23:42:18.630761 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002941 sec., 16320.979258755526 rows/sec., 2.63 MiB/sec. | ||
| 5774 | 2026.05.01 23:42:18.630916 [ 268 ] {d9785278-4ba8-4623-96ca-e69bf86ed334} <Debug> TCPHandler: Processed in 0.003409343 sec. | ||
| 5775 | 2026.05.01 23:42:18.632293 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.05.01 23:42:18.632402 [ 268 ] {be117cbf-76cb-4998-b72a-b7ef7a9f00f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5777 | 2026.05.01 23:42:18.632446 [ 268 ] {be117cbf-76cb-4998-b72a-b7ef7a9f00f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5778 | 2026.05.01 23:42:18.632922 [ 268 ] {be117cbf-76cb-4998-b72a-b7ef7a9f00f6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5779 | 2026.05.01 23:42:18.632960 [ 268 ] {be117cbf-76cb-4998-b72a-b7ef7a9f00f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5780 | 2026.05.01 23:42:18.633347 [ 268 ] {be117cbf-76cb-4998-b72a-b7ef7a9f00f6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5781 | 2026.05.01 23:42:18.633574 [ 268 ] {be117cbf-76cb-4998-b72a-b7ef7a9f00f6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2026.05.01 23:42:18.633717 [ 81 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5783 | 2026.05.01 23:42:18.633729 [ 268 ] {be117cbf-76cb-4998-b72a-b7ef7a9f00f6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001359 sec., 41206.76968359088 rows/sec., 3.17 MiB/sec. | ||
| 5784 | 2026.05.01 23:42:18.633762 [ 81 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2026.05.01 23:42:18.633780 [ 268 ] {be117cbf-76cb-4998-b72a-b7ef7a9f00f6} <Debug> TCPHandler: Processed in 0.001537073 sec. | ||
| 5786 | 2026.05.01 23:42:18.633799 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5787 | 2026.05.01 23:42:18.633882 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 5788 | 2026.05.01 23:42:18.633907 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2026.05.01 23:42:18.633971 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5790 | 2026.05.01 23:42:18.633998 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3359 rows starting from the beginning of the part | ||
| 5791 | 2026.05.01 23:42:18.634011 [ 268 ] {6fc0b97c-063b-4f84-9de6-f5b5d8788cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5792 | 2026.05.01 23:42:18.634051 [ 268 ] {6fc0b97c-063b-4f84-9de6-f5b5d8788cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5793 | 2026.05.01 23:42:18.634051 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 239 rows starting from the beginning of the part | ||
| 5794 | 2026.05.01 23:42:18.634104 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 78 rows starting from the beginning of the part | ||
| 5795 | 2026.05.01 23:42:18.634151 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
| 5796 | 2026.05.01 23:42:18.634195 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3165 rows starting from the beginning of the part | ||
| 5797 | 2026.05.01 23:42:18.634237 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 5798 | 2026.05.01 23:42:18.634472 [ 268 ] {6fc0b97c-063b-4f84-9de6-f5b5d8788cb6} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.05.01 23:42:18.634508 [ 268 ] {6fc0b97c-063b-4f84-9de6-f5b5d8788cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5800 | 2026.05.01 23:42:18.634863 [ 268 ] {6fc0b97c-063b-4f84-9de6-f5b5d8788cb6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5801 | 2026.05.01 23:42:18.635097 [ 268 ] {6fc0b97c-063b-4f84-9de6-f5b5d8788cb6} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.05.01 23:42:18.635222 [ 81 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5803 | 2026.05.01 23:42:18.635240 [ 268 ] {6fc0b97c-063b-4f84-9de6-f5b5d8788cb6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 5804 | 2026.05.01 23:42:18.635255 [ 81 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.05.01 23:42:18.635274 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5806 | 2026.05.01 23:42:18.635278 [ 268 ] {6fc0b97c-063b-4f84-9de6-f5b5d8788cb6} <Debug> TCPHandler: Processed in 0.00142529 sec. | ||
| 5807 | 2026.05.01 23:42:18.635369 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 5808 | 2026.05.01 23:42:18.635415 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.05.01 23:42:18.635482 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5810 | 2026.05.01 23:42:18.635518 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1830 rows starting from the beginning of the part | ||
| 5811 | 2026.05.01 23:42:18.635522 [ 268 ] {1144c5d0-8e73-4bb7-8685-c8d7ab5d4946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5812 | 2026.05.01 23:42:18.635574 [ 268 ] {1144c5d0-8e73-4bb7-8685-c8d7ab5d4946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5813 | 2026.05.01 23:42:18.635575 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 133 rows starting from the beginning of the part | ||
| 5814 | 2026.05.01 23:42:18.635630 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 75 rows starting from the beginning of the part | ||
| 5815 | 2026.05.01 23:42:18.635670 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 95 rows starting from the beginning of the part | ||
| 5816 | 2026.05.01 23:42:18.635707 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1727 rows starting from the beginning of the part | ||
| 5817 | 2026.05.01 23:42:18.635753 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 5818 | 2026.05.01 23:42:18.635967 [ 268 ] {1144c5d0-8e73-4bb7-8685-c8d7ab5d4946} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.05.01 23:42:18.636009 [ 268 ] {1144c5d0-8e73-4bb7-8685-c8d7ab5d4946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5820 | 2026.05.01 23:42:18.636441 [ 268 ] {1144c5d0-8e73-4bb7-8685-c8d7ab5d4946} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5821 | 2026.05.01 23:42:18.636685 [ 268 ] {1144c5d0-8e73-4bb7-8685-c8d7ab5d4946} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.05.01 23:42:18.636725 [ 196 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7015 rows, containing 5 columns (5 merged, 0 gathered) in 0.002870772 sec., 2443593.569952612 rows/sec., 194.87 MiB/sec. | ||
| 5823 | 2026.05.01 23:42:18.636804 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5824 | 2026.05.01 23:42:18.636822 [ 268 ] {1144c5d0-8e73-4bb7-8685-c8d7ab5d4946} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001327 sec., 96458.17633760361 rows/sec., 6.72 MiB/sec. | ||
| 5825 | 2026.05.01 23:42:18.636876 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.05.01 23:42:18.636897 [ 268 ] {1144c5d0-8e73-4bb7-8685-c8d7ab5d4946} <Debug> TCPHandler: Processed in 0.001535393 sec. | ||
| 5827 | 2026.05.01 23:42:18.636905 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5828 | 2026.05.01 23:42:18.637037 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.05.01 23:42:18.637062 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 5830 | 2026.05.01 23:42:18.637075 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5831 | 2026.05.01 23:42:18.637142 [ 268 ] {fe3312fa-028d-45b5-bd5c-57eb18e030d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5832 | 2026.05.01 23:42:18.637185 [ 268 ] {fe3312fa-028d-45b5-bd5c-57eb18e030d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5833 | 2026.05.01 23:42:18.637207 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5834 | 2026.05.01 23:42:18.637251 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12569 rows starting from the beginning of the part | ||
| 5835 | 2026.05.01 23:42:18.637273 [ 193 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950052 sec., 2012254.032200167 rows/sec., 146.15 MiB/sec. | ||
| 5836 | 2026.05.01 23:42:18.637321 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 197 rows starting from the beginning of the part | ||
| 5837 | 2026.05.01 23:42:18.637351 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_36_7} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.05.01 23:42:18.637378 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 5839 | 2026.05.01 23:42:18.637420 [ 201 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_36_7} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5840 | 2026.05.01 23:42:18.637430 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 5841 | 2026.05.01 23:42:18.637482 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5842 | 2026.05.01 23:42:18.637485 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1602 rows starting from the beginning of the part | ||
| 5843 | 2026.05.01 23:42:18.637517 [ 268 ] {fe3312fa-028d-45b5-bd5c-57eb18e030d6} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.05.01 23:42:18.637536 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5845 | 2026.05.01 23:42:18.637550 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5846 | 2026.05.01 23:42:18.637562 [ 268 ] {fe3312fa-028d-45b5-bd5c-57eb18e030d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5847 | 2026.05.01 23:42:18.637836 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_36_7} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.05.01 23:42:18.637935 [ 195 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_36_7} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5849 | 2026.05.01 23:42:18.637970 [ 268 ] {fe3312fa-028d-45b5-bd5c-57eb18e030d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5850 | 2026.05.01 23:42:18.638022 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5851 | 2026.05.01 23:42:18.638203 [ 268 ] {fe3312fa-028d-45b5-bd5c-57eb18e030d6} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2026.05.01 23:42:18.638321 [ 83 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5853 | 2026.05.01 23:42:18.638358 [ 268 ] {fe3312fa-028d-45b5-bd5c-57eb18e030d6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001242 sec., 38647.34299516908 rows/sec., 2.60 MiB/sec. | ||
| 5854 | 2026.05.01 23:42:18.638374 [ 83 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.05.01 23:42:18.638400 [ 268 ] {fe3312fa-028d-45b5-bd5c-57eb18e030d6} <Debug> TCPHandler: Processed in 0.001411381 sec. | ||
| 5856 | 2026.05.01 23:42:18.638404 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5857 | 2026.05.01 23:42:18.638521 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 5858 | 2026.05.01 23:42:18.638612 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5859 | 2026.05.01 23:42:18.638636 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1770 rows starting from the beginning of the part | ||
| 5860 | 2026.05.01 23:42:18.638683 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 5861 | 2026.05.01 23:42:18.638720 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 5862 | 2026.05.01 23:42:18.638752 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 5863 | 2026.05.01 23:42:18.638785 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 5864 | 2026.05.01 23:42:18.638817 [ 201 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 5865 | 2026.05.01 23:42:18.639770 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275977 sec., 1598774.8995475625 rows/sec., 105.71 MiB/sec. | ||
| 5866 | 2026.05.01 23:42:18.640049 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5867 | 2026.05.01 23:42:18.640317 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_36_7} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.05.01 23:42:18.640389 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_36_7} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5869 | 2026.05.01 23:42:18.640472 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5870 | 2026.05.01 23:42:18.642238 [ 191 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14816 rows, containing 5 columns (5 merged, 0 gathered) in 0.005227893 sec., 2834028.92905421 rows/sec., 182.76 MiB/sec. | ||
| 5871 | 2026.05.01 23:42:18.642626 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5872 | 2026.05.01 23:42:18.642881 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.05.01 23:42:18.642952 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5874 | 2026.05.01 23:42:18.643023 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 5875 | 2026.05.01 23:42:19.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.55 MiB, peak 266.85 MiB, free memory in arenas 0.00 B, will set to 261.39 MiB (RSS), difference: 1.84 MiB | ||
| 5876 | 2026.05.01 23:42:19.866633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11015 | ||
| 5877 | 2026.05.01 23:42:19.867134 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2026.05.01 23:42:19.867182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5879 | 2026.05.01 23:42:19.867697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5880 | 2026.05.01 23:42:19.867946 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2026.05.01 23:42:19.868089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11015 | ||
| 5882 | 2026.05.01 23:42:20.429343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5883 | 2026.05.01 23:42:20.447053 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.05.01 23:42:20.447117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5885 | 2026.05.01 23:42:20.452969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5886 | 2026.05.01 23:42:20.453685 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.05.01 23:42:20.456472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5888 | 2026.05.01 23:42:22.047071 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41395 | ||
| 5889 | 2026.05.01 23:42:22.047186 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5890 | 2026.05.01 23:42:22.047214 [ 287 ] {} <Debug> TCP-Session: e1d581e5-854e-4dab-8d23-ee8778d76a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:41395 | ||
| 5891 | 2026.05.01 23:42:22.047241 [ 287 ] {} <Debug> TCP-Session: e1d581e5-854e-4dab-8d23-ee8778d76a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.05.01 23:42:22.047257 [ 287 ] {} <Debug> TCP-Session: e1d581e5-854e-4dab-8d23-ee8778d76a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2026.05.01 23:42:22.047450 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64352 | ||
| 5894 | 2026.05.01 23:42:22.047497 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34190 | ||
| 5895 | 2026.05.01 23:42:22.047526 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55589 | ||
| 5896 | 2026.05.01 23:42:22.047565 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5897 | 2026.05.01 23:42:22.047545 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63888 | ||
| 5898 | 2026.05.01 23:42:22.047606 [ 288 ] {} <Debug> TCP-Session: c418a3bf-14e2-4092-9e7e-a095caa84ddf Authenticating user 'default' from [fd00:1122:3344:101::e]:64352 | ||
| 5899 | 2026.05.01 23:42:22.047538 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36163 | ||
| 5900 | 2026.05.01 23:42:22.047644 [ 287 ] {} <Trace> TCP-Session: e1d581e5-854e-4dab-8d23-ee8778d76a89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.05.01 23:42:22.047659 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5902 | 2026.05.01 23:42:22.047656 [ 288 ] {} <Debug> TCP-Session: c418a3bf-14e2-4092-9e7e-a095caa84ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.05.01 23:42:22.047734 [ 289 ] {} <Debug> TCP-Session: e32fc407-3a84-4d91-b5b0-fd232b5e8b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:34190 | ||
| 5904 | 2026.05.01 23:42:22.047745 [ 288 ] {} <Debug> TCP-Session: c418a3bf-14e2-4092-9e7e-a095caa84ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.05.01 23:42:22.047770 [ 289 ] {} <Debug> TCP-Session: e32fc407-3a84-4d91-b5b0-fd232b5e8b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2026.05.01 23:42:22.047779 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5907 | 2026.05.01 23:42:22.047804 [ 289 ] {} <Debug> TCP-Session: e32fc407-3a84-4d91-b5b0-fd232b5e8b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.05.01 23:42:22.047780 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5909 | 2026.05.01 23:42:22.047829 [ 294 ] {} <Debug> TCP-Session: f89302de-5666-492d-a7d1-a67b87951247 Authenticating user 'default' from [fd00:1122:3344:101::e]:36163 | ||
| 5910 | 2026.05.01 23:42:22.047513 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51654 | ||
| 5911 | 2026.05.01 23:42:22.047875 [ 294 ] {} <Debug> TCP-Session: f89302de-5666-492d-a7d1-a67b87951247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2026.05.01 23:42:22.047870 [ 267 ] {} <Debug> TCP-Session: 73d34aac-6f25-4d31-abea-22f5b739e8f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63888 | ||
| 5913 | 2026.05.01 23:42:22.047905 [ 294 ] {} <Debug> TCP-Session: f89302de-5666-492d-a7d1-a67b87951247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.05.01 23:42:22.047866 [ 287 ] {dcc8c5df-84bf-41f1-b944-e8b3f642f813} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41395) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5915 | 2026.05.01 23:42:22.047919 [ 267 ] {} <Debug> TCP-Session: 73d34aac-6f25-4d31-abea-22f5b739e8f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5916 | 2026.05.01 23:42:22.047503 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46921 | ||
| 5917 | 2026.05.01 23:42:22.047958 [ 267 ] {} <Debug> TCP-Session: 73d34aac-6f25-4d31-abea-22f5b739e8f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.05.01 23:42:22.047504 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61022 | ||
| 5919 | 2026.05.01 23:42:22.047655 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5920 | 2026.05.01 23:42:22.048018 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5921 | 2026.05.01 23:42:22.048053 [ 293 ] {} <Debug> TCP-Session: 3bcd25d7-57f2-4d11-b3c7-1f40a8a2471d Authenticating user 'default' from [fd00:1122:3344:101::e]:55589 | ||
| 5922 | 2026.05.01 23:42:22.048069 [ 292 ] {} <Debug> TCP-Session: 747c6e30-47bf-4f1a-8641-b44eb898c899 Authenticating user 'default' from [fd00:1122:3344:101::e]:51654 | ||
| 5923 | 2026.05.01 23:42:22.048077 [ 293 ] {} <Debug> TCP-Session: 3bcd25d7-57f2-4d11-b3c7-1f40a8a2471d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.05.01 23:42:22.048096 [ 292 ] {} <Debug> TCP-Session: 747c6e30-47bf-4f1a-8641-b44eb898c899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.05.01 23:42:22.048102 [ 293 ] {} <Debug> TCP-Session: 3bcd25d7-57f2-4d11-b3c7-1f40a8a2471d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2026.05.01 23:42:22.048118 [ 292 ] {} <Debug> TCP-Session: 747c6e30-47bf-4f1a-8641-b44eb898c899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2026.05.01 23:42:22.048123 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5928 | 2026.05.01 23:42:22.048167 [ 290 ] {} <Debug> TCP-Session: ac859657-70e6-4848-9d95-a0dfdbd63580 Authenticating user 'default' from [fd00:1122:3344:101::e]:46921 | ||
| 5929 | 2026.05.01 23:42:22.048184 [ 290 ] {} <Debug> TCP-Session: ac859657-70e6-4848-9d95-a0dfdbd63580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.05.01 23:42:22.048195 [ 290 ] {} <Debug> TCP-Session: ac859657-70e6-4848-9d95-a0dfdbd63580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.05.01 23:42:22.048236 [ 287 ] {dcc8c5df-84bf-41f1-b944-e8b3f642f813} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5932 | 2026.05.01 23:42:22.048300 [ 287 ] {dcc8c5df-84bf-41f1-b944-e8b3f642f813} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5933 | 2026.05.01 23:42:22.048325 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5934 | 2026.05.01 23:42:22.048354 [ 291 ] {} <Debug> TCP-Session: 101756c6-2a59-4978-8044-5fcfd4321a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:61022 | ||
| 5935 | 2026.05.01 23:42:22.048374 [ 291 ] {} <Debug> TCP-Session: 101756c6-2a59-4978-8044-5fcfd4321a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.05.01 23:42:22.048386 [ 291 ] {} <Debug> TCP-Session: 101756c6-2a59-4978-8044-5fcfd4321a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.05.01 23:42:22.048597 [ 287 ] {dcc8c5df-84bf-41f1-b944-e8b3f642f813} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 5938 | 2026.05.01 23:42:22.049523 [ 313 ] {dcc8c5df-84bf-41f1-b944-e8b3f642f813} <Trace> AggregatingTransform: Aggregating | ||
| 5939 | 2026.05.01 23:42:22.049572 [ 313 ] {dcc8c5df-84bf-41f1-b944-e8b3f642f813} <Trace> Aggregator: Aggregation method: without_key | ||
| 5940 | 2026.05.01 23:42:22.049613 [ 313 ] {dcc8c5df-84bf-41f1-b944-e8b3f642f813} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091623 sec. (1091.429 rows/sec., 42.63 KiB/sec.) | ||
| 5941 | 2026.05.01 23:42:22.049635 [ 313 ] {dcc8c5df-84bf-41f1-b944-e8b3f642f813} <Trace> Aggregator: Merging aggregated data | ||
| 5942 | 2026.05.01 23:42:22.050974 [ 287 ] {dcc8c5df-84bf-41f1-b944-e8b3f642f813} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003174 sec., 315.05986137366097 rows/sec., 12.31 KiB/sec. | ||
| 5943 | 2026.05.01 23:42:22.051106 [ 287 ] {dcc8c5df-84bf-41f1-b944-e8b3f642f813} <Debug> TCPHandler: Processed in 0.003589358 sec. | ||
| 5944 | 2026.05.01 23:42:22.051234 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5945 | 2026.05.01 23:42:22.051262 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5946 | 2026.05.01 23:42:22.051264 [ 287 ] {} <Debug> TCP-Session: e1d581e5-854e-4dab-8d23-ee8778d76a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.05.01 23:42:22.051287 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5948 | 2026.05.01 23:42:22.051308 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5949 | 2026.05.01 23:42:22.051309 [ 267 ] {} <Debug> TCP-Session: 73d34aac-6f25-4d31-abea-22f5b739e8f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2026.05.01 23:42:22.051333 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5951 | 2026.05.01 23:42:22.051343 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5952 | 2026.05.01 23:42:22.051362 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5953 | 2026.05.01 23:42:22.051386 [ 290 ] {} <Debug> TCP-Session: ac859657-70e6-4848-9d95-a0dfdbd63580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2026.05.01 23:42:22.051387 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5955 | 2026.05.01 23:42:22.051419 [ 294 ] {} <Debug> TCP-Session: f89302de-5666-492d-a7d1-a67b87951247 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.05.01 23:42:22.051404 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5957 | 2026.05.01 23:42:22.051448 [ 291 ] {} <Debug> TCP-Session: 101756c6-2a59-4978-8044-5fcfd4321a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2026.05.01 23:42:22.051402 [ 289 ] {} <Debug> TCP-Session: e32fc407-3a84-4d91-b5b0-fd232b5e8b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2026.05.01 23:42:22.051484 [ 293 ] {} <Debug> TCP-Session: 3bcd25d7-57f2-4d11-b3c7-1f40a8a2471d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.05.01 23:42:22.051348 [ 292 ] {} <Debug> TCP-Session: 747c6e30-47bf-4f1a-8641-b44eb898c899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2026.05.01 23:42:22.051346 [ 288 ] {} <Debug> TCP-Session: c418a3bf-14e2-4092-9e7e-a095caa84ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.05.01 23:42:23.620216 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36087 | ||
| 5963 | 2026.05.01 23:42:23.620344 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5964 | 2026.05.01 23:42:23.620372 [ 287 ] {} <Debug> TCP-Session: 7f29a3f1-dc28-478e-a957-a3c0f662a662 Authenticating user 'default' from [fd00:1122:3344:101::e]:36087 | ||
| 5965 | 2026.05.01 23:42:23.620395 [ 287 ] {} <Debug> TCP-Session: 7f29a3f1-dc28-478e-a957-a3c0f662a662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2026.05.01 23:42:23.620408 [ 287 ] {} <Debug> TCP-Session: 7f29a3f1-dc28-478e-a957-a3c0f662a662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.05.01 23:42:23.620594 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43550 | ||
| 5968 | 2026.05.01 23:42:23.620639 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42005 | ||
| 5969 | 2026.05.01 23:42:23.620717 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5970 | 2026.05.01 23:42:23.620720 [ 287 ] {} <Trace> TCP-Session: 7f29a3f1-dc28-478e-a957-a3c0f662a662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.05.01 23:42:23.620752 [ 288 ] {} <Debug> TCP-Session: be5de2d4-3912-4eab-8833-f93708188973 Authenticating user 'default' from [fd00:1122:3344:101::e]:43550 | ||
| 5972 | 2026.05.01 23:42:23.620759 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5973 | 2026.05.01 23:42:23.620788 [ 288 ] {} <Debug> TCP-Session: be5de2d4-3912-4eab-8833-f93708188973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2026.05.01 23:42:23.620803 [ 289 ] {} <Debug> TCP-Session: 874d2737-b131-4f12-a916-8e7dc3f5bbcb Authenticating user 'default' from [fd00:1122:3344:101::e]:42005 | ||
| 5975 | 2026.05.01 23:42:23.620809 [ 288 ] {} <Debug> TCP-Session: be5de2d4-3912-4eab-8833-f93708188973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5976 | 2026.05.01 23:42:23.620837 [ 289 ] {} <Debug> TCP-Session: 874d2737-b131-4f12-a916-8e7dc3f5bbcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.05.01 23:42:23.620855 [ 289 ] {} <Debug> TCP-Session: 874d2737-b131-4f12-a916-8e7dc3f5bbcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2026.05.01 23:42:23.620920 [ 287 ] {383f4f08-058e-4cd8-8fac-9bd7e5db5327} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5979 | 2026.05.01 23:42:23.621225 [ 287 ] {383f4f08-058e-4cd8-8fac-9bd7e5db5327} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5980 | 2026.05.01 23:42:23.621286 [ 287 ] {383f4f08-058e-4cd8-8fac-9bd7e5db5327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5981 | 2026.05.01 23:42:23.621584 [ 287 ] {383f4f08-058e-4cd8-8fac-9bd7e5db5327} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 5982 | 2026.05.01 23:42:23.622493 [ 325 ] {383f4f08-058e-4cd8-8fac-9bd7e5db5327} <Trace> AggregatingTransform: Aggregating | ||
| 5983 | 2026.05.01 23:42:23.622539 [ 325 ] {383f4f08-058e-4cd8-8fac-9bd7e5db5327} <Trace> Aggregator: Aggregation method: without_key | ||
| 5984 | 2026.05.01 23:42:23.622575 [ 325 ] {383f4f08-058e-4cd8-8fac-9bd7e5db5327} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891389 sec. (1121.845 rows/sec., 43.82 KiB/sec.) | ||
| 5985 | 2026.05.01 23:42:23.622593 [ 325 ] {383f4f08-058e-4cd8-8fac-9bd7e5db5327} <Trace> Aggregator: Merging aggregated data | ||
| 5986 | 2026.05.01 23:42:23.623651 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37079 | ||
| 5987 | 2026.05.01 23:42:23.623676 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40791 | ||
| 5988 | 2026.05.01 23:42:23.623688 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51287 | ||
| 5989 | 2026.05.01 23:42:23.623695 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43351 | ||
| 5990 | 2026.05.01 23:42:23.623754 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5991 | 2026.05.01 23:42:23.623762 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5992 | 2026.05.01 23:42:23.623783 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5993 | 2026.05.01 23:42:23.623790 [ 290 ] {} <Debug> TCP-Session: 7ae22eba-5975-4a0f-abb2-d0dc5ea93254 Authenticating user 'default' from [fd00:1122:3344:101::e]:37079 | ||
| 5994 | 2026.05.01 23:42:23.623810 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5995 | 2026.05.01 23:42:23.623831 [ 294 ] {} <Debug> TCP-Session: b25fcfc1-a987-4503-b708-f36a52f81a6a Authenticating user 'default' from [fd00:1122:3344:101::e]:51287 | ||
| 5996 | 2026.05.01 23:42:23.623845 [ 290 ] {} <Debug> TCP-Session: 7ae22eba-5975-4a0f-abb2-d0dc5ea93254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.05.01 23:42:23.623849 [ 267 ] {} <Debug> TCP-Session: 3afb213a-9957-4243-bb38-fde5510ec015 Authenticating user 'default' from [fd00:1122:3344:101::e]:43351 | ||
| 5998 | 2026.05.01 23:42:23.623858 [ 294 ] {} <Debug> TCP-Session: b25fcfc1-a987-4503-b708-f36a52f81a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2026.05.01 23:42:23.623870 [ 290 ] {} <Debug> TCP-Session: 7ae22eba-5975-4a0f-abb2-d0dc5ea93254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6000 | 2026.05.01 23:42:23.623882 [ 294 ] {} <Debug> TCP-Session: b25fcfc1-a987-4503-b708-f36a52f81a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2026.05.01 23:42:23.623876 [ 267 ] {} <Debug> TCP-Session: 3afb213a-9957-4243-bb38-fde5510ec015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2026.05.01 23:42:23.623814 [ 293 ] {} <Debug> TCP-Session: d2d4dffe-dd5c-41c4-b2c9-2af4a5315b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:40791 | ||
| 6003 | 2026.05.01 23:42:23.623912 [ 267 ] {} <Debug> TCP-Session: 3afb213a-9957-4243-bb38-fde5510ec015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2026.05.01 23:42:23.623940 [ 293 ] {} <Debug> TCP-Session: d2d4dffe-dd5c-41c4-b2c9-2af4a5315b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6005 | 2026.05.01 23:42:23.623659 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55439 | ||
| 6006 | 2026.05.01 23:42:23.623963 [ 293 ] {} <Debug> TCP-Session: d2d4dffe-dd5c-41c4-b2c9-2af4a5315b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2026.05.01 23:42:23.623658 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34016 | ||
| 6008 | 2026.05.01 23:42:23.624052 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6009 | 2026.05.01 23:42:23.624084 [ 292 ] {} <Debug> TCP-Session: ad32d78e-c79d-4351-b065-c3c47bf6b925 Authenticating user 'default' from [fd00:1122:3344:101::e]:55439 | ||
| 6010 | 2026.05.01 23:42:23.624087 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6011 | 2026.05.01 23:42:23.624103 [ 292 ] {} <Debug> TCP-Session: ad32d78e-c79d-4351-b065-c3c47bf6b925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.05.01 23:42:23.624132 [ 292 ] {} <Debug> TCP-Session: ad32d78e-c79d-4351-b065-c3c47bf6b925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.05.01 23:42:23.624132 [ 291 ] {} <Debug> TCP-Session: 7e18882b-7015-42de-8e7d-88dd8c8f2547 Authenticating user 'default' from [fd00:1122:3344:101::e]:34016 | ||
| 6014 | 2026.05.01 23:42:23.624172 [ 291 ] {} <Debug> TCP-Session: 7e18882b-7015-42de-8e7d-88dd8c8f2547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2026.05.01 23:42:23.624191 [ 291 ] {} <Debug> TCP-Session: 7e18882b-7015-42de-8e7d-88dd8c8f2547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2026.05.01 23:42:23.624564 [ 287 ] {383f4f08-058e-4cd8-8fac-9bd7e5db5327} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003709 sec., 269.61445133459154 rows/sec., 10.53 KiB/sec. | ||
| 6017 | 2026.05.01 23:42:23.624702 [ 287 ] {383f4f08-058e-4cd8-8fac-9bd7e5db5327} <Debug> TCPHandler: Processed in 0.004110478 sec. | ||
| 6018 | 2026.05.01 23:42:23.624827 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6019 | 2026.05.01 23:42:23.624830 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6020 | 2026.05.01 23:42:23.624846 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6021 | 2026.05.01 23:42:23.624860 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6022 | 2026.05.01 23:42:23.624885 [ 267 ] {} <Debug> TCP-Session: 3afb213a-9957-4243-bb38-fde5510ec015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2026.05.01 23:42:23.624897 [ 290 ] {} <Debug> TCP-Session: 7ae22eba-5975-4a0f-abb2-d0dc5ea93254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6024 | 2026.05.01 23:42:23.624897 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6025 | 2026.05.01 23:42:23.624924 [ 292 ] {} <Debug> TCP-Session: ad32d78e-c79d-4351-b065-c3c47bf6b925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2026.05.01 23:42:23.624924 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6027 | 2026.05.01 23:42:23.624960 [ 288 ] {} <Debug> TCP-Session: be5de2d4-3912-4eab-8833-f93708188973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6028 | 2026.05.01 23:42:23.624865 [ 287 ] {} <Debug> TCP-Session: 7f29a3f1-dc28-478e-a957-a3c0f662a662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2026.05.01 23:42:23.624987 [ 293 ] {} <Debug> TCP-Session: d2d4dffe-dd5c-41c4-b2c9-2af4a5315b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6030 | 2026.05.01 23:42:23.624912 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6031 | 2026.05.01 23:42:23.624936 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6032 | 2026.05.01 23:42:23.625059 [ 289 ] {} <Debug> TCP-Session: 874d2737-b131-4f12-a916-8e7dc3f5bbcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2026.05.01 23:42:23.624882 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6034 | 2026.05.01 23:42:23.625083 [ 291 ] {} <Debug> TCP-Session: 7e18882b-7015-42de-8e7d-88dd8c8f2547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2026.05.01 23:42:23.625126 [ 294 ] {} <Debug> TCP-Session: b25fcfc1-a987-4503-b708-f36a52f81a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6036 | 2026.05.01 23:42:23.630626 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.05.01 23:42:23.630831 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6038 | 2026.05.01 23:42:23.631181 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6039 | 2026.05.01 23:42:23.631218 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6040 | 2026.05.01 23:42:23.631447 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6041 | 2026.05.01 23:42:23.631522 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6042 | 2026.05.01 23:42:23.631672 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6043 | 2026.05.01 23:42:23.631765 [ 301 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6044 | 2026.05.01 23:42:23.631778 [ 319 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6045 | 2026.05.01 23:42:23.631776 [ 316 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6046 | 2026.05.01 23:42:23.631768 [ 332 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6047 | 2026.05.01 23:42:23.631907 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6048 | 2026.05.01 23:42:23.631932 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6049 | 2026.05.01 23:42:23.632022 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6050 | 2026.05.01 23:42:23.632045 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 6051 | 2026.05.01 23:42:23.632080 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6052 | 2026.05.01 23:42:23.632121 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6053 | 2026.05.01 23:42:23.632156 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6054 | 2026.05.01 23:42:23.633379 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002638 sec., 18195.602729340408 rows/sec., 2.93 MiB/sec. | ||
| 6055 | 2026.05.01 23:42:23.633518 [ 268 ] {66514365-0a72-4887-9936-7d7b1c0c72da} <Debug> TCPHandler: Processed in 0.003010245 sec. | ||
| 6056 | 2026.05.01 23:42:23.635861 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2026.05.01 23:42:23.635984 [ 268 ] {469ed0f9-9b38-49bb-b89b-a6df84aaa98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6058 | 2026.05.01 23:42:23.636031 [ 268 ] {469ed0f9-9b38-49bb-b89b-a6df84aaa98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6059 | 2026.05.01 23:42:23.636676 [ 268 ] {469ed0f9-9b38-49bb-b89b-a6df84aaa98d} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.05.01 23:42:23.636726 [ 268 ] {469ed0f9-9b38-49bb-b89b-a6df84aaa98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6061 | 2026.05.01 23:42:23.637182 [ 268 ] {469ed0f9-9b38-49bb-b89b-a6df84aaa98d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6062 | 2026.05.01 23:42:23.637418 [ 268 ] {469ed0f9-9b38-49bb-b89b-a6df84aaa98d} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.05.01 23:42:23.637581 [ 268 ] {469ed0f9-9b38-49bb-b89b-a6df84aaa98d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001633 sec., 72259.64482547459 rows/sec., 6.15 MiB/sec. | ||
| 6064 | 2026.05.01 23:42:23.637624 [ 268 ] {469ed0f9-9b38-49bb-b89b-a6df84aaa98d} <Debug> TCPHandler: Processed in 0.001814219 sec. | ||
| 6065 | 2026.05.01 23:42:23.637771 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2026.05.01 23:42:23.637873 [ 268 ] {fc313e72-7cb6-49a5-8fc8-355219a437d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6067 | 2026.05.01 23:42:23.637915 [ 268 ] {fc313e72-7cb6-49a5-8fc8-355219a437d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6068 | 2026.05.01 23:42:23.638351 [ 268 ] {fc313e72-7cb6-49a5-8fc8-355219a437d5} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2026.05.01 23:42:23.638388 [ 268 ] {fc313e72-7cb6-49a5-8fc8-355219a437d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6070 | 2026.05.01 23:42:23.638685 [ 268 ] {fc313e72-7cb6-49a5-8fc8-355219a437d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6071 | 2026.05.01 23:42:23.638890 [ 268 ] {fc313e72-7cb6-49a5-8fc8-355219a437d5} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.05.01 23:42:23.639011 [ 78 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6073 | 2026.05.01 23:42:23.639026 [ 268 ] {fc313e72-7cb6-49a5-8fc8-355219a437d5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001177 sec., 26338.147833474934 rows/sec., 1.93 MiB/sec. | ||
| 6074 | 2026.05.01 23:42:23.639060 [ 78 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.05.01 23:42:23.639077 [ 268 ] {fc313e72-7cb6-49a5-8fc8-355219a437d5} <Debug> TCPHandler: Processed in 0.00135555 sec. | ||
| 6076 | 2026.05.01 23:42:23.639087 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6077 | 2026.05.01 23:42:23.639193 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 6078 | 2026.05.01 23:42:23.639209 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.05.01 23:42:23.639295 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6080 | 2026.05.01 23:42:23.639313 [ 268 ] {a62a84e2-03fd-4062-82c1-d4bae673ce40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6081 | 2026.05.01 23:42:23.639324 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
| 6082 | 2026.05.01 23:42:23.639353 [ 268 ] {a62a84e2-03fd-4062-82c1-d4bae673ce40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6083 | 2026.05.01 23:42:23.639378 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 45 rows starting from the beginning of the part | ||
| 6084 | 2026.05.01 23:42:23.639425 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 6085 | 2026.05.01 23:42:23.639467 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6086 | 2026.05.01 23:42:23.639507 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 164 rows starting from the beginning of the part | ||
| 6087 | 2026.05.01 23:42:23.639546 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6088 | 2026.05.01 23:42:23.639794 [ 268 ] {a62a84e2-03fd-4062-82c1-d4bae673ce40} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.05.01 23:42:23.639830 [ 268 ] {a62a84e2-03fd-4062-82c1-d4bae673ce40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6090 | 2026.05.01 23:42:23.640146 [ 268 ] {a62a84e2-03fd-4062-82c1-d4bae673ce40} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6091 | 2026.05.01 23:42:23.640355 [ 268 ] {a62a84e2-03fd-4062-82c1-d4bae673ce40} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.05.01 23:42:23.640420 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265878 sec., 400512.529643457 rows/sec., 27.63 MiB/sec. | ||
| 6093 | 2026.05.01 23:42:23.640485 [ 268 ] {a62a84e2-03fd-4062-82c1-d4bae673ce40} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001191 sec., 79764.9034424853 rows/sec., 6.23 MiB/sec. | ||
| 6094 | 2026.05.01 23:42:23.640527 [ 268 ] {a62a84e2-03fd-4062-82c1-d4bae673ce40} <Debug> TCPHandler: Processed in 0.001366979 sec. | ||
| 6095 | 2026.05.01 23:42:23.640568 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6096 | 2026.05.01 23:42:23.640648 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.05.01 23:42:23.640743 [ 268 ] {482b103f-a74f-4554-bcda-11135c10a781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6098 | 2026.05.01 23:42:23.640787 [ 268 ] {482b103f-a74f-4554-bcda-11135c10a781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6099 | 2026.05.01 23:42:23.640827 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.05.01 23:42:23.640894 [ 193 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_31_6} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6101 | 2026.05.01 23:42:23.640960 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6102 | 2026.05.01 23:42:23.641196 [ 268 ] {482b103f-a74f-4554-bcda-11135c10a781} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.05.01 23:42:23.641231 [ 268 ] {482b103f-a74f-4554-bcda-11135c10a781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6104 | 2026.05.01 23:42:23.641559 [ 268 ] {482b103f-a74f-4554-bcda-11135c10a781} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6105 | 2026.05.01 23:42:23.641780 [ 268 ] {482b103f-a74f-4554-bcda-11135c10a781} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.05.01 23:42:23.641912 [ 268 ] {482b103f-a74f-4554-bcda-11135c10a781} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 6107 | 2026.05.01 23:42:23.641949 [ 268 ] {482b103f-a74f-4554-bcda-11135c10a781} <Debug> TCPHandler: Processed in 0.00134898 sec. | ||
| 6108 | 2026.05.01 23:42:23.642072 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.05.01 23:42:23.642165 [ 268 ] {58eadde0-179a-493a-a15c-21e28989ccdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6110 | 2026.05.01 23:42:23.642221 [ 268 ] {58eadde0-179a-493a-a15c-21e28989ccdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6111 | 2026.05.01 23:42:23.643036 [ 268 ] {58eadde0-179a-493a-a15c-21e28989ccdd} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.05.01 23:42:23.643073 [ 268 ] {58eadde0-179a-493a-a15c-21e28989ccdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6113 | 2026.05.01 23:42:23.643600 [ 268 ] {58eadde0-179a-493a-a15c-21e28989ccdd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6114 | 2026.05.01 23:42:23.643823 [ 268 ] {58eadde0-179a-493a-a15c-21e28989ccdd} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.05.01 23:42:23.643963 [ 268 ] {58eadde0-179a-493a-a15c-21e28989ccdd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001815 sec., 17079.889807162534 rows/sec., 30.61 MiB/sec. | ||
| 6116 | 2026.05.01 23:42:23.643964 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6117 | 2026.05.01 23:42:23.644018 [ 268 ] {58eadde0-179a-493a-a15c-21e28989ccdd} <Debug> TCPHandler: Processed in 0.001993633 sec. | ||
| 6118 | 2026.05.01 23:42:23.644026 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2026.05.01 23:42:23.644061 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6120 | 2026.05.01 23:42:23.644151 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 6121 | 2026.05.01 23:42:23.644161 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2026.05.01 23:42:23.644271 [ 268 ] {dcc85a2e-04d3-4290-b77f-234c6a722569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.05.01 23:42:23.644313 [ 268 ] {dcc85a2e-04d3-4290-b77f-234c6a722569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6124 | 2026.05.01 23:42:23.644350 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6125 | 2026.05.01 23:42:23.644400 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 541 rows starting from the beginning of the part | ||
| 6126 | 2026.05.01 23:42:23.644511 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 6127 | 2026.05.01 23:42:23.644617 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 6128 | 2026.05.01 23:42:23.644677 [ 268 ] {dcc85a2e-04d3-4290-b77f-234c6a722569} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.05.01 23:42:23.644714 [ 268 ] {dcc85a2e-04d3-4290-b77f-234c6a722569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6130 | 2026.05.01 23:42:23.644738 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6131 | 2026.05.01 23:42:23.644873 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 6132 | 2026.05.01 23:42:23.645009 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6133 | 2026.05.01 23:42:23.645030 [ 268 ] {dcc85a2e-04d3-4290-b77f-234c6a722569} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6134 | 2026.05.01 23:42:23.645250 [ 268 ] {dcc85a2e-04d3-4290-b77f-234c6a722569} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.05.01 23:42:23.645382 [ 268 ] {dcc85a2e-04d3-4290-b77f-234c6a722569} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 6136 | 2026.05.01 23:42:23.645419 [ 268 ] {dcc85a2e-04d3-4290-b77f-234c6a722569} <Debug> TCPHandler: Processed in 0.001306078 sec. | ||
| 6137 | 2026.05.01 23:42:23.651312 [ 193 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 19 columns (19 merged, 0 gathered) in 0.007198055 sec., 92386.06818091832 rows/sec., 165.55 MiB/sec. | ||
| 6138 | 2026.05.01 23:42:23.652877 [ 198 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6139 | 2026.05.01 23:42:23.653434 [ 198 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.05.01 23:42:23.653555 [ 198 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6141 | 2026.05.01 23:42:23.653736 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6142 | 2026.05.01 23:42:23.870902 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41929 | ||
| 6143 | 2026.05.01 23:42:23.871045 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6144 | 2026.05.01 23:42:23.871086 [ 291 ] {} <Debug> TCP-Session: 630904a8-6db8-4f1a-a244-8c0063bcc940 Authenticating user 'default' from [fd00:1122:3344:101::e]:41929 | ||
| 6145 | 2026.05.01 23:42:23.871116 [ 291 ] {} <Debug> TCP-Session: 630904a8-6db8-4f1a-a244-8c0063bcc940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2026.05.01 23:42:23.871130 [ 291 ] {} <Debug> TCP-Session: 630904a8-6db8-4f1a-a244-8c0063bcc940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6147 | 2026.05.01 23:42:23.871373 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37106 | ||
| 6148 | 2026.05.01 23:42:23.871404 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37774 | ||
| 6149 | 2026.05.01 23:42:23.871424 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36076 | ||
| 6150 | 2026.05.01 23:42:23.871446 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38044 | ||
| 6151 | 2026.05.01 23:42:23.871438 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35305 | ||
| 6152 | 2026.05.01 23:42:23.871532 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6153 | 2026.05.01 23:42:23.871544 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6154 | 2026.05.01 23:42:23.871557 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6155 | 2026.05.01 23:42:23.871579 [ 267 ] {} <Debug> TCP-Session: 3e9638a7-bd26-47a0-902c-76e44e0b85a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37774 | ||
| 6156 | 2026.05.01 23:42:23.871603 [ 290 ] {} <Debug> TCP-Session: 00e10b9f-c386-42a1-9201-7657de3d4a9f Authenticating user 'default' from [fd00:1122:3344:101::e]:38044 | ||
| 6157 | 2026.05.01 23:42:23.871614 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6158 | 2026.05.01 23:42:23.871631 [ 290 ] {} <Debug> TCP-Session: 00e10b9f-c386-42a1-9201-7657de3d4a9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6159 | 2026.05.01 23:42:23.871625 [ 267 ] {} <Debug> TCP-Session: 3e9638a7-bd26-47a0-902c-76e44e0b85a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6160 | 2026.05.01 23:42:23.871654 [ 290 ] {} <Debug> TCP-Session: 00e10b9f-c386-42a1-9201-7657de3d4a9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2026.05.01 23:42:23.871665 [ 267 ] {} <Debug> TCP-Session: 3e9638a7-bd26-47a0-902c-76e44e0b85a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2026.05.01 23:42:23.871653 [ 289 ] {} <Debug> TCP-Session: a996c47c-4e10-4f63-aeaf-ed2bddba5714 Authenticating user 'default' from [fd00:1122:3344:101::e]:35305 | ||
| 6163 | 2026.05.01 23:42:23.871591 [ 287 ] {} <Debug> TCP-Session: d64fb947-a0a3-4969-bc69-89d92588be04 Authenticating user 'default' from [fd00:1122:3344:101::e]:36076 | ||
| 6164 | 2026.05.01 23:42:23.871737 [ 289 ] {} <Debug> TCP-Session: a996c47c-4e10-4f63-aeaf-ed2bddba5714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2026.05.01 23:42:23.871753 [ 287 ] {} <Debug> TCP-Session: d64fb947-a0a3-4969-bc69-89d92588be04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6166 | 2026.05.01 23:42:23.871765 [ 289 ] {} <Debug> TCP-Session: a996c47c-4e10-4f63-aeaf-ed2bddba5714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2026.05.01 23:42:23.871779 [ 287 ] {} <Debug> TCP-Session: d64fb947-a0a3-4969-bc69-89d92588be04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.05.01 23:42:23.871428 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57956 | ||
| 6169 | 2026.05.01 23:42:23.871392 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43109 | ||
| 6170 | 2026.05.01 23:42:23.871574 [ 291 ] {} <Trace> TCP-Session: 630904a8-6db8-4f1a-a244-8c0063bcc940 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.05.01 23:42:23.871544 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6172 | 2026.05.01 23:42:23.871932 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6173 | 2026.05.01 23:42:23.871914 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6174 | 2026.05.01 23:42:23.871973 [ 292 ] {} <Debug> TCP-Session: 8d5989c9-e2e1-40b7-bc2a-ca082b8706c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37106 | ||
| 6175 | 2026.05.01 23:42:23.871976 [ 293 ] {} <Debug> TCP-Session: f6819777-f21d-494e-ac17-8d9996ee1421 Authenticating user 'default' from [fd00:1122:3344:101::e]:43109 | ||
| 6176 | 2026.05.01 23:42:23.872009 [ 288 ] {} <Debug> TCP-Session: b5e5285b-f864-4c23-a6fa-9d5cf8cd2b9d Authenticating user 'default' from [fd00:1122:3344:101::e]:57956 | ||
| 6177 | 2026.05.01 23:42:23.872022 [ 292 ] {} <Debug> TCP-Session: 8d5989c9-e2e1-40b7-bc2a-ca082b8706c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2026.05.01 23:42:23.872038 [ 293 ] {} <Debug> TCP-Session: f6819777-f21d-494e-ac17-8d9996ee1421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2026.05.01 23:42:23.872061 [ 292 ] {} <Debug> TCP-Session: 8d5989c9-e2e1-40b7-bc2a-ca082b8706c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6180 | 2026.05.01 23:42:23.872074 [ 293 ] {} <Debug> TCP-Session: f6819777-f21d-494e-ac17-8d9996ee1421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.05.01 23:42:23.872053 [ 288 ] {} <Debug> TCP-Session: b5e5285b-f864-4c23-a6fa-9d5cf8cd2b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.05.01 23:42:23.872114 [ 291 ] {74ae55d5-89e0-4c3b-9464-973f19346fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6183 | 2026.05.01 23:42:23.872127 [ 288 ] {} <Debug> TCP-Session: b5e5285b-f864-4c23-a6fa-9d5cf8cd2b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6184 | 2026.05.01 23:42:23.871400 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40808 | ||
| 6185 | 2026.05.01 23:42:23.872378 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6186 | 2026.05.01 23:42:23.872408 [ 294 ] {} <Debug> TCP-Session: 8d9015fc-1a54-4801-a569-a7a93f1ab926 Authenticating user 'default' from [fd00:1122:3344:101::e]:40808 | ||
| 6187 | 2026.05.01 23:42:23.872430 [ 294 ] {} <Debug> TCP-Session: 8d9015fc-1a54-4801-a569-a7a93f1ab926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.05.01 23:42:23.872451 [ 294 ] {} <Debug> TCP-Session: 8d9015fc-1a54-4801-a569-a7a93f1ab926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.05.01 23:42:23.872524 [ 291 ] {74ae55d5-89e0-4c3b-9464-973f19346fc6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6190 | 2026.05.01 23:42:23.872603 [ 291 ] {74ae55d5-89e0-4c3b-9464-973f19346fc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6191 | 2026.05.01 23:42:23.872963 [ 291 ] {74ae55d5-89e0-4c3b-9464-973f19346fc6} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 6192 | 2026.05.01 23:42:23.874016 [ 326 ] {74ae55d5-89e0-4c3b-9464-973f19346fc6} <Trace> AggregatingTransform: Aggregating | ||
| 6193 | 2026.05.01 23:42:23.874059 [ 326 ] {74ae55d5-89e0-4c3b-9464-973f19346fc6} <Trace> Aggregator: Aggregation method: without_key | ||
| 6194 | 2026.05.01 23:42:23.874100 [ 326 ] {74ae55d5-89e0-4c3b-9464-973f19346fc6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030483 sec. (970.419 rows/sec., 37.91 KiB/sec.) | ||
| 6195 | 2026.05.01 23:42:23.874122 [ 326 ] {74ae55d5-89e0-4c3b-9464-973f19346fc6} <Trace> Aggregator: Merging aggregated data | ||
| 6196 | 2026.05.01 23:42:23.875382 [ 291 ] {74ae55d5-89e0-4c3b-9464-973f19346fc6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003346 sec., 298.86431560071725 rows/sec., 11.67 KiB/sec. | ||
| 6197 | 2026.05.01 23:42:23.875530 [ 291 ] {74ae55d5-89e0-4c3b-9464-973f19346fc6} <Debug> TCPHandler: Processed in 0.004105609 sec. | ||
| 6198 | 2026.05.01 23:42:23.875671 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6199 | 2026.05.01 23:42:23.875698 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6200 | 2026.05.01 23:42:23.875700 [ 291 ] {} <Debug> TCP-Session: 630904a8-6db8-4f1a-a244-8c0063bcc940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.05.01 23:42:23.875720 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6202 | 2026.05.01 23:42:23.875739 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6203 | 2026.05.01 23:42:23.875776 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6204 | 2026.05.01 23:42:23.875780 [ 294 ] {} <Debug> TCP-Session: 8d9015fc-1a54-4801-a569-a7a93f1ab926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6205 | 2026.05.01 23:42:23.875811 [ 293 ] {} <Debug> TCP-Session: f6819777-f21d-494e-ac17-8d9996ee1421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6206 | 2026.05.01 23:42:23.875831 [ 289 ] {} <Debug> TCP-Session: a996c47c-4e10-4f63-aeaf-ed2bddba5714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2026.05.01 23:42:23.875819 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6208 | 2026.05.01 23:42:23.875798 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6209 | 2026.05.01 23:42:23.875913 [ 288 ] {} <Debug> TCP-Session: b5e5285b-f864-4c23-a6fa-9d5cf8cd2b9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.05.01 23:42:23.875760 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6211 | 2026.05.01 23:42:23.875940 [ 287 ] {} <Debug> TCP-Session: d64fb947-a0a3-4969-bc69-89d92588be04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2026.05.01 23:42:23.875748 [ 292 ] {} <Debug> TCP-Session: 8d5989c9-e2e1-40b7-bc2a-ca082b8706c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2026.05.01 23:42:23.875992 [ 290 ] {} <Debug> TCP-Session: 00e10b9f-c386-42a1-9201-7657de3d4a9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.05.01 23:42:23.875749 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6215 | 2026.05.01 23:42:23.876055 [ 267 ] {} <Debug> TCP-Session: 3e9638a7-bd26-47a0-902c-76e44e0b85a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2026.05.01 23:42:24.000322 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.69 MiB, peak 272.81 MiB, free memory in arenas 0.00 B, will set to 264.75 MiB (RSS), difference: 2.06 MiB | ||
| 6217 | 2026.05.01 23:42:24.858120 [ 75 ] {} <Debug> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6218 | 2026.05.01 23:42:24.858195 [ 75 ] {} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.05.01 23:42:24.858224 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6220 | 2026.05.01 23:42:24.858375 [ 193 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 6221 | 2026.05.01 23:42:24.858562 [ 193 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6222 | 2026.05.01 23:42:24.858606 [ 193 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 6223 | 2026.05.01 23:42:24.858693 [ 193 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 6224 | 2026.05.01 23:42:24.858751 [ 193 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 6225 | 2026.05.01 23:42:24.858804 [ 193 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 6226 | 2026.05.01 23:42:24.858859 [ 193 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 6227 | 2026.05.01 23:42:24.859873 [ 198 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569404 sec., 3823.107370696137 rows/sec., 283.75 KiB/sec. | ||
| 6228 | 2026.05.01 23:42:24.860060 [ 194 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6229 | 2026.05.01 23:42:24.860403 [ 194 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::all_1_5_1} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2026.05.01 23:42:24.860484 [ 194 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::all_1_5_1} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6231 | 2026.05.01 23:42:24.860591 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6232 | 2026.05.01 23:42:27.280684 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6233 | 2026.05.01 23:42:27.280745 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6234 | 2026.05.01 23:42:27.368193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11527 | ||
| 6235 | 2026.05.01 23:42:27.368718 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.05.01 23:42:27.368753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6237 | 2026.05.01 23:42:27.369265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6238 | 2026.05.01 23:42:27.369517 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.05.01 23:42:27.369662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11527 | ||
| 6240 | 2026.05.01 23:42:27.398792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 744 | ||
| 6241 | 2026.05.01 23:42:27.401371 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.05.01 23:42:27.401434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6243 | 2026.05.01 23:42:27.402652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6244 | 2026.05.01 23:42:27.402947 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.05.01 23:42:27.403322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 6246 | 2026.05.01 23:42:27.956557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6247 | 2026.05.01 23:42:27.973958 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.05.01 23:42:27.974015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6249 | 2026.05.01 23:42:27.980042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6250 | 2026.05.01 23:42:27.980753 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.05.01 23:42:27.984090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6252 | 2026.05.01 23:42:28.633557 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.05.01 23:42:28.633820 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6254 | 2026.05.01 23:42:28.634220 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6255 | 2026.05.01 23:42:28.634264 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6256 | 2026.05.01 23:42:28.634536 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6257 | 2026.05.01 23:42:28.634601 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6258 | 2026.05.01 23:42:28.634750 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6259 | 2026.05.01 23:42:28.634902 [ 312 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6260 | 2026.05.01 23:42:28.634909 [ 297 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6261 | 2026.05.01 23:42:28.634909 [ 306 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6262 | 2026.05.01 23:42:28.634909 [ 346 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6263 | 2026.05.01 23:42:28.635143 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6264 | 2026.05.01 23:42:28.635170 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6265 | 2026.05.01 23:42:28.635259 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6266 | 2026.05.01 23:42:28.635279 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 6267 | 2026.05.01 23:42:28.635313 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6268 | 2026.05.01 23:42:28.635350 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6269 | 2026.05.01 23:42:28.635385 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6270 | 2026.05.01 23:42:28.636738 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.003031 sec., 15836.35763774332 rows/sec., 2.55 MiB/sec. | ||
| 6271 | 2026.05.01 23:42:28.636901 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Debug> MemoryTracker: Peak memory usage (for query): 133.55 KiB. | ||
| 6272 | 2026.05.01 23:42:28.636924 [ 268 ] {7f7b0c69-ecd7-43e4-900d-1581b9ee553c} <Debug> TCPHandler: Processed in 0.003562437 sec. | ||
| 6273 | 2026.05.01 23:42:28.641735 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2026.05.01 23:42:28.641847 [ 268 ] {d70a2ff7-7595-4ea9-ad11-9c9f9e970e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6275 | 2026.05.01 23:42:28.641888 [ 268 ] {d70a2ff7-7595-4ea9-ad11-9c9f9e970e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6276 | 2026.05.01 23:42:28.642489 [ 268 ] {d70a2ff7-7595-4ea9-ad11-9c9f9e970e81} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.05.01 23:42:28.642533 [ 268 ] {d70a2ff7-7595-4ea9-ad11-9c9f9e970e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6278 | 2026.05.01 23:42:28.642908 [ 268 ] {d70a2ff7-7595-4ea9-ad11-9c9f9e970e81} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6279 | 2026.05.01 23:42:28.643140 [ 268 ] {d70a2ff7-7595-4ea9-ad11-9c9f9e970e81} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.05.01 23:42:28.643287 [ 268 ] {d70a2ff7-7595-4ea9-ad11-9c9f9e970e81} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001473 sec., 192803.80176510525 rows/sec., 12.25 MiB/sec. | ||
| 6281 | 2026.05.01 23:42:28.643324 [ 268 ] {d70a2ff7-7595-4ea9-ad11-9c9f9e970e81} <Debug> TCPHandler: Processed in 0.001638916 sec. | ||
| 6282 | 2026.05.01 23:42:28.643444 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6283 | 2026.05.01 23:42:28.643537 [ 268 ] {ad47e858-ca08-43e3-bd10-1c6d4abcf8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6284 | 2026.05.01 23:42:28.643584 [ 268 ] {ad47e858-ca08-43e3-bd10-1c6d4abcf8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6285 | 2026.05.01 23:42:28.644360 [ 268 ] {ad47e858-ca08-43e3-bd10-1c6d4abcf8bb} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2026.05.01 23:42:28.644396 [ 268 ] {ad47e858-ca08-43e3-bd10-1c6d4abcf8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6287 | 2026.05.01 23:42:28.644735 [ 268 ] {ad47e858-ca08-43e3-bd10-1c6d4abcf8bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6288 | 2026.05.01 23:42:28.644945 [ 268 ] {ad47e858-ca08-43e3-bd10-1c6d4abcf8bb} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2026.05.01 23:42:28.645077 [ 268 ] {ad47e858-ca08-43e3-bd10-1c6d4abcf8bb} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001559 sec., 525336.7543296985 rows/sec., 40.74 MiB/sec. | ||
| 6290 | 2026.05.01 23:42:28.645113 [ 268 ] {ad47e858-ca08-43e3-bd10-1c6d4abcf8bb} <Debug> TCPHandler: Processed in 0.001716227 sec. | ||
| 6291 | 2026.05.01 23:42:28.645228 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2026.05.01 23:42:28.645336 [ 268 ] {98e6588f-c2c8-48e6-861d-a2edb26b067c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6293 | 2026.05.01 23:42:28.645374 [ 268 ] {98e6588f-c2c8-48e6-861d-a2edb26b067c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6294 | 2026.05.01 23:42:28.645801 [ 268 ] {98e6588f-c2c8-48e6-861d-a2edb26b067c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.05.01 23:42:28.645837 [ 268 ] {98e6588f-c2c8-48e6-861d-a2edb26b067c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6296 | 2026.05.01 23:42:28.646134 [ 268 ] {98e6588f-c2c8-48e6-861d-a2edb26b067c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6297 | 2026.05.01 23:42:28.646341 [ 268 ] {98e6588f-c2c8-48e6-861d-a2edb26b067c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.05.01 23:42:28.646476 [ 268 ] {98e6588f-c2c8-48e6-861d-a2edb26b067c} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001158 sec., 132124.35233160623 rows/sec., 7.90 MiB/sec. | ||
| 6299 | 2026.05.01 23:42:28.646511 [ 268 ] {98e6588f-c2c8-48e6-861d-a2edb26b067c} <Debug> TCPHandler: Processed in 0.001329928 sec. | ||
| 6300 | 2026.05.01 23:42:28.646637 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2026.05.01 23:42:28.646736 [ 268 ] {85523798-c45f-48e6-b35a-d021e9e7d869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6302 | 2026.05.01 23:42:28.646773 [ 268 ] {85523798-c45f-48e6-b35a-d021e9e7d869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6303 | 2026.05.01 23:42:28.647206 [ 268 ] {85523798-c45f-48e6-b35a-d021e9e7d869} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.05.01 23:42:28.647242 [ 268 ] {85523798-c45f-48e6-b35a-d021e9e7d869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6305 | 2026.05.01 23:42:28.647532 [ 268 ] {85523798-c45f-48e6-b35a-d021e9e7d869} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6306 | 2026.05.01 23:42:28.647741 [ 268 ] {85523798-c45f-48e6-b35a-d021e9e7d869} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.05.01 23:42:28.647864 [ 268 ] {85523798-c45f-48e6-b35a-d021e9e7d869} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 6308 | 2026.05.01 23:42:28.647900 [ 268 ] {85523798-c45f-48e6-b35a-d021e9e7d869} <Debug> TCPHandler: Processed in 0.001314878 sec. | ||
| 6309 | 2026.05.01 23:42:28.648017 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.05.01 23:42:28.648116 [ 268 ] {b190c514-2f57-467c-b844-574f1af46a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.05.01 23:42:28.648153 [ 268 ] {b190c514-2f57-467c-b844-574f1af46a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6312 | 2026.05.01 23:42:28.648583 [ 268 ] {b190c514-2f57-467c-b844-574f1af46a00} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.05.01 23:42:28.648619 [ 268 ] {b190c514-2f57-467c-b844-574f1af46a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6314 | 2026.05.01 23:42:28.648916 [ 268 ] {b190c514-2f57-467c-b844-574f1af46a00} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6315 | 2026.05.01 23:42:28.649124 [ 268 ] {b190c514-2f57-467c-b844-574f1af46a00} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2026.05.01 23:42:28.649248 [ 268 ] {b190c514-2f57-467c-b844-574f1af46a00} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 6317 | 2026.05.01 23:42:28.649284 [ 268 ] {b190c514-2f57-467c-b844-574f1af46a00} <Debug> TCPHandler: Processed in 0.001313818 sec. | ||
| 6318 | 2026.05.01 23:42:28.649423 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.05.01 23:42:28.649518 [ 268 ] {69d821fd-163a-4dc4-bbbb-f934da2f3fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6320 | 2026.05.01 23:42:28.649556 [ 268 ] {69d821fd-163a-4dc4-bbbb-f934da2f3fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6321 | 2026.05.01 23:42:28.650122 [ 268 ] {69d821fd-163a-4dc4-bbbb-f934da2f3fed} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2026.05.01 23:42:28.650158 [ 268 ] {69d821fd-163a-4dc4-bbbb-f934da2f3fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6323 | 2026.05.01 23:42:28.650477 [ 268 ] {69d821fd-163a-4dc4-bbbb-f934da2f3fed} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6324 | 2026.05.01 23:42:28.650692 [ 268 ] {69d821fd-163a-4dc4-bbbb-f934da2f3fed} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2026.05.01 23:42:28.650828 [ 268 ] {69d821fd-163a-4dc4-bbbb-f934da2f3fed} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001327 sec., 377543.3308214016 rows/sec., 26.54 MiB/sec. | ||
| 6326 | 2026.05.01 23:42:28.650888 [ 268 ] {69d821fd-163a-4dc4-bbbb-f934da2f3fed} <Debug> TCPHandler: Processed in 0.001511723 sec. | ||
| 6327 | 2026.05.01 23:42:28.650995 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.05.01 23:42:28.651096 [ 268 ] {6a962a17-cc8b-43a2-8475-eb76e8dacc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6329 | 2026.05.01 23:42:28.651138 [ 268 ] {6a962a17-cc8b-43a2-8475-eb76e8dacc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6330 | 2026.05.01 23:42:28.651473 [ 268 ] {6a962a17-cc8b-43a2-8475-eb76e8dacc67} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.05.01 23:42:28.651509 [ 268 ] {6a962a17-cc8b-43a2-8475-eb76e8dacc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6332 | 2026.05.01 23:42:28.651890 [ 268 ] {6a962a17-cc8b-43a2-8475-eb76e8dacc67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6333 | 2026.05.01 23:42:28.652170 [ 268 ] {6a962a17-cc8b-43a2-8475-eb76e8dacc67} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.05.01 23:42:28.652315 [ 268 ] {6a962a17-cc8b-43a2-8475-eb76e8dacc67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 253.42 KiB/sec. | ||
| 6335 | 2026.05.01 23:42:28.652352 [ 268 ] {6a962a17-cc8b-43a2-8475-eb76e8dacc67} <Debug> TCPHandler: Processed in 0.00140624 sec. | ||
| 6336 | 2026.05.01 23:42:28.652472 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.05.01 23:42:28.652563 [ 268 ] {3a197092-0890-467f-8bb9-62f4ab46077d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6338 | 2026.05.01 23:42:28.652605 [ 268 ] {3a197092-0890-467f-8bb9-62f4ab46077d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6339 | 2026.05.01 23:42:28.653014 [ 268 ] {3a197092-0890-467f-8bb9-62f4ab46077d} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.05.01 23:42:28.653050 [ 268 ] {3a197092-0890-467f-8bb9-62f4ab46077d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6341 | 2026.05.01 23:42:28.653382 [ 268 ] {3a197092-0890-467f-8bb9-62f4ab46077d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6342 | 2026.05.01 23:42:28.653587 [ 268 ] {3a197092-0890-467f-8bb9-62f4ab46077d} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.05.01 23:42:28.653716 [ 268 ] {3a197092-0890-467f-8bb9-62f4ab46077d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 6344 | 2026.05.01 23:42:28.653752 [ 268 ] {3a197092-0890-467f-8bb9-62f4ab46077d} <Debug> TCPHandler: Processed in 0.001330159 sec. | ||
| 6345 | 2026.05.01 23:42:28.653868 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2026.05.01 23:42:28.653959 [ 268 ] {ed2033b0-d67f-4a3b-945e-80a7b791a89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6347 | 2026.05.01 23:42:28.654001 [ 268 ] {ed2033b0-d67f-4a3b-945e-80a7b791a89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6348 | 2026.05.01 23:42:28.654313 [ 268 ] {ed2033b0-d67f-4a3b-945e-80a7b791a89f} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2026.05.01 23:42:28.654348 [ 268 ] {ed2033b0-d67f-4a3b-945e-80a7b791a89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6350 | 2026.05.01 23:42:28.654627 [ 268 ] {ed2033b0-d67f-4a3b-945e-80a7b791a89f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6351 | 2026.05.01 23:42:28.654829 [ 268 ] {ed2033b0-d67f-4a3b-945e-80a7b791a89f} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2026.05.01 23:42:28.654951 [ 268 ] {ed2033b0-d67f-4a3b-945e-80a7b791a89f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 6353 | 2026.05.01 23:42:28.654991 [ 268 ] {ed2033b0-d67f-4a3b-945e-80a7b791a89f} <Debug> TCPHandler: Processed in 0.001171655 sec. | ||
| 6354 | 2026.05.01 23:42:28.655121 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6355 | 2026.05.01 23:42:28.655213 [ 268 ] {a5cd36d1-3094-42f3-97ca-2d1c74dbdce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6356 | 2026.05.01 23:42:28.655265 [ 268 ] {a5cd36d1-3094-42f3-97ca-2d1c74dbdce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6357 | 2026.05.01 23:42:28.656036 [ 268 ] {a5cd36d1-3094-42f3-97ca-2d1c74dbdce2} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.05.01 23:42:28.656072 [ 268 ] {a5cd36d1-3094-42f3-97ca-2d1c74dbdce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6359 | 2026.05.01 23:42:28.656569 [ 268 ] {a5cd36d1-3094-42f3-97ca-2d1c74dbdce2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6360 | 2026.05.01 23:42:28.656790 [ 268 ] {a5cd36d1-3094-42f3-97ca-2d1c74dbdce2} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.05.01 23:42:28.656923 [ 268 ] {a5cd36d1-3094-42f3-97ca-2d1c74dbdce2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001728 sec., 6365.740740740741 rows/sec., 11.41 MiB/sec. | ||
| 6362 | 2026.05.01 23:42:28.656974 [ 268 ] {a5cd36d1-3094-42f3-97ca-2d1c74dbdce2} <Debug> TCPHandler: Processed in 0.001900291 sec. | ||
| 6363 | 2026.05.01 23:42:28.657085 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6364 | 2026.05.01 23:42:28.657177 [ 268 ] {5a04b207-3243-487d-95dc-39d22b9a2647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6365 | 2026.05.01 23:42:28.657216 [ 268 ] {5a04b207-3243-487d-95dc-39d22b9a2647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6366 | 2026.05.01 23:42:28.657557 [ 268 ] {5a04b207-3243-487d-95dc-39d22b9a2647} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6367 | 2026.05.01 23:42:28.657592 [ 268 ] {5a04b207-3243-487d-95dc-39d22b9a2647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6368 | 2026.05.01 23:42:28.657889 [ 268 ] {5a04b207-3243-487d-95dc-39d22b9a2647} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6369 | 2026.05.01 23:42:28.658094 [ 268 ] {5a04b207-3243-487d-95dc-39d22b9a2647} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.05.01 23:42:28.658221 [ 268 ] {5a04b207-3243-487d-95dc-39d22b9a2647} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 6371 | 2026.05.01 23:42:28.658255 [ 268 ] {5a04b207-3243-487d-95dc-39d22b9a2647} <Debug> TCPHandler: Processed in 0.001216406 sec. | ||
| 6372 | 2026.05.01 23:42:33.629251 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2026.05.01 23:42:33.629518 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6374 | 2026.05.01 23:42:33.629862 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6375 | 2026.05.01 23:42:33.629896 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6376 | 2026.05.01 23:42:33.630115 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6377 | 2026.05.01 23:42:33.630184 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6378 | 2026.05.01 23:42:33.630328 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6379 | 2026.05.01 23:42:33.630424 [ 312 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6380 | 2026.05.01 23:42:33.630432 [ 296 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6381 | 2026.05.01 23:42:33.630457 [ 305 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6382 | 2026.05.01 23:42:33.630456 [ 329 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6383 | 2026.05.01 23:42:33.630588 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6384 | 2026.05.01 23:42:33.630614 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6385 | 2026.05.01 23:42:33.630697 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6386 | 2026.05.01 23:42:33.630718 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 6387 | 2026.05.01 23:42:33.630753 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6388 | 2026.05.01 23:42:33.630792 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6389 | 2026.05.01 23:42:33.630825 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6390 | 2026.05.01 23:42:33.632192 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002779 sec., 17272.40014393667 rows/sec., 2.78 MiB/sec. | ||
| 6391 | 2026.05.01 23:42:33.632326 [ 268 ] {c5f7fdd4-0956-4fdd-8b06-e36408d73792} <Debug> TCPHandler: Processed in 0.003213529 sec. | ||
| 6392 | 2026.05.01 23:42:33.634521 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.05.01 23:42:33.634635 [ 268 ] {ba1d0648-4337-46a2-99aa-f27bf5f64578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6394 | 2026.05.01 23:42:33.634718 [ 268 ] {ba1d0648-4337-46a2-99aa-f27bf5f64578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6395 | 2026.05.01 23:42:33.635506 [ 268 ] {ba1d0648-4337-46a2-99aa-f27bf5f64578} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.05.01 23:42:33.635574 [ 268 ] {ba1d0648-4337-46a2-99aa-f27bf5f64578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6397 | 2026.05.01 23:42:33.636018 [ 268 ] {ba1d0648-4337-46a2-99aa-f27bf5f64578} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6398 | 2026.05.01 23:42:33.636237 [ 268 ] {ba1d0648-4337-46a2-99aa-f27bf5f64578} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.05.01 23:42:33.636378 [ 268 ] {ba1d0648-4337-46a2-99aa-f27bf5f64578} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00178 sec., 2247.191011235955 rows/sec., 183.24 KiB/sec. | ||
| 6400 | 2026.05.01 23:42:33.636416 [ 268 ] {ba1d0648-4337-46a2-99aa-f27bf5f64578} <Debug> TCPHandler: Processed in 0.001950101 sec. | ||
| 6401 | 2026.05.01 23:42:33.636536 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.05.01 23:42:33.636630 [ 268 ] {94941020-6680-4d26-9207-434ec4ce7437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6403 | 2026.05.01 23:42:33.636670 [ 268 ] {94941020-6680-4d26-9207-434ec4ce7437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6404 | 2026.05.01 23:42:33.637097 [ 268 ] {94941020-6680-4d26-9207-434ec4ce7437} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.05.01 23:42:33.637131 [ 268 ] {94941020-6680-4d26-9207-434ec4ce7437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6406 | 2026.05.01 23:42:33.637424 [ 268 ] {94941020-6680-4d26-9207-434ec4ce7437} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6407 | 2026.05.01 23:42:33.637632 [ 268 ] {94941020-6680-4d26-9207-434ec4ce7437} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.05.01 23:42:33.637760 [ 268 ] {94941020-6680-4d26-9207-434ec4ce7437} <Debug> executeQuery: Read 120 rows, 10.43 KiB in 0.001148 sec., 104529.61672473868 rows/sec., 8.87 MiB/sec. | ||
| 6409 | 2026.05.01 23:42:33.637797 [ 268 ] {94941020-6680-4d26-9207-434ec4ce7437} <Debug> TCPHandler: Processed in 0.001309578 sec. | ||
| 6410 | 2026.05.01 23:42:33.637913 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2026.05.01 23:42:33.638007 [ 268 ] {6b0e1a9f-0931-46ac-9aea-794bf4ac4567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.05.01 23:42:33.638046 [ 268 ] {6b0e1a9f-0931-46ac-9aea-794bf4ac4567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6413 | 2026.05.01 23:42:33.638439 [ 268 ] {6b0e1a9f-0931-46ac-9aea-794bf4ac4567} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.05.01 23:42:33.638475 [ 268 ] {6b0e1a9f-0931-46ac-9aea-794bf4ac4567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6415 | 2026.05.01 23:42:33.638776 [ 268 ] {6b0e1a9f-0931-46ac-9aea-794bf4ac4567} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6416 | 2026.05.01 23:42:33.638988 [ 268 ] {6b0e1a9f-0931-46ac-9aea-794bf4ac4567} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.05.01 23:42:33.639123 [ 268 ] {6b0e1a9f-0931-46ac-9aea-794bf4ac4567} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001134 sec., 30864.197530864196 rows/sec., 2.25 MiB/sec. | ||
| 6418 | 2026.05.01 23:42:33.639161 [ 268 ] {6b0e1a9f-0931-46ac-9aea-794bf4ac4567} <Debug> TCPHandler: Processed in 0.001295528 sec. | ||
| 6419 | 2026.05.01 23:42:33.639277 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2026.05.01 23:42:33.639370 [ 268 ] {fb06a3dc-53da-439c-a565-b7284f5b8526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6421 | 2026.05.01 23:42:33.639408 [ 268 ] {fb06a3dc-53da-439c-a565-b7284f5b8526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6422 | 2026.05.01 23:42:33.639809 [ 268 ] {fb06a3dc-53da-439c-a565-b7284f5b8526} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.05.01 23:42:33.639845 [ 268 ] {fb06a3dc-53da-439c-a565-b7284f5b8526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6424 | 2026.05.01 23:42:33.640157 [ 268 ] {fb06a3dc-53da-439c-a565-b7284f5b8526} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6425 | 2026.05.01 23:42:33.640364 [ 268 ] {fb06a3dc-53da-439c-a565-b7284f5b8526} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.05.01 23:42:33.640490 [ 268 ] {fb06a3dc-53da-439c-a565-b7284f5b8526} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001136 sec., 87147.88732394365 rows/sec., 6.81 MiB/sec. | ||
| 6427 | 2026.05.01 23:42:33.640527 [ 268 ] {fb06a3dc-53da-439c-a565-b7284f5b8526} <Debug> TCPHandler: Processed in 0.001298008 sec. | ||
| 6428 | 2026.05.01 23:42:33.640646 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2026.05.01 23:42:33.640740 [ 268 ] {c54b43ab-052e-4eca-86ba-5936dc04f031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6430 | 2026.05.01 23:42:33.640782 [ 268 ] {c54b43ab-052e-4eca-86ba-5936dc04f031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6431 | 2026.05.01 23:42:33.641172 [ 268 ] {c54b43ab-052e-4eca-86ba-5936dc04f031} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.05.01 23:42:33.641209 [ 268 ] {c54b43ab-052e-4eca-86ba-5936dc04f031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6433 | 2026.05.01 23:42:33.641529 [ 268 ] {c54b43ab-052e-4eca-86ba-5936dc04f031} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6434 | 2026.05.01 23:42:33.641737 [ 268 ] {c54b43ab-052e-4eca-86ba-5936dc04f031} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.05.01 23:42:33.641866 [ 268 ] {c54b43ab-052e-4eca-86ba-5936dc04f031} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001144 sec., 141608.3916083916 rows/sec., 9.86 MiB/sec. | ||
| 6436 | 2026.05.01 23:42:33.641903 [ 268 ] {c54b43ab-052e-4eca-86ba-5936dc04f031} <Debug> TCPHandler: Processed in 0.001305028 sec. | ||
| 6437 | 2026.05.01 23:42:33.642027 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.05.01 23:42:33.642149 [ 268 ] {11671acb-911f-4dd2-92c9-78522e3fb743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6439 | 2026.05.01 23:42:33.642217 [ 268 ] {11671acb-911f-4dd2-92c9-78522e3fb743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6440 | 2026.05.01 23:42:33.643091 [ 268 ] {11671acb-911f-4dd2-92c9-78522e3fb743} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2026.05.01 23:42:33.643130 [ 268 ] {11671acb-911f-4dd2-92c9-78522e3fb743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6442 | 2026.05.01 23:42:33.643712 [ 268 ] {11671acb-911f-4dd2-92c9-78522e3fb743} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6443 | 2026.05.01 23:42:33.643958 [ 268 ] {11671acb-911f-4dd2-92c9-78522e3fb743} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.05.01 23:42:33.644106 [ 268 ] {11671acb-911f-4dd2-92c9-78522e3fb743} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001982 sec., 15640.766902119072 rows/sec., 28.03 MiB/sec. | ||
| 6445 | 2026.05.01 23:42:33.644163 [ 268 ] {11671acb-911f-4dd2-92c9-78522e3fb743} <Debug> TCPHandler: Processed in 0.002198957 sec. | ||
| 6446 | 2026.05.01 23:42:33.644288 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.05.01 23:42:33.644384 [ 268 ] {f680c8e2-1916-48c1-8128-5e0faa6c81a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6448 | 2026.05.01 23:42:33.644427 [ 268 ] {f680c8e2-1916-48c1-8128-5e0faa6c81a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6449 | 2026.05.01 23:42:33.644762 [ 268 ] {f680c8e2-1916-48c1-8128-5e0faa6c81a6} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.05.01 23:42:33.644800 [ 268 ] {f680c8e2-1916-48c1-8128-5e0faa6c81a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6451 | 2026.05.01 23:42:33.645123 [ 268 ] {f680c8e2-1916-48c1-8128-5e0faa6c81a6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6452 | 2026.05.01 23:42:33.645349 [ 268 ] {f680c8e2-1916-48c1-8128-5e0faa6c81a6} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.05.01 23:42:33.645483 [ 268 ] {f680c8e2-1916-48c1-8128-5e0faa6c81a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 6454 | 2026.05.01 23:42:33.645521 [ 268 ] {f680c8e2-1916-48c1-8128-5e0faa6c81a6} <Debug> TCPHandler: Processed in 0.001283458 sec. | ||
| 6455 | 2026.05.01 23:42:34.869750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11975 | ||
| 6456 | 2026.05.01 23:42:34.870302 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.05.01 23:42:34.870350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6458 | 2026.05.01 23:42:34.870867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6459 | 2026.05.01 23:42:34.871108 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.05.01 23:42:34.871243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11975 | ||
| 6461 | 2026.05.01 23:42:35.484160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6462 | 2026.05.01 23:42:35.502275 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.05.01 23:42:35.502327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6464 | 2026.05.01 23:42:35.508097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6465 | 2026.05.01 23:42:35.508826 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.05.01 23:42:35.511931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6467 | 2026.05.01 23:42:37.403507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 784 | ||
| 6468 | 2026.05.01 23:42:37.405997 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.05.01 23:42:37.406047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6470 | 2026.05.01 23:42:37.407272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6471 | 2026.05.01 23:42:37.407547 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.05.01 23:42:37.407902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6473 | 2026.05.01 23:42:38.633556 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.05.01 23:42:38.633937 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 6475 | 2026.05.01 23:42:38.634295 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6476 | 2026.05.01 23:42:38.634335 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6477 | 2026.05.01 23:42:38.634583 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6478 | 2026.05.01 23:42:38.634653 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6479 | 2026.05.01 23:42:38.634800 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6480 | 2026.05.01 23:42:38.634926 [ 296 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6481 | 2026.05.01 23:42:38.634937 [ 329 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6482 | 2026.05.01 23:42:38.634981 [ 311 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6483 | 2026.05.01 23:42:38.634935 [ 305 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6484 | 2026.05.01 23:42:38.635151 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6485 | 2026.05.01 23:42:38.635179 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6486 | 2026.05.01 23:42:38.635265 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6487 | 2026.05.01 23:42:38.635288 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 6488 | 2026.05.01 23:42:38.635325 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6489 | 2026.05.01 23:42:38.635363 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6490 | 2026.05.01 23:42:38.635398 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6491 | 2026.05.01 23:42:38.636632 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.00283 sec., 16961.13074204947 rows/sec., 2.73 MiB/sec. | ||
| 6492 | 2026.05.01 23:42:38.636774 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Debug> MemoryTracker: Peak memory usage (for query): 133.48 KiB. | ||
| 6493 | 2026.05.01 23:42:38.636790 [ 268 ] {81f2d5b2-0fc9-4c30-b68c-12e19767229d} <Debug> TCPHandler: Processed in 0.003428054 sec. | ||
| 6494 | 2026.05.01 23:42:38.641793 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.05.01 23:42:38.641975 [ 268 ] {a855329a-04f3-4501-8a16-cdc6aaaf456a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.05.01 23:42:38.642020 [ 268 ] {a855329a-04f3-4501-8a16-cdc6aaaf456a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6497 | 2026.05.01 23:42:38.642606 [ 268 ] {a855329a-04f3-4501-8a16-cdc6aaaf456a} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.05.01 23:42:38.642648 [ 268 ] {a855329a-04f3-4501-8a16-cdc6aaaf456a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6499 | 2026.05.01 23:42:38.643037 [ 268 ] {a855329a-04f3-4501-8a16-cdc6aaaf456a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6500 | 2026.05.01 23:42:38.643264 [ 268 ] {a855329a-04f3-4501-8a16-cdc6aaaf456a} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.05.01 23:42:38.643409 [ 268 ] {a855329a-04f3-4501-8a16-cdc6aaaf456a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001467 sec., 193592.3653715065 rows/sec., 12.30 MiB/sec. | ||
| 6502 | 2026.05.01 23:42:38.643448 [ 268 ] {a855329a-04f3-4501-8a16-cdc6aaaf456a} <Debug> TCPHandler: Processed in 0.001791008 sec. | ||
| 6503 | 2026.05.01 23:42:38.643588 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.05.01 23:42:38.643693 [ 268 ] {b07ccc3b-cd39-41f2-a7bd-9979752b4960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6505 | 2026.05.01 23:42:38.643733 [ 268 ] {b07ccc3b-cd39-41f2-a7bd-9979752b4960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6506 | 2026.05.01 23:42:38.644502 [ 268 ] {b07ccc3b-cd39-41f2-a7bd-9979752b4960} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.05.01 23:42:38.644538 [ 268 ] {b07ccc3b-cd39-41f2-a7bd-9979752b4960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6508 | 2026.05.01 23:42:38.644893 [ 268 ] {b07ccc3b-cd39-41f2-a7bd-9979752b4960} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6509 | 2026.05.01 23:42:38.645111 [ 268 ] {b07ccc3b-cd39-41f2-a7bd-9979752b4960} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.05.01 23:42:38.645244 [ 268 ] {b07ccc3b-cd39-41f2-a7bd-9979752b4960} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001573 sec., 520661.1570247934 rows/sec., 40.38 MiB/sec. | ||
| 6511 | 2026.05.01 23:42:38.645282 [ 268 ] {b07ccc3b-cd39-41f2-a7bd-9979752b4960} <Debug> TCPHandler: Processed in 0.001755098 sec. | ||
| 6512 | 2026.05.01 23:42:38.645401 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.05.01 23:42:38.645503 [ 268 ] {4068aaa3-bd18-413b-9322-c8dc82a260b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6514 | 2026.05.01 23:42:38.645544 [ 268 ] {4068aaa3-bd18-413b-9322-c8dc82a260b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6515 | 2026.05.01 23:42:38.645987 [ 268 ] {4068aaa3-bd18-413b-9322-c8dc82a260b3} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.05.01 23:42:38.646023 [ 268 ] {4068aaa3-bd18-413b-9322-c8dc82a260b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6517 | 2026.05.01 23:42:38.646326 [ 268 ] {4068aaa3-bd18-413b-9322-c8dc82a260b3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6518 | 2026.05.01 23:42:38.646552 [ 268 ] {4068aaa3-bd18-413b-9322-c8dc82a260b3} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.05.01 23:42:38.646680 [ 268 ] {4068aaa3-bd18-413b-9322-c8dc82a260b3} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001196 sec., 127926.42140468227 rows/sec., 7.65 MiB/sec. | ||
| 6520 | 2026.05.01 23:42:38.646718 [ 268 ] {4068aaa3-bd18-413b-9322-c8dc82a260b3} <Debug> TCPHandler: Processed in 0.001372589 sec. | ||
| 6521 | 2026.05.01 23:42:38.646841 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.05.01 23:42:38.646946 [ 268 ] {faab4915-41a4-4cb8-a436-f863d3c72f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.05.01 23:42:38.646984 [ 268 ] {faab4915-41a4-4cb8-a436-f863d3c72f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6524 | 2026.05.01 23:42:38.647426 [ 268 ] {faab4915-41a4-4cb8-a436-f863d3c72f88} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.05.01 23:42:38.647469 [ 268 ] {faab4915-41a4-4cb8-a436-f863d3c72f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6526 | 2026.05.01 23:42:38.647762 [ 268 ] {faab4915-41a4-4cb8-a436-f863d3c72f88} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6527 | 2026.05.01 23:42:38.647967 [ 268 ] {faab4915-41a4-4cb8-a436-f863d3c72f88} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.05.01 23:42:38.648091 [ 268 ] {faab4915-41a4-4cb8-a436-f863d3c72f88} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 6529 | 2026.05.01 23:42:38.648129 [ 268 ] {faab4915-41a4-4cb8-a436-f863d3c72f88} <Debug> TCPHandler: Processed in 0.001337589 sec. | ||
| 6530 | 2026.05.01 23:42:38.648244 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2026.05.01 23:42:38.648343 [ 268 ] {30bbb5f8-24ae-414a-8ae0-e823bdccb0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6532 | 2026.05.01 23:42:38.648382 [ 268 ] {30bbb5f8-24ae-414a-8ae0-e823bdccb0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6533 | 2026.05.01 23:42:38.648812 [ 268 ] {30bbb5f8-24ae-414a-8ae0-e823bdccb0d6} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.05.01 23:42:38.648849 [ 268 ] {30bbb5f8-24ae-414a-8ae0-e823bdccb0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6535 | 2026.05.01 23:42:38.649145 [ 268 ] {30bbb5f8-24ae-414a-8ae0-e823bdccb0d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6536 | 2026.05.01 23:42:38.649348 [ 268 ] {30bbb5f8-24ae-414a-8ae0-e823bdccb0d6} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.05.01 23:42:38.649477 [ 268 ] {30bbb5f8-24ae-414a-8ae0-e823bdccb0d6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 6538 | 2026.05.01 23:42:38.649515 [ 268 ] {30bbb5f8-24ae-414a-8ae0-e823bdccb0d6} <Debug> TCPHandler: Processed in 0.001319369 sec. | ||
| 6539 | 2026.05.01 23:42:38.649629 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.05.01 23:42:38.649729 [ 268 ] {ed3a7aa4-3962-4fa3-8efa-a8a3f39454af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6541 | 2026.05.01 23:42:38.649768 [ 268 ] {ed3a7aa4-3962-4fa3-8efa-a8a3f39454af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6542 | 2026.05.01 23:42:38.650342 [ 268 ] {ed3a7aa4-3962-4fa3-8efa-a8a3f39454af} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.05.01 23:42:38.650379 [ 268 ] {ed3a7aa4-3962-4fa3-8efa-a8a3f39454af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6544 | 2026.05.01 23:42:38.650699 [ 268 ] {ed3a7aa4-3962-4fa3-8efa-a8a3f39454af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6545 | 2026.05.01 23:42:38.650913 [ 268 ] {ed3a7aa4-3962-4fa3-8efa-a8a3f39454af} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.05.01 23:42:38.651043 [ 268 ] {ed3a7aa4-3962-4fa3-8efa-a8a3f39454af} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001332 sec., 376126.1261261261 rows/sec., 26.44 MiB/sec. | ||
| 6547 | 2026.05.01 23:42:38.651081 [ 268 ] {ed3a7aa4-3962-4fa3-8efa-a8a3f39454af} <Debug> TCPHandler: Processed in 0.001499842 sec. | ||
| 6548 | 2026.05.01 23:42:38.651224 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2026.05.01 23:42:38.651346 [ 268 ] {c48d7eb3-aacf-4bbc-9a67-eeaf01ddcc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6550 | 2026.05.01 23:42:38.651395 [ 268 ] {c48d7eb3-aacf-4bbc-9a67-eeaf01ddcc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6551 | 2026.05.01 23:42:38.651779 [ 268 ] {c48d7eb3-aacf-4bbc-9a67-eeaf01ddcc1f} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2026.05.01 23:42:38.651823 [ 268 ] {c48d7eb3-aacf-4bbc-9a67-eeaf01ddcc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6553 | 2026.05.01 23:42:38.652139 [ 268 ] {c48d7eb3-aacf-4bbc-9a67-eeaf01ddcc1f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6554 | 2026.05.01 23:42:38.652355 [ 268 ] {c48d7eb3-aacf-4bbc-9a67-eeaf01ddcc1f} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2026.05.01 23:42:38.652484 [ 268 ] {c48d7eb3-aacf-4bbc-9a67-eeaf01ddcc1f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 6556 | 2026.05.01 23:42:38.652520 [ 268 ] {c48d7eb3-aacf-4bbc-9a67-eeaf01ddcc1f} <Debug> TCPHandler: Processed in 0.0013624 sec. | ||
| 6557 | 2026.05.01 23:42:38.652654 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2026.05.01 23:42:38.652788 [ 268 ] {c44a4f44-c119-4ea2-84ac-22307b72eb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6559 | 2026.05.01 23:42:38.652841 [ 268 ] {c44a4f44-c119-4ea2-84ac-22307b72eb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6560 | 2026.05.01 23:42:38.653331 [ 268 ] {c44a4f44-c119-4ea2-84ac-22307b72eb3f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.05.01 23:42:38.653376 [ 268 ] {c44a4f44-c119-4ea2-84ac-22307b72eb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6562 | 2026.05.01 23:42:38.653800 [ 268 ] {c44a4f44-c119-4ea2-84ac-22307b72eb3f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6563 | 2026.05.01 23:42:38.654028 [ 268 ] {c44a4f44-c119-4ea2-84ac-22307b72eb3f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2026.05.01 23:42:38.654163 [ 268 ] {c44a4f44-c119-4ea2-84ac-22307b72eb3f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001401 sec., 189150.60670949324 rows/sec., 12.57 MiB/sec. | ||
| 6565 | 2026.05.01 23:42:38.654202 [ 268 ] {c44a4f44-c119-4ea2-84ac-22307b72eb3f} <Debug> TCPHandler: Processed in 0.001610535 sec. | ||
| 6566 | 2026.05.01 23:42:38.654321 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6567 | 2026.05.01 23:42:38.654419 [ 268 ] {910ac8f1-a170-485b-8c93-395b5a511d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6568 | 2026.05.01 23:42:38.654462 [ 268 ] {910ac8f1-a170-485b-8c93-395b5a511d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6569 | 2026.05.01 23:42:38.654778 [ 268 ] {910ac8f1-a170-485b-8c93-395b5a511d29} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2026.05.01 23:42:38.654815 [ 268 ] {910ac8f1-a170-485b-8c93-395b5a511d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6571 | 2026.05.01 23:42:38.655129 [ 268 ] {910ac8f1-a170-485b-8c93-395b5a511d29} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6572 | 2026.05.01 23:42:38.655351 [ 268 ] {910ac8f1-a170-485b-8c93-395b5a511d29} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2026.05.01 23:42:38.655480 [ 268 ] {910ac8f1-a170-485b-8c93-395b5a511d29} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 6574 | 2026.05.01 23:42:38.655519 [ 268 ] {910ac8f1-a170-485b-8c93-395b5a511d29} <Debug> TCPHandler: Processed in 0.001248777 sec. | ||
| 6575 | 2026.05.01 23:42:38.655658 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2026.05.01 23:42:38.655777 [ 268 ] {60d0d63b-6d31-45c7-9b99-218a86e35eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6577 | 2026.05.01 23:42:38.655841 [ 268 ] {60d0d63b-6d31-45c7-9b99-218a86e35eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6578 | 2026.05.01 23:42:38.656717 [ 268 ] {60d0d63b-6d31-45c7-9b99-218a86e35eb0} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2026.05.01 23:42:38.656760 [ 268 ] {60d0d63b-6d31-45c7-9b99-218a86e35eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6580 | 2026.05.01 23:42:38.657282 [ 268 ] {60d0d63b-6d31-45c7-9b99-218a86e35eb0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6581 | 2026.05.01 23:42:38.657499 [ 268 ] {60d0d63b-6d31-45c7-9b99-218a86e35eb0} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2026.05.01 23:42:38.657637 [ 268 ] {60d0d63b-6d31-45c7-9b99-218a86e35eb0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001884 sec., 5838.64118895966 rows/sec., 10.46 MiB/sec. | ||
| 6583 | 2026.05.01 23:42:38.657688 [ 268 ] {60d0d63b-6d31-45c7-9b99-218a86e35eb0} <Debug> TCPHandler: Processed in 0.002088315 sec. | ||
| 6584 | 2026.05.01 23:42:38.657800 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2026.05.01 23:42:38.657894 [ 268 ] {364bba2a-5fc2-48de-9643-28a1f2f6fb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6586 | 2026.05.01 23:42:38.657936 [ 268 ] {364bba2a-5fc2-48de-9643-28a1f2f6fb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6587 | 2026.05.01 23:42:38.658270 [ 268 ] {364bba2a-5fc2-48de-9643-28a1f2f6fb57} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.05.01 23:42:38.658305 [ 268 ] {364bba2a-5fc2-48de-9643-28a1f2f6fb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6589 | 2026.05.01 23:42:38.658608 [ 268 ] {364bba2a-5fc2-48de-9643-28a1f2f6fb57} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6590 | 2026.05.01 23:42:38.658813 [ 268 ] {364bba2a-5fc2-48de-9643-28a1f2f6fb57} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.05.01 23:42:38.658939 [ 268 ] {364bba2a-5fc2-48de-9643-28a1f2f6fb57} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 6592 | 2026.05.01 23:42:38.658974 [ 268 ] {364bba2a-5fc2-48de-9643-28a1f2f6fb57} <Debug> TCPHandler: Processed in 0.001221437 sec. | ||
| 6593 | 2026.05.01 23:42:42.280797 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6594 | 2026.05.01 23:42:42.280842 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6595 | 2026.05.01 23:42:42.371405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12487 | ||
| 6596 | 2026.05.01 23:42:42.372264 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.05.01 23:42:42.372353 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6598 | 2026.05.01 23:42:42.372845 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6599 | 2026.05.01 23:42:42.373164 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.05.01 23:42:42.373307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12487 | ||
| 6601 | 2026.05.01 23:42:42.373319 [ 67 ] {} <Debug> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6602 | 2026.05.01 23:42:42.373370 [ 67 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.05.01 23:42:42.373393 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6604 | 2026.05.01 23:42:42.373503 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::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 | ||
| 6605 | 2026.05.01 23:42:42.373623 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6606 | 2026.05.01 23:42:42.373659 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10055 rows starting from the beginning of the part | ||
| 6607 | 2026.05.01 23:42:42.373726 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6608 | 2026.05.01 23:42:42.373778 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6609 | 2026.05.01 23:42:42.373823 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6610 | 2026.05.01 23:42:42.373867 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6611 | 2026.05.01 23:42:42.373908 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6612 | 2026.05.01 23:42:42.375749 [ 198 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12487 rows, containing 4 columns (4 merged, 0 gathered) in 0.00229218 sec., 5447652.453123228 rows/sec., 77.93 MiB/sec. | ||
| 6613 | 2026.05.01 23:42:42.376214 [ 190 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6614 | 2026.05.01 23:42:42.376562 [ 190 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.05.01 23:42:42.376655 [ 190 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_26_5} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6616 | 2026.05.01 23:42:42.376771 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6617 | 2026.05.01 23:42:43.012074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6618 | 2026.05.01 23:42:43.030016 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.05.01 23:42:43.030079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6620 | 2026.05.01 23:42:43.036119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6621 | 2026.05.01 23:42:43.036841 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.05.01 23:42:43.037156 [ 97 ] {} <Debug> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6623 | 2026.05.01 23:42:43.037260 [ 97 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2026.05.01 23:42:43.037298 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6625 | 2026.05.01 23:42:43.037469 [ 190 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 6626 | 2026.05.01 23:42:43.040065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6627 | 2026.05.01 23:42:43.041641 [ 190 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6628 | 2026.05.01 23:42:43.043191 [ 190 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 6629 | 2026.05.01 23:42:43.047920 [ 190 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 6630 | 2026.05.01 23:42:43.052536 [ 190 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 6631 | 2026.05.01 23:42:43.057158 [ 190 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 6632 | 2026.05.01 23:42:43.061754 [ 190 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 6633 | 2026.05.01 23:42:43.065928 [ 190 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 6634 | 2026.05.01 23:42:43.116815 [ 199 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07940256 sec., 2468.4342671067534 rows/sec., 12.76 MiB/sec. | ||
| 6635 | 2026.05.01 23:42:43.119903 [ 197 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6636 | 2026.05.01 23:42:43.122245 [ 197 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_26_5} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.05.01 23:42:43.122358 [ 197 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_26_5} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6638 | 2026.05.01 23:42:43.125558 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6639 | 2026.05.01 23:42:43.629224 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.05.01 23:42:43.629479 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6641 | 2026.05.01 23:42:43.629881 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6642 | 2026.05.01 23:42:43.629923 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6643 | 2026.05.01 23:42:43.630155 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6644 | 2026.05.01 23:42:43.630219 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6645 | 2026.05.01 23:42:43.630352 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6646 | 2026.05.01 23:42:43.630475 [ 296 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6647 | 2026.05.01 23:42:43.630475 [ 305 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6648 | 2026.05.01 23:42:43.630486 [ 311 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6649 | 2026.05.01 23:42:43.630475 [ 341 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6650 | 2026.05.01 23:42:43.630666 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6651 | 2026.05.01 23:42:43.630691 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6652 | 2026.05.01 23:42:43.630770 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6653 | 2026.05.01 23:42:43.630789 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 6654 | 2026.05.01 23:42:43.630822 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6655 | 2026.05.01 23:42:43.630868 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6656 | 2026.05.01 23:42:43.630909 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6657 | 2026.05.01 23:42:43.632461 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.003086 sec., 15554.115359688916 rows/sec., 2.50 MiB/sec. | ||
| 6658 | 2026.05.01 23:42:43.632611 [ 268 ] {a2ff660b-89bb-40fa-9ffc-edf0da3f2ae6} <Debug> TCPHandler: Processed in 0.003542646 sec. | ||
| 6659 | 2026.05.01 23:42:43.634683 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.05.01 23:42:43.634884 [ 268 ] {a0854e31-7d7c-4b41-afbf-6c4e76f478bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6661 | 2026.05.01 23:42:43.634963 [ 268 ] {a0854e31-7d7c-4b41-afbf-6c4e76f478bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6662 | 2026.05.01 23:42:43.635570 [ 268 ] {a0854e31-7d7c-4b41-afbf-6c4e76f478bb} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.05.01 23:42:43.635610 [ 268 ] {a0854e31-7d7c-4b41-afbf-6c4e76f478bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6664 | 2026.05.01 23:42:43.635998 [ 268 ] {a0854e31-7d7c-4b41-afbf-6c4e76f478bb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6665 | 2026.05.01 23:42:43.636238 [ 268 ] {a0854e31-7d7c-4b41-afbf-6c4e76f478bb} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.05.01 23:42:43.636366 [ 118 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6667 | 2026.05.01 23:42:43.636380 [ 268 ] {a0854e31-7d7c-4b41-afbf-6c4e76f478bb} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001554 sec., 75933.07593307593 rows/sec., 6.46 MiB/sec. | ||
| 6668 | 2026.05.01 23:42:43.636420 [ 118 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.05.01 23:42:43.636433 [ 268 ] {a0854e31-7d7c-4b41-afbf-6c4e76f478bb} <Debug> TCPHandler: Processed in 0.00184613 sec. | ||
| 6670 | 2026.05.01 23:42:43.636448 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6671 | 2026.05.01 23:42:43.636549 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 6672 | 2026.05.01 23:42:43.636560 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2026.05.01 23:42:43.636673 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6674 | 2026.05.01 23:42:43.636674 [ 268 ] {984e64dd-b624-4b24-9bbf-8ec08506da1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6675 | 2026.05.01 23:42:43.636715 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3359 rows starting from the beginning of the part | ||
| 6676 | 2026.05.01 23:42:43.636733 [ 268 ] {984e64dd-b624-4b24-9bbf-8ec08506da1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6677 | 2026.05.01 23:42:43.636789 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 118 rows starting from the beginning of the part | ||
| 6678 | 2026.05.01 23:42:43.636844 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 819 rows starting from the beginning of the part | ||
| 6679 | 2026.05.01 23:42:43.636893 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 120 rows starting from the beginning of the part | ||
| 6680 | 2026.05.01 23:42:43.636937 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 819 rows starting from the beginning of the part | ||
| 6681 | 2026.05.01 23:42:43.636982 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 118 rows starting from the beginning of the part | ||
| 6682 | 2026.05.01 23:42:43.637208 [ 268 ] {984e64dd-b624-4b24-9bbf-8ec08506da1b} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.05.01 23:42:43.637248 [ 268 ] {984e64dd-b624-4b24-9bbf-8ec08506da1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6684 | 2026.05.01 23:42:43.637586 [ 268 ] {984e64dd-b624-4b24-9bbf-8ec08506da1b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6685 | 2026.05.01 23:42:43.637813 [ 268 ] {984e64dd-b624-4b24-9bbf-8ec08506da1b} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.05.01 23:42:43.637950 [ 268 ] {984e64dd-b624-4b24-9bbf-8ec08506da1b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001294 sec., 23956.723338485317 rows/sec., 1.76 MiB/sec. | ||
| 6687 | 2026.05.01 23:42:43.637986 [ 268 ] {984e64dd-b624-4b24-9bbf-8ec08506da1b} <Debug> TCPHandler: Processed in 0.001473252 sec. | ||
| 6688 | 2026.05.01 23:42:43.638095 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.05.01 23:42:43.638188 [ 268 ] {d57b427e-4a69-46bf-899f-401dbcbf6e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6690 | 2026.05.01 23:42:43.638226 [ 268 ] {d57b427e-4a69-46bf-899f-401dbcbf6e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6691 | 2026.05.01 23:42:43.638661 [ 268 ] {d57b427e-4a69-46bf-899f-401dbcbf6e98} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.05.01 23:42:43.638696 [ 268 ] {d57b427e-4a69-46bf-899f-401dbcbf6e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6693 | 2026.05.01 23:42:43.639000 [ 268 ] {d57b427e-4a69-46bf-899f-401dbcbf6e98} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6694 | 2026.05.01 23:42:43.639013 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5353 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505434 sec., 2136555.9819177035 rows/sec., 172.39 MiB/sec. | ||
| 6695 | 2026.05.01 23:42:43.639215 [ 268 ] {d57b427e-4a69-46bf-899f-401dbcbf6e98} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.05.01 23:42:43.639327 [ 118 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6697 | 2026.05.01 23:42:43.639350 [ 268 ] {d57b427e-4a69-46bf-899f-401dbcbf6e98} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00118 sec., 80508.47457627118 rows/sec., 6.29 MiB/sec. | ||
| 6698 | 2026.05.01 23:42:43.639359 [ 118 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.05.01 23:42:43.639391 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6700 | 2026.05.01 23:42:43.639394 [ 268 ] {d57b427e-4a69-46bf-899f-401dbcbf6e98} <Debug> TCPHandler: Processed in 0.001346049 sec. | ||
| 6701 | 2026.05.01 23:42:43.639409 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6702 | 2026.05.01 23:42:43.639491 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 6703 | 2026.05.01 23:42:43.639538 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.05.01 23:42:43.639589 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6705 | 2026.05.01 23:42:43.639624 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1830 rows starting from the beginning of the part | ||
| 6706 | 2026.05.01 23:42:43.639637 [ 268 ] {592f74cf-3d50-4fb4-a877-d6ae5c692514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6707 | 2026.05.01 23:42:43.639680 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
| 6708 | 2026.05.01 23:42:43.639686 [ 268 ] {592f74cf-3d50-4fb4-a877-d6ae5c692514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6709 | 2026.05.01 23:42:43.639729 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 501 rows starting from the beginning of the part | ||
| 6710 | 2026.05.01 23:42:43.639750 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.05.01 23:42:43.639771 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 99 rows starting from the beginning of the part | ||
| 6712 | 2026.05.01 23:42:43.639809 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 501 rows starting from the beginning of the part | ||
| 6713 | 2026.05.01 23:42:43.639845 [ 199 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_41_8} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6714 | 2026.05.01 23:42:43.639852 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 95 rows starting from the beginning of the part | ||
| 6715 | 2026.05.01 23:42:43.639941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 6716 | 2026.05.01 23:42:43.640107 [ 268 ] {592f74cf-3d50-4fb4-a877-d6ae5c692514} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.05.01 23:42:43.640149 [ 268 ] {592f74cf-3d50-4fb4-a877-d6ae5c692514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6718 | 2026.05.01 23:42:43.640495 [ 268 ] {592f74cf-3d50-4fb4-a877-d6ae5c692514} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6719 | 2026.05.01 23:42:43.640718 [ 268 ] {592f74cf-3d50-4fb4-a877-d6ae5c692514} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.05.01 23:42:43.640817 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6721 | 2026.05.01 23:42:43.640848 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.05.01 23:42:43.640851 [ 268 ] {592f74cf-3d50-4fb4-a877-d6ae5c692514} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 6723 | 2026.05.01 23:42:43.640866 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6724 | 2026.05.01 23:42:43.640898 [ 268 ] {592f74cf-3d50-4fb4-a877-d6ae5c692514} <Debug> TCPHandler: Processed in 0.001407601 sec. | ||
| 6725 | 2026.05.01 23:42:43.640934 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 6726 | 2026.05.01 23:42:43.641022 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6727 | 2026.05.01 23:42:43.641049 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.05.01 23:42:43.641080 [ 202 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3121 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639065 sec., 1904134.3692898084 rows/sec., 140.10 MiB/sec. | ||
| 6729 | 2026.05.01 23:42:43.641054 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14816 rows starting from the beginning of the part | ||
| 6730 | 2026.05.01 23:42:43.641161 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 6731 | 2026.05.01 23:42:43.641188 [ 268 ] {ba55738b-ca46-4c2c-8c9b-967ec61ec9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6732 | 2026.05.01 23:42:43.641200 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6733 | 2026.05.01 23:42:43.641249 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 162 rows starting from the beginning of the part | ||
| 6734 | 2026.05.01 23:42:43.641264 [ 268 ] {ba55738b-ca46-4c2c-8c9b-967ec61ec9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6735 | 2026.05.01 23:42:43.641285 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6736 | 2026.05.01 23:42:43.641325 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 6737 | 2026.05.01 23:42:43.641378 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6738 | 2026.05.01 23:42:43.641796 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.05.01 23:42:43.641893 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_41_8} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6740 | 2026.05.01 23:42:43.642011 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6741 | 2026.05.01 23:42:43.642211 [ 268 ] {ba55738b-ca46-4c2c-8c9b-967ec61ec9e9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.05.01 23:42:43.642257 [ 268 ] {ba55738b-ca46-4c2c-8c9b-967ec61ec9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6743 | 2026.05.01 23:42:43.642909 [ 268 ] {ba55738b-ca46-4c2c-8c9b-967ec61ec9e9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6744 | 2026.05.01 23:42:43.643157 [ 268 ] {ba55738b-ca46-4c2c-8c9b-967ec61ec9e9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.05.01 23:42:43.643320 [ 268 ] {ba55738b-ca46-4c2c-8c9b-967ec61ec9e9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002157 sec., 14371.812702828001 rows/sec., 25.75 MiB/sec. | ||
| 6746 | 2026.05.01 23:42:43.643382 [ 268 ] {ba55738b-ca46-4c2c-8c9b-967ec61ec9e9} <Debug> TCPHandler: Processed in 0.002397681 sec. | ||
| 6747 | 2026.05.01 23:42:43.643522 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.05.01 23:42:43.643618 [ 268 ] {a72e3b9e-e023-4702-9da6-b3843d54e690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6749 | 2026.05.01 23:42:43.643664 [ 268 ] {a72e3b9e-e023-4702-9da6-b3843d54e690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6750 | 2026.05.01 23:42:43.644012 [ 268 ] {a72e3b9e-e023-4702-9da6-b3843d54e690} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.05.01 23:42:43.644049 [ 268 ] {a72e3b9e-e023-4702-9da6-b3843d54e690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6752 | 2026.05.01 23:42:43.644383 [ 268 ] {a72e3b9e-e023-4702-9da6-b3843d54e690} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6753 | 2026.05.01 23:42:43.644619 [ 268 ] {a72e3b9e-e023-4702-9da6-b3843d54e690} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.05.01 23:42:43.644725 [ 118 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6755 | 2026.05.01 23:42:43.644753 [ 268 ] {a72e3b9e-e023-4702-9da6-b3843d54e690} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 6756 | 2026.05.01 23:42:43.644755 [ 118 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.05.01 23:42:43.644794 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6758 | 2026.05.01 23:42:43.644800 [ 268 ] {a72e3b9e-e023-4702-9da6-b3843d54e690} <Debug> TCPHandler: Processed in 0.001328219 sec. | ||
| 6759 | 2026.05.01 23:42:43.644861 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 6760 | 2026.05.01 23:42:43.644952 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6761 | 2026.05.01 23:42:43.644975 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2040 rows starting from the beginning of the part | ||
| 6762 | 2026.05.01 23:42:43.645019 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 6763 | 2026.05.01 23:42:43.645054 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6764 | 2026.05.01 23:42:43.645086 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 6765 | 2026.05.01 23:42:43.645119 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6766 | 2026.05.01 23:42:43.645154 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 6767 | 2026.05.01 23:42:43.645352 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15828 rows, containing 5 columns (5 merged, 0 gathered) in 0.004442226 sec., 3563078.5106385853 rows/sec., 230.56 MiB/sec. | ||
| 6768 | 2026.05.01 23:42:43.646160 [ 192 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 4 columns (4 merged, 0 gathered) in 0.001325699 sec., 1810365.7014148762 rows/sec., 119.39 MiB/sec. | ||
| 6769 | 2026.05.01 23:42:43.646252 [ 200 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6770 | 2026.05.01 23:42:43.646476 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6771 | 2026.05.01 23:42:43.646538 [ 200 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.05.01 23:42:43.646615 [ 200 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6773 | 2026.05.01 23:42:43.646700 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 6774 | 2026.05.01 23:42:43.646735 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_41_8} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.05.01 23:42:43.646819 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_41_8} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6776 | 2026.05.01 23:42:43.646884 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6777 | 2026.05.01 23:42:43.880197 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.05.01 23:42:43.880482 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6779 | 2026.05.01 23:42:43.880896 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6780 | 2026.05.01 23:42:43.880940 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6781 | 2026.05.01 23:42:43.881210 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6782 | 2026.05.01 23:42:43.881279 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6783 | 2026.05.01 23:42:43.881433 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6784 | 2026.05.01 23:42:43.881557 [ 324 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6785 | 2026.05.01 23:42:43.881557 [ 296 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6786 | 2026.05.01 23:42:43.881601 [ 305 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6787 | 2026.05.01 23:42:43.881565 [ 311 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6788 | 2026.05.01 23:42:43.881751 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6789 | 2026.05.01 23:42:43.881777 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6790 | 2026.05.01 23:42:43.881871 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6791 | 2026.05.01 23:42:43.881895 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 6792 | 2026.05.01 23:42:43.881932 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6793 | 2026.05.01 23:42:43.881975 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6794 | 2026.05.01 23:42:43.882011 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6795 | 2026.05.01 23:42:43.883268 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Debug> executeQuery: Read 48 rows, 9.49 KiB in 0.002913 sec., 16477.8578784758 rows/sec., 3.18 MiB/sec. | ||
| 6796 | 2026.05.01 23:42:43.883406 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Debug> MemoryTracker: Peak memory usage (for query): 141.98 KiB. | ||
| 6797 | 2026.05.01 23:42:43.883426 [ 268 ] {26b1d9d8-4357-41ec-85d0-2e6b38f68626} <Debug> TCPHandler: Processed in 0.003379513 sec. | ||
| 6798 | 2026.05.01 23:42:43.898021 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.05.01 23:42:43.898133 [ 268 ] {177097e2-e8e4-4511-a0f2-a9447b4538d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6800 | 2026.05.01 23:42:43.898178 [ 268 ] {177097e2-e8e4-4511-a0f2-a9447b4538d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6801 | 2026.05.01 23:42:43.898738 [ 268 ] {177097e2-e8e4-4511-a0f2-a9447b4538d2} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2026.05.01 23:42:43.898782 [ 268 ] {177097e2-e8e4-4511-a0f2-a9447b4538d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6803 | 2026.05.01 23:42:43.899204 [ 268 ] {177097e2-e8e4-4511-a0f2-a9447b4538d2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6804 | 2026.05.01 23:42:43.899451 [ 268 ] {177097e2-e8e4-4511-a0f2-a9447b4538d2} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2026.05.01 23:42:43.899603 [ 268 ] {177097e2-e8e4-4511-a0f2-a9447b4538d2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001503 sec., 188955.42248835662 rows/sec., 12.00 MiB/sec. | ||
| 6806 | 2026.05.01 23:42:43.899642 [ 268 ] {177097e2-e8e4-4511-a0f2-a9447b4538d2} <Debug> TCPHandler: Processed in 0.001670836 sec. | ||
| 6807 | 2026.05.01 23:42:43.899764 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.05.01 23:42:43.899859 [ 268 ] {9c0f9059-e8fc-4ebc-a0c2-1a4c1ee9663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6809 | 2026.05.01 23:42:43.899900 [ 268 ] {9c0f9059-e8fc-4ebc-a0c2-1a4c1ee9663d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6810 | 2026.05.01 23:42:43.900291 [ 268 ] {9c0f9059-e8fc-4ebc-a0c2-1a4c1ee9663d} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.05.01 23:42:43.900327 [ 268 ] {9c0f9059-e8fc-4ebc-a0c2-1a4c1ee9663d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6812 | 2026.05.01 23:42:43.900634 [ 268 ] {9c0f9059-e8fc-4ebc-a0c2-1a4c1ee9663d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6813 | 2026.05.01 23:42:43.900854 [ 268 ] {9c0f9059-e8fc-4ebc-a0c2-1a4c1ee9663d} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.05.01 23:42:43.900991 [ 268 ] {9c0f9059-e8fc-4ebc-a0c2-1a4c1ee9663d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 707.22 KiB/sec. | ||
| 6815 | 2026.05.01 23:42:43.901030 [ 268 ] {9c0f9059-e8fc-4ebc-a0c2-1a4c1ee9663d} <Debug> TCPHandler: Processed in 0.001314578 sec. | ||
| 6816 | 2026.05.01 23:42:43.901145 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.05.01 23:42:43.901239 [ 268 ] {1d0c2284-3f7c-4b80-9e00-485a220e4b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6818 | 2026.05.01 23:42:43.901280 [ 268 ] {1d0c2284-3f7c-4b80-9e00-485a220e4b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6819 | 2026.05.01 23:42:43.903193 [ 268 ] {1d0c2284-3f7c-4b80-9e00-485a220e4b6c} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.05.01 23:42:43.903235 [ 268 ] {1d0c2284-3f7c-4b80-9e00-485a220e4b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6821 | 2026.05.01 23:42:43.903829 [ 268 ] {1d0c2284-3f7c-4b80-9e00-485a220e4b6c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6822 | 2026.05.01 23:42:43.904063 [ 268 ] {1d0c2284-3f7c-4b80-9e00-485a220e4b6c} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.05.01 23:42:43.904205 [ 268 ] {1d0c2284-3f7c-4b80-9e00-485a220e4b6c} <Debug> executeQuery: Read 3169 rows, 242.33 KiB in 0.002982 sec., 1062709.590878605 rows/sec., 79.36 MiB/sec. | ||
| 6824 | 2026.05.01 23:42:43.904244 [ 268 ] {1d0c2284-3f7c-4b80-9e00-485a220e4b6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6825 | 2026.05.01 23:42:43.904258 [ 268 ] {1d0c2284-3f7c-4b80-9e00-485a220e4b6c} <Debug> TCPHandler: Processed in 0.003161938 sec. | ||
| 6826 | 2026.05.01 23:42:43.904372 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.05.01 23:42:43.904466 [ 268 ] {e127ce70-4306-466d-909f-3aef45f8c473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6828 | 2026.05.01 23:42:43.904506 [ 268 ] {e127ce70-4306-466d-909f-3aef45f8c473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6829 | 2026.05.01 23:42:43.904947 [ 268 ] {e127ce70-4306-466d-909f-3aef45f8c473} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6830 | 2026.05.01 23:42:43.904984 [ 268 ] {e127ce70-4306-466d-909f-3aef45f8c473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6831 | 2026.05.01 23:42:43.905291 [ 268 ] {e127ce70-4306-466d-909f-3aef45f8c473} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6832 | 2026.05.01 23:42:43.905502 [ 268 ] {e127ce70-4306-466d-909f-3aef45f8c473} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.05.01 23:42:43.905623 [ 94 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6834 | 2026.05.01 23:42:43.905635 [ 268 ] {e127ce70-4306-466d-909f-3aef45f8c473} <Debug> executeQuery: Read 172 rows, 10.74 KiB in 0.001186 sec., 145025.29510961214 rows/sec., 8.85 MiB/sec. | ||
| 6835 | 2026.05.01 23:42:43.905674 [ 94 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.05.01 23:42:43.905691 [ 268 ] {e127ce70-4306-466d-909f-3aef45f8c473} <Debug> TCPHandler: Processed in 0.00136804 sec. | ||
| 6837 | 2026.05.01 23:42:43.905699 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6838 | 2026.05.01 23:42:43.905811 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.05.01 23:42:43.905841 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 6840 | 2026.05.01 23:42:43.905908 [ 268 ] {3cd5a9bf-fada-4ad3-bef7-6c80dd5369c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6841 | 2026.05.01 23:42:43.905955 [ 268 ] {3cd5a9bf-fada-4ad3-bef7-6c80dd5369c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6842 | 2026.05.01 23:42:43.906006 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6843 | 2026.05.01 23:42:43.906049 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 6844 | 2026.05.01 23:42:43.906122 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 153 rows starting from the beginning of the part | ||
| 6845 | 2026.05.01 23:42:43.906168 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 6846 | 2026.05.01 23:42:43.906210 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 153 rows starting from the beginning of the part | ||
| 6847 | 2026.05.01 23:42:43.906249 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6848 | 2026.05.01 23:42:43.906287 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 172 rows starting from the beginning of the part | ||
| 6849 | 2026.05.01 23:42:43.906671 [ 268 ] {3cd5a9bf-fada-4ad3-bef7-6c80dd5369c7} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.05.01 23:42:43.906712 [ 268 ] {3cd5a9bf-fada-4ad3-bef7-6c80dd5369c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6851 | 2026.05.01 23:42:43.907137 [ 268 ] {3cd5a9bf-fada-4ad3-bef7-6c80dd5369c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6852 | 2026.05.01 23:42:43.907210 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431401 sec., 537235.8968590912 rows/sec., 35.59 MiB/sec. | ||
| 6853 | 2026.05.01 23:42:43.907368 [ 268 ] {3cd5a9bf-fada-4ad3-bef7-6c80dd5369c7} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.05.01 23:42:43.907401 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6855 | 2026.05.01 23:42:43.907488 [ 94 ] {} <Debug> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6856 | 2026.05.01 23:42:43.907510 [ 268 ] {3cd5a9bf-fada-4ad3-bef7-6c80dd5369c7} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001619 sec., 586781.964175417 rows/sec., 34.52 MiB/sec. | ||
| 6857 | 2026.05.01 23:42:43.907525 [ 94 ] {} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.05.01 23:42:43.907555 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6859 | 2026.05.01 23:42:43.907565 [ 268 ] {3cd5a9bf-fada-4ad3-bef7-6c80dd5369c7} <Debug> TCPHandler: Processed in 0.001802069 sec. | ||
| 6860 | 2026.05.01 23:42:43.907628 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::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 | ||
| 6861 | 2026.05.01 23:42:43.907720 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6862 | 2026.05.01 23:42:43.907745 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 975 rows starting from the beginning of the part | ||
| 6863 | 2026.05.01 23:42:43.907751 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2026.05.01 23:42:43.907748 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.05.01 23:42:43.907790 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 6866 | 2026.05.01 23:42:43.907832 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 950 rows starting from the beginning of the part | ||
| 6867 | 2026.05.01 23:42:43.907846 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_36_7} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6868 | 2026.05.01 23:42:43.907866 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6869 | 2026.05.01 23:42:43.907866 [ 268 ] {9a45f992-38c9-4cc7-8b51-879749c4083c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6870 | 2026.05.01 23:42:43.907904 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 6871 | 2026.05.01 23:42:43.907922 [ 268 ] {9a45f992-38c9-4cc7-8b51-879749c4083c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6872 | 2026.05.01 23:42:43.907933 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6873 | 2026.05.01 23:42:43.907957 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 950 rows starting from the beginning of the part | ||
| 6874 | 2026.05.01 23:42:43.908308 [ 268 ] {9a45f992-38c9-4cc7-8b51-879749c4083c} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2026.05.01 23:42:43.908349 [ 268 ] {9a45f992-38c9-4cc7-8b51-879749c4083c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6876 | 2026.05.01 23:42:43.908652 [ 268 ] {9a45f992-38c9-4cc7-8b51-879749c4083c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6877 | 2026.05.01 23:42:43.908880 [ 268 ] {9a45f992-38c9-4cc7-8b51-879749c4083c} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.05.01 23:42:43.909008 [ 268 ] {9a45f992-38c9-4cc7-8b51-879749c4083c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 60.61 KiB/sec. | ||
| 6879 | 2026.05.01 23:42:43.909047 [ 268 ] {9a45f992-38c9-4cc7-8b51-879749c4083c} <Debug> TCPHandler: Processed in 0.001348269 sec. | ||
| 6880 | 2026.05.01 23:42:43.909166 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2026.05.01 23:42:43.909258 [ 268 ] {0b6094bc-dbd2-46b7-bd27-f6df522e286b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6882 | 2026.05.01 23:42:43.909298 [ 268 ] {0b6094bc-dbd2-46b7-bd27-f6df522e286b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6883 | 2026.05.01 23:42:43.909554 [ 192 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001952712 sec., 1637210.1979196114 rows/sec., 104.05 MiB/sec. | ||
| 6884 | 2026.05.01 23:42:43.909701 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6885 | 2026.05.01 23:42:43.909760 [ 268 ] {0b6094bc-dbd2-46b7-bd27-f6df522e286b} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.05.01 23:42:43.909804 [ 268 ] {0b6094bc-dbd2-46b7-bd27-f6df522e286b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6887 | 2026.05.01 23:42:43.909962 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6888 | 2026.05.01 23:42:43.910036 [ 188 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_16_3} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6889 | 2026.05.01 23:42:43.910098 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6890 | 2026.05.01 23:42:43.910146 [ 268 ] {0b6094bc-dbd2-46b7-bd27-f6df522e286b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6891 | 2026.05.01 23:42:43.910364 [ 268 ] {0b6094bc-dbd2-46b7-bd27-f6df522e286b} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.05.01 23:42:43.910581 [ 268 ] {0b6094bc-dbd2-46b7-bd27-f6df522e286b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00134 sec., 110447.76119402985 rows/sec., 6.28 MiB/sec. | ||
| 6893 | 2026.05.01 23:42:43.910619 [ 268 ] {0b6094bc-dbd2-46b7-bd27-f6df522e286b} <Debug> TCPHandler: Processed in 0.001500773 sec. | ||
| 6894 | 2026.05.01 23:42:43.910739 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.05.01 23:42:43.910831 [ 268 ] {43e61faa-9f4a-486d-917d-86bbf8ff4d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6896 | 2026.05.01 23:42:43.910869 [ 268 ] {43e61faa-9f4a-486d-917d-86bbf8ff4d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6897 | 2026.05.01 23:42:43.911968 [ 268 ] {43e61faa-9f4a-486d-917d-86bbf8ff4d7b} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.05.01 23:42:43.912006 [ 268 ] {43e61faa-9f4a-486d-917d-86bbf8ff4d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6899 | 2026.05.01 23:42:43.912393 [ 268 ] {43e61faa-9f4a-486d-917d-86bbf8ff4d7b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6900 | 2026.05.01 23:42:43.912683 [ 268 ] {43e61faa-9f4a-486d-917d-86bbf8ff4d7b} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.05.01 23:42:43.912815 [ 268 ] {43e61faa-9f4a-486d-917d-86bbf8ff4d7b} <Debug> executeQuery: Read 1735 rows, 119.71 KiB in 0.002001 sec., 867066.4667666166 rows/sec., 58.43 MiB/sec. | ||
| 6902 | 2026.05.01 23:42:43.912852 [ 268 ] {43e61faa-9f4a-486d-917d-86bbf8ff4d7b} <Debug> TCPHandler: Processed in 0.002160787 sec. | ||
| 6903 | 2026.05.01 23:42:43.912967 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.05.01 23:42:43.913059 [ 268 ] {94e25e2d-3a29-436c-bfff-82e2a29268bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6905 | 2026.05.01 23:42:43.913100 [ 268 ] {94e25e2d-3a29-436c-bfff-82e2a29268bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6906 | 2026.05.01 23:42:43.913426 [ 268 ] {94e25e2d-3a29-436c-bfff-82e2a29268bb} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.05.01 23:42:43.913460 [ 268 ] {94e25e2d-3a29-436c-bfff-82e2a29268bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6908 | 2026.05.01 23:42:43.913762 [ 268 ] {94e25e2d-3a29-436c-bfff-82e2a29268bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6909 | 2026.05.01 23:42:43.913993 [ 268 ] {94e25e2d-3a29-436c-bfff-82e2a29268bb} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.05.01 23:42:43.914134 [ 268 ] {94e25e2d-3a29-436c-bfff-82e2a29268bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 6911 | 2026.05.01 23:42:43.914171 [ 268 ] {94e25e2d-3a29-436c-bfff-82e2a29268bb} <Debug> TCPHandler: Processed in 0.001252547 sec. | ||
| 6912 | 2026.05.01 23:42:43.914284 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6913 | 2026.05.01 23:42:43.914380 [ 268 ] {0090bc6f-b286-40cf-89c3-cbcfcf04010a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6914 | 2026.05.01 23:42:43.914423 [ 268 ] {0090bc6f-b286-40cf-89c3-cbcfcf04010a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6915 | 2026.05.01 23:42:43.915197 [ 268 ] {0090bc6f-b286-40cf-89c3-cbcfcf04010a} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.05.01 23:42:43.915234 [ 268 ] {0090bc6f-b286-40cf-89c3-cbcfcf04010a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6917 | 2026.05.01 23:42:43.915689 [ 268 ] {0090bc6f-b286-40cf-89c3-cbcfcf04010a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6918 | 2026.05.01 23:42:43.915920 [ 268 ] {0090bc6f-b286-40cf-89c3-cbcfcf04010a} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.05.01 23:42:43.916056 [ 268 ] {0090bc6f-b286-40cf-89c3-cbcfcf04010a} <Debug> executeQuery: Read 1606 rows, 99.88 KiB in 0.001694 sec., 948051.9480519481 rows/sec., 57.58 MiB/sec. | ||
| 6920 | 2026.05.01 23:42:43.916093 [ 268 ] {0090bc6f-b286-40cf-89c3-cbcfcf04010a} <Debug> TCPHandler: Processed in 0.00185785 sec. | ||
| 6921 | 2026.05.01 23:42:43.916208 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.05.01 23:42:43.916304 [ 268 ] {6c7b4a25-8bab-495b-a57f-67510e1da7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6923 | 2026.05.01 23:42:43.916346 [ 268 ] {6c7b4a25-8bab-495b-a57f-67510e1da7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6924 | 2026.05.01 23:42:43.916669 [ 268 ] {6c7b4a25-8bab-495b-a57f-67510e1da7b4} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.05.01 23:42:43.916706 [ 268 ] {6c7b4a25-8bab-495b-a57f-67510e1da7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6926 | 2026.05.01 23:42:43.917006 [ 268 ] {6c7b4a25-8bab-495b-a57f-67510e1da7b4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6927 | 2026.05.01 23:42:43.917239 [ 268 ] {6c7b4a25-8bab-495b-a57f-67510e1da7b4} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.05.01 23:42:43.917336 [ 94 ] {} <Debug> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6929 | 2026.05.01 23:42:43.917370 [ 268 ] {6c7b4a25-8bab-495b-a57f-67510e1da7b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. | ||
| 6930 | 2026.05.01 23:42:43.917373 [ 94 ] {} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.01 23:42:43.917411 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6932 | 2026.05.01 23:42:43.917414 [ 268 ] {6c7b4a25-8bab-495b-a57f-67510e1da7b4} <Debug> TCPHandler: Processed in 0.001255987 sec. | ||
| 6933 | 2026.05.01 23:42:43.917503 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6934 | 2026.05.01 23:42:43.917549 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.05.01 23:42:43.917634 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6936 | 2026.05.01 23:42:43.917666 [ 268 ] {ac3f391b-b806-432c-961f-4ce4995d3849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.05.01 23:42:43.917668 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 6938 | 2026.05.01 23:42:43.917737 [ 268 ] {ac3f391b-b806-432c-961f-4ce4995d3849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6939 | 2026.05.01 23:42:43.917741 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 6940 | 2026.05.01 23:42:43.917799 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6941 | 2026.05.01 23:42:43.917838 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 6942 | 2026.05.01 23:42:43.917874 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6943 | 2026.05.01 23:42:43.917909 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 6944 | 2026.05.01 23:42:43.918613 [ 192 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148335 sec., 8708.260220231901 rows/sec., 583.39 KiB/sec. | ||
| 6945 | 2026.05.01 23:42:43.918625 [ 268 ] {ac3f391b-b806-432c-961f-4ce4995d3849} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.05.01 23:42:43.918671 [ 268 ] {ac3f391b-b806-432c-961f-4ce4995d3849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6947 | 2026.05.01 23:42:43.918729 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6948 | 2026.05.01 23:42:43.919015 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.05.01 23:42:43.919085 [ 196 ] {aec3166a-552a-4d9e-8a5f-cef510c2fc6f::all_1_10_2} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6950 | 2026.05.01 23:42:43.919144 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6951 | 2026.05.01 23:42:43.919255 [ 268 ] {ac3f391b-b806-432c-961f-4ce4995d3849} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6952 | 2026.05.01 23:42:43.919493 [ 268 ] {ac3f391b-b806-432c-961f-4ce4995d3849} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.05.01 23:42:43.919608 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6954 | 2026.05.01 23:42:43.919640 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.05.01 23:42:43.919640 [ 268 ] {ac3f391b-b806-432c-961f-4ce4995d3849} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001997 sec., 10015.0225338007 rows/sec., 17.95 MiB/sec. | ||
| 6956 | 2026.05.01 23:42:43.919659 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6957 | 2026.05.01 23:42:43.919718 [ 268 ] {ac3f391b-b806-432c-961f-4ce4995d3849} <Debug> TCPHandler: Processed in 0.002227248 sec. | ||
| 6958 | 2026.05.01 23:42:43.919769 [ 201 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 6959 | 2026.05.01 23:42:43.919841 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.05.01 23:42:43.919936 [ 268 ] {26697755-a85e-4cb2-adf4-c6e8fe7204c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6961 | 2026.05.01 23:42:43.919945 [ 201 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6962 | 2026.05.01 23:42:43.919977 [ 268 ] {26697755-a85e-4cb2-adf4-c6e8fe7204c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6963 | 2026.05.01 23:42:43.920002 [ 201 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 665 rows starting from the beginning of the part | ||
| 6964 | 2026.05.01 23:42:43.920115 [ 201 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 6965 | 2026.05.01 23:42:43.920228 [ 201 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6966 | 2026.05.01 23:42:43.920338 [ 201 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 6967 | 2026.05.01 23:42:43.920444 [ 201 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6968 | 2026.05.01 23:42:43.920471 [ 268 ] {26697755-a85e-4cb2-adf4-c6e8fe7204c4} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.05.01 23:42:43.920509 [ 268 ] {26697755-a85e-4cb2-adf4-c6e8fe7204c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6970 | 2026.05.01 23:42:43.920545 [ 201 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
| 6971 | 2026.05.01 23:42:43.920816 [ 268 ] {26697755-a85e-4cb2-adf4-c6e8fe7204c4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6972 | 2026.05.01 23:42:43.921033 [ 268 ] {26697755-a85e-4cb2-adf4-c6e8fe7204c4} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.05.01 23:42:43.921163 [ 268 ] {26697755-a85e-4cb2-adf4-c6e8fe7204c4} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001245 sec., 33734.93975903615 rows/sec., 1.92 MiB/sec. | ||
| 6974 | 2026.05.01 23:42:43.921199 [ 268 ] {26697755-a85e-4cb2-adf4-c6e8fe7204c4} <Debug> TCPHandler: Processed in 0.001406241 sec. | ||
| 6975 | 2026.05.01 23:42:43.925146 [ 195 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 19 columns (19 merged, 0 gathered) in 0.005423176 sec., 141798.82784552817 rows/sec., 254.10 MiB/sec. | ||
| 6976 | 2026.05.01 23:42:43.926560 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6977 | 2026.05.01 23:42:43.926940 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.05.01 23:42:43.927019 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6979 | 2026.05.01 23:42:43.927178 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6980 | 2026.05.01 23:42:44.001204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.95 MiB, peak 276.66 MiB, free memory in arenas 0.00 B, will set to 276.29 MiB (RSS), difference: 8.34 MiB | ||
| 6981 | 2026.05.01 23:42:47.408215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 850 | ||
| 6982 | 2026.05.01 23:42:47.411193 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.05.01 23:42:47.411252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6984 | 2026.05.01 23:42:47.412554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6985 | 2026.05.01 23:42:47.412834 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.05.01 23:42:47.413198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
| 6987 | 2026.05.01 23:42:48.628697 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2026.05.01 23:42:48.628940 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6989 | 2026.05.01 23:42:48.629293 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6990 | 2026.05.01 23:42:48.629328 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6991 | 2026.05.01 23:42:48.629541 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6992 | 2026.05.01 23:42:48.629608 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6993 | 2026.05.01 23:42:48.629748 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6994 | 2026.05.01 23:42:48.629873 [ 296 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6995 | 2026.05.01 23:42:48.629875 [ 324 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6996 | 2026.05.01 23:42:48.629889 [ 311 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6997 | 2026.05.01 23:42:48.629879 [ 305 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6998 | 2026.05.01 23:42:48.630062 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6999 | 2026.05.01 23:42:48.630089 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7000 | 2026.05.01 23:42:48.630180 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7001 | 2026.05.01 23:42:48.630200 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 7002 | 2026.05.01 23:42:48.630234 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7003 | 2026.05.01 23:42:48.630270 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7004 | 2026.05.01 23:42:48.630304 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7005 | 2026.05.01 23:42:48.631558 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002711 sec., 17705.643673921062 rows/sec., 2.85 MiB/sec. | ||
| 7006 | 2026.05.01 23:42:48.631723 [ 268 ] {b8d81bcc-c936-444f-8cd3-c763eb214f34} <Debug> TCPHandler: Processed in 0.003165589 sec. | ||
| 7007 | 2026.05.01 23:42:48.633243 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.05.01 23:42:48.633358 [ 268 ] {103e8d4d-d3ef-44f4-9e98-7af24f270ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7009 | 2026.05.01 23:42:48.633401 [ 268 ] {103e8d4d-d3ef-44f4-9e98-7af24f270ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7010 | 2026.05.01 23:42:48.633940 [ 268 ] {103e8d4d-d3ef-44f4-9e98-7af24f270ca6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.05.01 23:42:48.633985 [ 268 ] {103e8d4d-d3ef-44f4-9e98-7af24f270ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7012 | 2026.05.01 23:42:48.634373 [ 268 ] {103e8d4d-d3ef-44f4-9e98-7af24f270ca6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7013 | 2026.05.01 23:42:48.634606 [ 268 ] {103e8d4d-d3ef-44f4-9e98-7af24f270ca6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.05.01 23:42:48.634752 [ 268 ] {103e8d4d-d3ef-44f4-9e98-7af24f270ca6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001427 sec., 39243.167484232654 rows/sec., 3.01 MiB/sec. | ||
| 7015 | 2026.05.01 23:42:48.634791 [ 268 ] {103e8d4d-d3ef-44f4-9e98-7af24f270ca6} <Debug> TCPHandler: Processed in 0.001598935 sec. | ||
| 7016 | 2026.05.01 23:42:48.634932 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.05.01 23:42:48.635024 [ 268 ] {019ea647-839b-46c5-adfb-1a38a94c13bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7018 | 2026.05.01 23:42:48.635063 [ 268 ] {019ea647-839b-46c5-adfb-1a38a94c13bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7019 | 2026.05.01 23:42:48.635472 [ 268 ] {019ea647-839b-46c5-adfb-1a38a94c13bb} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.05.01 23:42:48.635509 [ 268 ] {019ea647-839b-46c5-adfb-1a38a94c13bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7021 | 2026.05.01 23:42:48.635799 [ 268 ] {019ea647-839b-46c5-adfb-1a38a94c13bb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7022 | 2026.05.01 23:42:48.636002 [ 268 ] {019ea647-839b-46c5-adfb-1a38a94c13bb} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.05.01 23:42:48.636129 [ 268 ] {019ea647-839b-46c5-adfb-1a38a94c13bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001123 sec., 56990.20480854853 rows/sec., 4.45 MiB/sec. | ||
| 7024 | 2026.05.01 23:42:48.636166 [ 268 ] {019ea647-839b-46c5-adfb-1a38a94c13bb} <Debug> TCPHandler: Processed in 0.001281307 sec. | ||
| 7025 | 2026.05.01 23:42:48.636289 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.05.01 23:42:48.636382 [ 268 ] {21532253-ad34-42aa-a37c-946a3fc6b278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.05.01 23:42:48.636424 [ 268 ] {21532253-ad34-42aa-a37c-946a3fc6b278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7028 | 2026.05.01 23:42:48.636782 [ 268 ] {21532253-ad34-42aa-a37c-946a3fc6b278} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.05.01 23:42:48.636818 [ 268 ] {21532253-ad34-42aa-a37c-946a3fc6b278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7030 | 2026.05.01 23:42:48.637133 [ 268 ] {21532253-ad34-42aa-a37c-946a3fc6b278} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7031 | 2026.05.01 23:42:48.637338 [ 268 ] {21532253-ad34-42aa-a37c-946a3fc6b278} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.05.01 23:42:48.637463 [ 268 ] {21532253-ad34-42aa-a37c-946a3fc6b278} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001099 sec., 116469.5177434031 rows/sec., 8.11 MiB/sec. | ||
| 7033 | 2026.05.01 23:42:48.637499 [ 268 ] {21532253-ad34-42aa-a37c-946a3fc6b278} <Debug> TCPHandler: Processed in 0.001257307 sec. | ||
| 7034 | 2026.05.01 23:42:48.637618 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.05.01 23:42:48.637710 [ 268 ] {15dea30a-198a-453a-8eb7-0a49ae30907a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.05.01 23:42:48.637750 [ 268 ] {15dea30a-198a-453a-8eb7-0a49ae30907a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7037 | 2026.05.01 23:42:48.638068 [ 268 ] {15dea30a-198a-453a-8eb7-0a49ae30907a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.05.01 23:42:48.638103 [ 268 ] {15dea30a-198a-453a-8eb7-0a49ae30907a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7039 | 2026.05.01 23:42:48.638404 [ 268 ] {15dea30a-198a-453a-8eb7-0a49ae30907a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7040 | 2026.05.01 23:42:48.638617 [ 268 ] {15dea30a-198a-453a-8eb7-0a49ae30907a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2026.05.01 23:42:48.638748 [ 268 ] {15dea30a-198a-453a-8eb7-0a49ae30907a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001055 sec., 45497.63033175356 rows/sec., 3.07 MiB/sec. | ||
| 7042 | 2026.05.01 23:42:48.638783 [ 268 ] {15dea30a-198a-453a-8eb7-0a49ae30907a} <Debug> TCPHandler: Processed in 0.001213356 sec. | ||
| 7043 | 2026.05.01 23:42:49.873494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12935 | ||
| 7044 | 2026.05.01 23:42:49.874050 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.05.01 23:42:49.874096 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7046 | 2026.05.01 23:42:49.874596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7047 | 2026.05.01 23:42:49.874814 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.05.01 23:42:49.874941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12935 | ||
| 7049 | 2026.05.01 23:42:50.540218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7050 | 2026.05.01 23:42:50.555938 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.05.01 23:42:50.555992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7052 | 2026.05.01 23:42:50.561559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7053 | 2026.05.01 23:42:50.562561 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.05.01 23:42:50.565423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7055 | 2026.05.01 23:42:53.629725 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2026.05.01 23:42:53.629976 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7057 | 2026.05.01 23:42:53.630320 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7058 | 2026.05.01 23:42:53.630357 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7059 | 2026.05.01 23:42:53.630582 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7060 | 2026.05.01 23:42:53.630654 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7061 | 2026.05.01 23:42:53.630801 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7062 | 2026.05.01 23:42:53.630920 [ 296 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7063 | 2026.05.01 23:42:53.630931 [ 311 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7064 | 2026.05.01 23:42:53.630940 [ 305 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7065 | 2026.05.01 23:42:53.630933 [ 295 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7066 | 2026.05.01 23:42:53.631100 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7067 | 2026.05.01 23:42:53.631129 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7068 | 2026.05.01 23:42:53.631215 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7069 | 2026.05.01 23:42:53.631238 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 7070 | 2026.05.01 23:42:53.631273 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7071 | 2026.05.01 23:42:53.631310 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7072 | 2026.05.01 23:42:53.631346 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7073 | 2026.05.01 23:42:53.632455 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002573 sec., 18655.2662261951 rows/sec., 3.00 MiB/sec. | ||
| 7074 | 2026.05.01 23:42:53.632587 [ 268 ] {7facdadb-29f7-4a14-8815-f8e83ec47326} <Debug> TCPHandler: Processed in 0.003003295 sec. | ||
| 7075 | 2026.05.01 23:42:53.634825 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2026.05.01 23:42:53.635035 [ 268 ] {b35d00df-efed-45a4-ad7b-996e9fd36e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7077 | 2026.05.01 23:42:53.635118 [ 268 ] {b35d00df-efed-45a4-ad7b-996e9fd36e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7078 | 2026.05.01 23:42:53.635813 [ 268 ] {b35d00df-efed-45a4-ad7b-996e9fd36e11} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.05.01 23:42:53.635856 [ 268 ] {b35d00df-efed-45a4-ad7b-996e9fd36e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7080 | 2026.05.01 23:42:53.636246 [ 268 ] {b35d00df-efed-45a4-ad7b-996e9fd36e11} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7081 | 2026.05.01 23:42:53.636474 [ 268 ] {b35d00df-efed-45a4-ad7b-996e9fd36e11} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.05.01 23:42:53.636625 [ 268 ] {b35d00df-efed-45a4-ad7b-996e9fd36e11} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00165 sec., 71515.15151515152 rows/sec., 6.08 MiB/sec. | ||
| 7083 | 2026.05.01 23:42:53.636664 [ 268 ] {b35d00df-efed-45a4-ad7b-996e9fd36e11} <Debug> TCPHandler: Processed in 0.001944181 sec. | ||
| 7084 | 2026.05.01 23:42:53.636792 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2026.05.01 23:42:53.636889 [ 268 ] {75f784e2-1213-4cb8-8007-43acdbeaca6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7086 | 2026.05.01 23:42:53.636930 [ 268 ] {75f784e2-1213-4cb8-8007-43acdbeaca6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7087 | 2026.05.01 23:42:53.637429 [ 268 ] {75f784e2-1213-4cb8-8007-43acdbeaca6e} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.05.01 23:42:53.637475 [ 268 ] {75f784e2-1213-4cb8-8007-43acdbeaca6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7089 | 2026.05.01 23:42:53.637883 [ 268 ] {75f784e2-1213-4cb8-8007-43acdbeaca6e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7090 | 2026.05.01 23:42:53.638142 [ 268 ] {75f784e2-1213-4cb8-8007-43acdbeaca6e} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.05.01 23:42:53.638284 [ 268 ] {75f784e2-1213-4cb8-8007-43acdbeaca6e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001414 sec., 21923.620933521925 rows/sec., 1.61 MiB/sec. | ||
| 7092 | 2026.05.01 23:42:53.638324 [ 268 ] {75f784e2-1213-4cb8-8007-43acdbeaca6e} <Debug> TCPHandler: Processed in 0.001582284 sec. | ||
| 7093 | 2026.05.01 23:42:53.638464 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7094 | 2026.05.01 23:42:53.638561 [ 268 ] {3701d458-35bd-4aeb-bbf8-ea2d2d3d1cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7095 | 2026.05.01 23:42:53.638602 [ 268 ] {3701d458-35bd-4aeb-bbf8-ea2d2d3d1cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7096 | 2026.05.01 23:42:53.639042 [ 268 ] {3701d458-35bd-4aeb-bbf8-ea2d2d3d1cf6} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.05.01 23:42:53.639079 [ 268 ] {3701d458-35bd-4aeb-bbf8-ea2d2d3d1cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7098 | 2026.05.01 23:42:53.639396 [ 268 ] {3701d458-35bd-4aeb-bbf8-ea2d2d3d1cf6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7099 | 2026.05.01 23:42:53.639621 [ 268 ] {3701d458-35bd-4aeb-bbf8-ea2d2d3d1cf6} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.05.01 23:42:53.639756 [ 268 ] {3701d458-35bd-4aeb-bbf8-ea2d2d3d1cf6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001213 sec., 78318.21929101401 rows/sec., 6.12 MiB/sec. | ||
| 7101 | 2026.05.01 23:42:53.639795 [ 268 ] {3701d458-35bd-4aeb-bbf8-ea2d2d3d1cf6} <Debug> TCPHandler: Processed in 0.00138153 sec. | ||
| 7102 | 2026.05.01 23:42:53.639917 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7103 | 2026.05.01 23:42:53.640013 [ 268 ] {6f6b6a26-cd2a-4b8e-8cf1-c681fea91afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7104 | 2026.05.01 23:42:53.640057 [ 268 ] {6f6b6a26-cd2a-4b8e-8cf1-c681fea91afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7105 | 2026.05.01 23:42:53.640469 [ 268 ] {6f6b6a26-cd2a-4b8e-8cf1-c681fea91afb} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.05.01 23:42:53.640505 [ 268 ] {6f6b6a26-cd2a-4b8e-8cf1-c681fea91afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7107 | 2026.05.01 23:42:53.640847 [ 268 ] {6f6b6a26-cd2a-4b8e-8cf1-c681fea91afb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7108 | 2026.05.01 23:42:53.641069 [ 268 ] {6f6b6a26-cd2a-4b8e-8cf1-c681fea91afb} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.05.01 23:42:53.641203 [ 268 ] {6f6b6a26-cd2a-4b8e-8cf1-c681fea91afb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 7110 | 2026.05.01 23:42:53.641241 [ 268 ] {6f6b6a26-cd2a-4b8e-8cf1-c681fea91afb} <Debug> TCPHandler: Processed in 0.001372899 sec. | ||
| 7111 | 2026.05.01 23:42:53.641365 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2026.05.01 23:42:53.641462 [ 268 ] {5418a9ad-a537-42c8-820e-a53a305cbf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7113 | 2026.05.01 23:42:53.641523 [ 268 ] {5418a9ad-a537-42c8-820e-a53a305cbf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7114 | 2026.05.01 23:42:53.642341 [ 268 ] {5418a9ad-a537-42c8-820e-a53a305cbf0c} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2026.05.01 23:42:53.642378 [ 268 ] {5418a9ad-a537-42c8-820e-a53a305cbf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7116 | 2026.05.01 23:42:53.642946 [ 268 ] {5418a9ad-a537-42c8-820e-a53a305cbf0c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7117 | 2026.05.01 23:42:53.643198 [ 268 ] {5418a9ad-a537-42c8-820e-a53a305cbf0c} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2026.05.01 23:42:53.643341 [ 268 ] {5418a9ad-a537-42c8-820e-a53a305cbf0c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001898 sec., 16332.982086406744 rows/sec., 29.27 MiB/sec. | ||
| 7119 | 2026.05.01 23:42:53.643397 [ 268 ] {5418a9ad-a537-42c8-820e-a53a305cbf0c} <Debug> TCPHandler: Processed in 0.002083135 sec. | ||
| 7120 | 2026.05.01 23:42:53.643518 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2026.05.01 23:42:53.643614 [ 268 ] {bf7bf69e-9516-4f9d-b812-f20471806a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7122 | 2026.05.01 23:42:53.643658 [ 268 ] {bf7bf69e-9516-4f9d-b812-f20471806a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7123 | 2026.05.01 23:42:53.644002 [ 268 ] {bf7bf69e-9516-4f9d-b812-f20471806a3f} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.05.01 23:42:53.644039 [ 268 ] {bf7bf69e-9516-4f9d-b812-f20471806a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7125 | 2026.05.01 23:42:53.644356 [ 268 ] {bf7bf69e-9516-4f9d-b812-f20471806a3f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7126 | 2026.05.01 23:42:53.644576 [ 268 ] {bf7bf69e-9516-4f9d-b812-f20471806a3f} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.05.01 23:42:53.644709 [ 268 ] {bf7bf69e-9516-4f9d-b812-f20471806a3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 7128 | 2026.05.01 23:42:53.644745 [ 268 ] {bf7bf69e-9516-4f9d-b812-f20471806a3f} <Debug> TCPHandler: Processed in 0.001276457 sec. | ||
| 7129 | 2026.05.01 23:42:55.116330 [ 145 ] {} <Debug> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7130 | 2026.05.01 23:42:55.116405 [ 145 ] {} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.05.01 23:42:55.116430 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7132 | 2026.05.01 23:42:55.116600 [ 196 ] {9f804ddb-d399-48ef-96c6-574320f62102::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 | ||
| 7133 | 2026.05.01 23:42:55.116832 [ 196 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7134 | 2026.05.01 23:42:55.116893 [ 196 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 7135 | 2026.05.01 23:42:55.116999 [ 196 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 7136 | 2026.05.01 23:42:55.117072 [ 196 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 7137 | 2026.05.01 23:42:55.117141 [ 196 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 7138 | 2026.05.01 23:42:55.117201 [ 196 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 7139 | 2026.05.01 23:42:55.118084 [ 195 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001562023 sec., 34570.55369863312 rows/sec., 1.76 MiB/sec. | ||
| 7140 | 2026.05.01 23:42:55.118279 [ 191 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7141 | 2026.05.01 23:42:55.118603 [ 191 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_9_2} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.05.01 23:42:55.118684 [ 191 ] {9f804ddb-d399-48ef-96c6-574320f62102::all_1_9_2} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7143 | 2026.05.01 23:42:55.118787 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7144 | 2026.05.01 23:42:56.117154 [ 145 ] {} <Debug> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7145 | 2026.05.01 23:42:56.117226 [ 145 ] {} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.05.01 23:42:56.117254 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7147 | 2026.05.01 23:42:56.117371 [ 189 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::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 | ||
| 7148 | 2026.05.01 23:42:56.117499 [ 189 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7149 | 2026.05.01 23:42:56.117536 [ 189 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 7150 | 2026.05.01 23:42:56.117609 [ 189 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::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 | ||
| 7151 | 2026.05.01 23:42:56.117660 [ 189 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7152 | 2026.05.01 23:42:56.117709 [ 189 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7153 | 2026.05.01 23:42:56.117754 [ 189 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7154 | 2026.05.01 23:42:56.118615 [ 191 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288078 sec., 29501.31901950037 rows/sec., 2.46 MiB/sec. | ||
| 7155 | 2026.05.01 23:42:56.118815 [ 195 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7156 | 2026.05.01 23:42:56.119167 [ 195 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_13_3} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7157 | 2026.05.01 23:42:56.119265 [ 195 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_13_3} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7158 | 2026.05.01 23:42:56.119384 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7159 | 2026.05.01 23:42:57.280882 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7160 | 2026.05.01 23:42:57.280935 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7161 | 2026.05.01 23:42:57.375032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13447 | ||
| 7162 | 2026.05.01 23:42:57.375922 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.05.01 23:42:57.376003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7164 | 2026.05.01 23:42:57.376538 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7165 | 2026.05.01 23:42:57.376802 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.05.01 23:42:57.376936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13447 | ||
| 7167 | 2026.05.01 23:42:57.413501 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 874 | ||
| 7168 | 2026.05.01 23:42:57.415651 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.05.01 23:42:57.415707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7170 | 2026.05.01 23:42:57.416923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7171 | 2026.05.01 23:42:57.417210 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.05.01 23:42:57.417386 [ 144 ] {} <Debug> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7173 | 2026.05.01 23:42:57.417476 [ 144 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2026.05.01 23:42:57.417513 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7175 | 2026.05.01 23:42:57.417561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
| 7176 | 2026.05.01 23:42:57.417652 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 7177 | 2026.05.01 23:42:57.418555 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7178 | 2026.05.01 23:42:57.418722 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 658 rows starting from the beginning of the part | ||
| 7179 | 2026.05.01 23:42:57.419077 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 7180 | 2026.05.01 23:42:57.419427 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 7181 | 2026.05.01 23:42:57.419752 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 7182 | 2026.05.01 23:42:57.420085 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
| 7183 | 2026.05.01 23:42:57.420435 [ 189 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 7184 | 2026.05.01 23:42:57.426793 [ 191 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 874 rows, containing 72 columns (72 merged, 0 gathered) in 0.009209319 sec., 94903.86857052079 rows/sec., 80.80 MiB/sec. | ||
| 7185 | 2026.05.01 23:42:57.428174 [ 194 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7186 | 2026.05.01 23:42:57.428788 [ 194 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.05.01 23:42:57.428864 [ 194 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_21_4} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7188 | 2026.05.01 23:42:57.429207 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 7189 | 2026.05.01 23:42:58.065489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7190 | 2026.05.01 23:42:58.082492 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.05.01 23:42:58.082556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7192 | 2026.05.01 23:42:58.088982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7193 | 2026.05.01 23:42:58.089719 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.05.01 23:42:58.093003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7195 | 2026.05.01 23:42:58.633344 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2026.05.01 23:42:58.633608 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 7197 | 2026.05.01 23:42:58.633966 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7198 | 2026.05.01 23:42:58.634002 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 7199 | 2026.05.01 23:42:58.634241 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7200 | 2026.05.01 23:42:58.634308 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7201 | 2026.05.01 23:42:58.634448 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7202 | 2026.05.01 23:42:58.634593 [ 311 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7203 | 2026.05.01 23:42:58.634593 [ 276 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7204 | 2026.05.01 23:42:58.634594 [ 305 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7205 | 2026.05.01 23:42:58.634593 [ 295 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7206 | 2026.05.01 23:42:58.634801 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7207 | 2026.05.01 23:42:58.634827 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7208 | 2026.05.01 23:42:58.634910 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7209 | 2026.05.01 23:42:58.634930 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 7210 | 2026.05.01 23:42:58.634965 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7211 | 2026.05.01 23:42:58.635003 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7212 | 2026.05.01 23:42:58.635039 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7213 | 2026.05.01 23:42:58.636279 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002784 sec., 17241.379310344826 rows/sec., 2.77 MiB/sec. | ||
| 7214 | 2026.05.01 23:42:58.636413 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Debug> MemoryTracker: Peak memory usage (for query): 133.89 KiB. | ||
| 7215 | 2026.05.01 23:42:58.636428 [ 268 ] {86c14af5-5a02-4f9d-a185-020c1205e765} <Debug> TCPHandler: Processed in 0.003224029 sec. | ||
| 7216 | 2026.05.01 23:42:58.641531 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2026.05.01 23:42:58.641663 [ 268 ] {86f79a77-b424-4115-916e-973eba65a1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7218 | 2026.05.01 23:42:58.641713 [ 268 ] {86f79a77-b424-4115-916e-973eba65a1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7219 | 2026.05.01 23:42:58.642397 [ 268 ] {86f79a77-b424-4115-916e-973eba65a1d3} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.05.01 23:42:58.642446 [ 268 ] {86f79a77-b424-4115-916e-973eba65a1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7221 | 2026.05.01 23:42:58.642852 [ 268 ] {86f79a77-b424-4115-916e-973eba65a1d3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7222 | 2026.05.01 23:42:58.643074 [ 268 ] {86f79a77-b424-4115-916e-973eba65a1d3} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.05.01 23:42:58.643234 [ 268 ] {86f79a77-b424-4115-916e-973eba65a1d3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001608 sec., 176616.91542288556 rows/sec., 11.22 MiB/sec. | ||
| 7224 | 2026.05.01 23:42:58.643283 [ 268 ] {86f79a77-b424-4115-916e-973eba65a1d3} <Debug> TCPHandler: Processed in 0.001813929 sec. | ||
| 7225 | 2026.05.01 23:42:58.643418 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.05.01 23:42:58.643511 [ 268 ] {3cfe0d51-f207-4456-829e-98eb711e22e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7227 | 2026.05.01 23:42:58.643550 [ 268 ] {3cfe0d51-f207-4456-829e-98eb711e22e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7228 | 2026.05.01 23:42:58.644353 [ 268 ] {3cfe0d51-f207-4456-829e-98eb711e22e6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.05.01 23:42:58.644388 [ 268 ] {3cfe0d51-f207-4456-829e-98eb711e22e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7230 | 2026.05.01 23:42:58.644742 [ 268 ] {3cfe0d51-f207-4456-829e-98eb711e22e6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7231 | 2026.05.01 23:42:58.644964 [ 268 ] {3cfe0d51-f207-4456-829e-98eb711e22e6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.05.01 23:42:58.645096 [ 268 ] {3cfe0d51-f207-4456-829e-98eb711e22e6} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001603 sec., 510917.03056768555 rows/sec., 39.63 MiB/sec. | ||
| 7233 | 2026.05.01 23:42:58.645130 [ 268 ] {3cfe0d51-f207-4456-829e-98eb711e22e6} <Debug> TCPHandler: Processed in 0.001760837 sec. | ||
| 7234 | 2026.05.01 23:42:58.645238 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2026.05.01 23:42:58.645332 [ 268 ] {8e3fd432-60df-4b1a-b708-1d3d1083217e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7236 | 2026.05.01 23:42:58.645371 [ 268 ] {8e3fd432-60df-4b1a-b708-1d3d1083217e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7237 | 2026.05.01 23:42:58.645829 [ 268 ] {8e3fd432-60df-4b1a-b708-1d3d1083217e} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.05.01 23:42:58.645864 [ 268 ] {8e3fd432-60df-4b1a-b708-1d3d1083217e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7239 | 2026.05.01 23:42:58.646155 [ 268 ] {8e3fd432-60df-4b1a-b708-1d3d1083217e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7240 | 2026.05.01 23:42:58.646364 [ 268 ] {8e3fd432-60df-4b1a-b708-1d3d1083217e} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.05.01 23:42:58.646492 [ 268 ] {8e3fd432-60df-4b1a-b708-1d3d1083217e} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001178 sec., 129881.1544991511 rows/sec., 7.77 MiB/sec. | ||
| 7242 | 2026.05.01 23:42:58.646527 [ 268 ] {8e3fd432-60df-4b1a-b708-1d3d1083217e} <Debug> TCPHandler: Processed in 0.001336359 sec. | ||
| 7243 | 2026.05.01 23:42:58.646638 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.05.01 23:42:58.646730 [ 268 ] {510345a2-3cfe-48db-89b2-59b22198202f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7245 | 2026.05.01 23:42:58.646767 [ 268 ] {510345a2-3cfe-48db-89b2-59b22198202f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7246 | 2026.05.01 23:42:58.647216 [ 268 ] {510345a2-3cfe-48db-89b2-59b22198202f} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.05.01 23:42:58.647249 [ 268 ] {510345a2-3cfe-48db-89b2-59b22198202f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7248 | 2026.05.01 23:42:58.647536 [ 268 ] {510345a2-3cfe-48db-89b2-59b22198202f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7249 | 2026.05.01 23:42:58.647743 [ 268 ] {510345a2-3cfe-48db-89b2-59b22198202f} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.05.01 23:42:58.647865 [ 268 ] {510345a2-3cfe-48db-89b2-59b22198202f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 7251 | 2026.05.01 23:42:58.647901 [ 268 ] {510345a2-3cfe-48db-89b2-59b22198202f} <Debug> TCPHandler: Processed in 0.001309748 sec. | ||
| 7252 | 2026.05.01 23:42:58.648011 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2026.05.01 23:42:58.648102 [ 268 ] {fb22c704-3e5a-4f68-83de-3e04eb6be40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7254 | 2026.05.01 23:42:58.648140 [ 268 ] {fb22c704-3e5a-4f68-83de-3e04eb6be40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7255 | 2026.05.01 23:42:58.648594 [ 268 ] {fb22c704-3e5a-4f68-83de-3e04eb6be40a} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.05.01 23:42:58.648627 [ 268 ] {fb22c704-3e5a-4f68-83de-3e04eb6be40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7257 | 2026.05.01 23:42:58.648918 [ 268 ] {fb22c704-3e5a-4f68-83de-3e04eb6be40a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7258 | 2026.05.01 23:42:58.649120 [ 268 ] {fb22c704-3e5a-4f68-83de-3e04eb6be40a} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.05.01 23:42:58.649244 [ 268 ] {fb22c704-3e5a-4f68-83de-3e04eb6be40a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 7260 | 2026.05.01 23:42:58.649278 [ 268 ] {fb22c704-3e5a-4f68-83de-3e04eb6be40a} <Debug> TCPHandler: Processed in 0.001313818 sec. | ||
| 7261 | 2026.05.01 23:42:58.649389 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2026.05.01 23:42:58.649480 [ 268 ] {8498a714-c391-4936-9ed1-48641e4970c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7263 | 2026.05.01 23:42:58.649517 [ 268 ] {8498a714-c391-4936-9ed1-48641e4970c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7264 | 2026.05.01 23:42:58.650146 [ 268 ] {8498a714-c391-4936-9ed1-48641e4970c6} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.05.01 23:42:58.650179 [ 268 ] {8498a714-c391-4936-9ed1-48641e4970c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7266 | 2026.05.01 23:42:58.650500 [ 268 ] {8498a714-c391-4936-9ed1-48641e4970c6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7267 | 2026.05.01 23:42:58.650703 [ 268 ] {8498a714-c391-4936-9ed1-48641e4970c6} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.05.01 23:42:58.650830 [ 268 ] {8498a714-c391-4936-9ed1-48641e4970c6} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001368 sec., 366228.0701754386 rows/sec., 25.74 MiB/sec. | ||
| 7269 | 2026.05.01 23:42:58.650865 [ 268 ] {8498a714-c391-4936-9ed1-48641e4970c6} <Debug> TCPHandler: Processed in 0.001522313 sec. | ||
| 7270 | 2026.05.01 23:42:58.650980 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.05.01 23:42:58.651098 [ 268 ] {1e7db804-965b-4ac9-9165-577ad3f743cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7272 | 2026.05.01 23:42:58.651147 [ 268 ] {1e7db804-965b-4ac9-9165-577ad3f743cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7273 | 2026.05.01 23:42:58.651528 [ 268 ] {1e7db804-965b-4ac9-9165-577ad3f743cb} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.05.01 23:42:58.651569 [ 268 ] {1e7db804-965b-4ac9-9165-577ad3f743cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7275 | 2026.05.01 23:42:58.651885 [ 268 ] {1e7db804-965b-4ac9-9165-577ad3f743cb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7276 | 2026.05.01 23:42:58.652099 [ 268 ] {1e7db804-965b-4ac9-9165-577ad3f743cb} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.05.01 23:42:58.652227 [ 268 ] {1e7db804-965b-4ac9-9165-577ad3f743cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 7278 | 2026.05.01 23:42:58.652262 [ 268 ] {1e7db804-965b-4ac9-9165-577ad3f743cb} <Debug> TCPHandler: Processed in 0.001340309 sec. | ||
| 7279 | 2026.05.01 23:42:58.652365 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2026.05.01 23:42:58.652469 [ 268 ] {7ece437a-2d97-4279-af89-e188a6d6186f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7281 | 2026.05.01 23:42:58.652514 [ 268 ] {7ece437a-2d97-4279-af89-e188a6d6186f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7282 | 2026.05.01 23:42:58.652965 [ 268 ] {7ece437a-2d97-4279-af89-e188a6d6186f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.05.01 23:42:58.652999 [ 268 ] {7ece437a-2d97-4279-af89-e188a6d6186f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7284 | 2026.05.01 23:42:58.653354 [ 268 ] {7ece437a-2d97-4279-af89-e188a6d6186f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7285 | 2026.05.01 23:42:58.653581 [ 268 ] {7ece437a-2d97-4279-af89-e188a6d6186f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.05.01 23:42:58.653720 [ 268 ] {7ece437a-2d97-4279-af89-e188a6d6186f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001269 sec., 208825.84712371946 rows/sec., 13.88 MiB/sec. | ||
| 7287 | 2026.05.01 23:42:58.653761 [ 268 ] {7ece437a-2d97-4279-af89-e188a6d6186f} <Debug> TCPHandler: Processed in 0.001445011 sec. | ||
| 7288 | 2026.05.01 23:42:58.653875 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.05.01 23:42:58.653973 [ 268 ] {da31b4d4-fc1c-4a14-bd61-3aef00c68c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.05.01 23:42:58.654015 [ 268 ] {da31b4d4-fc1c-4a14-bd61-3aef00c68c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7291 | 2026.05.01 23:42:58.654369 [ 268 ] {da31b4d4-fc1c-4a14-bd61-3aef00c68c9e} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.05.01 23:42:58.654407 [ 268 ] {da31b4d4-fc1c-4a14-bd61-3aef00c68c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7293 | 2026.05.01 23:42:58.654724 [ 268 ] {da31b4d4-fc1c-4a14-bd61-3aef00c68c9e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7294 | 2026.05.01 23:42:58.654928 [ 268 ] {da31b4d4-fc1c-4a14-bd61-3aef00c68c9e} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.05.01 23:42:58.655054 [ 268 ] {da31b4d4-fc1c-4a14-bd61-3aef00c68c9e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 7296 | 2026.05.01 23:42:58.655088 [ 268 ] {da31b4d4-fc1c-4a14-bd61-3aef00c68c9e} <Debug> TCPHandler: Processed in 0.001262147 sec. | ||
| 7297 | 2026.05.01 23:42:58.655194 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.05.01 23:42:58.655286 [ 268 ] {7a628c4c-74e2-4df7-bac0-66e4d4a3e127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7299 | 2026.05.01 23:42:58.655338 [ 268 ] {7a628c4c-74e2-4df7-bac0-66e4d4a3e127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7300 | 2026.05.01 23:42:58.656066 [ 268 ] {7a628c4c-74e2-4df7-bac0-66e4d4a3e127} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.05.01 23:42:58.656099 [ 268 ] {7a628c4c-74e2-4df7-bac0-66e4d4a3e127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7302 | 2026.05.01 23:42:58.656589 [ 268 ] {7a628c4c-74e2-4df7-bac0-66e4d4a3e127} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7303 | 2026.05.01 23:42:58.656803 [ 268 ] {7a628c4c-74e2-4df7-bac0-66e4d4a3e127} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.05.01 23:42:58.656940 [ 268 ] {7a628c4c-74e2-4df7-bac0-66e4d4a3e127} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001672 sec., 6578.9473684210525 rows/sec., 11.79 MiB/sec. | ||
| 7305 | 2026.05.01 23:42:58.656990 [ 268 ] {7a628c4c-74e2-4df7-bac0-66e4d4a3e127} <Debug> TCPHandler: Processed in 0.00184289 sec. | ||
| 7306 | 2026.05.01 23:42:58.657118 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2026.05.01 23:42:58.657210 [ 268 ] {47e278e2-0a34-43a9-a298-5deeb2797d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7308 | 2026.05.01 23:42:58.657250 [ 268 ] {47e278e2-0a34-43a9-a298-5deeb2797d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7309 | 2026.05.01 23:42:58.657589 [ 268 ] {47e278e2-0a34-43a9-a298-5deeb2797d1b} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.05.01 23:42:58.657622 [ 268 ] {47e278e2-0a34-43a9-a298-5deeb2797d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7311 | 2026.05.01 23:42:58.657925 [ 268 ] {47e278e2-0a34-43a9-a298-5deeb2797d1b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7312 | 2026.05.01 23:42:58.658126 [ 268 ] {47e278e2-0a34-43a9-a298-5deeb2797d1b} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.05.01 23:42:58.658251 [ 268 ] {47e278e2-0a34-43a9-a298-5deeb2797d1b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 7314 | 2026.05.01 23:42:58.658285 [ 268 ] {47e278e2-0a34-43a9-a298-5deeb2797d1b} <Debug> TCPHandler: Processed in 0.001214106 sec. | ||
| 7315 | 2026.05.01 23:43:03.632302 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7316 | 2026.05.01 23:43:03.632690 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 7317 | 2026.05.01 23:43:03.633080 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7318 | 2026.05.01 23:43:03.633116 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7319 | 2026.05.01 23:43:03.633348 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7320 | 2026.05.01 23:43:03.633414 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7321 | 2026.05.01 23:43:03.633556 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7322 | 2026.05.01 23:43:03.633657 [ 344 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7323 | 2026.05.01 23:43:03.633686 [ 305 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7324 | 2026.05.01 23:43:03.633724 [ 311 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7325 | 2026.05.01 23:43:03.633739 [ 295 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7326 | 2026.05.01 23:43:03.633918 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7327 | 2026.05.01 23:43:03.633955 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7328 | 2026.05.01 23:43:03.634043 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7329 | 2026.05.01 23:43:03.634063 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 7330 | 2026.05.01 23:43:03.634099 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7331 | 2026.05.01 23:43:03.634137 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7332 | 2026.05.01 23:43:03.634172 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7333 | 2026.05.01 23:43:03.635469 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Debug> executeQuery: Read 48 rows, 10.51 KiB in 0.002938 sec., 16337.644656228727 rows/sec., 3.49 MiB/sec. | ||
| 7334 | 2026.05.01 23:43:03.635608 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Debug> MemoryTracker: Peak memory usage (for query): 146.03 KiB. | ||
| 7335 | 2026.05.01 23:43:03.635623 [ 268 ] {1962860d-9433-48b6-bb33-ae97f4d11dbc} <Debug> TCPHandler: Processed in 0.003503786 sec. | ||
| 7336 | 2026.05.01 23:43:03.638705 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.05.01 23:43:03.638904 [ 268 ] {d4a7bf02-d0c4-4cfd-b38e-0d5526f2e1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.05.01 23:43:03.638981 [ 268 ] {d4a7bf02-d0c4-4cfd-b38e-0d5526f2e1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7339 | 2026.05.01 23:43:03.639845 [ 268 ] {d4a7bf02-d0c4-4cfd-b38e-0d5526f2e1a9} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.05.01 23:43:03.639890 [ 268 ] {d4a7bf02-d0c4-4cfd-b38e-0d5526f2e1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7341 | 2026.05.01 23:43:03.640251 [ 268 ] {d4a7bf02-d0c4-4cfd-b38e-0d5526f2e1a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7342 | 2026.05.01 23:43:03.640470 [ 268 ] {d4a7bf02-d0c4-4cfd-b38e-0d5526f2e1a9} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.05.01 23:43:03.640596 [ 135 ] {} <Debug> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7344 | 2026.05.01 23:43:03.640617 [ 268 ] {d4a7bf02-d0c4-4cfd-b38e-0d5526f2e1a9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001771 sec., 13551.665725578769 rows/sec., 1.12 MiB/sec. | ||
| 7345 | 2026.05.01 23:43:03.640653 [ 135 ] {} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.05.01 23:43:03.640666 [ 268 ] {d4a7bf02-d0c4-4cfd-b38e-0d5526f2e1a9} <Debug> TCPHandler: Processed in 0.002058285 sec. | ||
| 7347 | 2026.05.01 23:43:03.640684 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7348 | 2026.05.01 23:43:03.640788 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.05.01 23:43:03.640789 [ 191 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 7350 | 2026.05.01 23:43:03.640891 [ 268 ] {5ef6889f-a38f-4b96-a439-ebf76b2be937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7351 | 2026.05.01 23:43:03.640918 [ 191 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7352 | 2026.05.01 23:43:03.640934 [ 268 ] {5ef6889f-a38f-4b96-a439-ebf76b2be937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7353 | 2026.05.01 23:43:03.640951 [ 191 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 7354 | 2026.05.01 23:43:03.641017 [ 191 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 7355 | 2026.05.01 23:43:03.641060 [ 191 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 7356 | 2026.05.01 23:43:03.641100 [ 191 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 7357 | 2026.05.01 23:43:03.641140 [ 191 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 7358 | 2026.05.01 23:43:03.641193 [ 191 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7359 | 2026.05.01 23:43:03.641363 [ 268 ] {5ef6889f-a38f-4b96-a439-ebf76b2be937} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.05.01 23:43:03.641404 [ 268 ] {5ef6889f-a38f-4b96-a439-ebf76b2be937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7361 | 2026.05.01 23:43:03.641817 [ 268 ] {5ef6889f-a38f-4b96-a439-ebf76b2be937} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7362 | 2026.05.01 23:43:03.642040 [ 268 ] {5ef6889f-a38f-4b96-a439-ebf76b2be937} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.05.01 23:43:03.642167 [ 268 ] {5ef6889f-a38f-4b96-a439-ebf76b2be937} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001295 sec., 1544.4015444015445 rows/sec., 125.94 KiB/sec. | ||
| 7364 | 2026.05.01 23:43:03.642199 [ 194 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443912 sec., 1016682.4571026488 rows/sec., 69.10 MiB/sec. | ||
| 7365 | 2026.05.01 23:43:03.642204 [ 268 ] {5ef6889f-a38f-4b96-a439-ebf76b2be937} <Debug> TCPHandler: Processed in 0.001463662 sec. | ||
| 7366 | 2026.05.01 23:43:03.642336 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2026.05.01 23:43:03.642374 [ 193 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7368 | 2026.05.01 23:43:03.642426 [ 268 ] {bc0b595b-c275-47c5-9a76-b27f32be7529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7369 | 2026.05.01 23:43:03.642464 [ 268 ] {bc0b595b-c275-47c5-9a76-b27f32be7529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7370 | 2026.05.01 23:43:03.642677 [ 193 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.05.01 23:43:03.642754 [ 193 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_15_3} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7372 | 2026.05.01 23:43:03.642834 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7373 | 2026.05.01 23:43:03.643013 [ 268 ] {bc0b595b-c275-47c5-9a76-b27f32be7529} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.05.01 23:43:03.643047 [ 268 ] {bc0b595b-c275-47c5-9a76-b27f32be7529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7375 | 2026.05.01 23:43:03.643366 [ 268 ] {bc0b595b-c275-47c5-9a76-b27f32be7529} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7376 | 2026.05.01 23:43:03.643580 [ 268 ] {bc0b595b-c275-47c5-9a76-b27f32be7529} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.05.01 23:43:03.643685 [ 135 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7378 | 2026.05.01 23:43:03.643706 [ 268 ] {bc0b595b-c275-47c5-9a76-b27f32be7529} <Debug> executeQuery: Read 239 rows, 21.81 KiB in 0.001297 sec., 184271.39552814187 rows/sec., 16.42 MiB/sec. | ||
| 7379 | 2026.05.01 23:43:03.643717 [ 135 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7380 | 2026.05.01 23:43:03.643745 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7381 | 2026.05.01 23:43:03.643749 [ 268 ] {bc0b595b-c275-47c5-9a76-b27f32be7529} <Debug> TCPHandler: Processed in 0.001459812 sec. | ||
| 7382 | 2026.05.01 23:43:03.643811 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 7383 | 2026.05.01 23:43:03.643878 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.05.01 23:43:03.643902 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7385 | 2026.05.01 23:43:03.643931 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3359 rows starting from the beginning of the part | ||
| 7386 | 2026.05.01 23:43:03.643975 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 3169 rows starting from the beginning of the part | ||
| 7387 | 2026.05.01 23:43:03.643975 [ 268 ] {0d7b95c9-eeec-46f1-9fc6-d1dfef24a291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7388 | 2026.05.01 23:43:03.644011 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 7389 | 2026.05.01 23:43:03.644026 [ 268 ] {0d7b95c9-eeec-46f1-9fc6-d1dfef24a291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7390 | 2026.05.01 23:43:03.644050 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 118 rows starting from the beginning of the part | ||
| 7391 | 2026.05.01 23:43:03.644088 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 819 rows starting from the beginning of the part | ||
| 7392 | 2026.05.01 23:43:03.644121 [ 191 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 239 rows starting from the beginning of the part | ||
| 7393 | 2026.05.01 23:43:03.644448 [ 268 ] {0d7b95c9-eeec-46f1-9fc6-d1dfef24a291} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.05.01 23:43:03.644487 [ 268 ] {0d7b95c9-eeec-46f1-9fc6-d1dfef24a291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7395 | 2026.05.01 23:43:03.644785 [ 268 ] {0d7b95c9-eeec-46f1-9fc6-d1dfef24a291} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7396 | 2026.05.01 23:43:03.645006 [ 268 ] {0d7b95c9-eeec-46f1-9fc6-d1dfef24a291} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.05.01 23:43:03.645138 [ 268 ] {0d7b95c9-eeec-46f1-9fc6-d1dfef24a291} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.00118 sec., 38135.59322033898 rows/sec., 2.84 MiB/sec. | ||
| 7398 | 2026.05.01 23:43:03.645174 [ 268 ] {0d7b95c9-eeec-46f1-9fc6-d1dfef24a291} <Debug> TCPHandler: Processed in 0.001342379 sec. | ||
| 7399 | 2026.05.01 23:43:03.645288 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7400 | 2026.05.01 23:43:03.645378 [ 268 ] {810f8fb2-b5de-46b8-a10c-80884f6c4c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7401 | 2026.05.01 23:43:03.645416 [ 268 ] {810f8fb2-b5de-46b8-a10c-80884f6c4c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7402 | 2026.05.01 23:43:03.645805 [ 268 ] {810f8fb2-b5de-46b8-a10c-80884f6c4c8a} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7403 | 2026.05.01 23:43:03.645839 [ 268 ] {810f8fb2-b5de-46b8-a10c-80884f6c4c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7404 | 2026.05.01 23:43:03.646120 [ 268 ] {810f8fb2-b5de-46b8-a10c-80884f6c4c8a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7405 | 2026.05.01 23:43:03.646331 [ 268 ] {810f8fb2-b5de-46b8-a10c-80884f6c4c8a} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.05.01 23:43:03.646410 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7760 rows, containing 5 columns (5 merged, 0 gathered) in 0.002618566 sec., 2963454.043167138 rows/sec., 236.62 MiB/sec. | ||
| 7407 | 2026.05.01 23:43:03.646465 [ 268 ] {810f8fb2-b5de-46b8-a10c-80884f6c4c8a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.81 MiB/sec. | ||
| 7408 | 2026.05.01 23:43:03.646506 [ 268 ] {810f8fb2-b5de-46b8-a10c-80884f6c4c8a} <Debug> TCPHandler: Processed in 0.001265337 sec. | ||
| 7409 | 2026.05.01 23:43:03.646613 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2026.05.01 23:43:03.646704 [ 268 ] {974ca76a-6f18-46dd-8844-c018f78f8332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7411 | 2026.05.01 23:43:03.646741 [ 268 ] {974ca76a-6f18-46dd-8844-c018f78f8332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7412 | 2026.05.01 23:43:03.646965 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7413 | 2026.05.01 23:43:03.647120 [ 268 ] {974ca76a-6f18-46dd-8844-c018f78f8332} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.05.01 23:43:03.647160 [ 268 ] {974ca76a-6f18-46dd-8844-c018f78f8332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7415 | 2026.05.01 23:43:03.647267 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_46_9} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.05.01 23:43:03.647348 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_46_9} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7417 | 2026.05.01 23:43:03.647450 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 7418 | 2026.05.01 23:43:03.647467 [ 268 ] {974ca76a-6f18-46dd-8844-c018f78f8332} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7419 | 2026.05.01 23:43:03.647688 [ 268 ] {974ca76a-6f18-46dd-8844-c018f78f8332} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.05.01 23:43:03.647781 [ 135 ] {} <Debug> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7421 | 2026.05.01 23:43:03.647814 [ 268 ] {974ca76a-6f18-46dd-8844-c018f78f8332} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 7422 | 2026.05.01 23:43:03.647815 [ 135 ] {} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.05.01 23:43:03.647857 [ 268 ] {974ca76a-6f18-46dd-8844-c018f78f8332} <Debug> TCPHandler: Processed in 0.001289948 sec. | ||
| 7424 | 2026.05.01 23:43:03.647857 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7425 | 2026.05.01 23:43:03.647953 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 7426 | 2026.05.01 23:43:03.647982 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7427 | 2026.05.01 23:43:03.648040 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7428 | 2026.05.01 23:43:03.648070 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 7429 | 2026.05.01 23:43:03.648090 [ 268 ] {07fb5b85-d41a-4dca-bfb6-0b0ce58517b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7430 | 2026.05.01 23:43:03.648120 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 7431 | 2026.05.01 23:43:03.648136 [ 268 ] {07fb5b85-d41a-4dca-bfb6-0b0ce58517b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7432 | 2026.05.01 23:43:03.648170 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 7433 | 2026.05.01 23:43:03.648215 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 7434 | 2026.05.01 23:43:03.648252 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 7435 | 2026.05.01 23:43:03.648289 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 7436 | 2026.05.01 23:43:03.648631 [ 268 ] {07fb5b85-d41a-4dca-bfb6-0b0ce58517b9} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2026.05.01 23:43:03.648674 [ 268 ] {07fb5b85-d41a-4dca-bfb6-0b0ce58517b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7438 | 2026.05.01 23:43:03.649030 [ 268 ] {07fb5b85-d41a-4dca-bfb6-0b0ce58517b9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7439 | 2026.05.01 23:43:03.649069 [ 202 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151414 sec., 663531.9702557031 rows/sec., 40.67 MiB/sec. | ||
| 7440 | 2026.05.01 23:43:03.649233 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7441 | 2026.05.01 23:43:03.649277 [ 268 ] {07fb5b85-d41a-4dca-bfb6-0b0ce58517b9} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.05.01 23:43:03.649394 [ 135 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7443 | 2026.05.01 23:43:03.649422 [ 135 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.05.01 23:43:03.649427 [ 268 ] {07fb5b85-d41a-4dca-bfb6-0b0ce58517b9} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001356 sec., 98082.5958702065 rows/sec., 7.94 MiB/sec. | ||
| 7445 | 2026.05.01 23:43:03.649440 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7446 | 2026.05.01 23:43:03.649477 [ 268 ] {07fb5b85-d41a-4dca-bfb6-0b0ce58517b9} <Debug> TCPHandler: Processed in 0.001555253 sec. | ||
| 7447 | 2026.05.01 23:43:03.649505 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.05.01 23:43:03.649563 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 7449 | 2026.05.01 23:43:03.649604 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.05.01 23:43:03.649579 [ 199 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_15_3} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7451 | 2026.05.01 23:43:03.649704 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7452 | 2026.05.01 23:43:03.649713 [ 268 ] {8bb9d5be-9f7c-4aad-8734-00ec1d67c11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7453 | 2026.05.01 23:43:03.649722 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7454 | 2026.05.01 23:43:03.649765 [ 268 ] {8bb9d5be-9f7c-4aad-8734-00ec1d67c11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7455 | 2026.05.01 23:43:03.649774 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1830 rows starting from the beginning of the part | ||
| 7456 | 2026.05.01 23:43:03.649870 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1735 rows starting from the beginning of the part | ||
| 7457 | 2026.05.01 23:43:03.649918 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 7458 | 2026.05.01 23:43:03.649962 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 95 rows starting from the beginning of the part | ||
| 7459 | 2026.05.01 23:43:03.650003 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 501 rows starting from the beginning of the part | ||
| 7460 | 2026.05.01 23:43:03.650043 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 133 rows starting from the beginning of the part | ||
| 7461 | 2026.05.01 23:43:03.650213 [ 268 ] {8bb9d5be-9f7c-4aad-8734-00ec1d67c11b} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2026.05.01 23:43:03.650256 [ 268 ] {8bb9d5be-9f7c-4aad-8734-00ec1d67c11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7463 | 2026.05.01 23:43:03.650620 [ 268 ] {8bb9d5be-9f7c-4aad-8734-00ec1d67c11b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7464 | 2026.05.01 23:43:03.650850 [ 268 ] {8bb9d5be-9f7c-4aad-8734-00ec1d67c11b} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2026.05.01 23:43:03.650960 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7466 | 2026.05.01 23:43:03.650987 [ 268 ] {8bb9d5be-9f7c-4aad-8734-00ec1d67c11b} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001293 sec., 180201.08275328693 rows/sec., 13.19 MiB/sec. | ||
| 7467 | 2026.05.01 23:43:03.650990 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2026.05.01 23:43:03.651028 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7469 | 2026.05.01 23:43:03.651032 [ 268 ] {8bb9d5be-9f7c-4aad-8734-00ec1d67c11b} <Debug> TCPHandler: Processed in 0.001478852 sec. | ||
| 7470 | 2026.05.01 23:43:03.651104 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 7471 | 2026.05.01 23:43:03.651161 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2026.05.01 23:43:03.651210 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7473 | 2026.05.01 23:43:03.651244 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15828 rows starting from the beginning of the part | ||
| 7474 | 2026.05.01 23:43:03.651260 [ 268 ] {81a86e58-2820-441d-8be9-81828be52500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7475 | 2026.05.01 23:43:03.651301 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1606 rows starting from the beginning of the part | ||
| 7476 | 2026.05.01 23:43:03.651320 [ 268 ] {81a86e58-2820-441d-8be9-81828be52500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7477 | 2026.05.01 23:43:03.651349 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
| 7478 | 2026.05.01 23:43:03.651423 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 7479 | 2026.05.01 23:43:03.651471 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7480 | 2026.05.01 23:43:03.651512 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 233 rows starting from the beginning of the part | ||
| 7481 | 2026.05.01 23:43:03.651564 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4358 rows, containing 5 columns (5 merged, 0 gathered) in 0.002056354 sec., 2119284.909115843 rows/sec., 153.98 MiB/sec. | ||
| 7482 | 2026.05.01 23:43:03.651765 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7483 | 2026.05.01 23:43:03.652037 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_46_9} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.05.01 23:43:03.652108 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_46_9} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7485 | 2026.05.01 23:43:03.652123 [ 268 ] {81a86e58-2820-441d-8be9-81828be52500} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.05.01 23:43:03.652170 [ 268 ] {81a86e58-2820-441d-8be9-81828be52500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7487 | 2026.05.01 23:43:03.652207 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7488 | 2026.05.01 23:43:03.652779 [ 268 ] {81a86e58-2820-441d-8be9-81828be52500} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7489 | 2026.05.01 23:43:03.653050 [ 268 ] {81a86e58-2820-441d-8be9-81828be52500} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.05.01 23:43:03.653202 [ 268 ] {81a86e58-2820-441d-8be9-81828be52500} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001959 sec., 15824.400204185811 rows/sec., 28.36 MiB/sec. | ||
| 7491 | 2026.05.01 23:43:03.653258 [ 268 ] {81a86e58-2820-441d-8be9-81828be52500} <Debug> TCPHandler: Processed in 0.002148046 sec. | ||
| 7492 | 2026.05.01 23:43:03.653388 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2026.05.01 23:43:03.653495 [ 268 ] {826daeb1-f2ff-4d7a-b406-fa64b60f7eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7494 | 2026.05.01 23:43:03.653538 [ 268 ] {826daeb1-f2ff-4d7a-b406-fa64b60f7eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7495 | 2026.05.01 23:43:03.653875 [ 268 ] {826daeb1-f2ff-4d7a-b406-fa64b60f7eaa} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.05.01 23:43:03.653912 [ 268 ] {826daeb1-f2ff-4d7a-b406-fa64b60f7eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7497 | 2026.05.01 23:43:03.654226 [ 268 ] {826daeb1-f2ff-4d7a-b406-fa64b60f7eaa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7498 | 2026.05.01 23:43:03.654456 [ 268 ] {826daeb1-f2ff-4d7a-b406-fa64b60f7eaa} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.05.01 23:43:03.654594 [ 268 ] {826daeb1-f2ff-4d7a-b406-fa64b60f7eaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 7500 | 2026.05.01 23:43:03.654594 [ 134 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7501 | 2026.05.01 23:43:03.654632 [ 268 ] {826daeb1-f2ff-4d7a-b406-fa64b60f7eaa} <Debug> TCPHandler: Processed in 0.001294138 sec. | ||
| 7502 | 2026.05.01 23:43:03.654654 [ 134 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.05.01 23:43:03.654680 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7504 | 2026.05.01 23:43:03.654765 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 7505 | 2026.05.01 23:43:03.654861 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7506 | 2026.05.01 23:43:03.654886 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2400 rows starting from the beginning of the part | ||
| 7507 | 2026.05.01 23:43:03.654933 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 7508 | 2026.05.01 23:43:03.654972 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 7509 | 2026.05.01 23:43:03.655009 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 7510 | 2026.05.01 23:43:03.655043 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7511 | 2026.05.01 23:43:03.655078 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 7512 | 2026.05.01 23:43:03.656284 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001552424 sec., 1739215.575126383 rows/sec., 114.42 MiB/sec. | ||
| 7513 | 2026.05.01 23:43:03.656665 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7514 | 2026.05.01 23:43:03.656946 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_46_9} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.05.01 23:43:03.657019 [ 188 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_46_9} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7516 | 2026.05.01 23:43:03.657021 [ 200 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18220 rows, containing 5 columns (5 merged, 0 gathered) in 0.005950158 sec., 3062103.5609474573 rows/sec., 197.72 MiB/sec. | ||
| 7517 | 2026.05.01 23:43:03.657097 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7518 | 2026.05.01 23:43:03.657270 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7519 | 2026.05.01 23:43:03.657512 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7520 | 2026.05.01 23:43:03.657576 [ 202 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7521 | 2026.05.01 23:43:03.657641 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 7522 | 2026.05.01 23:43:04.877008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13895 | ||
| 7523 | 2026.05.01 23:43:04.877559 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.05.01 23:43:04.877616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7525 | 2026.05.01 23:43:04.878146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7526 | 2026.05.01 23:43:04.878393 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.05.01 23:43:04.878549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13895 | ||
| 7528 | 2026.05.01 23:43:05.593052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7529 | 2026.05.01 23:43:05.610068 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.05.01 23:43:05.610129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7531 | 2026.05.01 23:43:05.616353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7532 | 2026.05.01 23:43:05.617048 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.05.01 23:43:05.619907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7534 | 2026.05.01 23:43:07.417681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 920 | ||
| 7535 | 2026.05.01 23:43:07.420315 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7536 | 2026.05.01 23:43:07.420374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7537 | 2026.05.01 23:43:07.421755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7538 | 2026.05.01 23:43:07.422121 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7539 | 2026.05.01 23:43:07.422525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 7540 | 2026.05.01 23:43:08.629963 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7541 | 2026.05.01 23:43:08.630243 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.01 23:43:08.630636 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7543 | 2026.05.01 23:43:08.630678 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.01 23:43:08.630931 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7545 | 2026.05.01 23:43:08.630999 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7546 | 2026.05.01 23:43:08.631140 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7547 | 2026.05.01 23:43:08.631263 [ 342 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7548 | 2026.05.01 23:43:08.631282 [ 320 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7549 | 2026.05.01 23:43:08.631316 [ 322 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7550 | 2026.05.01 23:43:08.631263 [ 311 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7551 | 2026.05.01 23:43:08.631505 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7552 | 2026.05.01 23:43:08.631541 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7553 | 2026.05.01 23:43:08.631637 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7554 | 2026.05.01 23:43:08.631657 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 7555 | 2026.05.01 23:43:08.631693 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7556 | 2026.05.01 23:43:08.631730 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7557 | 2026.05.01 23:43:08.631765 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7558 | 2026.05.01 23:43:08.633044 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002912 sec., 16483.516483516483 rows/sec., 2.65 MiB/sec. | ||
| 7559 | 2026.05.01 23:43:08.633189 [ 268 ] {f2bafbf2-08fe-451e-984b-d4232b2629a2} <Debug> TCPHandler: Processed in 0.003364243 sec. | ||
| 7560 | 2026.05.01 23:43:08.635059 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.05.01 23:43:08.635275 [ 268 ] {70bd1147-25eb-4139-8b8f-4b696837a72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7562 | 2026.05.01 23:43:08.635356 [ 268 ] {70bd1147-25eb-4139-8b8f-4b696837a72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7563 | 2026.05.01 23:43:08.636110 [ 268 ] {70bd1147-25eb-4139-8b8f-4b696837a72a} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.05.01 23:43:08.636147 [ 268 ] {70bd1147-25eb-4139-8b8f-4b696837a72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7565 | 2026.05.01 23:43:08.636521 [ 268 ] {70bd1147-25eb-4139-8b8f-4b696837a72a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7566 | 2026.05.01 23:43:08.636744 [ 268 ] {70bd1147-25eb-4139-8b8f-4b696837a72a} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.05.01 23:43:08.636897 [ 268 ] {70bd1147-25eb-4139-8b8f-4b696837a72a} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001682 sec., 46373.36504161712 rows/sec., 3.84 MiB/sec. | ||
| 7568 | 2026.05.01 23:43:08.636934 [ 268 ] {70bd1147-25eb-4139-8b8f-4b696837a72a} <Debug> TCPHandler: Processed in 0.001980963 sec. | ||
| 7569 | 2026.05.01 23:43:08.637062 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.05.01 23:43:08.637167 [ 268 ] {ea4af6ce-f3b0-4735-84b3-177d5bcf6375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7571 | 2026.05.01 23:43:08.637212 [ 268 ] {ea4af6ce-f3b0-4735-84b3-177d5bcf6375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7572 | 2026.05.01 23:43:08.637616 [ 268 ] {ea4af6ce-f3b0-4735-84b3-177d5bcf6375} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.05.01 23:43:08.637651 [ 268 ] {ea4af6ce-f3b0-4735-84b3-177d5bcf6375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7574 | 2026.05.01 23:43:08.637934 [ 268 ] {ea4af6ce-f3b0-4735-84b3-177d5bcf6375} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7575 | 2026.05.01 23:43:08.638158 [ 268 ] {ea4af6ce-f3b0-4735-84b3-177d5bcf6375} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.05.01 23:43:08.638287 [ 268 ] {ea4af6ce-f3b0-4735-84b3-177d5bcf6375} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001138 sec., 9666.080843585238 rows/sec., 726.84 KiB/sec. | ||
| 7577 | 2026.05.01 23:43:08.638323 [ 268 ] {ea4af6ce-f3b0-4735-84b3-177d5bcf6375} <Debug> TCPHandler: Processed in 0.001309008 sec. | ||
| 7578 | 2026.05.01 23:43:08.638446 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.05.01 23:43:08.638545 [ 268 ] {70625717-e5cb-42bd-a1d3-d8857c44f743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7580 | 2026.05.01 23:43:08.638583 [ 268 ] {70625717-e5cb-42bd-a1d3-d8857c44f743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7581 | 2026.05.01 23:43:08.639002 [ 268 ] {70625717-e5cb-42bd-a1d3-d8857c44f743} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.05.01 23:43:08.639037 [ 268 ] {70625717-e5cb-42bd-a1d3-d8857c44f743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7583 | 2026.05.01 23:43:08.639333 [ 268 ] {70625717-e5cb-42bd-a1d3-d8857c44f743} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7584 | 2026.05.01 23:43:08.639541 [ 268 ] {70625717-e5cb-42bd-a1d3-d8857c44f743} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.05.01 23:43:08.639664 [ 268 ] {70625717-e5cb-42bd-a1d3-d8857c44f743} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001136 sec., 66021.12676056338 rows/sec., 5.15 MiB/sec. | ||
| 7586 | 2026.05.01 23:43:08.639707 [ 268 ] {70625717-e5cb-42bd-a1d3-d8857c44f743} <Debug> TCPHandler: Processed in 0.001308988 sec. | ||
| 7587 | 2026.05.01 23:43:08.639825 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.05.01 23:43:08.639917 [ 268 ] {18473365-3e80-4979-b0b4-2fe84b607f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7589 | 2026.05.01 23:43:08.639959 [ 268 ] {18473365-3e80-4979-b0b4-2fe84b607f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7590 | 2026.05.01 23:43:08.640380 [ 268 ] {18473365-3e80-4979-b0b4-2fe84b607f26} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.05.01 23:43:08.640423 [ 268 ] {18473365-3e80-4979-b0b4-2fe84b607f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7592 | 2026.05.01 23:43:08.640832 [ 268 ] {18473365-3e80-4979-b0b4-2fe84b607f26} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7593 | 2026.05.01 23:43:08.641078 [ 268 ] {18473365-3e80-4979-b0b4-2fe84b607f26} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.05.01 23:43:08.641213 [ 268 ] {18473365-3e80-4979-b0b4-2fe84b607f26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001313 sec., 121858.33968012186 rows/sec., 8.49 MiB/sec. | ||
| 7595 | 2026.05.01 23:43:08.641251 [ 268 ] {18473365-3e80-4979-b0b4-2fe84b607f26} <Debug> TCPHandler: Processed in 0.001474201 sec. | ||
| 7596 | 2026.05.01 23:43:08.641370 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.05.01 23:43:08.641500 [ 268 ] {3005019c-55d3-445d-8602-5892c0a77b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7598 | 2026.05.01 23:43:08.641565 [ 268 ] {3005019c-55d3-445d-8602-5892c0a77b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7599 | 2026.05.01 23:43:08.642362 [ 268 ] {3005019c-55d3-445d-8602-5892c0a77b88} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.05.01 23:43:08.642398 [ 268 ] {3005019c-55d3-445d-8602-5892c0a77b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7601 | 2026.05.01 23:43:08.642914 [ 268 ] {3005019c-55d3-445d-8602-5892c0a77b88} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7602 | 2026.05.01 23:43:08.643142 [ 268 ] {3005019c-55d3-445d-8602-5892c0a77b88} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.05.01 23:43:08.643286 [ 268 ] {3005019c-55d3-445d-8602-5892c0a77b88} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00181 sec., 6077.348066298343 rows/sec., 10.89 MiB/sec. | ||
| 7604 | 2026.05.01 23:43:08.643346 [ 268 ] {3005019c-55d3-445d-8602-5892c0a77b88} <Debug> TCPHandler: Processed in 0.002033844 sec. | ||
| 7605 | 2026.05.01 23:43:08.643457 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.05.01 23:43:08.643550 [ 268 ] {3e0975c6-92dc-4977-8c97-8707c8056729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7607 | 2026.05.01 23:43:08.643591 [ 268 ] {3e0975c6-92dc-4977-8c97-8707c8056729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7608 | 2026.05.01 23:43:08.643921 [ 268 ] {3e0975c6-92dc-4977-8c97-8707c8056729} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.05.01 23:43:08.643966 [ 268 ] {3e0975c6-92dc-4977-8c97-8707c8056729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7610 | 2026.05.01 23:43:08.644269 [ 268 ] {3e0975c6-92dc-4977-8c97-8707c8056729} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7611 | 2026.05.01 23:43:08.644479 [ 268 ] {3e0975c6-92dc-4977-8c97-8707c8056729} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.05.01 23:43:08.644603 [ 268 ] {3e0975c6-92dc-4977-8c97-8707c8056729} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7613 | 2026.05.01 23:43:08.644638 [ 268 ] {3e0975c6-92dc-4977-8c97-8707c8056729} <Debug> TCPHandler: Processed in 0.001228266 sec. | ||
| 7614 | 2026.05.01 23:43:12.281173 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7615 | 2026.05.01 23:43:12.281225 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7616 | 2026.05.01 23:43:12.378660 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14407 | ||
| 7617 | 2026.05.01 23:43:12.379244 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.05.01 23:43:12.379291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7619 | 2026.05.01 23:43:12.379791 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7620 | 2026.05.01 23:43:12.380024 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.05.01 23:43:12.380156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14407 | ||
| 7622 | 2026.05.01 23:43:13.120013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7623 | 2026.05.01 23:43:13.137588 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2026.05.01 23:43:13.137648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7625 | 2026.05.01 23:43:13.143236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7626 | 2026.05.01 23:43:13.143954 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7627 | 2026.05.01 23:43:13.146823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7628 | 2026.05.01 23:43:13.629850 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2026.05.01 23:43:13.630110 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7630 | 2026.05.01 23:43:13.630461 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7631 | 2026.05.01 23:43:13.630500 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7632 | 2026.05.01 23:43:13.630727 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7633 | 2026.05.01 23:43:13.630799 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7634 | 2026.05.01 23:43:13.630946 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7635 | 2026.05.01 23:43:13.631071 [ 332 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7636 | 2026.05.01 23:43:13.631074 [ 323 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7637 | 2026.05.01 23:43:13.631087 [ 348 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7638 | 2026.05.01 23:43:13.631074 [ 342 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7639 | 2026.05.01 23:43:13.631317 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7640 | 2026.05.01 23:43:13.631346 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7641 | 2026.05.01 23:43:13.631444 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7642 | 2026.05.01 23:43:13.631467 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 7643 | 2026.05.01 23:43:13.631505 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7644 | 2026.05.01 23:43:13.631542 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7645 | 2026.05.01 23:43:13.631575 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7646 | 2026.05.01 23:43:13.632863 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002857 sec., 16800.8400420021 rows/sec., 2.70 MiB/sec. | ||
| 7647 | 2026.05.01 23:43:13.633031 [ 268 ] {3482f4c4-25fc-40ff-8bf2-503506ffd837} <Debug> TCPHandler: Processed in 0.003326982 sec. | ||
| 7648 | 2026.05.01 23:43:13.635878 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2026.05.01 23:43:13.635996 [ 268 ] {26a89307-2b5c-4ad5-8901-27a317d51c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7650 | 2026.05.01 23:43:13.636043 [ 268 ] {26a89307-2b5c-4ad5-8901-27a317d51c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7651 | 2026.05.01 23:43:13.636603 [ 268 ] {26a89307-2b5c-4ad5-8901-27a317d51c00} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.05.01 23:43:13.636646 [ 268 ] {26a89307-2b5c-4ad5-8901-27a317d51c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7653 | 2026.05.01 23:43:13.637048 [ 268 ] {26a89307-2b5c-4ad5-8901-27a317d51c00} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7654 | 2026.05.01 23:43:13.637284 [ 268 ] {26a89307-2b5c-4ad5-8901-27a317d51c00} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.05.01 23:43:13.637441 [ 268 ] {26a89307-2b5c-4ad5-8901-27a317d51c00} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00148 sec., 79729.72972972973 rows/sec., 6.78 MiB/sec. | ||
| 7656 | 2026.05.01 23:43:13.637481 [ 268 ] {26a89307-2b5c-4ad5-8901-27a317d51c00} <Debug> TCPHandler: Processed in 0.001658366 sec. | ||
| 7657 | 2026.05.01 23:43:13.637613 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2026.05.01 23:43:13.637715 [ 268 ] {f2e2e310-ef71-4090-9d4e-31b194b41cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7659 | 2026.05.01 23:43:13.637758 [ 268 ] {f2e2e310-ef71-4090-9d4e-31b194b41cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7660 | 2026.05.01 23:43:13.638187 [ 268 ] {f2e2e310-ef71-4090-9d4e-31b194b41cb1} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.05.01 23:43:13.638222 [ 268 ] {f2e2e310-ef71-4090-9d4e-31b194b41cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7662 | 2026.05.01 23:43:13.638526 [ 268 ] {f2e2e310-ef71-4090-9d4e-31b194b41cb1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7663 | 2026.05.01 23:43:13.638751 [ 268 ] {f2e2e310-ef71-4090-9d4e-31b194b41cb1} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.05.01 23:43:13.638865 [ 7 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7665 | 2026.05.01 23:43:13.638898 [ 268 ] {f2e2e310-ef71-4090-9d4e-31b194b41cb1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001206 sec., 25704.80928689884 rows/sec., 1.89 MiB/sec. | ||
| 7666 | 2026.05.01 23:43:13.638903 [ 7 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.05.01 23:43:13.638931 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7668 | 2026.05.01 23:43:13.638937 [ 268 ] {f2e2e310-ef71-4090-9d4e-31b194b41cb1} <Debug> TCPHandler: Processed in 0.00137475 sec. | ||
| 7669 | 2026.05.01 23:43:13.639041 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 7670 | 2026.05.01 23:43:13.639060 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2026.05.01 23:43:13.639128 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7672 | 2026.05.01 23:43:13.639156 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 7673 | 2026.05.01 23:43:13.639160 [ 268 ] {78ac9653-b09c-41d1-89eb-27b7971292c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7674 | 2026.05.01 23:43:13.639205 [ 268 ] {78ac9653-b09c-41d1-89eb-27b7971292c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7675 | 2026.05.01 23:43:13.639216 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7676 | 2026.05.01 23:43:13.639263 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 153 rows starting from the beginning of the part | ||
| 7677 | 2026.05.01 23:43:13.639305 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part | ||
| 7678 | 2026.05.01 23:43:13.639342 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 7679 | 2026.05.01 23:43:13.639380 [ 197 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7680 | 2026.05.01 23:43:13.639657 [ 268 ] {78ac9653-b09c-41d1-89eb-27b7971292c2} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.05.01 23:43:13.639693 [ 268 ] {78ac9653-b09c-41d1-89eb-27b7971292c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7682 | 2026.05.01 23:43:13.640015 [ 268 ] {78ac9653-b09c-41d1-89eb-27b7971292c2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7683 | 2026.05.01 23:43:13.640116 [ 202 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001108964 sec., 447264.29352079955 rows/sec., 30.79 MiB/sec. | ||
| 7684 | 2026.05.01 23:43:13.640246 [ 268 ] {78ac9653-b09c-41d1-89eb-27b7971292c2} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.05.01 23:43:13.640317 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7686 | 2026.05.01 23:43:13.640397 [ 268 ] {78ac9653-b09c-41d1-89eb-27b7971292c2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001258 sec., 75516.69316375199 rows/sec., 5.90 MiB/sec. | ||
| 7687 | 2026.05.01 23:43:13.640441 [ 268 ] {78ac9653-b09c-41d1-89eb-27b7971292c2} <Debug> TCPHandler: Processed in 0.001429991 sec. | ||
| 7688 | 2026.05.01 23:43:13.640571 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7689 | 2026.05.01 23:43:13.640642 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.05.01 23:43:13.640669 [ 268 ] {7527a2f1-2583-4823-9560-5ca7753fa2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7691 | 2026.05.01 23:43:13.640718 [ 268 ] {7527a2f1-2583-4823-9560-5ca7753fa2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7692 | 2026.05.01 23:43:13.640732 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_41_8} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7693 | 2026.05.01 23:43:13.640863 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7694 | 2026.05.01 23:43:13.641127 [ 268 ] {7527a2f1-2583-4823-9560-5ca7753fa2c2} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.05.01 23:43:13.641167 [ 268 ] {7527a2f1-2583-4823-9560-5ca7753fa2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7696 | 2026.05.01 23:43:13.641506 [ 268 ] {7527a2f1-2583-4823-9560-5ca7753fa2c2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7697 | 2026.05.01 23:43:13.641715 [ 268 ] {7527a2f1-2583-4823-9560-5ca7753fa2c2} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2026.05.01 23:43:13.641849 [ 268 ] {7527a2f1-2583-4823-9560-5ca7753fa2c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 7699 | 2026.05.01 23:43:13.641886 [ 268 ] {7527a2f1-2583-4823-9560-5ca7753fa2c2} <Debug> TCPHandler: Processed in 0.001365499 sec. | ||
| 7700 | 2026.05.01 23:43:13.642003 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2026.05.01 23:43:13.642097 [ 268 ] {8cd3c2d8-368a-4133-8193-a3f143d88324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7702 | 2026.05.01 23:43:13.642153 [ 268 ] {8cd3c2d8-368a-4133-8193-a3f143d88324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7703 | 2026.05.01 23:43:13.642942 [ 268 ] {8cd3c2d8-368a-4133-8193-a3f143d88324} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.05.01 23:43:13.642977 [ 268 ] {8cd3c2d8-368a-4133-8193-a3f143d88324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7705 | 2026.05.01 23:43:13.643531 [ 268 ] {8cd3c2d8-368a-4133-8193-a3f143d88324} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7706 | 2026.05.01 23:43:13.643760 [ 268 ] {8cd3c2d8-368a-4133-8193-a3f143d88324} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.05.01 23:43:13.643875 [ 10 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7708 | 2026.05.01 23:43:13.643900 [ 268 ] {8cd3c2d8-368a-4133-8193-a3f143d88324} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00182 sec., 17032.967032967033 rows/sec., 30.52 MiB/sec. | ||
| 7709 | 2026.05.01 23:43:13.643911 [ 10 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2026.05.01 23:43:13.643932 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7711 | 2026.05.01 23:43:13.643955 [ 268 ] {8cd3c2d8-368a-4133-8193-a3f143d88324} <Debug> TCPHandler: Processed in 0.002002703 sec. | ||
| 7712 | 2026.05.01 23:43:13.644029 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 7713 | 2026.05.01 23:43:13.644101 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.05.01 23:43:13.644201 [ 268 ] {86157375-0658-47d2-94e9-f95c8e728743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7715 | 2026.05.01 23:43:13.644244 [ 268 ] {86157375-0658-47d2-94e9-f95c8e728743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7716 | 2026.05.01 23:43:13.644283 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7717 | 2026.05.01 23:43:13.644357 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 769 rows starting from the beginning of the part | ||
| 7718 | 2026.05.01 23:43:13.644490 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7719 | 2026.05.01 23:43:13.644593 [ 268 ] {86157375-0658-47d2-94e9-f95c8e728743} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2026.05.01 23:43:13.644602 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 7721 | 2026.05.01 23:43:13.644635 [ 268 ] {86157375-0658-47d2-94e9-f95c8e728743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7722 | 2026.05.01 23:43:13.644735 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7723 | 2026.05.01 23:43:13.644846 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 11 rows starting from the beginning of the part | ||
| 7724 | 2026.05.01 23:43:13.644957 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7725 | 2026.05.01 23:43:13.644970 [ 268 ] {86157375-0658-47d2-94e9-f95c8e728743} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7726 | 2026.05.01 23:43:13.645202 [ 268 ] {86157375-0658-47d2-94e9-f95c8e728743} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.05.01 23:43:13.645342 [ 268 ] {86157375-0658-47d2-94e9-f95c8e728743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 7728 | 2026.05.01 23:43:13.645378 [ 268 ] {86157375-0658-47d2-94e9-f95c8e728743} <Debug> TCPHandler: Processed in 0.001327639 sec. | ||
| 7729 | 2026.05.01 23:43:13.658929 [ 202 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 19 columns (19 merged, 0 gathered) in 0.014947322 sec., 59141.028740800524 rows/sec., 105.98 MiB/sec. | ||
| 7730 | 2026.05.01 23:43:13.659975 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7731 | 2026.05.01 23:43:13.660300 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.05.01 23:43:13.660372 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7733 | 2026.05.01 23:43:13.660465 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7734 | 2026.05.01 23:43:13.877119 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7735 | 2026.05.01 23:43:13.877391 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7736 | 2026.05.01 23:43:13.877803 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7737 | 2026.05.01 23:43:13.877848 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7738 | 2026.05.01 23:43:13.878133 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7739 | 2026.05.01 23:43:13.878209 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7740 | 2026.05.01 23:43:13.878357 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7741 | 2026.05.01 23:43:13.878486 [ 332 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7742 | 2026.05.01 23:43:13.878493 [ 323 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7743 | 2026.05.01 23:43:13.878507 [ 348 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7744 | 2026.05.01 23:43:13.878493 [ 342 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7745 | 2026.05.01 23:43:13.878678 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7746 | 2026.05.01 23:43:13.878706 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7747 | 2026.05.01 23:43:13.878797 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7748 | 2026.05.01 23:43:13.878819 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 7749 | 2026.05.01 23:43:13.878856 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7750 | 2026.05.01 23:43:13.878896 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7751 | 2026.05.01 23:43:13.878933 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7752 | 2026.05.01 23:43:13.880244 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Debug> executeQuery: Read 48 rows, 9.49 KiB in 0.002967 sec., 16177.957532861476 rows/sec., 3.12 MiB/sec. | ||
| 7753 | 2026.05.01 23:43:13.880416 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Debug> MemoryTracker: Peak memory usage (for query): 138.20 KiB. | ||
| 7754 | 2026.05.01 23:43:13.880431 [ 268 ] {c7e99b68-82b4-4b7f-b272-a5bf37ac2026} <Debug> TCPHandler: Processed in 0.003448164 sec. | ||
| 7755 | 2026.05.01 23:43:13.892537 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7756 | 2026.05.01 23:43:13.892650 [ 268 ] {c6517b3f-3fc1-47da-b805-159f7d3d806d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7757 | 2026.05.01 23:43:13.892697 [ 268 ] {c6517b3f-3fc1-47da-b805-159f7d3d806d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7758 | 2026.05.01 23:43:13.893153 [ 268 ] {c6517b3f-3fc1-47da-b805-159f7d3d806d} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2026.05.01 23:43:13.893199 [ 268 ] {c6517b3f-3fc1-47da-b805-159f7d3d806d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7760 | 2026.05.01 23:43:13.893566 [ 268 ] {c6517b3f-3fc1-47da-b805-159f7d3d806d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7761 | 2026.05.01 23:43:13.893800 [ 268 ] {c6517b3f-3fc1-47da-b805-159f7d3d806d} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7762 | 2026.05.01 23:43:13.893959 [ 268 ] {c6517b3f-3fc1-47da-b805-159f7d3d806d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001343 sec., 1489.2032762472077 rows/sec., 121.43 KiB/sec. | ||
| 7763 | 2026.05.01 23:43:13.893997 [ 268 ] {c6517b3f-3fc1-47da-b805-159f7d3d806d} <Debug> TCPHandler: Processed in 0.001512023 sec. | ||
| 7764 | 2026.05.01 23:43:13.894115 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.05.01 23:43:13.894212 [ 268 ] {acf9ada0-fa15-4441-8d4e-000027b4e709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7766 | 2026.05.01 23:43:13.894254 [ 268 ] {acf9ada0-fa15-4441-8d4e-000027b4e709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7767 | 2026.05.01 23:43:13.895649 [ 268 ] {acf9ada0-fa15-4441-8d4e-000027b4e709} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.05.01 23:43:13.895684 [ 268 ] {acf9ada0-fa15-4441-8d4e-000027b4e709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7769 | 2026.05.01 23:43:13.896154 [ 268 ] {acf9ada0-fa15-4441-8d4e-000027b4e709} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7770 | 2026.05.01 23:43:13.896374 [ 268 ] {acf9ada0-fa15-4441-8d4e-000027b4e709} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.05.01 23:43:13.896511 [ 268 ] {acf9ada0-fa15-4441-8d4e-000027b4e709} <Debug> executeQuery: Read 2424 rows, 183.61 KiB in 0.00232 sec., 1044827.5862068966 rows/sec., 77.29 MiB/sec. | ||
| 7772 | 2026.05.01 23:43:13.896548 [ 268 ] {acf9ada0-fa15-4441-8d4e-000027b4e709} <Debug> TCPHandler: Processed in 0.002480574 sec. | ||
| 7773 | 2026.05.01 23:43:13.896673 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7774 | 2026.05.01 23:43:13.896769 [ 268 ] {2a1d5823-d6ee-4602-bc06-faf134fa7c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7775 | 2026.05.01 23:43:13.896810 [ 268 ] {2a1d5823-d6ee-4602-bc06-faf134fa7c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7776 | 2026.05.01 23:43:13.897194 [ 268 ] {2a1d5823-d6ee-4602-bc06-faf134fa7c92} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2026.05.01 23:43:13.897227 [ 268 ] {2a1d5823-d6ee-4602-bc06-faf134fa7c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7778 | 2026.05.01 23:43:13.897527 [ 268 ] {2a1d5823-d6ee-4602-bc06-faf134fa7c92} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7779 | 2026.05.01 23:43:13.897751 [ 268 ] {2a1d5823-d6ee-4602-bc06-faf134fa7c92} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2026.05.01 23:43:13.897883 [ 268 ] {2a1d5823-d6ee-4602-bc06-faf134fa7c92} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001134 sec., 19400.352733686068 rows/sec., 1.42 MiB/sec. | ||
| 7781 | 2026.05.01 23:43:13.897920 [ 268 ] {2a1d5823-d6ee-4602-bc06-faf134fa7c92} <Debug> TCPHandler: Processed in 0.001295008 sec. | ||
| 7782 | 2026.05.01 23:43:13.898018 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2026.05.01 23:43:13.898109 [ 268 ] {3d8a830e-fe6e-4a52-b075-9da882e49829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7784 | 2026.05.01 23:43:13.898148 [ 268 ] {3d8a830e-fe6e-4a52-b075-9da882e49829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7785 | 2026.05.01 23:43:13.898775 [ 268 ] {3d8a830e-fe6e-4a52-b075-9da882e49829} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2026.05.01 23:43:13.898809 [ 268 ] {3d8a830e-fe6e-4a52-b075-9da882e49829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7787 | 2026.05.01 23:43:13.899140 [ 268 ] {3d8a830e-fe6e-4a52-b075-9da882e49829} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7788 | 2026.05.01 23:43:13.899359 [ 268 ] {3d8a830e-fe6e-4a52-b075-9da882e49829} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.05.01 23:43:13.899487 [ 268 ] {3d8a830e-fe6e-4a52-b075-9da882e49829} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001395 sec., 574193.5483870967 rows/sec., 33.17 MiB/sec. | ||
| 7790 | 2026.05.01 23:43:13.899522 [ 268 ] {3d8a830e-fe6e-4a52-b075-9da882e49829} <Debug> TCPHandler: Processed in 0.001551474 sec. | ||
| 7791 | 2026.05.01 23:43:13.899652 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2026.05.01 23:43:13.899770 [ 268 ] {e092cabc-8470-4339-8252-3f15e7c1f525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7793 | 2026.05.01 23:43:13.899817 [ 268 ] {e092cabc-8470-4339-8252-3f15e7c1f525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7794 | 2026.05.01 23:43:13.900239 [ 268 ] {e092cabc-8470-4339-8252-3f15e7c1f525} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2026.05.01 23:43:13.900275 [ 268 ] {e092cabc-8470-4339-8252-3f15e7c1f525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7796 | 2026.05.01 23:43:13.900564 [ 268 ] {e092cabc-8470-4339-8252-3f15e7c1f525} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7797 | 2026.05.01 23:43:13.900771 [ 268 ] {e092cabc-8470-4339-8252-3f15e7c1f525} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2026.05.01 23:43:13.900897 [ 268 ] {e092cabc-8470-4339-8252-3f15e7c1f525} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 61.09 KiB/sec. | ||
| 7799 | 2026.05.01 23:43:13.900934 [ 268 ] {e092cabc-8470-4339-8252-3f15e7c1f525} <Debug> TCPHandler: Processed in 0.001341789 sec. | ||
| 7800 | 2026.05.01 23:43:13.901046 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7801 | 2026.05.01 23:43:13.901137 [ 268 ] {28a66e85-53e3-431e-9145-a157736cd777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7802 | 2026.05.01 23:43:13.901176 [ 268 ] {28a66e85-53e3-431e-9145-a157736cd777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7803 | 2026.05.01 23:43:13.902012 [ 268 ] {28a66e85-53e3-431e-9145-a157736cd777} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.05.01 23:43:13.902048 [ 268 ] {28a66e85-53e3-431e-9145-a157736cd777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7805 | 2026.05.01 23:43:13.902410 [ 268 ] {28a66e85-53e3-431e-9145-a157736cd777} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7806 | 2026.05.01 23:43:13.902619 [ 268 ] {28a66e85-53e3-431e-9145-a157736cd777} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.05.01 23:43:13.902743 [ 268 ] {28a66e85-53e3-431e-9145-a157736cd777} <Debug> executeQuery: Read 1301 rows, 89.00 KiB in 0.001624 sec., 801108.3743842364 rows/sec., 53.52 MiB/sec. | ||
| 7808 | 2026.05.01 23:43:13.902779 [ 268 ] {28a66e85-53e3-431e-9145-a157736cd777} <Debug> TCPHandler: Processed in 0.001781199 sec. | ||
| 7809 | 2026.05.01 23:43:13.902891 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2026.05.01 23:43:13.902983 [ 268 ] {c261c55a-9b4d-46ba-adc6-a211b38c6227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7811 | 2026.05.01 23:43:13.903024 [ 268 ] {c261c55a-9b4d-46ba-adc6-a211b38c6227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7812 | 2026.05.01 23:43:13.903745 [ 268 ] {c261c55a-9b4d-46ba-adc6-a211b38c6227} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2026.05.01 23:43:13.903778 [ 268 ] {c261c55a-9b4d-46ba-adc6-a211b38c6227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7814 | 2026.05.01 23:43:13.904196 [ 268 ] {c261c55a-9b4d-46ba-adc6-a211b38c6227} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7815 | 2026.05.01 23:43:13.904408 [ 268 ] {c261c55a-9b4d-46ba-adc6-a211b38c6227} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2026.05.01 23:43:13.904535 [ 268 ] {c261c55a-9b4d-46ba-adc6-a211b38c6227} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001571 sec., 952896.2444302993 rows/sec., 57.79 MiB/sec. | ||
| 7817 | 2026.05.01 23:43:13.904571 [ 268 ] {c261c55a-9b4d-46ba-adc6-a211b38c6227} <Debug> TCPHandler: Processed in 0.001727757 sec. | ||
| 7818 | 2026.05.01 23:43:13.904682 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2026.05.01 23:43:13.904773 [ 268 ] {8a3c9243-f537-483e-9f83-e33831bfc54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7820 | 2026.05.01 23:43:13.904826 [ 268 ] {8a3c9243-f537-483e-9f83-e33831bfc54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7821 | 2026.05.01 23:43:13.905580 [ 268 ] {8a3c9243-f537-483e-9f83-e33831bfc54c} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2026.05.01 23:43:13.905614 [ 268 ] {8a3c9243-f537-483e-9f83-e33831bfc54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7823 | 2026.05.01 23:43:13.906121 [ 268 ] {8a3c9243-f537-483e-9f83-e33831bfc54c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7824 | 2026.05.01 23:43:13.906341 [ 268 ] {8a3c9243-f537-483e-9f83-e33831bfc54c} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2026.05.01 23:43:13.906482 [ 268 ] {8a3c9243-f537-483e-9f83-e33831bfc54c} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001726 sec., 11587.485515643104 rows/sec., 20.76 MiB/sec. | ||
| 7826 | 2026.05.01 23:43:13.906532 [ 268 ] {8a3c9243-f537-483e-9f83-e33831bfc54c} <Debug> TCPHandler: Processed in 0.001898811 sec. | ||
| 7827 | 2026.05.01 23:43:13.906642 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2026.05.01 23:43:13.906735 [ 268 ] {dec65b8a-b5c3-4f26-a360-558e0335d2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7829 | 2026.05.01 23:43:13.906775 [ 268 ] {dec65b8a-b5c3-4f26-a360-558e0335d2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7830 | 2026.05.01 23:43:13.907072 [ 268 ] {dec65b8a-b5c3-4f26-a360-558e0335d2db} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2026.05.01 23:43:13.907107 [ 268 ] {dec65b8a-b5c3-4f26-a360-558e0335d2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7832 | 2026.05.01 23:43:13.907400 [ 268 ] {dec65b8a-b5c3-4f26-a360-558e0335d2db} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7833 | 2026.05.01 23:43:13.907604 [ 268 ] {dec65b8a-b5c3-4f26-a360-558e0335d2db} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.05.01 23:43:13.907727 [ 268 ] {dec65b8a-b5c3-4f26-a360-558e0335d2db} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001011 sec., 11869.436201780416 rows/sec., 819.11 KiB/sec. | ||
| 7835 | 2026.05.01 23:43:13.907760 [ 268 ] {dec65b8a-b5c3-4f26-a360-558e0335d2db} <Debug> TCPHandler: Processed in 0.001165815 sec. | ||
| 7836 | 2026.05.01 23:43:17.422864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 968 | ||
| 7837 | 2026.05.01 23:43:17.425748 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2026.05.01 23:43:17.425814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7839 | 2026.05.01 23:43:17.427047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7840 | 2026.05.01 23:43:17.427333 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2026.05.01 23:43:17.427683 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 7842 | 2026.05.01 23:43:18.628094 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.05.01 23:43:18.628352 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7844 | 2026.05.01 23:43:18.628706 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7845 | 2026.05.01 23:43:18.628742 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7846 | 2026.05.01 23:43:18.628970 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7847 | 2026.05.01 23:43:18.629044 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7848 | 2026.05.01 23:43:18.629195 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7849 | 2026.05.01 23:43:18.629318 [ 336 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7850 | 2026.05.01 23:43:18.629322 [ 332 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7851 | 2026.05.01 23:43:18.629334 [ 337 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7852 | 2026.05.01 23:43:18.629355 [ 348 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7853 | 2026.05.01 23:43:18.629479 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7854 | 2026.05.01 23:43:18.629510 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7855 | 2026.05.01 23:43:18.629598 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7856 | 2026.05.01 23:43:18.629619 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 7857 | 2026.05.01 23:43:18.629655 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7858 | 2026.05.01 23:43:18.629694 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7859 | 2026.05.01 23:43:18.629734 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7860 | 2026.05.01 23:43:18.631050 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002798 sec., 17155.11079342387 rows/sec., 2.76 MiB/sec. | ||
| 7861 | 2026.05.01 23:43:18.631202 [ 268 ] {05db40c3-307f-4e1c-a7e6-3e29404fa610} <Debug> TCPHandler: Processed in 0.00325851 sec. | ||
| 7862 | 2026.05.01 23:43:18.632666 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2026.05.01 23:43:18.632780 [ 268 ] {d90080df-e0c0-4929-8668-4c63f8fc87f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7864 | 2026.05.01 23:43:18.632826 [ 268 ] {d90080df-e0c0-4929-8668-4c63f8fc87f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7865 | 2026.05.01 23:43:18.633312 [ 268 ] {d90080df-e0c0-4929-8668-4c63f8fc87f5} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.05.01 23:43:18.633357 [ 268 ] {d90080df-e0c0-4929-8668-4c63f8fc87f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7867 | 2026.05.01 23:43:18.633759 [ 268 ] {d90080df-e0c0-4929-8668-4c63f8fc87f5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7868 | 2026.05.01 23:43:18.633989 [ 268 ] {d90080df-e0c0-4929-8668-4c63f8fc87f5} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.05.01 23:43:18.634148 [ 268 ] {d90080df-e0c0-4929-8668-4c63f8fc87f5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001402 sec., 39942.93865905848 rows/sec., 3.07 MiB/sec. | ||
| 7870 | 2026.05.01 23:43:18.634189 [ 268 ] {d90080df-e0c0-4929-8668-4c63f8fc87f5} <Debug> TCPHandler: Processed in 0.001577784 sec. | ||
| 7871 | 2026.05.01 23:43:18.634312 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2026.05.01 23:43:18.634411 [ 268 ] {1c5094ba-cbe1-4043-ac3b-ec2a735897bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7873 | 2026.05.01 23:43:18.634452 [ 268 ] {1c5094ba-cbe1-4043-ac3b-ec2a735897bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7874 | 2026.05.01 23:43:18.634876 [ 268 ] {1c5094ba-cbe1-4043-ac3b-ec2a735897bd} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.05.01 23:43:18.634915 [ 268 ] {1c5094ba-cbe1-4043-ac3b-ec2a735897bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7876 | 2026.05.01 23:43:18.635232 [ 268 ] {1c5094ba-cbe1-4043-ac3b-ec2a735897bd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7877 | 2026.05.01 23:43:18.635454 [ 268 ] {1c5094ba-cbe1-4043-ac3b-ec2a735897bd} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2026.05.01 23:43:18.635588 [ 268 ] {1c5094ba-cbe1-4043-ac3b-ec2a735897bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 7879 | 2026.05.01 23:43:18.635626 [ 268 ] {1c5094ba-cbe1-4043-ac3b-ec2a735897bd} <Debug> TCPHandler: Processed in 0.001365349 sec. | ||
| 7880 | 2026.05.01 23:43:18.635742 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2026.05.01 23:43:18.635839 [ 268 ] {e904eb57-8ca4-437c-aeda-d4c23923195e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7882 | 2026.05.01 23:43:18.635884 [ 268 ] {e904eb57-8ca4-437c-aeda-d4c23923195e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7883 | 2026.05.01 23:43:18.636278 [ 268 ] {e904eb57-8ca4-437c-aeda-d4c23923195e} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7884 | 2026.05.01 23:43:18.636315 [ 268 ] {e904eb57-8ca4-437c-aeda-d4c23923195e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7885 | 2026.05.01 23:43:18.636657 [ 268 ] {e904eb57-8ca4-437c-aeda-d4c23923195e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7886 | 2026.05.01 23:43:18.636876 [ 268 ] {e904eb57-8ca4-437c-aeda-d4c23923195e} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2026.05.01 23:43:18.637006 [ 268 ] {e904eb57-8ca4-437c-aeda-d4c23923195e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001186 sec., 107925.80101180439 rows/sec., 7.52 MiB/sec. | ||
| 7888 | 2026.05.01 23:43:18.637044 [ 268 ] {e904eb57-8ca4-437c-aeda-d4c23923195e} <Debug> TCPHandler: Processed in 0.001352589 sec. | ||
| 7889 | 2026.05.01 23:43:18.637160 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7890 | 2026.05.01 23:43:18.637256 [ 268 ] {9735121a-1013-4c12-8865-9871410a1dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7891 | 2026.05.01 23:43:18.637298 [ 268 ] {9735121a-1013-4c12-8865-9871410a1dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7892 | 2026.05.01 23:43:18.637634 [ 268 ] {9735121a-1013-4c12-8865-9871410a1dd4} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.05.01 23:43:18.637672 [ 268 ] {9735121a-1013-4c12-8865-9871410a1dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7894 | 2026.05.01 23:43:18.637981 [ 268 ] {9735121a-1013-4c12-8865-9871410a1dd4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7895 | 2026.05.01 23:43:18.638199 [ 268 ] {9735121a-1013-4c12-8865-9871410a1dd4} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.05.01 23:43:18.638333 [ 268 ] {9735121a-1013-4c12-8865-9871410a1dd4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001094 sec., 43875.68555758684 rows/sec., 2.96 MiB/sec. | ||
| 7897 | 2026.05.01 23:43:18.638370 [ 268 ] {9735121a-1013-4c12-8865-9871410a1dd4} <Debug> TCPHandler: Processed in 0.001260107 sec. | ||
| 7898 | 2026.05.01 23:43:19.880325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14855 | ||
| 7899 | 2026.05.01 23:43:19.881164 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2026.05.01 23:43:19.881230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7901 | 2026.05.01 23:43:19.881828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7902 | 2026.05.01 23:43:19.882057 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.05.01 23:43:19.882180 [ 25 ] {} <Debug> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7904 | 2026.05.01 23:43:19.882185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14855 | ||
| 7905 | 2026.05.01 23:43:19.882219 [ 25 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.05.01 23:43:19.882241 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7907 | 2026.05.01 23:43:19.882412 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::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 | ||
| 7908 | 2026.05.01 23:43:19.882618 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7909 | 2026.05.01 23:43:19.882680 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12487 rows starting from the beginning of the part | ||
| 7910 | 2026.05.01 23:43:19.882783 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7911 | 2026.05.01 23:43:19.882855 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7912 | 2026.05.01 23:43:19.882922 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7913 | 2026.05.01 23:43:19.882983 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7914 | 2026.05.01 23:43:19.883046 [ 188 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7915 | 2026.05.01 23:43:19.884880 [ 200 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14855 rows, containing 4 columns (4 merged, 0 gathered) in 0.002556445 sec., 5810803.674634111 rows/sec., 83.12 MiB/sec. | ||
| 7916 | 2026.05.01 23:43:19.885301 [ 190 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7917 | 2026.05.01 23:43:19.885637 [ 190 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.05.01 23:43:19.885726 [ 190 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_31_6} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7919 | 2026.05.01 23:43:19.885854 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7920 | 2026.05.01 23:43:20.646957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7921 | 2026.05.01 23:43:20.664327 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.05.01 23:43:20.664394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7923 | 2026.05.01 23:43:20.670114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7924 | 2026.05.01 23:43:20.670887 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2026.05.01 23:43:20.671222 [ 25 ] {} <Debug> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7926 | 2026.05.01 23:43:20.671298 [ 25 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.05.01 23:43:20.671324 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7928 | 2026.05.01 23:43:20.671436 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 7929 | 2026.05.01 23:43:20.674572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7930 | 2026.05.01 23:43:20.675250 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7931 | 2026.05.01 23:43:20.676658 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 7932 | 2026.05.01 23:43:20.681175 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 7933 | 2026.05.01 23:43:20.685663 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 7934 | 2026.05.01 23:43:20.690048 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 7935 | 2026.05.01 23:43:20.694480 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 7936 | 2026.05.01 23:43:20.698550 [ 201 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 7937 | 2026.05.01 23:43:20.756953 [ 200 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.085564133 sec., 2734.7907563090716 rows/sec., 14.14 MiB/sec. | ||
| 7938 | 2026.05.01 23:43:20.759656 [ 196 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7939 | 2026.05.01 23:43:20.761812 [ 196 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_31_6} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.05.01 23:43:20.761914 [ 196 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_31_6} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7941 | 2026.05.01 23:43:20.764499 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7942 | 2026.05.01 23:43:21.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.28 MiB, peak 293.82 MiB, free memory in arenas 0.00 B, will set to 287.54 MiB (RSS), difference: 4.25 MiB | ||
| 7943 | 2026.05.01 23:43:22.068018 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57939 | ||
| 7944 | 2026.05.01 23:43:22.068134 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7945 | 2026.05.01 23:43:22.068163 [ 291 ] {} <Debug> TCP-Session: fdc7127c-2c18-4ec4-9c00-6c9923c94fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57939 | ||
| 7946 | 2026.05.01 23:43:22.068185 [ 291 ] {} <Debug> TCP-Session: fdc7127c-2c18-4ec4-9c00-6c9923c94fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7947 | 2026.05.01 23:43:22.068198 [ 291 ] {} <Debug> TCP-Session: fdc7127c-2c18-4ec4-9c00-6c9923c94fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7948 | 2026.05.01 23:43:22.068387 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46827 | ||
| 7949 | 2026.05.01 23:43:22.068413 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62747 | ||
| 7950 | 2026.05.01 23:43:22.068430 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56908 | ||
| 7951 | 2026.05.01 23:43:22.068453 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55390 | ||
| 7952 | 2026.05.01 23:43:22.068491 [ 291 ] {} <Trace> TCP-Session: fdc7127c-2c18-4ec4-9c00-6c9923c94fc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7953 | 2026.05.01 23:43:22.068424 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38227 | ||
| 7954 | 2026.05.01 23:43:22.068418 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41823 | ||
| 7955 | 2026.05.01 23:43:22.068418 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42613 | ||
| 7956 | 2026.05.01 23:43:22.068460 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63737 | ||
| 7957 | 2026.05.01 23:43:22.068636 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7958 | 2026.05.01 23:43:22.068683 [ 292 ] {} <Debug> TCP-Session: 905a9d7d-73a3-47cb-9f8d-1da7f3e9fed1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46827 | ||
| 7959 | 2026.05.01 23:43:22.068706 [ 291 ] {b4656740-42d0-412e-9677-2bd5066ccb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57939) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7960 | 2026.05.01 23:43:22.068720 [ 292 ] {} <Debug> TCP-Session: 905a9d7d-73a3-47cb-9f8d-1da7f3e9fed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7961 | 2026.05.01 23:43:22.068751 [ 292 ] {} <Debug> TCP-Session: 905a9d7d-73a3-47cb-9f8d-1da7f3e9fed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7962 | 2026.05.01 23:43:22.069000 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7963 | 2026.05.01 23:43:22.069021 [ 291 ] {b4656740-42d0-412e-9677-2bd5066ccb1d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7964 | 2026.05.01 23:43:22.069036 [ 287 ] {} <Debug> TCP-Session: 1a5aebf2-4800-4751-8949-ba8ad116bc8d Authenticating user 'default' from [fd00:1122:3344:101::e]:38227 | ||
| 7965 | 2026.05.01 23:43:22.069056 [ 287 ] {} <Debug> TCP-Session: 1a5aebf2-4800-4751-8949-ba8ad116bc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7966 | 2026.05.01 23:43:22.069072 [ 287 ] {} <Debug> TCP-Session: 1a5aebf2-4800-4751-8949-ba8ad116bc8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7967 | 2026.05.01 23:43:22.069081 [ 291 ] {b4656740-42d0-412e-9677-2bd5066ccb1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7968 | 2026.05.01 23:43:22.069117 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7969 | 2026.05.01 23:43:22.069168 [ 267 ] {} <Debug> TCP-Session: 2b3caaf8-2f20-4a47-a646-45c63f024fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:41823 | ||
| 7970 | 2026.05.01 23:43:22.069200 [ 267 ] {} <Debug> TCP-Session: 2b3caaf8-2f20-4a47-a646-45c63f024fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2026.05.01 23:43:22.069216 [ 267 ] {} <Debug> TCP-Session: 2b3caaf8-2f20-4a47-a646-45c63f024fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.05.01 23:43:22.069391 [ 291 ] {b4656740-42d0-412e-9677-2bd5066ccb1d} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 7973 | 2026.05.01 23:43:22.069507 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7974 | 2026.05.01 23:43:22.069549 [ 294 ] {} <Debug> TCP-Session: 520ab10a-645e-44e1-952c-b8ec1edefe53 Authenticating user 'default' from [fd00:1122:3344:101::e]:42613 | ||
| 7975 | 2026.05.01 23:43:22.069566 [ 294 ] {} <Debug> TCP-Session: 520ab10a-645e-44e1-952c-b8ec1edefe53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7976 | 2026.05.01 23:43:22.069579 [ 294 ] {} <Debug> TCP-Session: 520ab10a-645e-44e1-952c-b8ec1edefe53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7977 | 2026.05.01 23:43:22.069645 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7978 | 2026.05.01 23:43:22.069689 [ 288 ] {} <Debug> TCP-Session: 924cc934-6379-4272-a777-3b1b7fc60533 Authenticating user 'default' from [fd00:1122:3344:101::e]:56908 | ||
| 7979 | 2026.05.01 23:43:22.069714 [ 288 ] {} <Debug> TCP-Session: 924cc934-6379-4272-a777-3b1b7fc60533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2026.05.01 23:43:22.069738 [ 288 ] {} <Debug> TCP-Session: 924cc934-6379-4272-a777-3b1b7fc60533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7981 | 2026.05.01 23:43:22.069999 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7982 | 2026.05.01 23:43:22.070055 [ 293 ] {} <Debug> TCP-Session: 855fc550-d8c7-4f31-806e-6a3d67228209 Authenticating user 'default' from [fd00:1122:3344:101::e]:62747 | ||
| 7983 | 2026.05.01 23:43:22.070076 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7984 | 2026.05.01 23:43:22.070089 [ 293 ] {} <Debug> TCP-Session: 855fc550-d8c7-4f31-806e-6a3d67228209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7985 | 2026.05.01 23:43:22.070108 [ 289 ] {} <Debug> TCP-Session: 84e9d722-9e33-4266-b66c-27bc618ffe1d Authenticating user 'default' from [fd00:1122:3344:101::e]:55390 | ||
| 7986 | 2026.05.01 23:43:22.070115 [ 293 ] {} <Debug> TCP-Session: 855fc550-d8c7-4f31-806e-6a3d67228209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2026.05.01 23:43:22.070128 [ 289 ] {} <Debug> TCP-Session: 84e9d722-9e33-4266-b66c-27bc618ffe1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7988 | 2026.05.01 23:43:22.070142 [ 289 ] {} <Debug> TCP-Session: 84e9d722-9e33-4266-b66c-27bc618ffe1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2026.05.01 23:43:22.070313 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7990 | 2026.05.01 23:43:22.070357 [ 290 ] {} <Debug> TCP-Session: 6f66a902-ba1f-48e3-9b99-bbbf0af5b034 Authenticating user 'default' from [fd00:1122:3344:101::e]:63737 | ||
| 7991 | 2026.05.01 23:43:22.070375 [ 290 ] {} <Debug> TCP-Session: 6f66a902-ba1f-48e3-9b99-bbbf0af5b034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2026.05.01 23:43:22.070393 [ 290 ] {} <Debug> TCP-Session: 6f66a902-ba1f-48e3-9b99-bbbf0af5b034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7993 | 2026.05.01 23:43:22.070647 [ 332 ] {b4656740-42d0-412e-9677-2bd5066ccb1d} <Trace> AggregatingTransform: Aggregating | ||
| 7994 | 2026.05.01 23:43:22.070687 [ 332 ] {b4656740-42d0-412e-9677-2bd5066ccb1d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7995 | 2026.05.01 23:43:22.070722 [ 332 ] {b4656740-42d0-412e-9677-2bd5066ccb1d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001216576 sec. (821.979 rows/sec., 32.11 KiB/sec.) | ||
| 7996 | 2026.05.01 23:43:22.070746 [ 332 ] {b4656740-42d0-412e-9677-2bd5066ccb1d} <Trace> Aggregator: Merging aggregated data | ||
| 7997 | 2026.05.01 23:43:22.072265 [ 291 ] {b4656740-42d0-412e-9677-2bd5066ccb1d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003625 sec., 275.8620689655172 rows/sec., 10.78 KiB/sec. | ||
| 7998 | 2026.05.01 23:43:22.072406 [ 291 ] {b4656740-42d0-412e-9677-2bd5066ccb1d} <Debug> TCPHandler: Processed in 0.004051997 sec. | ||
| 7999 | 2026.05.01 23:43:22.072549 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8000 | 2026.05.01 23:43:22.072578 [ 291 ] {} <Debug> TCP-Session: fdc7127c-2c18-4ec4-9c00-6c9923c94fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8001 | 2026.05.01 23:43:22.072577 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8002 | 2026.05.01 23:43:22.072595 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8003 | 2026.05.01 23:43:22.072613 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8004 | 2026.05.01 23:43:22.072638 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8005 | 2026.05.01 23:43:22.072651 [ 289 ] {} <Debug> TCP-Session: 84e9d722-9e33-4266-b66c-27bc618ffe1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2026.05.01 23:43:22.072669 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8007 | 2026.05.01 23:43:22.072684 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8008 | 2026.05.01 23:43:22.072705 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8009 | 2026.05.01 23:43:22.072725 [ 293 ] {} <Debug> TCP-Session: 855fc550-d8c7-4f31-806e-6a3d67228209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2026.05.01 23:43:22.072739 [ 267 ] {} <Debug> TCP-Session: 2b3caaf8-2f20-4a47-a646-45c63f024fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.05.01 23:43:22.072755 [ 294 ] {} <Debug> TCP-Session: 520ab10a-645e-44e1-952c-b8ec1edefe53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.05.01 23:43:22.072693 [ 288 ] {} <Debug> TCP-Session: 924cc934-6379-4272-a777-3b1b7fc60533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8013 | 2026.05.01 23:43:22.072673 [ 290 ] {} <Debug> TCP-Session: 6f66a902-ba1f-48e3-9b99-bbbf0af5b034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8014 | 2026.05.01 23:43:22.072652 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8015 | 2026.05.01 23:43:22.072629 [ 292 ] {} <Debug> TCP-Session: 905a9d7d-73a3-47cb-9f8d-1da7f3e9fed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8016 | 2026.05.01 23:43:22.072860 [ 287 ] {} <Debug> TCP-Session: 1a5aebf2-4800-4751-8949-ba8ad116bc8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2026.05.01 23:43:23.630158 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.05.01 23:43:23.630455 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8019 | 2026.05.01 23:43:23.630849 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8020 | 2026.05.01 23:43:23.630890 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8021 | 2026.05.01 23:43:23.631123 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8022 | 2026.05.01 23:43:23.631200 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8023 | 2026.05.01 23:43:23.631350 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8024 | 2026.05.01 23:43:23.631476 [ 333 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8025 | 2026.05.01 23:43:23.631504 [ 327 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8026 | 2026.05.01 23:43:23.631503 [ 307 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8027 | 2026.05.01 23:43:23.631501 [ 296 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8028 | 2026.05.01 23:43:23.631692 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8029 | 2026.05.01 23:43:23.631719 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8030 | 2026.05.01 23:43:23.631810 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8031 | 2026.05.01 23:43:23.631831 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 8032 | 2026.05.01 23:43:23.631868 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8033 | 2026.05.01 23:43:23.631908 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8034 | 2026.05.01 23:43:23.631944 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8035 | 2026.05.01 23:43:23.633277 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002938 sec., 16337.644656228727 rows/sec., 2.63 MiB/sec. | ||
| 8036 | 2026.05.01 23:43:23.633439 [ 268 ] {6edf406f-3419-4d2b-8ed1-10d5bf1662ea} <Debug> TCPHandler: Processed in 0.003433524 sec. | ||
| 8037 | 2026.05.01 23:43:23.635608 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2026.05.01 23:43:23.635730 [ 268 ] {e68fcfb9-c487-42b9-9056-62127b84e6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8039 | 2026.05.01 23:43:23.635780 [ 268 ] {e68fcfb9-c487-42b9-9056-62127b84e6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8040 | 2026.05.01 23:43:23.636342 [ 268 ] {e68fcfb9-c487-42b9-9056-62127b84e6bb} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.05.01 23:43:23.636389 [ 268 ] {e68fcfb9-c487-42b9-9056-62127b84e6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8042 | 2026.05.01 23:43:23.636822 [ 268 ] {e68fcfb9-c487-42b9-9056-62127b84e6bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8043 | 2026.05.01 23:43:23.637084 [ 268 ] {e68fcfb9-c487-42b9-9056-62127b84e6bb} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.05.01 23:43:23.637252 [ 41 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8045 | 2026.05.01 23:43:23.637269 [ 268 ] {e68fcfb9-c487-42b9-9056-62127b84e6bb} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001576 sec., 74873.09644670051 rows/sec., 6.37 MiB/sec. | ||
| 8046 | 2026.05.01 23:43:23.637296 [ 41 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2026.05.01 23:43:23.637317 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8048 | 2026.05.01 23:43:23.637319 [ 268 ] {e68fcfb9-c487-42b9-9056-62127b84e6bb} <Debug> TCPHandler: Processed in 0.001769158 sec. | ||
| 8049 | 2026.05.01 23:43:23.637420 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 8050 | 2026.05.01 23:43:23.637460 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2026.05.01 23:43:23.637546 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8052 | 2026.05.01 23:43:23.637569 [ 268 ] {06297e0d-569b-4edc-9179-e464ae2ffa3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8053 | 2026.05.01 23:43:23.637584 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3359 rows starting from the beginning of the part | ||
| 8054 | 2026.05.01 23:43:23.637619 [ 268 ] {06297e0d-569b-4edc-9179-e464ae2ffa3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8055 | 2026.05.01 23:43:23.637653 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 78 rows starting from the beginning of the part | ||
| 8056 | 2026.05.01 23:43:23.637704 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 118 rows starting from the beginning of the part | ||
| 8057 | 2026.05.01 23:43:23.637747 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2424 rows starting from the beginning of the part | ||
| 8058 | 2026.05.01 23:43:23.637787 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 8059 | 2026.05.01 23:43:23.637829 [ 195 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 118 rows starting from the beginning of the part | ||
| 8060 | 2026.05.01 23:43:23.638100 [ 268 ] {06297e0d-569b-4edc-9179-e464ae2ffa3c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.05.01 23:43:23.638143 [ 268 ] {06297e0d-569b-4edc-9179-e464ae2ffa3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8062 | 2026.05.01 23:43:23.638358 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40031 | ||
| 8063 | 2026.05.01 23:43:23.638436 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8064 | 2026.05.01 23:43:23.638463 [ 291 ] {} <Debug> TCP-Session: 4f8ccb9a-0c58-4b6d-9182-4d2da2c39805 Authenticating user 'default' from [fd00:1122:3344:101::e]:40031 | ||
| 8065 | 2026.05.01 23:43:23.638481 [ 268 ] {06297e0d-569b-4edc-9179-e464ae2ffa3c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8066 | 2026.05.01 23:43:23.638488 [ 291 ] {} <Debug> TCP-Session: 4f8ccb9a-0c58-4b6d-9182-4d2da2c39805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.05.01 23:43:23.638517 [ 291 ] {} <Debug> TCP-Session: 4f8ccb9a-0c58-4b6d-9182-4d2da2c39805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2026.05.01 23:43:23.638716 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49384 | ||
| 8069 | 2026.05.01 23:43:23.638731 [ 268 ] {06297e0d-569b-4edc-9179-e464ae2ffa3c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.05.01 23:43:23.638760 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36036 | ||
| 8071 | 2026.05.01 23:43:23.638777 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61030 | ||
| 8072 | 2026.05.01 23:43:23.638816 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47610 | ||
| 8073 | 2026.05.01 23:43:23.638840 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8074 | 2026.05.01 23:43:23.638838 [ 291 ] {} <Trace> TCP-Session: 4f8ccb9a-0c58-4b6d-9182-4d2da2c39805 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2026.05.01 23:43:23.638873 [ 293 ] {} <Debug> TCP-Session: b976bda1-05a3-4062-87e4-55a0fc320380 Authenticating user 'default' from [fd00:1122:3344:101::e]:36036 | ||
| 8076 | 2026.05.01 23:43:23.638887 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8077 | 2026.05.01 23:43:23.639022 [ 291 ] {a0077014-c510-4c16-9fbd-f7106132d14d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40031) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8078 | 2026.05.01 23:43:23.638910 [ 293 ] {} <Debug> TCP-Session: b976bda1-05a3-4062-87e4-55a0fc320380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2026.05.01 23:43:23.639050 [ 294 ] {} <Debug> TCP-Session: 0c154aa3-99ca-4f3a-9426-ed67dbd03046 Authenticating user 'default' from [fd00:1122:3344:101::e]:61030 | ||
| 8080 | 2026.05.01 23:43:23.639077 [ 293 ] {} <Debug> TCP-Session: b976bda1-05a3-4062-87e4-55a0fc320380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8081 | 2026.05.01 23:43:23.638895 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8082 | 2026.05.01 23:43:23.639098 [ 294 ] {} <Debug> TCP-Session: 0c154aa3-99ca-4f3a-9426-ed67dbd03046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8083 | 2026.05.01 23:43:23.638824 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46273 | ||
| 8084 | 2026.05.01 23:43:23.639133 [ 294 ] {} <Debug> TCP-Session: 0c154aa3-99ca-4f3a-9426-ed67dbd03046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2026.05.01 23:43:23.639128 [ 289 ] {} <Debug> TCP-Session: 5f8dc704-ea72-4d39-a6fa-cd5d204bf9a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47610 | ||
| 8086 | 2026.05.01 23:43:23.638809 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8087 | 2026.05.01 23:43:23.639197 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8088 | 2026.05.01 23:43:23.638799 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33252 | ||
| 8089 | 2026.05.01 23:43:23.638789 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59379 | ||
| 8090 | 2026.05.01 23:43:23.638782 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56465 | ||
| 8091 | 2026.05.01 23:43:23.639292 [ 291 ] {a0077014-c510-4c16-9fbd-f7106132d14d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8092 | 2026.05.01 23:43:23.639292 [ 289 ] {} <Debug> TCP-Session: 5f8dc704-ea72-4d39-a6fa-cd5d204bf9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.05.01 23:43:23.639342 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8094 | 2026.05.01 23:43:23.639394 [ 290 ] {} <Debug> TCP-Session: e6f773c4-20ce-4a9f-b41c-5c77b4bb75c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46273 | ||
| 8095 | 2026.05.01 23:43:23.639400 [ 291 ] {a0077014-c510-4c16-9fbd-f7106132d14d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8096 | 2026.05.01 23:43:23.639417 [ 287 ] {} <Debug> TCP-Session: 6fa27c5b-6b11-40b9-80ed-de82129f5a9e Authenticating user 'default' from [fd00:1122:3344:101::e]:59379 | ||
| 8097 | 2026.05.01 23:43:23.639427 [ 290 ] {} <Debug> TCP-Session: e6f773c4-20ce-4a9f-b41c-5c77b4bb75c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2026.05.01 23:43:23.639449 [ 292 ] {} <Debug> TCP-Session: d90aead2-dd4b-4317-9bd8-36a31749e119 Authenticating user 'default' from [fd00:1122:3344:101::e]:49384 | ||
| 8099 | 2026.05.01 23:43:23.639465 [ 290 ] {} <Debug> TCP-Session: e6f773c4-20ce-4a9f-b41c-5c77b4bb75c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2026.05.01 23:43:23.639462 [ 287 ] {} <Debug> TCP-Session: 6fa27c5b-6b11-40b9-80ed-de82129f5a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2026.05.01 23:43:23.639490 [ 292 ] {} <Debug> TCP-Session: d90aead2-dd4b-4317-9bd8-36a31749e119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.05.01 23:43:23.639507 [ 287 ] {} <Debug> TCP-Session: 6fa27c5b-6b11-40b9-80ed-de82129f5a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.05.01 23:43:23.639518 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8104 | 2026.05.01 23:43:23.639522 [ 292 ] {} <Debug> TCP-Session: d90aead2-dd4b-4317-9bd8-36a31749e119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.05.01 23:43:23.639560 [ 267 ] {} <Debug> TCP-Session: fd085ecd-b718-4a44-a469-d1e851543e1a Authenticating user 'default' from [fd00:1122:3344:101::e]:56465 | ||
| 8106 | 2026.05.01 23:43:23.639398 [ 289 ] {} <Debug> TCP-Session: 5f8dc704-ea72-4d39-a6fa-cd5d204bf9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.05.01 23:43:23.639587 [ 267 ] {} <Debug> TCP-Session: fd085ecd-b718-4a44-a469-d1e851543e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.05.01 23:43:23.638911 [ 268 ] {06297e0d-569b-4edc-9179-e464ae2ffa3c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001366 sec., 22693.997071742313 rows/sec., 1.67 MiB/sec. | ||
| 8109 | 2026.05.01 23:43:23.639619 [ 267 ] {} <Debug> TCP-Session: fd085ecd-b718-4a44-a469-d1e851543e1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2026.05.01 23:43:23.639677 [ 268 ] {06297e0d-569b-4edc-9179-e464ae2ffa3c} <Debug> TCPHandler: Processed in 0.002267829 sec. | ||
| 8111 | 2026.05.01 23:43:23.639745 [ 291 ] {a0077014-c510-4c16-9fbd-f7106132d14d} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 8112 | 2026.05.01 23:43:23.639831 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8113 | 2026.05.01 23:43:23.639926 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8114 | 2026.05.01 23:43:23.639941 [ 268 ] {cdd49c02-54f6-4e4e-8b07-48e170f0f2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8115 | 2026.05.01 23:43:23.639957 [ 288 ] {} <Debug> TCP-Session: d5479c43-29b8-4362-8927-29d19c042ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33252 | ||
| 8116 | 2026.05.01 23:43:23.639976 [ 288 ] {} <Debug> TCP-Session: d5479c43-29b8-4362-8927-29d19c042ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8117 | 2026.05.01 23:43:23.639984 [ 268 ] {cdd49c02-54f6-4e4e-8b07-48e170f0f2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8118 | 2026.05.01 23:43:23.639991 [ 288 ] {} <Debug> TCP-Session: d5479c43-29b8-4362-8927-29d19c042ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8119 | 2026.05.01 23:43:23.640451 [ 268 ] {cdd49c02-54f6-4e4e-8b07-48e170f0f2d2} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8120 | 2026.05.01 23:43:23.640498 [ 268 ] {cdd49c02-54f6-4e4e-8b07-48e170f0f2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8121 | 2026.05.01 23:43:23.640596 [ 200 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6153 rows, containing 5 columns (5 merged, 0 gathered) in 0.00321882 sec., 1911570.0784759633 rows/sec., 151.55 MiB/sec. | ||
| 8122 | 2026.05.01 23:43:23.640748 [ 307 ] {a0077014-c510-4c16-9fbd-f7106132d14d} <Trace> AggregatingTransform: Aggregating | ||
| 8123 | 2026.05.01 23:43:23.640785 [ 307 ] {a0077014-c510-4c16-9fbd-f7106132d14d} <Trace> Aggregator: Aggregation method: without_key | ||
| 8124 | 2026.05.01 23:43:23.640818 [ 307 ] {a0077014-c510-4c16-9fbd-f7106132d14d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968431 sec. (1032.598 rows/sec., 40.34 KiB/sec.) | ||
| 8125 | 2026.05.01 23:43:23.640840 [ 307 ] {a0077014-c510-4c16-9fbd-f7106132d14d} <Trace> Aggregator: Merging aggregated data | ||
| 8126 | 2026.05.01 23:43:23.641250 [ 268 ] {cdd49c02-54f6-4e4e-8b07-48e170f0f2d2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8127 | 2026.05.01 23:43:23.641289 [ 189 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8128 | 2026.05.01 23:43:23.641541 [ 268 ] {cdd49c02-54f6-4e4e-8b07-48e170f0f2d2} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.05.01 23:43:23.641643 [ 189 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_51_10} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.05.01 23:43:23.641690 [ 41 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8131 | 2026.05.01 23:43:23.641727 [ 41 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.05.01 23:43:23.641730 [ 268 ] {cdd49c02-54f6-4e4e-8b07-48e170f0f2d2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00181 sec., 52486.187845303866 rows/sec., 4.10 MiB/sec. | ||
| 8133 | 2026.05.01 23:43:23.641750 [ 189 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_51_10} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8134 | 2026.05.01 23:43:23.641748 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8135 | 2026.05.01 23:43:23.641793 [ 268 ] {cdd49c02-54f6-4e4e-8b07-48e170f0f2d2} <Debug> TCPHandler: Processed in 0.002013034 sec. | ||
| 8136 | 2026.05.01 23:43:23.641864 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 8137 | 2026.05.01 23:43:23.641915 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 8138 | 2026.05.01 23:43:23.641944 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.05.01 23:43:23.642016 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8140 | 2026.05.01 23:43:23.642053 [ 268 ] {ea22da91-5e16-413a-a1b7-cdad40de8276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8141 | 2026.05.01 23:43:23.642059 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
| 8142 | 2026.05.01 23:43:23.642105 [ 268 ] {ea22da91-5e16-413a-a1b7-cdad40de8276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8143 | 2026.05.01 23:43:23.642141 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 75 rows starting from the beginning of the part | ||
| 8144 | 2026.05.01 23:43:23.642213 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 95 rows starting from the beginning of the part | ||
| 8145 | 2026.05.01 23:43:23.642218 [ 291 ] {a0077014-c510-4c16-9fbd-f7106132d14d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003253 sec., 307.40854595757764 rows/sec., 12.01 KiB/sec. | ||
| 8146 | 2026.05.01 23:43:23.642281 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1301 rows starting from the beginning of the part | ||
| 8147 | 2026.05.01 23:43:23.642346 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 8148 | 2026.05.01 23:43:23.642359 [ 291 ] {a0077014-c510-4c16-9fbd-f7106132d14d} <Debug> TCPHandler: Processed in 0.003638908 sec. | ||
| 8149 | 2026.05.01 23:43:23.642388 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 8150 | 2026.05.01 23:43:23.642517 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8151 | 2026.05.01 23:43:23.642548 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8152 | 2026.05.01 23:43:23.642552 [ 291 ] {} <Debug> TCP-Session: 4f8ccb9a-0c58-4b6d-9182-4d2da2c39805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2026.05.01 23:43:23.642570 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8154 | 2026.05.01 23:43:23.642597 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8155 | 2026.05.01 23:43:23.642618 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8156 | 2026.05.01 23:43:23.642626 [ 290 ] {} <Debug> TCP-Session: e6f773c4-20ce-4a9f-b41c-5c77b4bb75c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8157 | 2026.05.01 23:43:23.642644 [ 294 ] {} <Debug> TCP-Session: 0c154aa3-99ca-4f3a-9426-ed67dbd03046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8158 | 2026.05.01 23:43:23.642667 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8159 | 2026.05.01 23:43:23.642688 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8160 | 2026.05.01 23:43:23.642674 [ 293 ] {} <Debug> TCP-Session: b976bda1-05a3-4062-87e4-55a0fc320380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8161 | 2026.05.01 23:43:23.642726 [ 289 ] {} <Debug> TCP-Session: 5f8dc704-ea72-4d39-a6fa-cd5d204bf9a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8162 | 2026.05.01 23:43:23.642737 [ 267 ] {} <Debug> TCP-Session: fd085ecd-b718-4a44-a469-d1e851543e1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8163 | 2026.05.01 23:43:23.642724 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8164 | 2026.05.01 23:43:23.642643 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8165 | 2026.05.01 23:43:23.642589 [ 292 ] {} <Debug> TCP-Session: d90aead2-dd4b-4317-9bd8-36a31749e119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8166 | 2026.05.01 23:43:23.642818 [ 288 ] {} <Debug> TCP-Session: d5479c43-29b8-4362-8927-29d19c042ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8167 | 2026.05.01 23:43:23.642836 [ 287 ] {} <Debug> TCP-Session: 6fa27c5b-6b11-40b9-80ed-de82129f5a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2026.05.01 23:43:23.642577 [ 268 ] {ea22da91-5e16-413a-a1b7-cdad40de8276} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.05.01 23:43:23.642914 [ 268 ] {ea22da91-5e16-413a-a1b7-cdad40de8276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8170 | 2026.05.01 23:43:23.643313 [ 268 ] {ea22da91-5e16-413a-a1b7-cdad40de8276} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8171 | 2026.05.01 23:43:23.643551 [ 268 ] {ea22da91-5e16-413a-a1b7-cdad40de8276} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.05.01 23:43:23.643671 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8173 | 2026.05.01 23:43:23.643692 [ 268 ] {ea22da91-5e16-413a-a1b7-cdad40de8276} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec. | ||
| 8174 | 2026.05.01 23:43:23.643708 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.05.01 23:43:23.643730 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8176 | 2026.05.01 23:43:23.643732 [ 268 ] {ea22da91-5e16-413a-a1b7-cdad40de8276} <Debug> TCPHandler: Processed in 0.001844879 sec. | ||
| 8177 | 2026.05.01 23:43:23.643812 [ 200 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999073 sec., 1730802.2268321365 rows/sec., 125.32 MiB/sec. | ||
| 8178 | 2026.05.01 23:43:23.643828 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 8179 | 2026.05.01 23:43:23.643871 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8180 | 2026.05.01 23:43:23.643957 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8181 | 2026.05.01 23:43:23.643973 [ 268 ] {eb9d1a32-a10f-47e1-ad95-355ef8e05738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8182 | 2026.05.01 23:43:23.643999 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18220 rows starting from the beginning of the part | ||
| 8183 | 2026.05.01 23:43:23.644038 [ 268 ] {eb9d1a32-a10f-47e1-ad95-355ef8e05738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8184 | 2026.05.01 23:43:23.644057 [ 194 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8185 | 2026.05.01 23:43:23.644061 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 8186 | 2026.05.01 23:43:23.644126 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 8187 | 2026.05.01 23:43:23.644178 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1497 rows starting from the beginning of the part | ||
| 8188 | 2026.05.01 23:43:23.644223 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 8189 | 2026.05.01 23:43:23.644283 [ 199 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 8190 | 2026.05.01 23:43:23.644379 [ 194 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_51_10} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8191 | 2026.05.01 23:43:23.644479 [ 194 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_51_10} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8192 | 2026.05.01 23:43:23.644594 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8193 | 2026.05.01 23:43:23.644922 [ 268 ] {eb9d1a32-a10f-47e1-ad95-355ef8e05738} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.05.01 23:43:23.644964 [ 268 ] {eb9d1a32-a10f-47e1-ad95-355ef8e05738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8195 | 2026.05.01 23:43:23.645581 [ 268 ] {eb9d1a32-a10f-47e1-ad95-355ef8e05738} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8196 | 2026.05.01 23:43:23.645826 [ 268 ] {eb9d1a32-a10f-47e1-ad95-355ef8e05738} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.05.01 23:43:23.645981 [ 268 ] {eb9d1a32-a10f-47e1-ad95-355ef8e05738} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002028 sec., 15285.996055226826 rows/sec., 27.39 MiB/sec. | ||
| 8198 | 2026.05.01 23:43:23.646059 [ 268 ] {eb9d1a32-a10f-47e1-ad95-355ef8e05738} <Debug> TCPHandler: Processed in 0.002239679 sec. | ||
| 8199 | 2026.05.01 23:43:23.646185 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2026.05.01 23:43:23.646283 [ 268 ] {da8601ea-83ba-40fe-aef2-22e2dff2e329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8201 | 2026.05.01 23:43:23.646328 [ 268 ] {da8601ea-83ba-40fe-aef2-22e2dff2e329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8202 | 2026.05.01 23:43:23.646686 [ 268 ] {da8601ea-83ba-40fe-aef2-22e2dff2e329} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.05.01 23:43:23.646724 [ 268 ] {da8601ea-83ba-40fe-aef2-22e2dff2e329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8204 | 2026.05.01 23:43:23.647044 [ 268 ] {da8601ea-83ba-40fe-aef2-22e2dff2e329} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8205 | 2026.05.01 23:43:23.647275 [ 268 ] {da8601ea-83ba-40fe-aef2-22e2dff2e329} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.05.01 23:43:23.647409 [ 268 ] {da8601ea-83ba-40fe-aef2-22e2dff2e329} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 8207 | 2026.05.01 23:43:23.647408 [ 52 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8208 | 2026.05.01 23:43:23.647449 [ 268 ] {da8601ea-83ba-40fe-aef2-22e2dff2e329} <Debug> TCPHandler: Processed in 0.001314829 sec. | ||
| 8209 | 2026.05.01 23:43:23.647473 [ 52 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.05.01 23:43:23.647500 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8211 | 2026.05.01 23:43:23.647601 [ 194 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 8212 | 2026.05.01 23:43:23.647705 [ 194 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8213 | 2026.05.01 23:43:23.647734 [ 194 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2700 rows starting from the beginning of the part | ||
| 8214 | 2026.05.01 23:43:23.647785 [ 194 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 8215 | 2026.05.01 23:43:23.647828 [ 194 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 8216 | 2026.05.01 23:43:23.647867 [ 194 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
| 8217 | 2026.05.01 23:43:23.647906 [ 194 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 8218 | 2026.05.01 23:43:23.647960 [ 194 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 8219 | 2026.05.01 23:43:23.649303 [ 200 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 4 columns (4 merged, 0 gathered) in 0.001737787 sec., 1691806.8785184836 rows/sec., 111.52 MiB/sec. | ||
| 8220 | 2026.05.01 23:43:23.649651 [ 192 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8221 | 2026.05.01 23:43:23.649963 [ 192 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_51_10} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.05.01 23:43:23.650050 [ 192 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_51_10} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8223 | 2026.05.01 23:43:23.650154 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8224 | 2026.05.01 23:43:23.650698 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20325 rows, containing 5 columns (5 merged, 0 gathered) in 0.006922658 sec., 2936010.994620852 rows/sec., 189.18 MiB/sec. | ||
| 8225 | 2026.05.01 23:43:23.651204 [ 200 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8226 | 2026.05.01 23:43:23.651508 [ 200 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.05.01 23:43:23.651596 [ 200 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8228 | 2026.05.01 23:43:23.651682 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 8229 | 2026.05.01 23:43:23.692875 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62314 | ||
| 8230 | 2026.05.01 23:43:23.692949 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8231 | 2026.05.01 23:43:23.692973 [ 291 ] {} <Debug> TCP-Session: f6a0bdc9-362a-4e8a-94c3-e915e3386350 Authenticating user 'default' from [fd00:1122:3344:101::e]:62314 | ||
| 8232 | 2026.05.01 23:43:23.692992 [ 291 ] {} <Debug> TCP-Session: f6a0bdc9-362a-4e8a-94c3-e915e3386350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8233 | 2026.05.01 23:43:23.693005 [ 291 ] {} <Debug> TCP-Session: f6a0bdc9-362a-4e8a-94c3-e915e3386350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8234 | 2026.05.01 23:43:23.693175 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42137 | ||
| 8235 | 2026.05.01 23:43:23.693197 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50809 | ||
| 8236 | 2026.05.01 23:43:23.693245 [ 291 ] {} <Trace> TCP-Session: f6a0bdc9-362a-4e8a-94c3-e915e3386350 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8237 | 2026.05.01 23:43:23.693261 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47648 | ||
| 8238 | 2026.05.01 23:43:23.693280 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44558 | ||
| 8239 | 2026.05.01 23:43:23.693289 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8240 | 2026.05.01 23:43:23.693302 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8241 | 2026.05.01 23:43:23.693324 [ 293 ] {} <Debug> TCP-Session: 9d2cd8b7-c161-4aab-8676-f7592269e7cb Authenticating user 'default' from [fd00:1122:3344:101::e]:50809 | ||
| 8242 | 2026.05.01 23:43:23.693338 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8243 | 2026.05.01 23:43:23.693358 [ 292 ] {} <Debug> TCP-Session: c148025f-63eb-4c4e-886c-a5bf6f95d68e Authenticating user 'default' from [fd00:1122:3344:101::e]:42137 | ||
| 8244 | 2026.05.01 23:43:23.693359 [ 293 ] {} <Debug> TCP-Session: 9d2cd8b7-c161-4aab-8676-f7592269e7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8245 | 2026.05.01 23:43:23.693377 [ 287 ] {} <Debug> TCP-Session: d53bdc13-42f6-40dc-b09a-f76bd3335e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:47648 | ||
| 8246 | 2026.05.01 23:43:23.693391 [ 291 ] {4d0eca0e-b954-48d1-a4bb-cc55ea1c8ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8247 | 2026.05.01 23:43:23.693399 [ 293 ] {} <Debug> TCP-Session: 9d2cd8b7-c161-4aab-8676-f7592269e7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8248 | 2026.05.01 23:43:23.693416 [ 287 ] {} <Debug> TCP-Session: d53bdc13-42f6-40dc-b09a-f76bd3335e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8249 | 2026.05.01 23:43:23.693397 [ 292 ] {} <Debug> TCP-Session: c148025f-63eb-4c4e-886c-a5bf6f95d68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8250 | 2026.05.01 23:43:23.693464 [ 287 ] {} <Debug> TCP-Session: d53bdc13-42f6-40dc-b09a-f76bd3335e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8251 | 2026.05.01 23:43:23.693489 [ 292 ] {} <Debug> TCP-Session: c148025f-63eb-4c4e-886c-a5bf6f95d68e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8252 | 2026.05.01 23:43:23.693347 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8253 | 2026.05.01 23:43:23.693288 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38652 | ||
| 8254 | 2026.05.01 23:43:23.693272 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62527 | ||
| 8255 | 2026.05.01 23:43:23.693609 [ 291 ] {4d0eca0e-b954-48d1-a4bb-cc55ea1c8ebc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8256 | 2026.05.01 23:43:23.693252 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42714 | ||
| 8257 | 2026.05.01 23:43:23.693656 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8258 | 2026.05.01 23:43:23.693670 [ 291 ] {4d0eca0e-b954-48d1-a4bb-cc55ea1c8ebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8259 | 2026.05.01 23:43:23.693681 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8260 | 2026.05.01 23:43:23.693695 [ 290 ] {} <Debug> TCP-Session: cd8c1f59-f411-49b8-a14f-74ab0b5c51bb Authenticating user 'default' from [fd00:1122:3344:101::e]:38652 | ||
| 8261 | 2026.05.01 23:43:23.693723 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8262 | 2026.05.01 23:43:23.693727 [ 288 ] {} <Debug> TCP-Session: 6bf3846e-e6ea-4b90-9bf9-7549f250045a Authenticating user 'default' from [fd00:1122:3344:101::e]:62527 | ||
| 8263 | 2026.05.01 23:43:23.693744 [ 290 ] {} <Debug> TCP-Session: cd8c1f59-f411-49b8-a14f-74ab0b5c51bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8264 | 2026.05.01 23:43:23.693752 [ 267 ] {} <Debug> TCP-Session: f8dd8054-f34f-4f32-9ca8-d9220f4b0140 Authenticating user 'default' from [fd00:1122:3344:101::e]:42714 | ||
| 8265 | 2026.05.01 23:43:23.693768 [ 288 ] {} <Debug> TCP-Session: 6bf3846e-e6ea-4b90-9bf9-7549f250045a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8266 | 2026.05.01 23:43:23.693785 [ 267 ] {} <Debug> TCP-Session: f8dd8054-f34f-4f32-9ca8-d9220f4b0140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8267 | 2026.05.01 23:43:23.693798 [ 288 ] {} <Debug> TCP-Session: 6bf3846e-e6ea-4b90-9bf9-7549f250045a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8268 | 2026.05.01 23:43:23.693813 [ 267 ] {} <Debug> TCP-Session: f8dd8054-f34f-4f32-9ca8-d9220f4b0140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8269 | 2026.05.01 23:43:23.693773 [ 290 ] {} <Debug> TCP-Session: cd8c1f59-f411-49b8-a14f-74ab0b5c51bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8270 | 2026.05.01 23:43:23.693252 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35506 | ||
| 8271 | 2026.05.01 23:43:23.693545 [ 289 ] {} <Debug> TCP-Session: fa0fa408-9e8a-4a5b-8429-f5be7e3661fd Authenticating user 'default' from [fd00:1122:3344:101::e]:44558 | ||
| 8272 | 2026.05.01 23:43:23.693922 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8273 | 2026.05.01 23:43:23.693938 [ 291 ] {4d0eca0e-b954-48d1-a4bb-cc55ea1c8ebc} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 8274 | 2026.05.01 23:43:23.693945 [ 289 ] {} <Debug> TCP-Session: fa0fa408-9e8a-4a5b-8429-f5be7e3661fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8275 | 2026.05.01 23:43:23.693951 [ 294 ] {} <Debug> TCP-Session: 9699ba12-929c-4a1e-8b16-f269a4a204fa Authenticating user 'default' from [fd00:1122:3344:101::e]:35506 | ||
| 8276 | 2026.05.01 23:43:23.694013 [ 289 ] {} <Debug> TCP-Session: fa0fa408-9e8a-4a5b-8429-f5be7e3661fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8277 | 2026.05.01 23:43:23.694034 [ 294 ] {} <Debug> TCP-Session: 9699ba12-929c-4a1e-8b16-f269a4a204fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8278 | 2026.05.01 23:43:23.694053 [ 294 ] {} <Debug> TCP-Session: 9699ba12-929c-4a1e-8b16-f269a4a204fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.05.01 23:43:23.694760 [ 305 ] {4d0eca0e-b954-48d1-a4bb-cc55ea1c8ebc} <Trace> AggregatingTransform: Aggregating | ||
| 8280 | 2026.05.01 23:43:23.694807 [ 305 ] {4d0eca0e-b954-48d1-a4bb-cc55ea1c8ebc} <Trace> Aggregator: Aggregation method: without_key | ||
| 8281 | 2026.05.01 23:43:23.694849 [ 305 ] {4d0eca0e-b954-48d1-a4bb-cc55ea1c8ebc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000813177 sec. (1229.745 rows/sec., 48.04 KiB/sec.) | ||
| 8282 | 2026.05.01 23:43:23.694872 [ 305 ] {4d0eca0e-b954-48d1-a4bb-cc55ea1c8ebc} <Trace> Aggregator: Merging aggregated data | ||
| 8283 | 2026.05.01 23:43:23.696234 [ 291 ] {4d0eca0e-b954-48d1-a4bb-cc55ea1c8ebc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002884 sec., 346.74063800277395 rows/sec., 13.54 KiB/sec. | ||
| 8284 | 2026.05.01 23:43:23.696390 [ 291 ] {4d0eca0e-b954-48d1-a4bb-cc55ea1c8ebc} <Debug> TCPHandler: Processed in 0.003219759 sec. | ||
| 8285 | 2026.05.01 23:43:23.696570 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8286 | 2026.05.01 23:43:23.696598 [ 291 ] {} <Debug> TCP-Session: f6a0bdc9-362a-4e8a-94c3-e915e3386350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.05.01 23:43:23.696608 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8288 | 2026.05.01 23:43:23.696635 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8289 | 2026.05.01 23:43:23.696660 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8290 | 2026.05.01 23:43:23.696677 [ 290 ] {} <Debug> TCP-Session: cd8c1f59-f411-49b8-a14f-74ab0b5c51bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.05.01 23:43:23.696670 [ 292 ] {} <Debug> TCP-Session: c148025f-63eb-4c4e-886c-a5bf6f95d68e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8292 | 2026.05.01 23:43:23.696695 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8293 | 2026.05.01 23:43:23.696722 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8294 | 2026.05.01 23:43:23.696758 [ 294 ] {} <Debug> TCP-Session: 9699ba12-929c-4a1e-8b16-f269a4a204fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8295 | 2026.05.01 23:43:23.696749 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8296 | 2026.05.01 23:43:23.696782 [ 293 ] {} <Debug> TCP-Session: 9d2cd8b7-c161-4aab-8676-f7592269e7cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8297 | 2026.05.01 23:43:23.696804 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8298 | 2026.05.01 23:43:23.696826 [ 288 ] {} <Debug> TCP-Session: 6bf3846e-e6ea-4b90-9bf9-7549f250045a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.05.01 23:43:23.696780 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8300 | 2026.05.01 23:43:23.696853 [ 289 ] {} <Debug> TCP-Session: fa0fa408-9e8a-4a5b-8429-f5be7e3661fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8301 | 2026.05.01 23:43:23.696898 [ 267 ] {} <Debug> TCP-Session: f8dd8054-f34f-4f32-9ca8-d9220f4b0140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8302 | 2026.05.01 23:43:23.696701 [ 287 ] {} <Debug> TCP-Session: d53bdc13-42f6-40dc-b09a-f76bd3335e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8303 | 2026.05.01 23:43:24.000270 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.70 MiB, peak 298.46 MiB, free memory in arenas 0.00 B, will set to 290.13 MiB (RSS), difference: 1.42 MiB | ||
| 8304 | 2026.05.01 23:43:27.281283 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8305 | 2026.05.01 23:43:27.281365 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8306 | 2026.05.01 23:43:27.382317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15367 | ||
| 8307 | 2026.05.01 23:43:27.383009 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.05.01 23:43:27.383053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8309 | 2026.05.01 23:43:27.383535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8310 | 2026.05.01 23:43:27.383759 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.05.01 23:43:27.383894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15367 | ||
| 8312 | 2026.05.01 23:43:27.427953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 998 | ||
| 8313 | 2026.05.01 23:43:27.430367 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2026.05.01 23:43:27.430424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8315 | 2026.05.01 23:43:27.431654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8316 | 2026.05.01 23:43:27.431939 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2026.05.01 23:43:27.432244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 8318 | 2026.05.01 23:43:28.001186 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000823238 sec. | ||
| 8319 | 2026.05.01 23:43:28.174667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 8320 | 2026.05.01 23:43:28.191101 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2026.05.01 23:43:28.191167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8322 | 2026.05.01 23:43:28.196926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8323 | 2026.05.01 23:43:28.197647 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2026.05.01 23:43:28.200422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 8325 | 2026.05.01 23:43:28.629164 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2026.05.01 23:43:28.629427 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8327 | 2026.05.01 23:43:28.629797 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8328 | 2026.05.01 23:43:28.629832 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8329 | 2026.05.01 23:43:28.630052 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8330 | 2026.05.01 23:43:28.630123 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8331 | 2026.05.01 23:43:28.630269 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8332 | 2026.05.01 23:43:28.630385 [ 320 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8333 | 2026.05.01 23:43:28.630387 [ 296 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8334 | 2026.05.01 23:43:28.630427 [ 299 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8335 | 2026.05.01 23:43:28.630433 [ 310 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8336 | 2026.05.01 23:43:28.630570 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8337 | 2026.05.01 23:43:28.630597 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8338 | 2026.05.01 23:43:28.630682 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8339 | 2026.05.01 23:43:28.630702 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 8340 | 2026.05.01 23:43:28.630738 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8341 | 2026.05.01 23:43:28.630777 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8342 | 2026.05.01 23:43:28.630811 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8343 | 2026.05.01 23:43:28.631992 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002671 sec., 17970.797454137028 rows/sec., 2.89 MiB/sec. | ||
| 8344 | 2026.05.01 23:43:28.632129 [ 268 ] {b5759c70-5b72-4962-ba4d-af2902533ba8} <Debug> TCPHandler: Processed in 0.003112187 sec. | ||
| 8345 | 2026.05.01 23:43:28.633820 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8346 | 2026.05.01 23:43:28.633951 [ 268 ] {28335e5a-4d05-47d9-9d81-b2fa9db3cb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8347 | 2026.05.01 23:43:28.634002 [ 268 ] {28335e5a-4d05-47d9-9d81-b2fa9db3cb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8348 | 2026.05.01 23:43:28.634569 [ 268 ] {28335e5a-4d05-47d9-9d81-b2fa9db3cb65} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2026.05.01 23:43:28.634619 [ 268 ] {28335e5a-4d05-47d9-9d81-b2fa9db3cb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8350 | 2026.05.01 23:43:28.635017 [ 268 ] {28335e5a-4d05-47d9-9d81-b2fa9db3cb65} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8351 | 2026.05.01 23:43:28.635268 [ 268 ] {28335e5a-4d05-47d9-9d81-b2fa9db3cb65} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.05.01 23:43:28.635421 [ 268 ] {28335e5a-4d05-47d9-9d81-b2fa9db3cb65} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001509 sec., 51689.86083499006 rows/sec., 4.28 MiB/sec. | ||
| 8353 | 2026.05.01 23:43:28.635460 [ 268 ] {28335e5a-4d05-47d9-9d81-b2fa9db3cb65} <Debug> TCPHandler: Processed in 0.001700497 sec. | ||
| 8354 | 2026.05.01 23:43:28.635585 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2026.05.01 23:43:28.635681 [ 268 ] {ebdd3f2b-020e-46ce-9650-7f55e1d79aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8356 | 2026.05.01 23:43:28.635721 [ 268 ] {ebdd3f2b-020e-46ce-9650-7f55e1d79aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8357 | 2026.05.01 23:43:28.636109 [ 268 ] {ebdd3f2b-020e-46ce-9650-7f55e1d79aed} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.05.01 23:43:28.636145 [ 268 ] {ebdd3f2b-020e-46ce-9650-7f55e1d79aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8359 | 2026.05.01 23:43:28.636466 [ 268 ] {ebdd3f2b-020e-46ce-9650-7f55e1d79aed} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8360 | 2026.05.01 23:43:28.636679 [ 268 ] {ebdd3f2b-020e-46ce-9650-7f55e1d79aed} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.05.01 23:43:28.636813 [ 268 ] {ebdd3f2b-020e-46ce-9650-7f55e1d79aed} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001151 sec., 9556.90703735882 rows/sec., 718.63 KiB/sec. | ||
| 8362 | 2026.05.01 23:43:28.636850 [ 268 ] {ebdd3f2b-020e-46ce-9650-7f55e1d79aed} <Debug> TCPHandler: Processed in 0.001315248 sec. | ||
| 8363 | 2026.05.01 23:43:28.636964 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8364 | 2026.05.01 23:43:28.637059 [ 268 ] {da8a2545-216b-468a-8bc7-be69abd88d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8365 | 2026.05.01 23:43:28.637098 [ 268 ] {da8a2545-216b-468a-8bc7-be69abd88d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8366 | 2026.05.01 23:43:28.637505 [ 268 ] {da8a2545-216b-468a-8bc7-be69abd88d94} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.05.01 23:43:28.637540 [ 268 ] {da8a2545-216b-468a-8bc7-be69abd88d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8368 | 2026.05.01 23:43:28.637841 [ 268 ] {da8a2545-216b-468a-8bc7-be69abd88d94} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8369 | 2026.05.01 23:43:28.638054 [ 268 ] {da8a2545-216b-468a-8bc7-be69abd88d94} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.05.01 23:43:28.638182 [ 268 ] {da8a2545-216b-468a-8bc7-be69abd88d94} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001141 sec., 65731.81419807186 rows/sec., 5.13 MiB/sec. | ||
| 8371 | 2026.05.01 23:43:28.638218 [ 268 ] {da8a2545-216b-468a-8bc7-be69abd88d94} <Debug> TCPHandler: Processed in 0.001303328 sec. | ||
| 8372 | 2026.05.01 23:43:28.638334 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.05.01 23:43:28.638431 [ 268 ] {02470333-2124-494a-894d-39691ad9961b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8374 | 2026.05.01 23:43:28.638475 [ 268 ] {02470333-2124-494a-894d-39691ad9961b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8375 | 2026.05.01 23:43:28.638876 [ 268 ] {02470333-2124-494a-894d-39691ad9961b} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.05.01 23:43:28.638911 [ 268 ] {02470333-2124-494a-894d-39691ad9961b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8377 | 2026.05.01 23:43:28.639261 [ 268 ] {02470333-2124-494a-894d-39691ad9961b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8378 | 2026.05.01 23:43:28.639480 [ 268 ] {02470333-2124-494a-894d-39691ad9961b} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.05.01 23:43:28.639618 [ 268 ] {02470333-2124-494a-894d-39691ad9961b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 8380 | 2026.05.01 23:43:28.639656 [ 268 ] {02470333-2124-494a-894d-39691ad9961b} <Debug> TCPHandler: Processed in 0.001370819 sec. | ||
| 8381 | 2026.05.01 23:43:28.639769 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.05.01 23:43:28.639864 [ 268 ] {ac51bde5-e26d-452f-ad87-550eb3146dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8383 | 2026.05.01 23:43:28.639919 [ 268 ] {ac51bde5-e26d-452f-ad87-550eb3146dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8384 | 2026.05.01 23:43:28.640648 [ 268 ] {ac51bde5-e26d-452f-ad87-550eb3146dd3} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.05.01 23:43:28.640683 [ 268 ] {ac51bde5-e26d-452f-ad87-550eb3146dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8386 | 2026.05.01 23:43:28.641204 [ 268 ] {ac51bde5-e26d-452f-ad87-550eb3146dd3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8387 | 2026.05.01 23:43:28.641433 [ 268 ] {ac51bde5-e26d-452f-ad87-550eb3146dd3} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.05.01 23:43:28.641578 [ 268 ] {ac51bde5-e26d-452f-ad87-550eb3146dd3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001733 sec., 6347.3744950952105 rows/sec., 11.37 MiB/sec. | ||
| 8389 | 2026.05.01 23:43:28.641631 [ 268 ] {ac51bde5-e26d-452f-ad87-550eb3146dd3} <Debug> TCPHandler: Processed in 0.001910462 sec. | ||
| 8390 | 2026.05.01 23:43:28.641758 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.05.01 23:43:28.641854 [ 268 ] {7be3045b-dccb-4500-b282-b7f308181a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8392 | 2026.05.01 23:43:28.641896 [ 268 ] {7be3045b-dccb-4500-b282-b7f308181a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8393 | 2026.05.01 23:43:28.642226 [ 268 ] {7be3045b-dccb-4500-b282-b7f308181a24} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.05.01 23:43:28.642260 [ 268 ] {7be3045b-dccb-4500-b282-b7f308181a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8395 | 2026.05.01 23:43:28.642578 [ 268 ] {7be3045b-dccb-4500-b282-b7f308181a24} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8396 | 2026.05.01 23:43:28.642794 [ 268 ] {7be3045b-dccb-4500-b282-b7f308181a24} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.05.01 23:43:28.642920 [ 268 ] {7be3045b-dccb-4500-b282-b7f308181a24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 8398 | 2026.05.01 23:43:28.642955 [ 268 ] {7be3045b-dccb-4500-b282-b7f308181a24} <Debug> TCPHandler: Processed in 0.001247487 sec. | ||
| 8399 | 2026.05.01 23:43:33.631327 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.05.01 23:43:33.631613 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8401 | 2026.05.01 23:43:33.632009 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8402 | 2026.05.01 23:43:33.632045 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8403 | 2026.05.01 23:43:33.632279 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8404 | 2026.05.01 23:43:33.632347 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8405 | 2026.05.01 23:43:33.632489 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 8406 | 2026.05.01 23:43:33.632604 [ 296 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8407 | 2026.05.01 23:43:33.632604 [ 320 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8408 | 2026.05.01 23:43:33.632639 [ 321 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8409 | 2026.05.01 23:43:33.632632 [ 310 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8410 | 2026.05.01 23:43:33.632848 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8411 | 2026.05.01 23:43:33.632879 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8412 | 2026.05.01 23:43:33.632979 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8413 | 2026.05.01 23:43:33.633005 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 8414 | 2026.05.01 23:43:33.633048 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8415 | 2026.05.01 23:43:33.633092 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8416 | 2026.05.01 23:43:33.633146 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8417 | 2026.05.01 23:43:33.634237 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Debug> executeQuery: Read 48 rows, 10.51 KiB in 0.002735 sec., 17550.274223034736 rows/sec., 3.75 MiB/sec. | ||
| 8418 | 2026.05.01 23:43:33.634361 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Debug> MemoryTracker: Peak memory usage (for query): 146.70 KiB. | ||
| 8419 | 2026.05.01 23:43:33.634378 [ 268 ] {94c1185c-bc13-466d-a7eb-dc79433c18a3} <Debug> TCPHandler: Processed in 0.003192099 sec. | ||
| 8420 | 2026.05.01 23:43:33.637384 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.05.01 23:43:33.637512 [ 268 ] {a53c8001-6834-4331-b96e-7b27571d7fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8422 | 2026.05.01 23:43:33.637562 [ 268 ] {a53c8001-6834-4331-b96e-7b27571d7fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8423 | 2026.05.01 23:43:33.638076 [ 268 ] {a53c8001-6834-4331-b96e-7b27571d7fdc} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.05.01 23:43:33.638118 [ 268 ] {a53c8001-6834-4331-b96e-7b27571d7fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8425 | 2026.05.01 23:43:33.638487 [ 268 ] {a53c8001-6834-4331-b96e-7b27571d7fdc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8426 | 2026.05.01 23:43:33.638713 [ 268 ] {a53c8001-6834-4331-b96e-7b27571d7fdc} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.05.01 23:43:33.638874 [ 268 ] {a53c8001-6834-4331-b96e-7b27571d7fdc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0014 sec., 17142.85714285714 rows/sec., 1.42 MiB/sec. | ||
| 8428 | 2026.05.01 23:43:33.638914 [ 268 ] {a53c8001-6834-4331-b96e-7b27571d7fdc} <Debug> TCPHandler: Processed in 0.001591435 sec. | ||
| 8429 | 2026.05.01 23:43:33.639043 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.05.01 23:43:33.639139 [ 268 ] {54bcad86-9c69-434b-b51d-d47c8b366f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8431 | 2026.05.01 23:43:33.639179 [ 268 ] {54bcad86-9c69-434b-b51d-d47c8b366f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8432 | 2026.05.01 23:43:33.639578 [ 268 ] {54bcad86-9c69-434b-b51d-d47c8b366f7b} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.05.01 23:43:33.639615 [ 268 ] {54bcad86-9c69-434b-b51d-d47c8b366f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8434 | 2026.05.01 23:43:33.639899 [ 268 ] {54bcad86-9c69-434b-b51d-d47c8b366f7b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8435 | 2026.05.01 23:43:33.640104 [ 268 ] {54bcad86-9c69-434b-b51d-d47c8b366f7b} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.05.01 23:43:33.640243 [ 268 ] {54bcad86-9c69-434b-b51d-d47c8b366f7b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001126 sec., 3552.3978685612788 rows/sec., 289.67 KiB/sec. | ||
| 8437 | 2026.05.01 23:43:33.640280 [ 268 ] {54bcad86-9c69-434b-b51d-d47c8b366f7b} <Debug> TCPHandler: Processed in 0.001285268 sec. | ||
| 8438 | 2026.05.01 23:43:33.640401 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2026.05.01 23:43:33.640494 [ 268 ] {0fb59615-a897-4648-bcf4-47db1099cbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8440 | 2026.05.01 23:43:33.640532 [ 268 ] {0fb59615-a897-4648-bcf4-47db1099cbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8441 | 2026.05.01 23:43:33.641036 [ 268 ] {0fb59615-a897-4648-bcf4-47db1099cbc6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2026.05.01 23:43:33.641072 [ 268 ] {0fb59615-a897-4648-bcf4-47db1099cbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8443 | 2026.05.01 23:43:33.641401 [ 268 ] {0fb59615-a897-4648-bcf4-47db1099cbc6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8444 | 2026.05.01 23:43:33.641610 [ 268 ] {0fb59615-a897-4648-bcf4-47db1099cbc6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.05.01 23:43:33.641747 [ 268 ] {0fb59615-a897-4648-bcf4-47db1099cbc6} <Debug> executeQuery: Read 240 rows, 21.89 KiB in 0.001272 sec., 188679.24528301888 rows/sec., 16.80 MiB/sec. | ||
| 8446 | 2026.05.01 23:43:33.641783 [ 268 ] {0fb59615-a897-4648-bcf4-47db1099cbc6} <Debug> TCPHandler: Processed in 0.001429841 sec. | ||
| 8447 | 2026.05.01 23:43:33.641901 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8448 | 2026.05.01 23:43:33.641992 [ 268 ] {bf723bbb-c4d8-43fe-afc1-08d4ac88bc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8449 | 2026.05.01 23:43:33.642030 [ 268 ] {bf723bbb-c4d8-43fe-afc1-08d4ac88bc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8450 | 2026.05.01 23:43:33.642431 [ 268 ] {bf723bbb-c4d8-43fe-afc1-08d4ac88bc0f} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.05.01 23:43:33.642467 [ 268 ] {bf723bbb-c4d8-43fe-afc1-08d4ac88bc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8452 | 2026.05.01 23:43:33.642748 [ 268 ] {bf723bbb-c4d8-43fe-afc1-08d4ac88bc0f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8453 | 2026.05.01 23:43:33.642957 [ 268 ] {bf723bbb-c4d8-43fe-afc1-08d4ac88bc0f} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.05.01 23:43:33.643096 [ 268 ] {bf723bbb-c4d8-43fe-afc1-08d4ac88bc0f} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001121 sec., 41926.85102586976 rows/sec., 3.11 MiB/sec. | ||
| 8455 | 2026.05.01 23:43:33.643132 [ 268 ] {bf723bbb-c4d8-43fe-afc1-08d4ac88bc0f} <Debug> TCPHandler: Processed in 0.001278238 sec. | ||
| 8456 | 2026.05.01 23:43:33.643248 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8457 | 2026.05.01 23:43:33.643340 [ 268 ] {6221f24c-4a36-4d86-a49f-3bfda9c11694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8458 | 2026.05.01 23:43:33.643378 [ 268 ] {6221f24c-4a36-4d86-a49f-3bfda9c11694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8459 | 2026.05.01 23:43:33.643765 [ 268 ] {6221f24c-4a36-4d86-a49f-3bfda9c11694} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.05.01 23:43:33.643801 [ 268 ] {6221f24c-4a36-4d86-a49f-3bfda9c11694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8461 | 2026.05.01 23:43:33.644092 [ 268 ] {6221f24c-4a36-4d86-a49f-3bfda9c11694} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8462 | 2026.05.01 23:43:33.644295 [ 268 ] {6221f24c-4a36-4d86-a49f-3bfda9c11694} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.05.01 23:43:33.644427 [ 268 ] {6221f24c-4a36-4d86-a49f-3bfda9c11694} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001104 sec., 21739.130434782608 rows/sec., 1.80 MiB/sec. | ||
| 8464 | 2026.05.01 23:43:33.644463 [ 268 ] {6221f24c-4a36-4d86-a49f-3bfda9c11694} <Debug> TCPHandler: Processed in 0.001261667 sec. | ||
| 8465 | 2026.05.01 23:43:33.644581 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8466 | 2026.05.01 23:43:33.644679 [ 268 ] {63ea39d9-a8c0-49eb-91fa-350a9b53652a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8467 | 2026.05.01 23:43:33.644721 [ 268 ] {63ea39d9-a8c0-49eb-91fa-350a9b53652a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8468 | 2026.05.01 23:43:33.645134 [ 268 ] {63ea39d9-a8c0-49eb-91fa-350a9b53652a} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2026.05.01 23:43:33.645172 [ 268 ] {63ea39d9-a8c0-49eb-91fa-350a9b53652a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8470 | 2026.05.01 23:43:33.645497 [ 268 ] {63ea39d9-a8c0-49eb-91fa-350a9b53652a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8471 | 2026.05.01 23:43:33.645721 [ 268 ] {63ea39d9-a8c0-49eb-91fa-350a9b53652a} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2026.05.01 23:43:33.645865 [ 268 ] {63ea39d9-a8c0-49eb-91fa-350a9b53652a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001205 sec., 9958.50622406639 rows/sec., 778.01 KiB/sec. | ||
| 8473 | 2026.05.01 23:43:33.645906 [ 268 ] {63ea39d9-a8c0-49eb-91fa-350a9b53652a} <Debug> TCPHandler: Processed in 0.00137705 sec. | ||
| 8474 | 2026.05.01 23:43:33.646034 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8475 | 2026.05.01 23:43:33.646146 [ 268 ] {76ede714-0a46-42f3-b4d3-776591effa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8476 | 2026.05.01 23:43:33.646191 [ 268 ] {76ede714-0a46-42f3-b4d3-776591effa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8477 | 2026.05.01 23:43:33.646717 [ 268 ] {76ede714-0a46-42f3-b4d3-776591effa6c} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.05.01 23:43:33.646759 [ 268 ] {76ede714-0a46-42f3-b4d3-776591effa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8479 | 2026.05.01 23:43:33.647104 [ 268 ] {76ede714-0a46-42f3-b4d3-776591effa6c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8480 | 2026.05.01 23:43:33.647315 [ 268 ] {76ede714-0a46-42f3-b4d3-776591effa6c} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2026.05.01 23:43:33.647449 [ 268 ] {76ede714-0a46-42f3-b4d3-776591effa6c} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001326 sec., 101809.95475113123 rows/sec., 8.23 MiB/sec. | ||
| 8482 | 2026.05.01 23:43:33.647486 [ 268 ] {76ede714-0a46-42f3-b4d3-776591effa6c} <Debug> TCPHandler: Processed in 0.001509452 sec. | ||
| 8483 | 2026.05.01 23:43:33.647599 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8484 | 2026.05.01 23:43:33.647690 [ 268 ] {9967b184-6180-4b72-a6de-a64501e26a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8485 | 2026.05.01 23:43:33.647731 [ 268 ] {9967b184-6180-4b72-a6de-a64501e26a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8486 | 2026.05.01 23:43:33.648120 [ 268 ] {9967b184-6180-4b72-a6de-a64501e26a61} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8487 | 2026.05.01 23:43:33.648154 [ 268 ] {9967b184-6180-4b72-a6de-a64501e26a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8488 | 2026.05.01 23:43:33.648496 [ 268 ] {9967b184-6180-4b72-a6de-a64501e26a61} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8489 | 2026.05.01 23:43:33.648699 [ 268 ] {9967b184-6180-4b72-a6de-a64501e26a61} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8490 | 2026.05.01 23:43:33.648829 [ 268 ] {9967b184-6180-4b72-a6de-a64501e26a61} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001158 sec., 170984.45595854922 rows/sec., 12.26 MiB/sec. | ||
| 8491 | 2026.05.01 23:43:33.648866 [ 268 ] {9967b184-6180-4b72-a6de-a64501e26a61} <Debug> TCPHandler: Processed in 0.001314008 sec. | ||
| 8492 | 2026.05.01 23:43:33.648992 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2026.05.01 23:43:33.649082 [ 268 ] {f68c9596-c1c4-4341-aa4b-b6f834ae23a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8494 | 2026.05.01 23:43:33.649136 [ 268 ] {f68c9596-c1c4-4341-aa4b-b6f834ae23a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8495 | 2026.05.01 23:43:33.649953 [ 268 ] {f68c9596-c1c4-4341-aa4b-b6f834ae23a9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2026.05.01 23:43:33.649990 [ 268 ] {f68c9596-c1c4-4341-aa4b-b6f834ae23a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8497 | 2026.05.01 23:43:33.650542 [ 268 ] {f68c9596-c1c4-4341-aa4b-b6f834ae23a9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8498 | 2026.05.01 23:43:33.650762 [ 268 ] {f68c9596-c1c4-4341-aa4b-b6f834ae23a9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.05.01 23:43:33.650911 [ 268 ] {f68c9596-c1c4-4341-aa4b-b6f834ae23a9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001846 sec., 16793.066088840736 rows/sec., 30.09 MiB/sec. | ||
| 8500 | 2026.05.01 23:43:33.650963 [ 268 ] {f68c9596-c1c4-4341-aa4b-b6f834ae23a9} <Debug> TCPHandler: Processed in 0.002019693 sec. | ||
| 8501 | 2026.05.01 23:43:33.651087 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2026.05.01 23:43:33.651181 [ 268 ] {9f6ab77a-ab0f-4217-a96e-d62dd9800448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8503 | 2026.05.01 23:43:33.651224 [ 268 ] {9f6ab77a-ab0f-4217-a96e-d62dd9800448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8504 | 2026.05.01 23:43:33.651589 [ 268 ] {9f6ab77a-ab0f-4217-a96e-d62dd9800448} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2026.05.01 23:43:33.651628 [ 268 ] {9f6ab77a-ab0f-4217-a96e-d62dd9800448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8506 | 2026.05.01 23:43:33.651959 [ 268 ] {9f6ab77a-ab0f-4217-a96e-d62dd9800448} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8507 | 2026.05.01 23:43:33.652179 [ 268 ] {9f6ab77a-ab0f-4217-a96e-d62dd9800448} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2026.05.01 23:43:33.652312 [ 268 ] {9f6ab77a-ab0f-4217-a96e-d62dd9800448} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 8509 | 2026.05.01 23:43:33.652349 [ 268 ] {9f6ab77a-ab0f-4217-a96e-d62dd9800448} <Debug> TCPHandler: Processed in 0.001310188 sec. | ||
| 8510 | 2026.05.01 23:43:34.884007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15815 | ||
| 8511 | 2026.05.01 23:43:34.884793 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2026.05.01 23:43:34.884869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8513 | 2026.05.01 23:43:34.885611 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8514 | 2026.05.01 23:43:34.885856 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8515 | 2026.05.01 23:43:34.885987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15815 | ||
| 8516 | 2026.05.01 23:43:35.700495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8517 | 2026.05.01 23:43:35.717191 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2026.05.01 23:43:35.717246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8519 | 2026.05.01 23:43:35.722675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8520 | 2026.05.01 23:43:35.723389 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.05.01 23:43:35.726220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8522 | 2026.05.01 23:43:37.432429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1034 | ||
| 8523 | 2026.05.01 23:43:37.434824 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2026.05.01 23:43:37.434882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8525 | 2026.05.01 23:43:37.436131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8526 | 2026.05.01 23:43:37.436426 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.05.01 23:43:37.436793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 8528 | 2026.05.01 23:43:38.629314 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8529 | 2026.05.01 23:43:38.629568 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8530 | 2026.05.01 23:43:38.629911 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8531 | 2026.05.01 23:43:38.629947 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8532 | 2026.05.01 23:43:38.630167 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8533 | 2026.05.01 23:43:38.630238 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8534 | 2026.05.01 23:43:38.630379 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8535 | 2026.05.01 23:43:38.630477 [ 344 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8536 | 2026.05.01 23:43:38.630488 [ 320 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8537 | 2026.05.01 23:43:38.630515 [ 310 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8538 | 2026.05.01 23:43:38.630503 [ 296 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8539 | 2026.05.01 23:43:38.630652 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8540 | 2026.05.01 23:43:38.630674 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8541 | 2026.05.01 23:43:38.630776 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8542 | 2026.05.01 23:43:38.630797 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 8543 | 2026.05.01 23:43:38.630832 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8544 | 2026.05.01 23:43:38.630868 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8545 | 2026.05.01 23:43:38.630903 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8546 | 2026.05.01 23:43:38.631972 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002499 sec., 19207.68307322929 rows/sec., 3.09 MiB/sec. | ||
| 8547 | 2026.05.01 23:43:38.632091 [ 268 ] {3b24fa09-fa96-4695-9a37-a0c7a0bdf022} <Debug> TCPHandler: Processed in 0.002930183 sec. | ||
| 8548 | 2026.05.01 23:43:38.634027 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.05.01 23:43:38.634143 [ 268 ] {f14e53b7-1a81-4e57-b039-ee39cbef1060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8550 | 2026.05.01 23:43:38.634194 [ 268 ] {f14e53b7-1a81-4e57-b039-ee39cbef1060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8551 | 2026.05.01 23:43:38.634823 [ 268 ] {f14e53b7-1a81-4e57-b039-ee39cbef1060} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.05.01 23:43:38.634872 [ 268 ] {f14e53b7-1a81-4e57-b039-ee39cbef1060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8553 | 2026.05.01 23:43:38.635273 [ 268 ] {f14e53b7-1a81-4e57-b039-ee39cbef1060} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8554 | 2026.05.01 23:43:38.635498 [ 268 ] {f14e53b7-1a81-4e57-b039-ee39cbef1060} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.05.01 23:43:38.635644 [ 268 ] {f14e53b7-1a81-4e57-b039-ee39cbef1060} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001539 sec., 50682.261208577 rows/sec., 4.20 MiB/sec. | ||
| 8556 | 2026.05.01 23:43:38.635681 [ 268 ] {f14e53b7-1a81-4e57-b039-ee39cbef1060} <Debug> TCPHandler: Processed in 0.001712407 sec. | ||
| 8557 | 2026.05.01 23:43:38.635807 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.05.01 23:43:38.635911 [ 268 ] {35482915-6062-4a6b-ae5a-9ad2cae81dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8559 | 2026.05.01 23:43:38.635951 [ 268 ] {35482915-6062-4a6b-ae5a-9ad2cae81dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8560 | 2026.05.01 23:43:38.636369 [ 268 ] {35482915-6062-4a6b-ae5a-9ad2cae81dca} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.05.01 23:43:38.636406 [ 268 ] {35482915-6062-4a6b-ae5a-9ad2cae81dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8562 | 2026.05.01 23:43:38.636690 [ 268 ] {35482915-6062-4a6b-ae5a-9ad2cae81dca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8563 | 2026.05.01 23:43:38.636902 [ 268 ] {35482915-6062-4a6b-ae5a-9ad2cae81dca} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.05.01 23:43:38.637016 [ 126 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8565 | 2026.05.01 23:43:38.637039 [ 268 ] {35482915-6062-4a6b-ae5a-9ad2cae81dca} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001146 sec., 9598.603839441535 rows/sec., 721.77 KiB/sec. | ||
| 8566 | 2026.05.01 23:43:38.637089 [ 126 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.05.01 23:43:38.637097 [ 268 ] {35482915-6062-4a6b-ae5a-9ad2cae81dca} <Debug> TCPHandler: Processed in 0.001338249 sec. | ||
| 8568 | 2026.05.01 23:43:38.637119 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8569 | 2026.05.01 23:43:38.637230 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8570 | 2026.05.01 23:43:38.637247 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 8571 | 2026.05.01 23:43:38.637334 [ 268 ] {0e8f214d-f845-404d-8065-2c54561b03f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8572 | 2026.05.01 23:43:38.637379 [ 268 ] {0e8f214d-f845-404d-8065-2c54561b03f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8573 | 2026.05.01 23:43:38.637406 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8574 | 2026.05.01 23:43:38.637448 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 8575 | 2026.05.01 23:43:38.637518 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part | ||
| 8576 | 2026.05.01 23:43:38.637569 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8577 | 2026.05.01 23:43:38.637615 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 8578 | 2026.05.01 23:43:38.637658 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 47 rows starting from the beginning of the part | ||
| 8579 | 2026.05.01 23:43:38.637703 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 8580 | 2026.05.01 23:43:38.637810 [ 268 ] {0e8f214d-f845-404d-8065-2c54561b03f2} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.05.01 23:43:38.637853 [ 268 ] {0e8f214d-f845-404d-8065-2c54561b03f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8582 | 2026.05.01 23:43:38.638188 [ 268 ] {0e8f214d-f845-404d-8065-2c54561b03f2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8583 | 2026.05.01 23:43:38.638432 [ 268 ] {0e8f214d-f845-404d-8065-2c54561b03f2} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.05.01 23:43:38.638572 [ 268 ] {0e8f214d-f845-404d-8065-2c54561b03f2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001256 sec., 59713.37579617835 rows/sec., 4.66 MiB/sec. | ||
| 8585 | 2026.05.01 23:43:38.638609 [ 268 ] {0e8f214d-f845-404d-8065-2c54561b03f2} <Debug> TCPHandler: Processed in 0.00143142 sec. | ||
| 8586 | 2026.05.01 23:43:38.638617 [ 200 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427101 sec., 243150.27457762274 rows/sec., 17.31 MiB/sec. | ||
| 8587 | 2026.05.01 23:43:38.638729 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2026.05.01 23:43:38.638765 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8589 | 2026.05.01 23:43:38.638835 [ 268 ] {eecbc933-6a51-4c54-95a7-a1acd9dc3fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8590 | 2026.05.01 23:43:38.638884 [ 268 ] {eecbc933-6a51-4c54-95a7-a1acd9dc3fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8591 | 2026.05.01 23:43:38.639017 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.05.01 23:43:38.639093 [ 187 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_46_9} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8593 | 2026.05.01 23:43:38.639172 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8594 | 2026.05.01 23:43:38.639300 [ 268 ] {eecbc933-6a51-4c54-95a7-a1acd9dc3fa6} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2026.05.01 23:43:38.639340 [ 268 ] {eecbc933-6a51-4c54-95a7-a1acd9dc3fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8596 | 2026.05.01 23:43:38.639674 [ 268 ] {eecbc933-6a51-4c54-95a7-a1acd9dc3fa6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8597 | 2026.05.01 23:43:38.639877 [ 268 ] {eecbc933-6a51-4c54-95a7-a1acd9dc3fa6} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2026.05.01 23:43:38.640009 [ 268 ] {eecbc933-6a51-4c54-95a7-a1acd9dc3fa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 8599 | 2026.05.01 23:43:38.640046 [ 268 ] {eecbc933-6a51-4c54-95a7-a1acd9dc3fa6} <Debug> TCPHandler: Processed in 0.00136469 sec. | ||
| 8600 | 2026.05.01 23:43:38.640173 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2026.05.01 23:43:38.640280 [ 268 ] {e4b4c61e-9d64-4e3c-895f-bbeb724331c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8602 | 2026.05.01 23:43:38.640334 [ 268 ] {e4b4c61e-9d64-4e3c-895f-bbeb724331c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8603 | 2026.05.01 23:43:38.641094 [ 268 ] {e4b4c61e-9d64-4e3c-895f-bbeb724331c8} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2026.05.01 23:43:38.641131 [ 268 ] {e4b4c61e-9d64-4e3c-895f-bbeb724331c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8605 | 2026.05.01 23:43:38.641638 [ 268 ] {e4b4c61e-9d64-4e3c-895f-bbeb724331c8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8606 | 2026.05.01 23:43:38.641855 [ 268 ] {e4b4c61e-9d64-4e3c-895f-bbeb724331c8} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.05.01 23:43:38.641971 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8608 | 2026.05.01 23:43:38.642001 [ 268 ] {e4b4c61e-9d64-4e3c-895f-bbeb724331c8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00174 sec., 6321.83908045977 rows/sec., 11.33 MiB/sec. | ||
| 8609 | 2026.05.01 23:43:38.642002 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.05.01 23:43:38.642040 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8611 | 2026.05.01 23:43:38.642063 [ 268 ] {e4b4c61e-9d64-4e3c-895f-bbeb724331c8} <Debug> TCPHandler: Processed in 0.001935532 sec. | ||
| 8612 | 2026.05.01 23:43:38.642134 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 8613 | 2026.05.01 23:43:38.642186 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.05.01 23:43:38.642290 [ 268 ] {40e37f63-096c-44f1-8eec-873280df132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8615 | 2026.05.01 23:43:38.642332 [ 268 ] {40e37f63-096c-44f1-8eec-873280df132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8616 | 2026.05.01 23:43:38.642376 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8617 | 2026.05.01 23:43:38.642435 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 884 rows starting from the beginning of the part | ||
| 8618 | 2026.05.01 23:43:38.642560 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 8619 | 2026.05.01 23:43:38.642676 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8620 | 2026.05.01 23:43:38.642678 [ 268 ] {40e37f63-096c-44f1-8eec-873280df132f} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.05.01 23:43:38.642727 [ 268 ] {40e37f63-096c-44f1-8eec-873280df132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8622 | 2026.05.01 23:43:38.642781 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 11 rows starting from the beginning of the part | ||
| 8623 | 2026.05.01 23:43:38.642885 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 8624 | 2026.05.01 23:43:38.642984 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 8625 | 2026.05.01 23:43:38.643056 [ 268 ] {40e37f63-096c-44f1-8eec-873280df132f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8626 | 2026.05.01 23:43:38.643285 [ 268 ] {40e37f63-096c-44f1-8eec-873280df132f} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.05.01 23:43:38.643429 [ 268 ] {40e37f63-096c-44f1-8eec-873280df132f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 8628 | 2026.05.01 23:43:38.643464 [ 268 ] {40e37f63-096c-44f1-8eec-873280df132f} <Debug> TCPHandler: Processed in 0.001328749 sec. | ||
| 8629 | 2026.05.01 23:43:38.648542 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 19 columns (19 merged, 0 gathered) in 0.006450599 sec., 153164.07049949936 rows/sec., 274.46 MiB/sec. | ||
| 8630 | 2026.05.01 23:43:38.649748 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8631 | 2026.05.01 23:43:38.650121 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.05.01 23:43:38.650205 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8633 | 2026.05.01 23:43:38.650342 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.20 MiB. | ||
| 8634 | 2026.05.01 23:43:39.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.75 MiB, peak 300.90 MiB, free memory in arenas 0.00 B, will set to 295.45 MiB (RSS), difference: 2.70 MiB | ||
| 8635 | 2026.05.01 23:43:42.281414 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8636 | 2026.05.01 23:43:42.281467 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8637 | 2026.05.01 23:43:42.386667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16327 | ||
| 8638 | 2026.05.01 23:43:42.387217 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.05.01 23:43:42.387266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8640 | 2026.05.01 23:43:42.387772 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8641 | 2026.05.01 23:43:42.388011 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.05.01 23:43:42.388146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16327 | ||
| 8643 | 2026.05.01 23:43:43.226887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8644 | 2026.05.01 23:43:43.243766 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.05.01 23:43:43.243831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8646 | 2026.05.01 23:43:43.249549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8647 | 2026.05.01 23:43:43.250246 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.05.01 23:43:43.253184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8649 | 2026.05.01 23:43:43.630302 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2026.05.01 23:43:43.630527 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8651 | 2026.05.01 23:43:43.630876 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8652 | 2026.05.01 23:43:43.630914 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8653 | 2026.05.01 23:43:43.631139 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8654 | 2026.05.01 23:43:43.631211 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8655 | 2026.05.01 23:43:43.631359 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8656 | 2026.05.01 23:43:43.631458 [ 344 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8657 | 2026.05.01 23:43:43.631462 [ 296 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8658 | 2026.05.01 23:43:43.631498 [ 310 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8659 | 2026.05.01 23:43:43.631470 [ 320 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8660 | 2026.05.01 23:43:43.631641 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8661 | 2026.05.01 23:43:43.631665 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8662 | 2026.05.01 23:43:43.631752 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8663 | 2026.05.01 23:43:43.631775 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 8664 | 2026.05.01 23:43:43.631812 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8665 | 2026.05.01 23:43:43.631849 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8666 | 2026.05.01 23:43:43.631888 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8667 | 2026.05.01 23:43:43.633119 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002685 sec., 17877.09497206704 rows/sec., 2.88 MiB/sec. | ||
| 8668 | 2026.05.01 23:43:43.633250 [ 268 ] {e8a2981e-e605-4a0d-bc2e-e27ebba28a8f} <Debug> TCPHandler: Processed in 0.003080726 sec. | ||
| 8669 | 2026.05.01 23:43:43.635439 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2026.05.01 23:43:43.635571 [ 268 ] {e1b5b753-5863-4713-8005-f90e5a37d372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8671 | 2026.05.01 23:43:43.635623 [ 268 ] {e1b5b753-5863-4713-8005-f90e5a37d372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8672 | 2026.05.01 23:43:43.636181 [ 268 ] {e1b5b753-5863-4713-8005-f90e5a37d372} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2026.05.01 23:43:43.636219 [ 268 ] {e1b5b753-5863-4713-8005-f90e5a37d372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8674 | 2026.05.01 23:43:43.636582 [ 268 ] {e1b5b753-5863-4713-8005-f90e5a37d372} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8675 | 2026.05.01 23:43:43.636795 [ 268 ] {e1b5b753-5863-4713-8005-f90e5a37d372} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.05.01 23:43:43.636961 [ 268 ] {e1b5b753-5863-4713-8005-f90e5a37d372} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.00143 sec., 82517.48251748251 rows/sec., 7.02 MiB/sec. | ||
| 8677 | 2026.05.01 23:43:43.637001 [ 268 ] {e1b5b753-5863-4713-8005-f90e5a37d372} <Debug> TCPHandler: Processed in 0.001624475 sec. | ||
| 8678 | 2026.05.01 23:43:43.637144 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2026.05.01 23:43:43.637254 [ 268 ] {c4bc88e8-0594-474c-8f4a-ce728e37d641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8680 | 2026.05.01 23:43:43.637298 [ 268 ] {c4bc88e8-0594-474c-8f4a-ce728e37d641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8681 | 2026.05.01 23:43:43.637762 [ 268 ] {c4bc88e8-0594-474c-8f4a-ce728e37d641} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.05.01 23:43:43.637805 [ 268 ] {c4bc88e8-0594-474c-8f4a-ce728e37d641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8683 | 2026.05.01 23:43:43.638206 [ 268 ] {c4bc88e8-0594-474c-8f4a-ce728e37d641} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8684 | 2026.05.01 23:43:43.638471 [ 268 ] {c4bc88e8-0594-474c-8f4a-ce728e37d641} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8685 | 2026.05.01 23:43:43.638645 [ 268 ] {c4bc88e8-0594-474c-8f4a-ce728e37d641} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001413 sec., 21939.136588818117 rows/sec., 1.61 MiB/sec. | ||
| 8686 | 2026.05.01 23:43:43.638701 [ 268 ] {c4bc88e8-0594-474c-8f4a-ce728e37d641} <Debug> TCPHandler: Processed in 0.001605554 sec. | ||
| 8687 | 2026.05.01 23:43:43.638846 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8688 | 2026.05.01 23:43:43.638948 [ 268 ] {2e4cf179-08d5-4a2a-adeb-caf1b4e97791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8689 | 2026.05.01 23:43:43.638988 [ 268 ] {2e4cf179-08d5-4a2a-adeb-caf1b4e97791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8690 | 2026.05.01 23:43:43.639423 [ 268 ] {2e4cf179-08d5-4a2a-adeb-caf1b4e97791} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.05.01 23:43:43.639458 [ 268 ] {2e4cf179-08d5-4a2a-adeb-caf1b4e97791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8692 | 2026.05.01 23:43:43.639770 [ 268 ] {2e4cf179-08d5-4a2a-adeb-caf1b4e97791} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8693 | 2026.05.01 23:43:43.639992 [ 268 ] {2e4cf179-08d5-4a2a-adeb-caf1b4e97791} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.05.01 23:43:43.640158 [ 268 ] {2e4cf179-08d5-4a2a-adeb-caf1b4e97791} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001231 sec., 77173.03005686433 rows/sec., 6.03 MiB/sec. | ||
| 8695 | 2026.05.01 23:43:43.640195 [ 268 ] {2e4cf179-08d5-4a2a-adeb-caf1b4e97791} <Debug> TCPHandler: Processed in 0.001410711 sec. | ||
| 8696 | 2026.05.01 23:43:43.640330 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8697 | 2026.05.01 23:43:43.640429 [ 268 ] {a2eca11f-a9f8-47b7-87ed-df41c648962a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8698 | 2026.05.01 23:43:43.640474 [ 268 ] {a2eca11f-a9f8-47b7-87ed-df41c648962a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8699 | 2026.05.01 23:43:43.640885 [ 268 ] {a2eca11f-a9f8-47b7-87ed-df41c648962a} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.05.01 23:43:43.640922 [ 268 ] {a2eca11f-a9f8-47b7-87ed-df41c648962a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8701 | 2026.05.01 23:43:43.641279 [ 268 ] {a2eca11f-a9f8-47b7-87ed-df41c648962a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8702 | 2026.05.01 23:43:43.641496 [ 268 ] {a2eca11f-a9f8-47b7-87ed-df41c648962a} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.05.01 23:43:43.641635 [ 268 ] {a2eca11f-a9f8-47b7-87ed-df41c648962a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 8704 | 2026.05.01 23:43:43.641675 [ 268 ] {a2eca11f-a9f8-47b7-87ed-df41c648962a} <Debug> TCPHandler: Processed in 0.00140324 sec. | ||
| 8705 | 2026.05.01 23:43:43.641794 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8706 | 2026.05.01 23:43:43.641920 [ 268 ] {0b65a201-aef0-4c79-bf9b-b4d9b9d78dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8707 | 2026.05.01 23:43:43.641976 [ 268 ] {0b65a201-aef0-4c79-bf9b-b4d9b9d78dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8708 | 2026.05.01 23:43:43.642794 [ 268 ] {0b65a201-aef0-4c79-bf9b-b4d9b9d78dd6} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.05.01 23:43:43.642834 [ 268 ] {0b65a201-aef0-4c79-bf9b-b4d9b9d78dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8710 | 2026.05.01 23:43:43.643402 [ 268 ] {0b65a201-aef0-4c79-bf9b-b4d9b9d78dd6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8711 | 2026.05.01 23:43:43.643644 [ 268 ] {0b65a201-aef0-4c79-bf9b-b4d9b9d78dd6} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.05.01 23:43:43.643822 [ 268 ] {0b65a201-aef0-4c79-bf9b-b4d9b9d78dd6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00192 sec., 16145.833333333332 rows/sec., 28.93 MiB/sec. | ||
| 8713 | 2026.05.01 23:43:43.643885 [ 268 ] {0b65a201-aef0-4c79-bf9b-b4d9b9d78dd6} <Debug> TCPHandler: Processed in 0.002141236 sec. | ||
| 8714 | 2026.05.01 23:43:43.644013 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2026.05.01 23:43:43.644109 [ 268 ] {6a70821e-2e3b-467b-954e-7cfc2efee74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8716 | 2026.05.01 23:43:43.644152 [ 268 ] {6a70821e-2e3b-467b-954e-7cfc2efee74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8717 | 2026.05.01 23:43:43.644497 [ 268 ] {6a70821e-2e3b-467b-954e-7cfc2efee74e} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8718 | 2026.05.01 23:43:43.644534 [ 268 ] {6a70821e-2e3b-467b-954e-7cfc2efee74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8719 | 2026.05.01 23:43:43.644848 [ 268 ] {6a70821e-2e3b-467b-954e-7cfc2efee74e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8720 | 2026.05.01 23:43:43.645078 [ 268 ] {6a70821e-2e3b-467b-954e-7cfc2efee74e} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8721 | 2026.05.01 23:43:43.645209 [ 268 ] {6a70821e-2e3b-467b-954e-7cfc2efee74e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 8722 | 2026.05.01 23:43:43.645245 [ 268 ] {6a70821e-2e3b-467b-954e-7cfc2efee74e} <Debug> TCPHandler: Processed in 0.001283538 sec. | ||
| 8723 | 2026.05.01 23:43:43.876833 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8724 | 2026.05.01 23:43:43.877218 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8725 | 2026.05.01 23:43:43.877798 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8726 | 2026.05.01 23:43:43.877873 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8727 | 2026.05.01 23:43:43.878163 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8728 | 2026.05.01 23:43:43.878234 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8729 | 2026.05.01 23:43:43.878382 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8730 | 2026.05.01 23:43:43.878487 [ 320 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8731 | 2026.05.01 23:43:43.878488 [ 296 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8732 | 2026.05.01 23:43:43.878521 [ 277 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8733 | 2026.05.01 23:43:43.878521 [ 325 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8734 | 2026.05.01 23:43:43.878681 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8735 | 2026.05.01 23:43:43.878708 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8736 | 2026.05.01 23:43:43.878794 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8737 | 2026.05.01 23:43:43.878816 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 8738 | 2026.05.01 23:43:43.878852 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8739 | 2026.05.01 23:43:43.878892 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8740 | 2026.05.01 23:43:43.878926 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8741 | 2026.05.01 23:43:43.880144 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Debug> executeQuery: Read 48 rows, 9.49 KiB in 0.003093 sec., 15518.913676042677 rows/sec., 3.00 MiB/sec. | ||
| 8742 | 2026.05.01 23:43:43.880281 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Debug> MemoryTracker: Peak memory usage (for query): 138.19 KiB. | ||
| 8743 | 2026.05.01 23:43:43.880297 [ 268 ] {c7b57e09-4df6-41ed-b4d8-e77121b69200} <Debug> TCPHandler: Processed in 0.003658018 sec. | ||
| 8744 | 2026.05.01 23:43:43.891219 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.05.01 23:43:43.891358 [ 268 ] {6dfa2daf-b090-485a-9fce-d1173c299a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8746 | 2026.05.01 23:43:43.891411 [ 268 ] {6dfa2daf-b090-485a-9fce-d1173c299a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8747 | 2026.05.01 23:43:43.891930 [ 268 ] {6dfa2daf-b090-485a-9fce-d1173c299a4c} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.05.01 23:43:43.891974 [ 268 ] {6dfa2daf-b090-485a-9fce-d1173c299a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8749 | 2026.05.01 23:43:43.892350 [ 268 ] {6dfa2daf-b090-485a-9fce-d1173c299a4c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8750 | 2026.05.01 23:43:43.892586 [ 268 ] {6dfa2daf-b090-485a-9fce-d1173c299a4c} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.05.01 23:43:43.892744 [ 268 ] {6dfa2daf-b090-485a-9fce-d1173c299a4c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001425 sec., 7017.543859649122 rows/sec., 572.23 KiB/sec. | ||
| 8752 | 2026.05.01 23:43:43.892784 [ 268 ] {6dfa2daf-b090-485a-9fce-d1173c299a4c} <Debug> TCPHandler: Processed in 0.001630235 sec. | ||
| 8753 | 2026.05.01 23:43:43.892906 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.05.01 23:43:43.893003 [ 268 ] {db1cf2b9-0dff-403b-93fd-1410421903da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8755 | 2026.05.01 23:43:43.893044 [ 268 ] {db1cf2b9-0dff-403b-93fd-1410421903da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8756 | 2026.05.01 23:43:43.894594 [ 268 ] {db1cf2b9-0dff-403b-93fd-1410421903da} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.05.01 23:43:43.894632 [ 268 ] {db1cf2b9-0dff-403b-93fd-1410421903da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8758 | 2026.05.01 23:43:43.895084 [ 268 ] {db1cf2b9-0dff-403b-93fd-1410421903da} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8759 | 2026.05.01 23:43:43.895317 [ 268 ] {db1cf2b9-0dff-403b-93fd-1410421903da} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.05.01 23:43:43.895446 [ 102 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8761 | 2026.05.01 23:43:43.895453 [ 268 ] {db1cf2b9-0dff-403b-93fd-1410421903da} <Debug> executeQuery: Read 2428 rows, 183.90 KiB in 0.00247 sec., 982995.9514170041 rows/sec., 72.71 MiB/sec. | ||
| 8762 | 2026.05.01 23:43:43.895529 [ 102 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2026.05.01 23:43:43.895548 [ 268 ] {db1cf2b9-0dff-403b-93fd-1410421903da} <Debug> TCPHandler: Processed in 0.002691888 sec. | ||
| 8764 | 2026.05.01 23:43:43.895565 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8765 | 2026.05.01 23:43:43.895674 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.05.01 23:43:43.895687 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 8767 | 2026.05.01 23:43:43.895776 [ 268 ] {f2a36db4-8950-448a-b911-92824b4f38fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8768 | 2026.05.01 23:43:43.895795 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8769 | 2026.05.01 23:43:43.895817 [ 268 ] {f2a36db4-8950-448a-b911-92824b4f38fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8770 | 2026.05.01 23:43:43.895828 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3359 rows starting from the beginning of the part | ||
| 8771 | 2026.05.01 23:43:43.895891 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 78 rows starting from the beginning of the part | ||
| 8772 | 2026.05.01 23:43:43.895942 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 240 rows starting from the beginning of the part | ||
| 8773 | 2026.05.01 23:43:43.895989 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 78 rows starting from the beginning of the part | ||
| 8774 | 2026.05.01 23:43:43.896031 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 8775 | 2026.05.01 23:43:43.896074 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2428 rows starting from the beginning of the part | ||
| 8776 | 2026.05.01 23:43:43.896216 [ 268 ] {f2a36db4-8950-448a-b911-92824b4f38fe} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2026.05.01 23:43:43.896251 [ 268 ] {f2a36db4-8950-448a-b911-92824b4f38fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8778 | 2026.05.01 23:43:43.896554 [ 268 ] {f2a36db4-8950-448a-b911-92824b4f38fe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8779 | 2026.05.01 23:43:43.896769 [ 268 ] {f2a36db4-8950-448a-b911-92824b4f38fe} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.05.01 23:43:43.896898 [ 268 ] {f2a36db4-8950-448a-b911-92824b4f38fe} <Debug> executeQuery: Read 30 rows, 2.20 KiB in 0.001201 sec., 24979.184013322232 rows/sec., 1.79 MiB/sec. | ||
| 8781 | 2026.05.01 23:43:43.896935 [ 268 ] {f2a36db4-8950-448a-b911-92824b4f38fe} <Debug> TCPHandler: Processed in 0.001373799 sec. | ||
| 8782 | 2026.05.01 23:43:43.897112 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8783 | 2026.05.01 23:43:43.897209 [ 268 ] {342c22b6-831f-4d55-98e4-8e8c60e1e581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8784 | 2026.05.01 23:43:43.897249 [ 268 ] {342c22b6-831f-4d55-98e4-8e8c60e1e581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8785 | 2026.05.01 23:43:43.897919 [ 268 ] {342c22b6-831f-4d55-98e4-8e8c60e1e581} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.05.01 23:43:43.897956 [ 268 ] {342c22b6-831f-4d55-98e4-8e8c60e1e581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8787 | 2026.05.01 23:43:43.898178 [ 187 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6301 rows, containing 5 columns (5 merged, 0 gathered) in 0.002534444 sec., 2486146.8629805986 rows/sec., 198.13 MiB/sec. | ||
| 8788 | 2026.05.01 23:43:43.898296 [ 268 ] {342c22b6-831f-4d55-98e4-8e8c60e1e581} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8789 | 2026.05.01 23:43:43.898536 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8790 | 2026.05.01 23:43:43.898547 [ 268 ] {342c22b6-831f-4d55-98e4-8e8c60e1e581} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.05.01 23:43:43.898682 [ 102 ] {} <Debug> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8792 | 2026.05.01 23:43:43.898695 [ 268 ] {342c22b6-831f-4d55-98e4-8e8c60e1e581} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001504 sec., 532579.7872340425 rows/sec., 30.76 MiB/sec. | ||
| 8793 | 2026.05.01 23:43:43.898733 [ 102 ] {} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.05.01 23:43:43.898751 [ 268 ] {342c22b6-831f-4d55-98e4-8e8c60e1e581} <Debug> TCPHandler: Processed in 0.001688147 sec. | ||
| 8795 | 2026.05.01 23:43:43.898764 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8796 | 2026.05.01 23:43:43.898847 [ 197 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::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 | ||
| 8797 | 2026.05.01 23:43:43.898850 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.05.01 23:43:43.898875 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.05.01 23:43:43.898931 [ 197 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8800 | 2026.05.01 23:43:43.898957 [ 197 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 975 rows starting from the beginning of the part | ||
| 8801 | 2026.05.01 23:43:43.898961 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_56_11} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8802 | 2026.05.01 23:43:43.898985 [ 268 ] {b11ac57a-5e46-4ffb-abab-8ba6250ec99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8803 | 2026.05.01 23:43:43.899006 [ 197 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 8804 | 2026.05.01 23:43:43.899030 [ 268 ] {b11ac57a-5e46-4ffb-abab-8ba6250ec99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8805 | 2026.05.01 23:43:43.899044 [ 197 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 8806 | 2026.05.01 23:43:43.899080 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 8807 | 2026.05.01 23:43:43.899081 [ 197 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 8808 | 2026.05.01 23:43:43.899135 [ 197 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 8809 | 2026.05.01 23:43:43.899174 [ 197 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 801 rows starting from the beginning of the part | ||
| 8810 | 2026.05.01 23:43:43.899403 [ 268 ] {b11ac57a-5e46-4ffb-abab-8ba6250ec99f} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.05.01 23:43:43.899440 [ 268 ] {b11ac57a-5e46-4ffb-abab-8ba6250ec99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8812 | 2026.05.01 23:43:43.899733 [ 268 ] {b11ac57a-5e46-4ffb-abab-8ba6250ec99f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8813 | 2026.05.01 23:43:43.899952 [ 268 ] {b11ac57a-5e46-4ffb-abab-8ba6250ec99f} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.05.01 23:43:43.900084 [ 268 ] {b11ac57a-5e46-4ffb-abab-8ba6250ec99f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 8815 | 2026.05.01 23:43:43.900122 [ 268 ] {b11ac57a-5e46-4ffb-abab-8ba6250ec99f} <Debug> TCPHandler: Processed in 0.001296958 sec. | ||
| 8816 | 2026.05.01 23:43:43.900173 [ 202 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352439 sec., 2051109.1442941234 rows/sec., 129.16 MiB/sec. | ||
| 8817 | 2026.05.01 23:43:43.900232 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2026.05.01 23:43:43.900333 [ 268 ] {11f9adbf-572b-4f5d-b89d-46217a215287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8819 | 2026.05.01 23:43:43.900367 [ 187 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8820 | 2026.05.01 23:43:43.900374 [ 268 ] {11f9adbf-572b-4f5d-b89d-46217a215287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8821 | 2026.05.01 23:43:43.900672 [ 187 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.05.01 23:43:43.900758 [ 187 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_21_4} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8823 | 2026.05.01 23:43:43.900852 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8824 | 2026.05.01 23:43:43.901211 [ 268 ] {11f9adbf-572b-4f5d-b89d-46217a215287} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.05.01 23:43:43.901254 [ 268 ] {11f9adbf-572b-4f5d-b89d-46217a215287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8826 | 2026.05.01 23:43:43.901623 [ 268 ] {11f9adbf-572b-4f5d-b89d-46217a215287} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8827 | 2026.05.01 23:43:43.901846 [ 268 ] {11f9adbf-572b-4f5d-b89d-46217a215287} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.05.01 23:43:43.901961 [ 102 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8829 | 2026.05.01 23:43:43.901981 [ 268 ] {11f9adbf-572b-4f5d-b89d-46217a215287} <Debug> executeQuery: Read 1309 rows, 89.65 KiB in 0.001667 sec., 785242.951409718 rows/sec., 52.52 MiB/sec. | ||
| 8830 | 2026.05.01 23:43:43.901998 [ 102 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2026.05.01 23:43:43.902027 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8832 | 2026.05.01 23:43:43.902029 [ 268 ] {11f9adbf-572b-4f5d-b89d-46217a215287} <Debug> TCPHandler: Processed in 0.001847129 sec. | ||
| 8833 | 2026.05.01 23:43:43.902100 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 8834 | 2026.05.01 23:43:43.902161 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2026.05.01 23:43:43.902177 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8836 | 2026.05.01 23:43:43.902200 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 8837 | 2026.05.01 23:43:43.902243 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 75 rows starting from the beginning of the part | ||
| 8838 | 2026.05.01 23:43:43.902258 [ 268 ] {84f94a2e-251a-4257-8205-41ff15a9c88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8839 | 2026.05.01 23:43:43.902278 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 135 rows starting from the beginning of the part | ||
| 8840 | 2026.05.01 23:43:43.902302 [ 268 ] {84f94a2e-251a-4257-8205-41ff15a9c88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8841 | 2026.05.01 23:43:43.902314 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 75 rows starting from the beginning of the part | ||
| 8842 | 2026.05.01 23:43:43.902347 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 8843 | 2026.05.01 23:43:43.902384 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1309 rows starting from the beginning of the part | ||
| 8844 | 2026.05.01 23:43:43.902987 [ 268 ] {84f94a2e-251a-4257-8205-41ff15a9c88e} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.05.01 23:43:43.903025 [ 268 ] {84f94a2e-251a-4257-8205-41ff15a9c88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8846 | 2026.05.01 23:43:43.903436 [ 187 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3519 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013636 sec., 2580668.8178351424 rows/sec., 187.55 MiB/sec. | ||
| 8847 | 2026.05.01 23:43:43.903456 [ 268 ] {84f94a2e-251a-4257-8205-41ff15a9c88e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8848 | 2026.05.01 23:43:43.903613 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8849 | 2026.05.01 23:43:43.903709 [ 268 ] {84f94a2e-251a-4257-8205-41ff15a9c88e} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8850 | 2026.05.01 23:43:43.903831 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8851 | 2026.05.01 23:43:43.903846 [ 268 ] {84f94a2e-251a-4257-8205-41ff15a9c88e} <Debug> executeQuery: Read 1501 rows, 93.25 KiB in 0.001607 sec., 934038.5812072185 rows/sec., 56.67 MiB/sec. | ||
| 8852 | 2026.05.01 23:43:43.903852 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2026.05.01 23:43:43.903870 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.05.01 23:43:43.903893 [ 268 ] {84f94a2e-251a-4257-8205-41ff15a9c88e} <Debug> TCPHandler: Processed in 0.001783948 sec. | ||
| 8855 | 2026.05.01 23:43:43.903908 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8856 | 2026.05.01 23:43:43.903935 [ 197 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_56_11} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8857 | 2026.05.01 23:43:43.903994 [ 190 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 8858 | 2026.05.01 23:43:43.904011 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2026.05.01 23:43:43.904002 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8860 | 2026.05.01 23:43:43.904105 [ 190 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8861 | 2026.05.01 23:43:43.904121 [ 268 ] {699a4b0f-0775-4ff0-ac05-d916ca0e0211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8862 | 2026.05.01 23:43:43.904140 [ 190 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20325 rows starting from the beginning of the part | ||
| 8863 | 2026.05.01 23:43:43.904183 [ 268 ] {699a4b0f-0775-4ff0-ac05-d916ca0e0211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8864 | 2026.05.01 23:43:43.904206 [ 190 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 8865 | 2026.05.01 23:43:43.904259 [ 190 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 198 rows starting from the beginning of the part | ||
| 8866 | 2026.05.01 23:43:43.904299 [ 190 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 8867 | 2026.05.01 23:43:43.904338 [ 190 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 8868 | 2026.05.01 23:43:43.904379 [ 190 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1501 rows starting from the beginning of the part | ||
| 8869 | 2026.05.01 23:43:43.904940 [ 268 ] {699a4b0f-0775-4ff0-ac05-d916ca0e0211} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2026.05.01 23:43:43.904982 [ 268 ] {699a4b0f-0775-4ff0-ac05-d916ca0e0211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8871 | 2026.05.01 23:43:43.905524 [ 268 ] {699a4b0f-0775-4ff0-ac05-d916ca0e0211} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8872 | 2026.05.01 23:43:43.905770 [ 268 ] {699a4b0f-0775-4ff0-ac05-d916ca0e0211} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2026.05.01 23:43:43.905921 [ 268 ] {699a4b0f-0775-4ff0-ac05-d916ca0e0211} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001818 sec., 11001.100110011 rows/sec., 19.71 MiB/sec. | ||
| 8874 | 2026.05.01 23:43:43.905977 [ 268 ] {699a4b0f-0775-4ff0-ac05-d916ca0e0211} <Debug> TCPHandler: Processed in 0.002016163 sec. | ||
| 8875 | 2026.05.01 23:43:43.906113 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.05.01 23:43:43.906208 [ 268 ] {9dd86f74-1d3d-4d4b-8fa7-e4ec99ad20b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8877 | 2026.05.01 23:43:43.906251 [ 268 ] {9dd86f74-1d3d-4d4b-8fa7-e4ec99ad20b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8878 | 2026.05.01 23:43:43.906569 [ 268 ] {9dd86f74-1d3d-4d4b-8fa7-e4ec99ad20b9} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.05.01 23:43:43.906607 [ 268 ] {9dd86f74-1d3d-4d4b-8fa7-e4ec99ad20b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8880 | 2026.05.01 23:43:43.906934 [ 268 ] {9dd86f74-1d3d-4d4b-8fa7-e4ec99ad20b9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8881 | 2026.05.01 23:43:43.907159 [ 268 ] {9dd86f74-1d3d-4d4b-8fa7-e4ec99ad20b9} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.05.01 23:43:43.907283 [ 82 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8883 | 2026.05.01 23:43:43.907293 [ 268 ] {9dd86f74-1d3d-4d4b-8fa7-e4ec99ad20b9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 750.79 KiB/sec. | ||
| 8884 | 2026.05.01 23:43:43.907324 [ 82 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2026.05.01 23:43:43.907346 [ 268 ] {9dd86f74-1d3d-4d4b-8fa7-e4ec99ad20b9} <Debug> TCPHandler: Processed in 0.001284837 sec. | ||
| 8886 | 2026.05.01 23:43:43.907349 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8887 | 2026.05.01 23:43:43.907447 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 8888 | 2026.05.01 23:43:43.907573 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8889 | 2026.05.01 23:43:43.907607 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2940 rows starting from the beginning of the part | ||
| 8890 | 2026.05.01 23:43:43.907667 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 8891 | 2026.05.01 23:43:43.907715 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 8892 | 2026.05.01 23:43:43.907769 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 8893 | 2026.05.01 23:43:43.907816 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 8894 | 2026.05.01 23:43:43.907865 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
| 8895 | 2026.05.01 23:43:43.909301 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3192 rows, containing 4 columns (4 merged, 0 gathered) in 0.00189296 sec., 1686247.9925619136 rows/sec., 111.35 MiB/sec. | ||
| 8896 | 2026.05.01 23:43:43.909665 [ 197 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8897 | 2026.05.01 23:43:43.909952 [ 197 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_56_11} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2026.05.01 23:43:43.910027 [ 197 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_56_11} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8899 | 2026.05.01 23:43:43.910103 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8900 | 2026.05.01 23:43:43.910239 [ 197 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22504 rows, containing 5 columns (5 merged, 0 gathered) in 0.006279615 sec., 3583659.189297433 rows/sec., 230.64 MiB/sec. | ||
| 8901 | 2026.05.01 23:43:43.910730 [ 196 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8902 | 2026.05.01 23:43:43.911057 [ 196 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.05.01 23:43:43.911140 [ 196 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8904 | 2026.05.01 23:43:43.911260 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8905 | 2026.05.01 23:43:47.437637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1082 | ||
| 8906 | 2026.05.01 23:43:47.440279 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2026.05.01 23:43:47.440331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8908 | 2026.05.01 23:43:47.441610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8909 | 2026.05.01 23:43:47.441894 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2026.05.01 23:43:47.442033 [ 59 ] {} <Debug> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8911 | 2026.05.01 23:43:47.442071 [ 59 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.05.01 23:43:47.442090 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8913 | 2026.05.01 23:43:47.442208 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 8914 | 2026.05.01 23:43:47.442260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
| 8915 | 2026.05.01 23:43:47.442819 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8916 | 2026.05.01 23:43:47.442983 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 874 rows starting from the beginning of the part | ||
| 8917 | 2026.05.01 23:43:47.443392 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
| 8918 | 2026.05.01 23:43:47.443759 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 8919 | 2026.05.01 23:43:47.444116 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 8920 | 2026.05.01 23:43:47.444456 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 8921 | 2026.05.01 23:43:47.444781 [ 198 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 8922 | 2026.05.01 23:43:47.451468 [ 197 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 72 columns (72 merged, 0 gathered) in 0.0093119 sec., 116195.40587849956 rows/sec., 98.11 MiB/sec. | ||
| 8923 | 2026.05.01 23:43:47.452948 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8924 | 2026.05.01 23:43:47.453607 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_26_5} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.05.01 23:43:47.453698 [ 201 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_26_5} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8926 | 2026.05.01 23:43:47.454062 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 8927 | 2026.05.01 23:43:48.628318 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2026.05.01 23:43:48.628694 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8929 | 2026.05.01 23:43:48.629200 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8930 | 2026.05.01 23:43:48.629234 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8931 | 2026.05.01 23:43:48.629448 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8932 | 2026.05.01 23:43:48.629516 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8933 | 2026.05.01 23:43:48.629657 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8934 | 2026.05.01 23:43:48.629762 [ 320 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8935 | 2026.05.01 23:43:48.629768 [ 296 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8936 | 2026.05.01 23:43:48.629811 [ 325 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8937 | 2026.05.01 23:43:48.629831 [ 277 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8938 | 2026.05.01 23:43:48.630003 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8939 | 2026.05.01 23:43:48.630031 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8940 | 2026.05.01 23:43:48.630118 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8941 | 2026.05.01 23:43:48.630139 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 8942 | 2026.05.01 23:43:48.630177 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8943 | 2026.05.01 23:43:48.630212 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8944 | 2026.05.01 23:43:48.630245 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8945 | 2026.05.01 23:43:48.631519 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002973 sec., 16145.307769929364 rows/sec., 2.60 MiB/sec. | ||
| 8946 | 2026.05.01 23:43:48.631671 [ 268 ] {4b8db624-a8e5-4df9-96cd-da8432993c2b} <Debug> TCPHandler: Processed in 0.003544897 sec. | ||
| 8947 | 2026.05.01 23:43:48.633227 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.05.01 23:43:48.633352 [ 268 ] {0c9fe630-1d39-4e6d-862c-9cde01a0c151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8949 | 2026.05.01 23:43:48.633401 [ 268 ] {0c9fe630-1d39-4e6d-862c-9cde01a0c151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8950 | 2026.05.01 23:43:48.633993 [ 268 ] {0c9fe630-1d39-4e6d-862c-9cde01a0c151} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.05.01 23:43:48.634040 [ 268 ] {0c9fe630-1d39-4e6d-862c-9cde01a0c151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8952 | 2026.05.01 23:43:48.634412 [ 268 ] {0c9fe630-1d39-4e6d-862c-9cde01a0c151} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8953 | 2026.05.01 23:43:48.634626 [ 268 ] {0c9fe630-1d39-4e6d-862c-9cde01a0c151} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.05.01 23:43:48.634773 [ 268 ] {0c9fe630-1d39-4e6d-862c-9cde01a0c151} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001459 sec., 38382.45373543523 rows/sec., 2.95 MiB/sec. | ||
| 8955 | 2026.05.01 23:43:48.634810 [ 268 ] {0c9fe630-1d39-4e6d-862c-9cde01a0c151} <Debug> TCPHandler: Processed in 0.001641135 sec. | ||
| 8956 | 2026.05.01 23:43:48.634926 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.05.01 23:43:48.635017 [ 268 ] {56adcda8-1066-4232-9b96-6c3b5c385c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8958 | 2026.05.01 23:43:48.635063 [ 268 ] {56adcda8-1066-4232-9b96-6c3b5c385c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8959 | 2026.05.01 23:43:48.635497 [ 268 ] {56adcda8-1066-4232-9b96-6c3b5c385c52} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.05.01 23:43:48.635533 [ 268 ] {56adcda8-1066-4232-9b96-6c3b5c385c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8961 | 2026.05.01 23:43:48.635826 [ 268 ] {56adcda8-1066-4232-9b96-6c3b5c385c52} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8962 | 2026.05.01 23:43:48.636032 [ 268 ] {56adcda8-1066-4232-9b96-6c3b5c385c52} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.05.01 23:43:48.636160 [ 268 ] {56adcda8-1066-4232-9b96-6c3b5c385c52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 8964 | 2026.05.01 23:43:48.636195 [ 268 ] {56adcda8-1066-4232-9b96-6c3b5c385c52} <Debug> TCPHandler: Processed in 0.001315448 sec. | ||
| 8965 | 2026.05.01 23:43:48.636306 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.05.01 23:43:48.636396 [ 268 ] {ff128291-1cd2-4533-85bd-9199edc1a39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.05.01 23:43:48.636443 [ 268 ] {ff128291-1cd2-4533-85bd-9199edc1a39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8968 | 2026.05.01 23:43:48.636845 [ 268 ] {ff128291-1cd2-4533-85bd-9199edc1a39f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.05.01 23:43:48.636880 [ 268 ] {ff128291-1cd2-4533-85bd-9199edc1a39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8970 | 2026.05.01 23:43:48.637201 [ 268 ] {ff128291-1cd2-4533-85bd-9199edc1a39f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8971 | 2026.05.01 23:43:48.637406 [ 268 ] {ff128291-1cd2-4533-85bd-9199edc1a39f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.05.01 23:43:48.637530 [ 268 ] {ff128291-1cd2-4533-85bd-9199edc1a39f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. | ||
| 8973 | 2026.05.01 23:43:48.637565 [ 268 ] {ff128291-1cd2-4533-85bd-9199edc1a39f} <Debug> TCPHandler: Processed in 0.001305369 sec. | ||
| 8974 | 2026.05.01 23:43:48.637678 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.05.01 23:43:48.637768 [ 268 ] {116c69fd-c4e1-4420-b0dc-07b88a61cc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8976 | 2026.05.01 23:43:48.637809 [ 268 ] {116c69fd-c4e1-4420-b0dc-07b88a61cc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8977 | 2026.05.01 23:43:48.638131 [ 268 ] {116c69fd-c4e1-4420-b0dc-07b88a61cc38} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.05.01 23:43:48.638165 [ 268 ] {116c69fd-c4e1-4420-b0dc-07b88a61cc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8979 | 2026.05.01 23:43:48.638459 [ 268 ] {116c69fd-c4e1-4420-b0dc-07b88a61cc38} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8980 | 2026.05.01 23:43:48.638669 [ 268 ] {116c69fd-c4e1-4420-b0dc-07b88a61cc38} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.05.01 23:43:48.638793 [ 268 ] {116c69fd-c4e1-4420-b0dc-07b88a61cc38} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001042 sec., 46065.25911708253 rows/sec., 3.10 MiB/sec. | ||
| 8982 | 2026.05.01 23:43:48.638827 [ 268 ] {116c69fd-c4e1-4420-b0dc-07b88a61cc38} <Debug> TCPHandler: Processed in 0.001195756 sec. | ||
| 8983 | 2026.05.01 23:43:49.888323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16775 | ||
| 8984 | 2026.05.01 23:43:49.889121 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.05.01 23:43:49.889216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8986 | 2026.05.01 23:43:49.889897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8987 | 2026.05.01 23:43:49.890134 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.05.01 23:43:49.890277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16775 | ||
| 8989 | 2026.05.01 23:43:50.753332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8990 | 2026.05.01 23:43:50.770282 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.05.01 23:43:50.770326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8992 | 2026.05.01 23:43:50.776393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8993 | 2026.05.01 23:43:50.777078 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2026.05.01 23:43:50.779850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8995 | 2026.05.01 23:43:53.631003 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2026.05.01 23:43:53.631282 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8997 | 2026.05.01 23:43:53.631628 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8998 | 2026.05.01 23:43:53.631663 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8999 | 2026.05.01 23:43:53.631881 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9000 | 2026.05.01 23:43:53.631951 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9001 | 2026.05.01 23:43:53.632094 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9002 | 2026.05.01 23:43:53.632211 [ 320 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9003 | 2026.05.01 23:43:53.632224 [ 277 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9004 | 2026.05.01 23:43:53.632233 [ 325 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9005 | 2026.05.01 23:43:53.632229 [ 315 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9006 | 2026.05.01 23:43:53.632410 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9007 | 2026.05.01 23:43:53.632437 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9008 | 2026.05.01 23:43:53.632521 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9009 | 2026.05.01 23:43:53.632542 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 9010 | 2026.05.01 23:43:53.632575 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9011 | 2026.05.01 23:43:53.632614 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9012 | 2026.05.01 23:43:53.632647 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9013 | 2026.05.01 23:43:53.633908 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002731 sec., 17575.97949469059 rows/sec., 2.83 MiB/sec. | ||
| 9014 | 2026.05.01 23:43:53.634047 [ 268 ] {1b8a89a7-7ca8-41ca-ae8c-7694df40bacd} <Debug> TCPHandler: Processed in 0.003189659 sec. | ||
| 9015 | 2026.05.01 23:43:53.636042 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9016 | 2026.05.01 23:43:53.636151 [ 268 ] {1f3925ab-380f-4c13-851b-8f2576fa4783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9017 | 2026.05.01 23:43:53.636195 [ 268 ] {1f3925ab-380f-4c13-851b-8f2576fa4783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9018 | 2026.05.01 23:43:53.636790 [ 268 ] {1f3925ab-380f-4c13-851b-8f2576fa4783} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.05.01 23:43:53.636842 [ 268 ] {1f3925ab-380f-4c13-851b-8f2576fa4783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9020 | 2026.05.01 23:43:53.637283 [ 268 ] {1f3925ab-380f-4c13-851b-8f2576fa4783} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9021 | 2026.05.01 23:43:53.637510 [ 268 ] {1f3925ab-380f-4c13-851b-8f2576fa4783} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2026.05.01 23:43:53.637661 [ 268 ] {1f3925ab-380f-4c13-851b-8f2576fa4783} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001543 sec., 76474.4005184705 rows/sec., 6.51 MiB/sec. | ||
| 9023 | 2026.05.01 23:43:53.637700 [ 268 ] {1f3925ab-380f-4c13-851b-8f2576fa4783} <Debug> TCPHandler: Processed in 0.001709697 sec. | ||
| 9024 | 2026.05.01 23:43:53.637822 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2026.05.01 23:43:53.637916 [ 268 ] {de30902c-cfc3-41d6-a2fe-aee25f1e551c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9026 | 2026.05.01 23:43:53.637957 [ 268 ] {de30902c-cfc3-41d6-a2fe-aee25f1e551c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9027 | 2026.05.01 23:43:53.638362 [ 268 ] {de30902c-cfc3-41d6-a2fe-aee25f1e551c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.05.01 23:43:53.638400 [ 268 ] {de30902c-cfc3-41d6-a2fe-aee25f1e551c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9029 | 2026.05.01 23:43:53.638688 [ 268 ] {de30902c-cfc3-41d6-a2fe-aee25f1e551c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9030 | 2026.05.01 23:43:53.638895 [ 268 ] {de30902c-cfc3-41d6-a2fe-aee25f1e551c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.05.01 23:43:53.639022 [ 268 ] {de30902c-cfc3-41d6-a2fe-aee25f1e551c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001125 sec., 27555.55555555556 rows/sec., 2.02 MiB/sec. | ||
| 9032 | 2026.05.01 23:43:53.639059 [ 268 ] {de30902c-cfc3-41d6-a2fe-aee25f1e551c} <Debug> TCPHandler: Processed in 0.001286878 sec. | ||
| 9033 | 2026.05.01 23:43:53.639174 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9034 | 2026.05.01 23:43:53.639268 [ 268 ] {ab7e6b7f-88b3-4c98-b66e-c013d5fe1977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9035 | 2026.05.01 23:43:53.639308 [ 268 ] {ab7e6b7f-88b3-4c98-b66e-c013d5fe1977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9036 | 2026.05.01 23:43:53.639724 [ 268 ] {ab7e6b7f-88b3-4c98-b66e-c013d5fe1977} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9037 | 2026.05.01 23:43:53.639761 [ 268 ] {ab7e6b7f-88b3-4c98-b66e-c013d5fe1977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9038 | 2026.05.01 23:43:53.640055 [ 268 ] {ab7e6b7f-88b3-4c98-b66e-c013d5fe1977} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9039 | 2026.05.01 23:43:53.640270 [ 268 ] {ab7e6b7f-88b3-4c98-b66e-c013d5fe1977} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2026.05.01 23:43:53.640402 [ 268 ] {ab7e6b7f-88b3-4c98-b66e-c013d5fe1977} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001152 sec., 82465.27777777778 rows/sec., 6.44 MiB/sec. | ||
| 9041 | 2026.05.01 23:43:53.640438 [ 268 ] {ab7e6b7f-88b3-4c98-b66e-c013d5fe1977} <Debug> TCPHandler: Processed in 0.001313568 sec. | ||
| 9042 | 2026.05.01 23:43:53.640556 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9043 | 2026.05.01 23:43:53.640648 [ 268 ] {38c29c8f-7016-4974-9fdc-5a83622d37dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9044 | 2026.05.01 23:43:53.640691 [ 268 ] {38c29c8f-7016-4974-9fdc-5a83622d37dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9045 | 2026.05.01 23:43:53.641095 [ 268 ] {38c29c8f-7016-4974-9fdc-5a83622d37dc} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9046 | 2026.05.01 23:43:53.641132 [ 268 ] {38c29c8f-7016-4974-9fdc-5a83622d37dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9047 | 2026.05.01 23:43:53.641449 [ 268 ] {38c29c8f-7016-4974-9fdc-5a83622d37dc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9048 | 2026.05.01 23:43:53.641664 [ 268 ] {38c29c8f-7016-4974-9fdc-5a83622d37dc} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9049 | 2026.05.01 23:43:53.641798 [ 268 ] {38c29c8f-7016-4974-9fdc-5a83622d37dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 9050 | 2026.05.01 23:43:53.641835 [ 268 ] {38c29c8f-7016-4974-9fdc-5a83622d37dc} <Debug> TCPHandler: Processed in 0.001328689 sec. | ||
| 9051 | 2026.05.01 23:43:53.641950 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.05.01 23:43:53.642049 [ 268 ] {5ddcd5fa-1faa-48fc-ad20-bb22504fb470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9053 | 2026.05.01 23:43:53.642106 [ 268 ] {5ddcd5fa-1faa-48fc-ad20-bb22504fb470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9054 | 2026.05.01 23:43:53.642879 [ 268 ] {5ddcd5fa-1faa-48fc-ad20-bb22504fb470} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2026.05.01 23:43:53.642916 [ 268 ] {5ddcd5fa-1faa-48fc-ad20-bb22504fb470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9056 | 2026.05.01 23:43:53.643459 [ 268 ] {5ddcd5fa-1faa-48fc-ad20-bb22504fb470} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9057 | 2026.05.01 23:43:53.643689 [ 268 ] {5ddcd5fa-1faa-48fc-ad20-bb22504fb470} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9058 | 2026.05.01 23:43:53.643832 [ 268 ] {5ddcd5fa-1faa-48fc-ad20-bb22504fb470} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001802 sec., 17203.1076581576 rows/sec., 30.83 MiB/sec. | ||
| 9059 | 2026.05.01 23:43:53.643891 [ 268 ] {5ddcd5fa-1faa-48fc-ad20-bb22504fb470} <Debug> TCPHandler: Processed in 0.001991863 sec. | ||
| 9060 | 2026.05.01 23:43:53.644028 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2026.05.01 23:43:53.644123 [ 268 ] {51fded05-60e7-4c61-a7a9-e2924763beb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9062 | 2026.05.01 23:43:53.644166 [ 268 ] {51fded05-60e7-4c61-a7a9-e2924763beb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9063 | 2026.05.01 23:43:53.644510 [ 268 ] {51fded05-60e7-4c61-a7a9-e2924763beb8} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2026.05.01 23:43:53.644545 [ 268 ] {51fded05-60e7-4c61-a7a9-e2924763beb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9065 | 2026.05.01 23:43:53.644847 [ 268 ] {51fded05-60e7-4c61-a7a9-e2924763beb8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9066 | 2026.05.01 23:43:53.645055 [ 268 ] {51fded05-60e7-4c61-a7a9-e2924763beb8} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2026.05.01 23:43:53.645192 [ 268 ] {51fded05-60e7-4c61-a7a9-e2924763beb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 9068 | 2026.05.01 23:43:53.645228 [ 268 ] {51fded05-60e7-4c61-a7a9-e2924763beb8} <Debug> TCPHandler: Processed in 0.001251017 sec. | ||
| 9069 | 2026.05.01 23:43:55.777766 [ 96 ] {} <Debug> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9070 | 2026.05.01 23:43:55.777831 [ 96 ] {} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2026.05.01 23:43:55.777851 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9072 | 2026.05.01 23:43:55.777981 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::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 | ||
| 9073 | 2026.05.01 23:43:55.778131 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9074 | 2026.05.01 23:43:55.778169 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 9075 | 2026.05.01 23:43:55.778240 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::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 | ||
| 9076 | 2026.05.01 23:43:55.778289 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 9077 | 2026.05.01 23:43:55.778334 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 9078 | 2026.05.01 23:43:55.778375 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 9079 | 2026.05.01 23:43:55.779124 [ 197 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203005 sec., 31587.566136466598 rows/sec., 2.64 MiB/sec. | ||
| 9080 | 2026.05.01 23:43:55.779248 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9081 | 2026.05.01 23:43:55.779506 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_17_4} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2026.05.01 23:43:55.779577 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_17_4} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9083 | 2026.05.01 23:43:55.779649 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9084 | 2026.05.01 23:43:57.281512 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9085 | 2026.05.01 23:43:57.281575 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9086 | 2026.05.01 23:43:57.390451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17287 | ||
| 9087 | 2026.05.01 23:43:57.391003 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.05.01 23:43:57.391043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9089 | 2026.05.01 23:43:57.391642 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9090 | 2026.05.01 23:43:57.391872 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.05.01 23:43:57.392000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17287 | ||
| 9092 | 2026.05.01 23:43:57.392003 [ 111 ] {} <Debug> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9093 | 2026.05.01 23:43:57.392077 [ 111 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.05.01 23:43:57.392099 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9095 | 2026.05.01 23:43:57.392203 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::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 | ||
| 9096 | 2026.05.01 23:43:57.392314 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9097 | 2026.05.01 23:43:57.392351 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14855 rows starting from the beginning of the part | ||
| 9098 | 2026.05.01 23:43:57.392412 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 9099 | 2026.05.01 23:43:57.392454 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 9100 | 2026.05.01 23:43:57.392496 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 9101 | 2026.05.01 23:43:57.392533 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 9102 | 2026.05.01 23:43:57.392570 [ 199 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 9103 | 2026.05.01 23:43:57.394825 [ 194 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17287 rows, containing 4 columns (4 merged, 0 gathered) in 0.002660127 sec., 6498561.910765914 rows/sec., 92.96 MiB/sec. | ||
| 9104 | 2026.05.01 23:43:57.394962 [ 189 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9105 | 2026.05.01 23:43:57.395238 [ 189 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.05.01 23:43:57.395308 [ 189 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_36_7} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9107 | 2026.05.01 23:43:57.395403 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 9108 | 2026.05.01 23:43:57.442608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1106 | ||
| 9109 | 2026.05.01 23:43:57.444668 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.05.01 23:43:57.444710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9111 | 2026.05.01 23:43:57.445846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9112 | 2026.05.01 23:43:57.446120 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.05.01 23:43:57.446448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
| 9114 | 2026.05.01 23:43:58.280033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 9115 | 2026.05.01 23:43:58.296977 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2026.05.01 23:43:58.297037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9117 | 2026.05.01 23:43:58.303047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9118 | 2026.05.01 23:43:58.303751 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.05.01 23:43:58.304071 [ 111 ] {} <Debug> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9120 | 2026.05.01 23:43:58.304144 [ 111 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.05.01 23:43:58.304168 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9122 | 2026.05.01 23:43:58.304272 [ 199 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 9123 | 2026.05.01 23:43:58.306958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 9124 | 2026.05.01 23:43:58.308846 [ 199 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9125 | 2026.05.01 23:43:58.310293 [ 199 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 9126 | 2026.05.01 23:43:58.314885 [ 199 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 9127 | 2026.05.01 23:43:58.319436 [ 199 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 9128 | 2026.05.01 23:43:58.323945 [ 199 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 9129 | 2026.05.01 23:43:58.328682 [ 199 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 9130 | 2026.05.01 23:43:58.332755 [ 199 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 9131 | 2026.05.01 23:43:58.383870 [ 200 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079640335 sec., 3402.7983433269083 rows/sec., 17.60 MiB/sec. | ||
| 9132 | 2026.05.01 23:43:58.386385 [ 200 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9133 | 2026.05.01 23:43:58.388353 [ 200 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_36_7} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.05.01 23:43:58.388429 [ 200 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_36_7} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9135 | 2026.05.01 23:43:58.390288 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9136 | 2026.05.01 23:43:58.630545 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.05.01 23:43:58.630771 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9138 | 2026.05.01 23:43:58.631105 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9139 | 2026.05.01 23:43:58.631147 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9140 | 2026.05.01 23:43:58.631362 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9141 | 2026.05.01 23:43:58.631430 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9142 | 2026.05.01 23:43:58.631570 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9143 | 2026.05.01 23:43:58.631692 [ 277 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9144 | 2026.05.01 23:43:58.631705 [ 325 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9145 | 2026.05.01 23:43:58.631697 [ 320 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9146 | 2026.05.01 23:43:58.631692 [ 315 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9147 | 2026.05.01 23:43:58.631890 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9148 | 2026.05.01 23:43:58.631916 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9149 | 2026.05.01 23:43:58.632001 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9150 | 2026.05.01 23:43:58.632021 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 9151 | 2026.05.01 23:43:58.632056 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9152 | 2026.05.01 23:43:58.632095 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9153 | 2026.05.01 23:43:58.632131 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9154 | 2026.05.01 23:43:58.633406 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002723 sec., 17627.616599338962 rows/sec., 2.84 MiB/sec. | ||
| 9155 | 2026.05.01 23:43:58.633597 [ 268 ] {d569b934-0516-464e-bd2d-616fcfd845ee} <Debug> TCPHandler: Processed in 0.003184789 sec. | ||
| 9156 | 2026.05.01 23:43:58.635675 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2026.05.01 23:43:58.635792 [ 268 ] {75814b11-747e-4fe3-a91f-1d0784bd1e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9158 | 2026.05.01 23:43:58.635838 [ 268 ] {75814b11-747e-4fe3-a91f-1d0784bd1e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9159 | 2026.05.01 23:43:58.636393 [ 268 ] {75814b11-747e-4fe3-a91f-1d0784bd1e8c} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.05.01 23:43:58.636437 [ 268 ] {75814b11-747e-4fe3-a91f-1d0784bd1e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9161 | 2026.05.01 23:43:58.636811 [ 268 ] {75814b11-747e-4fe3-a91f-1d0784bd1e8c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9162 | 2026.05.01 23:43:58.637033 [ 268 ] {75814b11-747e-4fe3-a91f-1d0784bd1e8c} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.05.01 23:43:58.637177 [ 268 ] {75814b11-747e-4fe3-a91f-1d0784bd1e8c} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00142 sec., 54929.57746478873 rows/sec., 4.55 MiB/sec. | ||
| 9164 | 2026.05.01 23:43:58.637214 [ 268 ] {75814b11-747e-4fe3-a91f-1d0784bd1e8c} <Debug> TCPHandler: Processed in 0.001593074 sec. | ||
| 9165 | 2026.05.01 23:43:58.637346 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.05.01 23:43:58.637439 [ 268 ] {2db87a22-7139-4328-b4d3-1a9fc5e6ac6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9167 | 2026.05.01 23:43:58.637477 [ 268 ] {2db87a22-7139-4328-b4d3-1a9fc5e6ac6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9168 | 2026.05.01 23:43:58.637871 [ 268 ] {2db87a22-7139-4328-b4d3-1a9fc5e6ac6f} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.05.01 23:43:58.637906 [ 268 ] {2db87a22-7139-4328-b4d3-1a9fc5e6ac6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9170 | 2026.05.01 23:43:58.638185 [ 268 ] {2db87a22-7139-4328-b4d3-1a9fc5e6ac6f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9171 | 2026.05.01 23:43:58.638386 [ 268 ] {2db87a22-7139-4328-b4d3-1a9fc5e6ac6f} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.05.01 23:43:58.638513 [ 268 ] {2db87a22-7139-4328-b4d3-1a9fc5e6ac6f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001092 sec., 10073.260073260073 rows/sec., 757.46 KiB/sec. | ||
| 9173 | 2026.05.01 23:43:58.638548 [ 268 ] {2db87a22-7139-4328-b4d3-1a9fc5e6ac6f} <Debug> TCPHandler: Processed in 0.001249527 sec. | ||
| 9174 | 2026.05.01 23:43:58.638663 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.05.01 23:43:58.638754 [ 268 ] {219b1a73-df2e-4a36-bca4-88059a160a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9176 | 2026.05.01 23:43:58.638791 [ 268 ] {219b1a73-df2e-4a36-bca4-88059a160a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9177 | 2026.05.01 23:43:58.639201 [ 268 ] {219b1a73-df2e-4a36-bca4-88059a160a00} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.05.01 23:43:58.639237 [ 268 ] {219b1a73-df2e-4a36-bca4-88059a160a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9179 | 2026.05.01 23:43:58.639526 [ 268 ] {219b1a73-df2e-4a36-bca4-88059a160a00} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9180 | 2026.05.01 23:43:58.639732 [ 268 ] {219b1a73-df2e-4a36-bca4-88059a160a00} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.05.01 23:43:58.639855 [ 268 ] {219b1a73-df2e-4a36-bca4-88059a160a00} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001119 sec., 67024.12868632708 rows/sec., 5.23 MiB/sec. | ||
| 9182 | 2026.05.01 23:43:58.639890 [ 268 ] {219b1a73-df2e-4a36-bca4-88059a160a00} <Debug> TCPHandler: Processed in 0.001274127 sec. | ||
| 9183 | 2026.05.01 23:43:58.640007 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2026.05.01 23:43:58.640099 [ 268 ] {4129c561-7079-4854-bdd2-4a19b09d81a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9185 | 2026.05.01 23:43:58.640141 [ 268 ] {4129c561-7079-4854-bdd2-4a19b09d81a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9186 | 2026.05.01 23:43:58.640548 [ 268 ] {4129c561-7079-4854-bdd2-4a19b09d81a1} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.05.01 23:43:58.640582 [ 268 ] {4129c561-7079-4854-bdd2-4a19b09d81a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9188 | 2026.05.01 23:43:58.640906 [ 268 ] {4129c561-7079-4854-bdd2-4a19b09d81a1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9189 | 2026.05.01 23:43:58.641111 [ 268 ] {4129c561-7079-4854-bdd2-4a19b09d81a1} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.05.01 23:43:58.641242 [ 268 ] {4129c561-7079-4854-bdd2-4a19b09d81a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 9191 | 2026.05.01 23:43:58.641278 [ 268 ] {4129c561-7079-4854-bdd2-4a19b09d81a1} <Debug> TCPHandler: Processed in 0.001317878 sec. | ||
| 9192 | 2026.05.01 23:43:58.641399 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9193 | 2026.05.01 23:43:58.641490 [ 268 ] {a84a62ba-203a-416b-ae9a-c6e446a8e6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9194 | 2026.05.01 23:43:58.641543 [ 268 ] {a84a62ba-203a-416b-ae9a-c6e446a8e6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9195 | 2026.05.01 23:43:58.642277 [ 268 ] {a84a62ba-203a-416b-ae9a-c6e446a8e6f3} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.05.01 23:43:58.642313 [ 268 ] {a84a62ba-203a-416b-ae9a-c6e446a8e6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9197 | 2026.05.01 23:43:58.642811 [ 268 ] {a84a62ba-203a-416b-ae9a-c6e446a8e6f3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9198 | 2026.05.01 23:43:58.643030 [ 268 ] {a84a62ba-203a-416b-ae9a-c6e446a8e6f3} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.05.01 23:43:58.643167 [ 268 ] {a84a62ba-203a-416b-ae9a-c6e446a8e6f3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001695 sec., 6489.675516224189 rows/sec., 11.63 MiB/sec. | ||
| 9200 | 2026.05.01 23:43:58.643218 [ 268 ] {a84a62ba-203a-416b-ae9a-c6e446a8e6f3} <Debug> TCPHandler: Processed in 0.00186648 sec. | ||
| 9201 | 2026.05.01 23:43:58.643349 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9202 | 2026.05.01 23:43:58.643441 [ 268 ] {87237240-8dbd-4e33-9375-3df72e730007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9203 | 2026.05.01 23:43:58.643481 [ 268 ] {87237240-8dbd-4e33-9375-3df72e730007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9204 | 2026.05.01 23:43:58.643812 [ 268 ] {87237240-8dbd-4e33-9375-3df72e730007} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.05.01 23:43:58.643847 [ 268 ] {87237240-8dbd-4e33-9375-3df72e730007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9206 | 2026.05.01 23:43:58.644148 [ 268 ] {87237240-8dbd-4e33-9375-3df72e730007} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9207 | 2026.05.01 23:43:58.644353 [ 268 ] {87237240-8dbd-4e33-9375-3df72e730007} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2026.05.01 23:43:58.644477 [ 268 ] {87237240-8dbd-4e33-9375-3df72e730007} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9209 | 2026.05.01 23:43:58.644511 [ 268 ] {87237240-8dbd-4e33-9375-3df72e730007} <Debug> TCPHandler: Processed in 0.001212156 sec. | ||
| 9210 | 2026.05.01 23:43:59.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.91 MiB, peak 311.29 MiB, free memory in arenas 0.00 B, will set to 302.56 MiB (RSS), difference: 2.65 MiB | ||
| 9211 | 2026.05.01 23:44:03.631979 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2026.05.01 23:44:03.632234 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 9213 | 2026.05.01 23:44:03.632588 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9214 | 2026.05.01 23:44:03.632628 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9215 | 2026.05.01 23:44:03.632885 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9216 | 2026.05.01 23:44:03.632959 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9217 | 2026.05.01 23:44:03.633108 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 9218 | 2026.05.01 23:44:03.633248 [ 304 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9219 | 2026.05.01 23:44:03.633257 [ 325 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9220 | 2026.05.01 23:44:03.633274 [ 306 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9221 | 2026.05.01 23:44:03.633252 [ 315 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9222 | 2026.05.01 23:44:03.633452 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9223 | 2026.05.01 23:44:03.633482 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9224 | 2026.05.01 23:44:03.633571 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9225 | 2026.05.01 23:44:03.633593 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 9226 | 2026.05.01 23:44:03.633629 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 9227 | 2026.05.01 23:44:03.633668 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 9228 | 2026.05.01 23:44:03.633705 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 9229 | 2026.05.01 23:44:03.634920 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Debug> executeQuery: Read 48 rows, 10.51 KiB in 0.002788 sec., 17216.64275466284 rows/sec., 3.68 MiB/sec. | ||
| 9230 | 2026.05.01 23:44:03.635064 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Debug> MemoryTracker: Peak memory usage (for query): 147.03 KiB. | ||
| 9231 | 2026.05.01 23:44:03.635081 [ 268 ] {59410cde-2b54-4c12-b777-a6cbd395be26} <Debug> TCPHandler: Processed in 0.00323813 sec. | ||
| 9232 | 2026.05.01 23:44:03.637997 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9233 | 2026.05.01 23:44:03.638128 [ 268 ] {9d63cf0b-e9fd-4ae8-b1cd-9404c508323a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9234 | 2026.05.01 23:44:03.638188 [ 268 ] {9d63cf0b-e9fd-4ae8-b1cd-9404c508323a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9235 | 2026.05.01 23:44:03.638723 [ 268 ] {9d63cf0b-e9fd-4ae8-b1cd-9404c508323a} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.05.01 23:44:03.638764 [ 268 ] {9d63cf0b-e9fd-4ae8-b1cd-9404c508323a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9237 | 2026.05.01 23:44:03.639137 [ 268 ] {9d63cf0b-e9fd-4ae8-b1cd-9404c508323a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9238 | 2026.05.01 23:44:03.639372 [ 268 ] {9d63cf0b-e9fd-4ae8-b1cd-9404c508323a} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.05.01 23:44:03.639519 [ 268 ] {9d63cf0b-e9fd-4ae8-b1cd-9404c508323a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001429 sec., 16794.96151154654 rows/sec., 1.39 MiB/sec. | ||
| 9240 | 2026.05.01 23:44:03.639558 [ 268 ] {9d63cf0b-e9fd-4ae8-b1cd-9404c508323a} <Debug> TCPHandler: Processed in 0.001623495 sec. | ||
| 9241 | 2026.05.01 23:44:03.639678 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9242 | 2026.05.01 23:44:03.639775 [ 268 ] {be68edc5-d8d3-46de-955f-9852355cd2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9243 | 2026.05.01 23:44:03.639815 [ 268 ] {be68edc5-d8d3-46de-955f-9852355cd2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9244 | 2026.05.01 23:44:03.640201 [ 268 ] {be68edc5-d8d3-46de-955f-9852355cd2af} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.05.01 23:44:03.640236 [ 268 ] {be68edc5-d8d3-46de-955f-9852355cd2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9246 | 2026.05.01 23:44:03.640514 [ 268 ] {be68edc5-d8d3-46de-955f-9852355cd2af} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9247 | 2026.05.01 23:44:03.640725 [ 268 ] {be68edc5-d8d3-46de-955f-9852355cd2af} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.05.01 23:44:03.640853 [ 268 ] {be68edc5-d8d3-46de-955f-9852355cd2af} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001097 sec., 1823.1540565177756 rows/sec., 148.67 KiB/sec. | ||
| 9249 | 2026.05.01 23:44:03.640890 [ 268 ] {be68edc5-d8d3-46de-955f-9852355cd2af} <Debug> TCPHandler: Processed in 0.001260837 sec. | ||
| 9250 | 2026.05.01 23:44:03.641002 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.05.01 23:44:03.641095 [ 268 ] {bce070ef-bf65-4463-96d2-a654fcc29be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9252 | 2026.05.01 23:44:03.641134 [ 268 ] {bce070ef-bf65-4463-96d2-a654fcc29be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9253 | 2026.05.01 23:44:03.641637 [ 268 ] {bce070ef-bf65-4463-96d2-a654fcc29be3} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.05.01 23:44:03.641675 [ 268 ] {bce070ef-bf65-4463-96d2-a654fcc29be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9255 | 2026.05.01 23:44:03.641995 [ 268 ] {bce070ef-bf65-4463-96d2-a654fcc29be3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9256 | 2026.05.01 23:44:03.642206 [ 268 ] {bce070ef-bf65-4463-96d2-a654fcc29be3} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.05.01 23:44:03.642334 [ 268 ] {bce070ef-bf65-4463-96d2-a654fcc29be3} <Debug> executeQuery: Read 239 rows, 21.81 KiB in 0.001256 sec., 190286.62420382167 rows/sec., 16.96 MiB/sec. | ||
| 9258 | 2026.05.01 23:44:03.642371 [ 268 ] {bce070ef-bf65-4463-96d2-a654fcc29be3} <Debug> TCPHandler: Processed in 0.00141782 sec. | ||
| 9259 | 2026.05.01 23:44:03.642485 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.05.01 23:44:03.642578 [ 268 ] {3bb1f54f-c893-43cb-bfae-12255d766ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9261 | 2026.05.01 23:44:03.642618 [ 268 ] {3bb1f54f-c893-43cb-bfae-12255d766ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9262 | 2026.05.01 23:44:03.643017 [ 268 ] {3bb1f54f-c893-43cb-bfae-12255d766ef1} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.05.01 23:44:03.643054 [ 268 ] {3bb1f54f-c893-43cb-bfae-12255d766ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9264 | 2026.05.01 23:44:03.643346 [ 268 ] {3bb1f54f-c893-43cb-bfae-12255d766ef1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9265 | 2026.05.01 23:44:03.643563 [ 268 ] {3bb1f54f-c893-43cb-bfae-12255d766ef1} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.05.01 23:44:03.643691 [ 268 ] {3bb1f54f-c893-43cb-bfae-12255d766ef1} <Debug> executeQuery: Read 45 rows, 3.43 KiB in 0.001131 sec., 39787.79840848806 rows/sec., 2.96 MiB/sec. | ||
| 9267 | 2026.05.01 23:44:03.643691 [ 128 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9268 | 2026.05.01 23:44:03.643729 [ 268 ] {3bb1f54f-c893-43cb-bfae-12255d766ef1} <Debug> TCPHandler: Processed in 0.001292148 sec. | ||
| 9269 | 2026.05.01 23:44:03.643754 [ 128 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2026.05.01 23:44:03.643779 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9271 | 2026.05.01 23:44:03.643848 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2026.05.01 23:44:03.643888 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 9273 | 2026.05.01 23:44:03.643946 [ 268 ] {c4140d5e-2a43-4807-858c-17b52c862730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9274 | 2026.05.01 23:44:03.643993 [ 268 ] {c4140d5e-2a43-4807-858c-17b52c862730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9275 | 2026.05.01 23:44:03.644051 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9276 | 2026.05.01 23:44:03.644096 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 9277 | 2026.05.01 23:44:03.644173 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 9278 | 2026.05.01 23:44:03.644228 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 9279 | 2026.05.01 23:44:03.644277 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 9280 | 2026.05.01 23:44:03.644352 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 9281 | 2026.05.01 23:44:03.644373 [ 268 ] {c4140d5e-2a43-4807-858c-17b52c862730} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2026.05.01 23:44:03.644400 [ 192 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 45 rows starting from the beginning of the part | ||
| 9283 | 2026.05.01 23:44:03.644416 [ 268 ] {c4140d5e-2a43-4807-858c-17b52c862730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9284 | 2026.05.01 23:44:03.644752 [ 268 ] {c4140d5e-2a43-4807-858c-17b52c862730} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9285 | 2026.05.01 23:44:03.644979 [ 268 ] {c4140d5e-2a43-4807-858c-17b52c862730} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2026.05.01 23:44:03.645113 [ 268 ] {c4140d5e-2a43-4807-858c-17b52c862730} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001185 sec., 20253.164556962023 rows/sec., 1.68 MiB/sec. | ||
| 9287 | 2026.05.01 23:44:03.645152 [ 268 ] {c4140d5e-2a43-4807-858c-17b52c862730} <Debug> TCPHandler: Processed in 0.001353659 sec. | ||
| 9288 | 2026.05.01 23:44:03.645269 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9289 | 2026.05.01 23:44:03.645364 [ 268 ] {9e6936b1-5417-42c1-b975-89ee5a4268bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9290 | 2026.05.01 23:44:03.645405 [ 268 ] {9e6936b1-5417-42c1-b975-89ee5a4268bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9291 | 2026.05.01 23:44:03.645460 [ 191 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613694 sec., 231146.67340896107 rows/sec., 16.53 MiB/sec. | ||
| 9292 | 2026.05.01 23:44:03.645630 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9293 | 2026.05.01 23:44:03.645794 [ 268 ] {9e6936b1-5417-42c1-b975-89ee5a4268bf} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.05.01 23:44:03.645838 [ 268 ] {9e6936b1-5417-42c1-b975-89ee5a4268bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9295 | 2026.05.01 23:44:03.645902 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9296 | 2026.05.01 23:44:03.645986 [ 188 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_51_10} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9297 | 2026.05.01 23:44:03.646065 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9298 | 2026.05.01 23:44:03.646148 [ 268 ] {9e6936b1-5417-42c1-b975-89ee5a4268bf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9299 | 2026.05.01 23:44:03.646370 [ 268 ] {9e6936b1-5417-42c1-b975-89ee5a4268bf} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9300 | 2026.05.01 23:44:03.646500 [ 268 ] {9e6936b1-5417-42c1-b975-89ee5a4268bf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 9301 | 2026.05.01 23:44:03.646538 [ 268 ] {9e6936b1-5417-42c1-b975-89ee5a4268bf} <Debug> TCPHandler: Processed in 0.001316968 sec. | ||
| 9302 | 2026.05.01 23:44:03.646648 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9303 | 2026.05.01 23:44:03.646740 [ 268 ] {7447a1da-de53-4041-9761-427731352deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9304 | 2026.05.01 23:44:03.646781 [ 268 ] {7447a1da-de53-4041-9761-427731352deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9305 | 2026.05.01 23:44:03.647228 [ 268 ] {7447a1da-de53-4041-9761-427731352deb} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9306 | 2026.05.01 23:44:03.647266 [ 268 ] {7447a1da-de53-4041-9761-427731352deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9307 | 2026.05.01 23:44:03.647571 [ 268 ] {7447a1da-de53-4041-9761-427731352deb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9308 | 2026.05.01 23:44:03.647787 [ 268 ] {7447a1da-de53-4041-9761-427731352deb} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2026.05.01 23:44:03.647917 [ 268 ] {7447a1da-de53-4041-9761-427731352deb} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001193 sec., 111483.65465213747 rows/sec., 9.02 MiB/sec. | ||
| 9310 | 2026.05.01 23:44:03.647955 [ 268 ] {7447a1da-de53-4041-9761-427731352deb} <Debug> TCPHandler: Processed in 0.001355639 sec. | ||
| 9311 | 2026.05.01 23:44:03.648074 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9312 | 2026.05.01 23:44:03.648194 [ 268 ] {7902e96a-0fe3-4ed4-91e9-8e9c5be4481b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9313 | 2026.05.01 23:44:03.648246 [ 268 ] {7902e96a-0fe3-4ed4-91e9-8e9c5be4481b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9314 | 2026.05.01 23:44:03.648705 [ 268 ] {7902e96a-0fe3-4ed4-91e9-8e9c5be4481b} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.05.01 23:44:03.648741 [ 268 ] {7902e96a-0fe3-4ed4-91e9-8e9c5be4481b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9316 | 2026.05.01 23:44:03.649071 [ 268 ] {7902e96a-0fe3-4ed4-91e9-8e9c5be4481b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9317 | 2026.05.01 23:44:03.649290 [ 268 ] {7902e96a-0fe3-4ed4-91e9-8e9c5be4481b} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.05.01 23:44:03.649418 [ 268 ] {7902e96a-0fe3-4ed4-91e9-8e9c5be4481b} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001249 sec., 157726.18094475582 rows/sec., 11.31 MiB/sec. | ||
| 9319 | 2026.05.01 23:44:03.649456 [ 268 ] {7902e96a-0fe3-4ed4-91e9-8e9c5be4481b} <Debug> TCPHandler: Processed in 0.001441271 sec. | ||
| 9320 | 2026.05.01 23:44:03.649588 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.05.01 23:44:03.649682 [ 268 ] {d190c1fb-4cf5-4a55-9fae-191bbd1f877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9322 | 2026.05.01 23:44:03.649735 [ 268 ] {d190c1fb-4cf5-4a55-9fae-191bbd1f877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9323 | 2026.05.01 23:44:03.650547 [ 268 ] {d190c1fb-4cf5-4a55-9fae-191bbd1f877d} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.05.01 23:44:03.650585 [ 268 ] {d190c1fb-4cf5-4a55-9fae-191bbd1f877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9325 | 2026.05.01 23:44:03.651120 [ 268 ] {d190c1fb-4cf5-4a55-9fae-191bbd1f877d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9326 | 2026.05.01 23:44:03.651340 [ 268 ] {d190c1fb-4cf5-4a55-9fae-191bbd1f877d} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.05.01 23:44:03.651455 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9328 | 2026.05.01 23:44:03.651478 [ 268 ] {d190c1fb-4cf5-4a55-9fae-191bbd1f877d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001814 sec., 17089.30540242558 rows/sec., 30.62 MiB/sec. | ||
| 9329 | 2026.05.01 23:44:03.651491 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.05.01 23:44:03.651518 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9331 | 2026.05.01 23:44:03.651544 [ 268 ] {d190c1fb-4cf5-4a55-9fae-191bbd1f877d} <Debug> TCPHandler: Processed in 0.002005824 sec. | ||
| 9332 | 2026.05.01 23:44:03.651586 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 9333 | 2026.05.01 23:44:03.651667 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9334 | 2026.05.01 23:44:03.651765 [ 268 ] {4bcd2658-51ac-45c7-98c9-f2eb8eba38d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9335 | 2026.05.01 23:44:03.651807 [ 268 ] {4bcd2658-51ac-45c7-98c9-f2eb8eba38d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9336 | 2026.05.01 23:44:03.651809 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9337 | 2026.05.01 23:44:03.651881 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 988 rows starting from the beginning of the part | ||
| 9338 | 2026.05.01 23:44:03.652011 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 9339 | 2026.05.01 23:44:03.652127 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
| 9340 | 2026.05.01 23:44:03.652133 [ 268 ] {4bcd2658-51ac-45c7-98c9-f2eb8eba38d0} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9341 | 2026.05.01 23:44:03.652181 [ 268 ] {4bcd2658-51ac-45c7-98c9-f2eb8eba38d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9342 | 2026.05.01 23:44:03.652253 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 9343 | 2026.05.01 23:44:03.652374 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 9344 | 2026.05.01 23:44:03.652491 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 9345 | 2026.05.01 23:44:03.652500 [ 268 ] {4bcd2658-51ac-45c7-98c9-f2eb8eba38d0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9346 | 2026.05.01 23:44:03.652724 [ 268 ] {4bcd2658-51ac-45c7-98c9-f2eb8eba38d0} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2026.05.01 23:44:03.652856 [ 268 ] {4bcd2658-51ac-45c7-98c9-f2eb8eba38d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 9348 | 2026.05.01 23:44:03.652892 [ 268 ] {4bcd2658-51ac-45c7-98c9-f2eb8eba38d0} <Debug> TCPHandler: Processed in 0.001274248 sec. | ||
| 9349 | 2026.05.01 23:44:03.659801 [ 188 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1112 rows, containing 19 columns (19 merged, 0 gathered) in 0.008242067 sec., 134917.61229312985 rows/sec., 241.77 MiB/sec. | ||
| 9350 | 2026.05.01 23:44:03.661022 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9351 | 2026.05.01 23:44:03.661333 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.05.01 23:44:03.661407 [ 192 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9353 | 2026.05.01 23:44:03.661495 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.49 MiB. | ||
| 9354 | 2026.05.01 23:44:04.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.44 MiB, peak 311.88 MiB, free memory in arenas 0.00 B, will set to 307.45 MiB (RSS), difference: 4.01 MiB | ||
| 9355 | 2026.05.01 23:44:04.893048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17735 | ||
| 9356 | 2026.05.01 23:44:04.893554 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9357 | 2026.05.01 23:44:04.893589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9358 | 2026.05.01 23:44:04.894086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9359 | 2026.05.01 23:44:04.894335 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.05.01 23:44:04.894464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17735 | ||
| 9361 | 2026.05.01 23:44:05.807967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9362 | 2026.05.01 23:44:05.823704 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2026.05.01 23:44:05.823765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9364 | 2026.05.01 23:44:05.829278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9365 | 2026.05.01 23:44:05.829945 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2026.05.01 23:44:05.832647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9367 | 2026.05.01 23:44:07.447564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1142 | ||
| 9368 | 2026.05.01 23:44:07.449956 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.05.01 23:44:07.450008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9370 | 2026.05.01 23:44:07.451232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9371 | 2026.05.01 23:44:07.451523 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.05.01 23:44:07.451882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1142 | ||
| 9373 | 2026.05.01 23:44:08.630181 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.05.01 23:44:08.630452 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9375 | 2026.05.01 23:44:08.630869 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9376 | 2026.05.01 23:44:08.630906 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9377 | 2026.05.01 23:44:08.631125 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9378 | 2026.05.01 23:44:08.631203 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9379 | 2026.05.01 23:44:08.631354 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9380 | 2026.05.01 23:44:08.631466 [ 304 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9381 | 2026.05.01 23:44:08.631479 [ 323 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9382 | 2026.05.01 23:44:08.631489 [ 325 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9383 | 2026.05.01 23:44:08.631483 [ 343 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9384 | 2026.05.01 23:44:08.631654 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9385 | 2026.05.01 23:44:08.631682 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9386 | 2026.05.01 23:44:08.631766 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9387 | 2026.05.01 23:44:08.631786 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 9388 | 2026.05.01 23:44:08.631821 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9389 | 2026.05.01 23:44:08.631858 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9390 | 2026.05.01 23:44:08.631893 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9391 | 2026.05.01 23:44:08.633017 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002667 sec., 17997.75028121485 rows/sec., 2.90 MiB/sec. | ||
| 9392 | 2026.05.01 23:44:08.633193 [ 268 ] {e0031b2d-f64f-4c81-9a62-78b64820aa5e} <Debug> TCPHandler: Processed in 0.003156928 sec. | ||
| 9393 | 2026.05.01 23:44:08.635059 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9394 | 2026.05.01 23:44:08.635173 [ 268 ] {cd883675-82d8-4937-b38e-12216da3bfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9395 | 2026.05.01 23:44:08.635218 [ 268 ] {cd883675-82d8-4937-b38e-12216da3bfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9396 | 2026.05.01 23:44:08.635733 [ 268 ] {cd883675-82d8-4937-b38e-12216da3bfbb} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2026.05.01 23:44:08.635774 [ 268 ] {cd883675-82d8-4937-b38e-12216da3bfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9398 | 2026.05.01 23:44:08.636144 [ 268 ] {cd883675-82d8-4937-b38e-12216da3bfbb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9399 | 2026.05.01 23:44:08.636388 [ 268 ] {cd883675-82d8-4937-b38e-12216da3bfbb} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.05.01 23:44:08.636530 [ 268 ] {cd883675-82d8-4937-b38e-12216da3bfbb} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001391 sec., 56074.766355140186 rows/sec., 4.64 MiB/sec. | ||
| 9401 | 2026.05.01 23:44:08.636557 [ 112 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9402 | 2026.05.01 23:44:08.636569 [ 268 ] {cd883675-82d8-4937-b38e-12216da3bfbb} <Debug> TCPHandler: Processed in 0.001560454 sec. | ||
| 9403 | 2026.05.01 23:44:08.636624 [ 112 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.05.01 23:44:08.636651 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9405 | 2026.05.01 23:44:08.636734 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2026.05.01 23:44:08.636757 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 9407 | 2026.05.01 23:44:08.636832 [ 268 ] {748d3c54-a438-4868-bdd4-66ad5169ef5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9408 | 2026.05.01 23:44:08.636869 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9409 | 2026.05.01 23:44:08.636877 [ 268 ] {748d3c54-a438-4868-bdd4-66ad5169ef5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9410 | 2026.05.01 23:44:08.636906 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3359 rows starting from the beginning of the part | ||
| 9411 | 2026.05.01 23:44:08.636969 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 9412 | 2026.05.01 23:44:08.637013 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 118 rows starting from the beginning of the part | ||
| 9413 | 2026.05.01 23:44:08.637054 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 78 rows starting from the beginning of the part | ||
| 9414 | 2026.05.01 23:44:08.637092 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 239 rows starting from the beginning of the part | ||
| 9415 | 2026.05.01 23:44:08.637129 [ 202 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 78 rows starting from the beginning of the part | ||
| 9416 | 2026.05.01 23:44:08.637311 [ 268 ] {748d3c54-a438-4868-bdd4-66ad5169ef5d} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.05.01 23:44:08.637352 [ 268 ] {748d3c54-a438-4868-bdd4-66ad5169ef5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9418 | 2026.05.01 23:44:08.637651 [ 268 ] {748d3c54-a438-4868-bdd4-66ad5169ef5d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9419 | 2026.05.01 23:44:08.637880 [ 268 ] {748d3c54-a438-4868-bdd4-66ad5169ef5d} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.05.01 23:44:08.638026 [ 268 ] {748d3c54-a438-4868-bdd4-66ad5169ef5d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001212 sec., 9075.907590759076 rows/sec., 682.47 KiB/sec. | ||
| 9421 | 2026.05.01 23:44:08.638063 [ 268 ] {748d3c54-a438-4868-bdd4-66ad5169ef5d} <Debug> TCPHandler: Processed in 0.00137742 sec. | ||
| 9422 | 2026.05.01 23:44:08.638174 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2026.05.01 23:44:08.638270 [ 268 ] {c204d987-278f-44e3-ad12-3f26cf06e527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9424 | 2026.05.01 23:44:08.638310 [ 268 ] {c204d987-278f-44e3-ad12-3f26cf06e527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9425 | 2026.05.01 23:44:08.638538 [ 192 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3928 rows, containing 5 columns (5 merged, 0 gathered) in 0.001822099 sec., 2155755.5324930204 rows/sec., 174.38 MiB/sec. | ||
| 9426 | 2026.05.01 23:44:08.638723 [ 268 ] {c204d987-278f-44e3-ad12-3f26cf06e527} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.05.01 23:44:08.638763 [ 268 ] {c204d987-278f-44e3-ad12-3f26cf06e527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9428 | 2026.05.01 23:44:08.638930 [ 188 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9429 | 2026.05.01 23:44:08.639093 [ 268 ] {c204d987-278f-44e3-ad12-3f26cf06e527} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9430 | 2026.05.01 23:44:08.639323 [ 188 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_61_12} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2026.05.01 23:44:08.639366 [ 268 ] {c204d987-278f-44e3-ad12-3f26cf06e527} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.05.01 23:44:08.639422 [ 188 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_61_12} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9433 | 2026.05.01 23:44:08.639509 [ 268 ] {c204d987-278f-44e3-ad12-3f26cf06e527} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001257 sec., 59665.87112171837 rows/sec., 4.66 MiB/sec. | ||
| 9434 | 2026.05.01 23:44:08.639518 [ 110 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9435 | 2026.05.01 23:44:08.639528 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 9436 | 2026.05.01 23:44:08.639554 [ 268 ] {c204d987-278f-44e3-ad12-3f26cf06e527} <Debug> TCPHandler: Processed in 0.001427891 sec. | ||
| 9437 | 2026.05.01 23:44:08.639570 [ 110 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2026.05.01 23:44:08.639603 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9439 | 2026.05.01 23:44:08.639684 [ 192 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 9440 | 2026.05.01 23:44:08.639692 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9441 | 2026.05.01 23:44:08.639782 [ 192 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9442 | 2026.05.01 23:44:08.639800 [ 268 ] {ac1667b7-925b-4c31-af6a-8a7b1fa22903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9443 | 2026.05.01 23:44:08.639816 [ 192 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 9444 | 2026.05.01 23:44:08.639850 [ 268 ] {ac1667b7-925b-4c31-af6a-8a7b1fa22903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9445 | 2026.05.01 23:44:08.639886 [ 192 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 9446 | 2026.05.01 23:44:08.639935 [ 192 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 95 rows starting from the beginning of the part | ||
| 9447 | 2026.05.01 23:44:08.639975 [ 192 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 75 rows starting from the beginning of the part | ||
| 9448 | 2026.05.01 23:44:08.640015 [ 192 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 133 rows starting from the beginning of the part | ||
| 9449 | 2026.05.01 23:44:08.640055 [ 192 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 75 rows starting from the beginning of the part | ||
| 9450 | 2026.05.01 23:44:08.640268 [ 268 ] {ac1667b7-925b-4c31-af6a-8a7b1fa22903} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2026.05.01 23:44:08.640310 [ 268 ] {ac1667b7-925b-4c31-af6a-8a7b1fa22903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9452 | 2026.05.01 23:44:08.640650 [ 268 ] {ac1667b7-925b-4c31-af6a-8a7b1fa22903} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9453 | 2026.05.01 23:44:08.640878 [ 268 ] {ac1667b7-925b-4c31-af6a-8a7b1fa22903} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.05.01 23:44:08.641007 [ 268 ] {ac1667b7-925b-4c31-af6a-8a7b1fa22903} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 9455 | 2026.05.01 23:44:08.641010 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9456 | 2026.05.01 23:44:08.641044 [ 268 ] {ac1667b7-925b-4c31-af6a-8a7b1fa22903} <Debug> TCPHandler: Processed in 0.00140088 sec. | ||
| 9457 | 2026.05.01 23:44:08.641058 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.05.01 23:44:08.641083 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9459 | 2026.05.01 23:44:08.641121 [ 188 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471552 sec., 1543948.1581350844 rows/sec., 114.35 MiB/sec. | ||
| 9460 | 2026.05.01 23:44:08.641144 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 9461 | 2026.05.01 23:44:08.641167 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2026.05.01 23:44:08.641234 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9463 | 2026.05.01 23:44:08.641264 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22504 rows starting from the beginning of the part | ||
| 9464 | 2026.05.01 23:44:08.641268 [ 268 ] {01e18cda-300d-4f6e-8e2a-d43d9622c9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9465 | 2026.05.01 23:44:08.641308 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
| 9466 | 2026.05.01 23:44:08.641331 [ 268 ] {01e18cda-300d-4f6e-8e2a-d43d9622c9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9467 | 2026.05.01 23:44:08.641352 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 9468 | 2026.05.01 23:44:08.641366 [ 193 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9469 | 2026.05.01 23:44:08.641393 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 9470 | 2026.05.01 23:44:08.641433 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 197 rows starting from the beginning of the part | ||
| 9471 | 2026.05.01 23:44:08.641472 [ 192 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 9472 | 2026.05.01 23:44:08.641711 [ 193 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_61_12} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.05.01 23:44:08.641798 [ 193 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_61_12} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9474 | 2026.05.01 23:44:08.641885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 9475 | 2026.05.01 23:44:08.642070 [ 268 ] {01e18cda-300d-4f6e-8e2a-d43d9622c9a6} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.05.01 23:44:08.642106 [ 268 ] {01e18cda-300d-4f6e-8e2a-d43d9622c9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9477 | 2026.05.01 23:44:08.642610 [ 268 ] {01e18cda-300d-4f6e-8e2a-d43d9622c9a6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9478 | 2026.05.01 23:44:08.642834 [ 268 ] {01e18cda-300d-4f6e-8e2a-d43d9622c9a6} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.05.01 23:44:08.642973 [ 268 ] {01e18cda-300d-4f6e-8e2a-d43d9622c9a6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001724 sec., 6380.510440835266 rows/sec., 11.43 MiB/sec. | ||
| 9480 | 2026.05.01 23:44:08.643027 [ 268 ] {01e18cda-300d-4f6e-8e2a-d43d9622c9a6} <Debug> TCPHandler: Processed in 0.001908571 sec. | ||
| 9481 | 2026.05.01 23:44:08.643148 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2026.05.01 23:44:08.643249 [ 268 ] {12399490-5e82-4c8c-8b6e-de7712ab676e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9483 | 2026.05.01 23:44:08.643291 [ 268 ] {12399490-5e82-4c8c-8b6e-de7712ab676e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9484 | 2026.05.01 23:44:08.643620 [ 268 ] {12399490-5e82-4c8c-8b6e-de7712ab676e} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.05.01 23:44:08.643655 [ 268 ] {12399490-5e82-4c8c-8b6e-de7712ab676e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9486 | 2026.05.01 23:44:08.644079 [ 268 ] {12399490-5e82-4c8c-8b6e-de7712ab676e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9487 | 2026.05.01 23:44:08.644302 [ 268 ] {12399490-5e82-4c8c-8b6e-de7712ab676e} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.05.01 23:44:08.644432 [ 110 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9489 | 2026.05.01 23:44:08.644436 [ 268 ] {12399490-5e82-4c8c-8b6e-de7712ab676e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 9490 | 2026.05.01 23:44:08.644474 [ 110 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.05.01 23:44:08.644495 [ 268 ] {12399490-5e82-4c8c-8b6e-de7712ab676e} <Debug> TCPHandler: Processed in 0.00139551 sec. | ||
| 9492 | 2026.05.01 23:44:08.644499 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9493 | 2026.05.01 23:44:08.644606 [ 196 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 9494 | 2026.05.01 23:44:08.644721 [ 196 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9495 | 2026.05.01 23:44:08.644752 [ 196 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3192 rows starting from the beginning of the part | ||
| 9496 | 2026.05.01 23:44:08.644807 [ 196 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
| 9497 | 2026.05.01 23:44:08.644855 [ 196 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 9498 | 2026.05.01 23:44:08.644899 [ 196 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 9499 | 2026.05.01 23:44:08.644942 [ 196 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 9500 | 2026.05.01 23:44:08.644984 [ 196 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 9501 | 2026.05.01 23:44:08.648524 [ 190 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 4 columns (4 merged, 0 gathered) in 0.003956235 sec., 879624.1881485807 rows/sec., 58.18 MiB/sec. | ||
| 9502 | 2026.05.01 23:44:08.648937 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9503 | 2026.05.01 23:44:08.649233 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_61_12} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9504 | 2026.05.01 23:44:08.649314 [ 187 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_61_12} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9505 | 2026.05.01 23:44:08.649407 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9506 | 2026.05.01 23:44:08.649798 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23309 rows, containing 5 columns (5 merged, 0 gathered) in 0.008679556 sec., 2685506.0327970693 rows/sec., 173.37 MiB/sec. | ||
| 9507 | 2026.05.01 23:44:08.650357 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9508 | 2026.05.01 23:44:08.650676 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.05.01 23:44:08.650763 [ 198 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9510 | 2026.05.01 23:44:08.650853 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9511 | 2026.05.01 23:44:09.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.78 MiB, peak 319.23 MiB, free memory in arenas 0.00 B, will set to 310.38 MiB (RSS), difference: 1.59 MiB | ||
| 9512 | 2026.05.01 23:44:12.281609 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9513 | 2026.05.01 23:44:12.281662 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9514 | 2026.05.01 23:44:12.394602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18247 | ||
| 9515 | 2026.05.01 23:44:12.395131 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2026.05.01 23:44:12.395178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9517 | 2026.05.01 23:44:12.395689 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9518 | 2026.05.01 23:44:12.395929 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.05.01 23:44:12.396086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18247 | ||
| 9520 | 2026.05.01 23:44:13.332809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9521 | 2026.05.01 23:44:13.349633 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2026.05.01 23:44:13.349698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9523 | 2026.05.01 23:44:13.355886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9524 | 2026.05.01 23:44:13.356559 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2026.05.01 23:44:13.359337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9526 | 2026.05.01 23:44:13.631126 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.05.01 23:44:13.631390 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9528 | 2026.05.01 23:44:13.631776 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9529 | 2026.05.01 23:44:13.631818 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9530 | 2026.05.01 23:44:13.632076 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9531 | 2026.05.01 23:44:13.632149 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9532 | 2026.05.01 23:44:13.632292 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9533 | 2026.05.01 23:44:13.632423 [ 323 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9534 | 2026.05.01 23:44:13.632431 [ 325 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9535 | 2026.05.01 23:44:13.632426 [ 336 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9536 | 2026.05.01 23:44:13.632423 [ 343 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9537 | 2026.05.01 23:44:13.632628 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9538 | 2026.05.01 23:44:13.632656 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9539 | 2026.05.01 23:44:13.632742 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9540 | 2026.05.01 23:44:13.632764 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 9541 | 2026.05.01 23:44:13.632800 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9542 | 2026.05.01 23:44:13.632839 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9543 | 2026.05.01 23:44:13.632875 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9544 | 2026.05.01 23:44:13.634073 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002791 sec., 17198.13686850591 rows/sec., 2.77 MiB/sec. | ||
| 9545 | 2026.05.01 23:44:13.634210 [ 268 ] {932c5788-4607-485a-8cf7-dff9917c1b0b} <Debug> TCPHandler: Processed in 0.00322968 sec. | ||
| 9546 | 2026.05.01 23:44:13.636449 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2026.05.01 23:44:13.636673 [ 268 ] {f04ae42d-2f5e-4192-b2ca-e466c49c0b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9548 | 2026.05.01 23:44:13.636759 [ 268 ] {f04ae42d-2f5e-4192-b2ca-e466c49c0b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9549 | 2026.05.01 23:44:13.637463 [ 268 ] {f04ae42d-2f5e-4192-b2ca-e466c49c0b1e} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.05.01 23:44:13.637506 [ 268 ] {f04ae42d-2f5e-4192-b2ca-e466c49c0b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9551 | 2026.05.01 23:44:13.637894 [ 268 ] {f04ae42d-2f5e-4192-b2ca-e466c49c0b1e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9552 | 2026.05.01 23:44:13.638123 [ 268 ] {f04ae42d-2f5e-4192-b2ca-e466c49c0b1e} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.05.01 23:44:13.638269 [ 268 ] {f04ae42d-2f5e-4192-b2ca-e466c49c0b1e} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001669 sec., 70701.0185739964 rows/sec., 6.02 MiB/sec. | ||
| 9554 | 2026.05.01 23:44:13.638308 [ 268 ] {f04ae42d-2f5e-4192-b2ca-e466c49c0b1e} <Debug> TCPHandler: Processed in 0.001958392 sec. | ||
| 9555 | 2026.05.01 23:44:13.638432 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9556 | 2026.05.01 23:44:13.638526 [ 268 ] {6aa6b6f3-475b-427e-94ca-56ea0639ae8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9557 | 2026.05.01 23:44:13.638566 [ 268 ] {6aa6b6f3-475b-427e-94ca-56ea0639ae8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9558 | 2026.05.01 23:44:13.638975 [ 268 ] {6aa6b6f3-475b-427e-94ca-56ea0639ae8c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2026.05.01 23:44:13.639010 [ 268 ] {6aa6b6f3-475b-427e-94ca-56ea0639ae8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9560 | 2026.05.01 23:44:13.639302 [ 268 ] {6aa6b6f3-475b-427e-94ca-56ea0639ae8c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9561 | 2026.05.01 23:44:13.639518 [ 268 ] {6aa6b6f3-475b-427e-94ca-56ea0639ae8c} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2026.05.01 23:44:13.639647 [ 268 ] {6aa6b6f3-475b-427e-94ca-56ea0639ae8c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00114 sec., 27192.98245614035 rows/sec., 2.00 MiB/sec. | ||
| 9563 | 2026.05.01 23:44:13.639683 [ 268 ] {6aa6b6f3-475b-427e-94ca-56ea0639ae8c} <Debug> TCPHandler: Processed in 0.001299888 sec. | ||
| 9564 | 2026.05.01 23:44:13.639797 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9565 | 2026.05.01 23:44:13.639892 [ 268 ] {68e787c1-9bfa-402d-85e8-5659e95dbfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9566 | 2026.05.01 23:44:13.639932 [ 268 ] {68e787c1-9bfa-402d-85e8-5659e95dbfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9567 | 2026.05.01 23:44:13.640366 [ 268 ] {68e787c1-9bfa-402d-85e8-5659e95dbfb7} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9568 | 2026.05.01 23:44:13.640401 [ 268 ] {68e787c1-9bfa-402d-85e8-5659e95dbfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9569 | 2026.05.01 23:44:13.640705 [ 268 ] {68e787c1-9bfa-402d-85e8-5659e95dbfb7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9570 | 2026.05.01 23:44:13.640914 [ 268 ] {68e787c1-9bfa-402d-85e8-5659e95dbfb7} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9571 | 2026.05.01 23:44:13.641039 [ 268 ] {68e787c1-9bfa-402d-85e8-5659e95dbfb7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001164 sec., 81615.12027491408 rows/sec., 6.37 MiB/sec. | ||
| 9572 | 2026.05.01 23:44:13.641075 [ 268 ] {68e787c1-9bfa-402d-85e8-5659e95dbfb7} <Debug> TCPHandler: Processed in 0.001326409 sec. | ||
| 9573 | 2026.05.01 23:44:13.641190 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9574 | 2026.05.01 23:44:13.641284 [ 268 ] {5e5f1943-169e-4dbd-af24-1b7bd8cf9c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9575 | 2026.05.01 23:44:13.641328 [ 268 ] {5e5f1943-169e-4dbd-af24-1b7bd8cf9c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9576 | 2026.05.01 23:44:13.641719 [ 268 ] {5e5f1943-169e-4dbd-af24-1b7bd8cf9c4f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2026.05.01 23:44:13.641753 [ 268 ] {5e5f1943-169e-4dbd-af24-1b7bd8cf9c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9578 | 2026.05.01 23:44:13.642076 [ 268 ] {5e5f1943-169e-4dbd-af24-1b7bd8cf9c4f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9579 | 2026.05.01 23:44:13.642298 [ 268 ] {5e5f1943-169e-4dbd-af24-1b7bd8cf9c4f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9580 | 2026.05.01 23:44:13.642432 [ 268 ] {5e5f1943-169e-4dbd-af24-1b7bd8cf9c4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 9581 | 2026.05.01 23:44:13.642468 [ 268 ] {5e5f1943-169e-4dbd-af24-1b7bd8cf9c4f} <Debug> TCPHandler: Processed in 0.001327519 sec. | ||
| 9582 | 2026.05.01 23:44:13.642577 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9583 | 2026.05.01 23:44:13.642670 [ 268 ] {24c2faf0-5657-4581-9375-87b66f8f5bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9584 | 2026.05.01 23:44:13.642724 [ 268 ] {24c2faf0-5657-4581-9375-87b66f8f5bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9585 | 2026.05.01 23:44:13.643495 [ 268 ] {24c2faf0-5657-4581-9375-87b66f8f5bfc} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9586 | 2026.05.01 23:44:13.643530 [ 268 ] {24c2faf0-5657-4581-9375-87b66f8f5bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9587 | 2026.05.01 23:44:13.644074 [ 268 ] {24c2faf0-5657-4581-9375-87b66f8f5bfc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9588 | 2026.05.01 23:44:13.644302 [ 268 ] {24c2faf0-5657-4581-9375-87b66f8f5bfc} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9589 | 2026.05.01 23:44:13.644445 [ 268 ] {24c2faf0-5657-4581-9375-87b66f8f5bfc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001792 sec., 17299.10714285714 rows/sec., 31.00 MiB/sec. | ||
| 9590 | 2026.05.01 23:44:13.644497 [ 268 ] {24c2faf0-5657-4581-9375-87b66f8f5bfc} <Debug> TCPHandler: Processed in 0.001968642 sec. | ||
| 9591 | 2026.05.01 23:44:13.644615 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9592 | 2026.05.01 23:44:13.644711 [ 268 ] {5740b376-52e2-4df5-8c26-e5a7c63758a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9593 | 2026.05.01 23:44:13.644752 [ 268 ] {5740b376-52e2-4df5-8c26-e5a7c63758a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9594 | 2026.05.01 23:44:13.645078 [ 268 ] {5740b376-52e2-4df5-8c26-e5a7c63758a6} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2026.05.01 23:44:13.645115 [ 268 ] {5740b376-52e2-4df5-8c26-e5a7c63758a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9596 | 2026.05.01 23:44:13.645422 [ 268 ] {5740b376-52e2-4df5-8c26-e5a7c63758a6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9597 | 2026.05.01 23:44:13.645633 [ 268 ] {5740b376-52e2-4df5-8c26-e5a7c63758a6} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2026.05.01 23:44:13.645760 [ 268 ] {5740b376-52e2-4df5-8c26-e5a7c63758a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 9599 | 2026.05.01 23:44:13.645794 [ 268 ] {5740b376-52e2-4df5-8c26-e5a7c63758a6} <Debug> TCPHandler: Processed in 0.001227316 sec. | ||
| 9600 | 2026.05.01 23:44:13.878157 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9601 | 2026.05.01 23:44:13.878393 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9602 | 2026.05.01 23:44:13.878680 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9603 | 2026.05.01 23:44:13.878716 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9604 | 2026.05.01 23:44:13.878929 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9605 | 2026.05.01 23:44:13.878993 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9606 | 2026.05.01 23:44:13.879120 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9607 | 2026.05.01 23:44:13.879203 [ 343 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9608 | 2026.05.01 23:44:13.879231 [ 336 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9609 | 2026.05.01 23:44:13.879236 [ 323 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9610 | 2026.05.01 23:44:13.879255 [ 325 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9611 | 2026.05.01 23:44:13.879392 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9612 | 2026.05.01 23:44:13.879420 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9613 | 2026.05.01 23:44:13.879502 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9614 | 2026.05.01 23:44:13.879523 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 9615 | 2026.05.01 23:44:13.879557 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9616 | 2026.05.01 23:44:13.879593 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9617 | 2026.05.01 23:44:13.879626 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9618 | 2026.05.01 23:44:13.880737 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Debug> executeQuery: Read 48 rows, 9.49 KiB in 0.002426 sec., 19785.65539983512 rows/sec., 3.82 MiB/sec. | ||
| 9619 | 2026.05.01 23:44:13.880886 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Debug> MemoryTracker: Peak memory usage (for query): 138.20 KiB. | ||
| 9620 | 2026.05.01 23:44:13.880901 [ 268 ] {11049564-e765-4862-8c8e-75ef1e499b34} <Debug> TCPHandler: Processed in 0.002895072 sec. | ||
| 9621 | 2026.05.01 23:44:13.892659 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9622 | 2026.05.01 23:44:13.892860 [ 268 ] {3398b16e-a057-4b85-a2a0-e95caffe33be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9623 | 2026.05.01 23:44:13.892942 [ 268 ] {3398b16e-a057-4b85-a2a0-e95caffe33be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9624 | 2026.05.01 23:44:13.893540 [ 268 ] {3398b16e-a057-4b85-a2a0-e95caffe33be} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.05.01 23:44:13.893591 [ 268 ] {3398b16e-a057-4b85-a2a0-e95caffe33be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9626 | 2026.05.01 23:44:13.893992 [ 268 ] {3398b16e-a057-4b85-a2a0-e95caffe33be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9627 | 2026.05.01 23:44:13.894243 [ 268 ] {3398b16e-a057-4b85-a2a0-e95caffe33be} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.05.01 23:44:13.894390 [ 268 ] {3398b16e-a057-4b85-a2a0-e95caffe33be} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00159 sec., 1257.8616352201257 rows/sec., 102.57 KiB/sec. | ||
| 9629 | 2026.05.01 23:44:13.894428 [ 268 ] {3398b16e-a057-4b85-a2a0-e95caffe33be} <Debug> TCPHandler: Processed in 0.001877211 sec. | ||
| 9630 | 2026.05.01 23:44:13.894539 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.05.01 23:44:13.894632 [ 268 ] {658a8674-3410-4329-8f51-5b00565f4e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9632 | 2026.05.01 23:44:13.894670 [ 268 ] {658a8674-3410-4329-8f51-5b00565f4e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9633 | 2026.05.01 23:44:13.895933 [ 268 ] {658a8674-3410-4329-8f51-5b00565f4e40} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2026.05.01 23:44:13.895970 [ 268 ] {658a8674-3410-4329-8f51-5b00565f4e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9635 | 2026.05.01 23:44:13.896446 [ 268 ] {658a8674-3410-4329-8f51-5b00565f4e40} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9636 | 2026.05.01 23:44:13.896658 [ 268 ] {658a8674-3410-4329-8f51-5b00565f4e40} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2026.05.01 23:44:13.896786 [ 268 ] {658a8674-3410-4329-8f51-5b00565f4e40} <Debug> executeQuery: Read 2424 rows, 183.61 KiB in 0.002153 sec., 1125870.8778448675 rows/sec., 83.28 MiB/sec. | ||
| 9638 | 2026.05.01 23:44:13.896824 [ 268 ] {658a8674-3410-4329-8f51-5b00565f4e40} <Debug> TCPHandler: Processed in 0.00231783 sec. | ||
| 9639 | 2026.05.01 23:44:13.896939 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9640 | 2026.05.01 23:44:13.897035 [ 268 ] {43030433-a902-4579-bfeb-aca4076730b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9641 | 2026.05.01 23:44:13.897076 [ 268 ] {43030433-a902-4579-bfeb-aca4076730b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9642 | 2026.05.01 23:44:13.897455 [ 268 ] {43030433-a902-4579-bfeb-aca4076730b5} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.05.01 23:44:13.897490 [ 268 ] {43030433-a902-4579-bfeb-aca4076730b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9644 | 2026.05.01 23:44:13.897785 [ 268 ] {43030433-a902-4579-bfeb-aca4076730b5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9645 | 2026.05.01 23:44:13.897993 [ 268 ] {43030433-a902-4579-bfeb-aca4076730b5} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.05.01 23:44:13.898122 [ 268 ] {43030433-a902-4579-bfeb-aca4076730b5} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001106 sec., 19891.500904159133 rows/sec., 1.45 MiB/sec. | ||
| 9647 | 2026.05.01 23:44:13.898160 [ 268 ] {43030433-a902-4579-bfeb-aca4076730b5} <Debug> TCPHandler: Processed in 0.001270677 sec. | ||
| 9648 | 2026.05.01 23:44:13.898261 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9649 | 2026.05.01 23:44:13.898356 [ 268 ] {d734e0e0-2b89-42e9-8d81-7177bd27c091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9650 | 2026.05.01 23:44:13.898397 [ 268 ] {d734e0e0-2b89-42e9-8d81-7177bd27c091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9651 | 2026.05.01 23:44:13.898990 [ 268 ] {d734e0e0-2b89-42e9-8d81-7177bd27c091} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.05.01 23:44:13.899027 [ 268 ] {d734e0e0-2b89-42e9-8d81-7177bd27c091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9653 | 2026.05.01 23:44:13.899368 [ 268 ] {d734e0e0-2b89-42e9-8d81-7177bd27c091} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9654 | 2026.05.01 23:44:13.899588 [ 268 ] {d734e0e0-2b89-42e9-8d81-7177bd27c091} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.05.01 23:44:13.899716 [ 268 ] {d734e0e0-2b89-42e9-8d81-7177bd27c091} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001378 sec., 581277.213352685 rows/sec., 33.58 MiB/sec. | ||
| 9656 | 2026.05.01 23:44:13.899754 [ 268 ] {d734e0e0-2b89-42e9-8d81-7177bd27c091} <Debug> TCPHandler: Processed in 0.001542993 sec. | ||
| 9657 | 2026.05.01 23:44:13.899856 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.05.01 23:44:13.899951 [ 268 ] {652d1f6c-8cc9-4ca3-8e94-18b7abc9d831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9659 | 2026.05.01 23:44:13.899991 [ 268 ] {652d1f6c-8cc9-4ca3-8e94-18b7abc9d831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9660 | 2026.05.01 23:44:13.900366 [ 268 ] {652d1f6c-8cc9-4ca3-8e94-18b7abc9d831} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.05.01 23:44:13.900402 [ 268 ] {652d1f6c-8cc9-4ca3-8e94-18b7abc9d831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9662 | 2026.05.01 23:44:13.900692 [ 268 ] {652d1f6c-8cc9-4ca3-8e94-18b7abc9d831} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9663 | 2026.05.01 23:44:13.900909 [ 268 ] {652d1f6c-8cc9-4ca3-8e94-18b7abc9d831} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2026.05.01 23:44:13.901033 [ 268 ] {652d1f6c-8cc9-4ca3-8e94-18b7abc9d831} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 9665 | 2026.05.01 23:44:13.901071 [ 268 ] {652d1f6c-8cc9-4ca3-8e94-18b7abc9d831} <Debug> TCPHandler: Processed in 0.001264808 sec. | ||
| 9666 | 2026.05.01 23:44:13.901177 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2026.05.01 23:44:13.901271 [ 268 ] {be051a8f-4f30-43b3-aa4c-94ff6b4bae98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9668 | 2026.05.01 23:44:13.901309 [ 268 ] {be051a8f-4f30-43b3-aa4c-94ff6b4bae98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9669 | 2026.05.01 23:44:13.902045 [ 268 ] {be051a8f-4f30-43b3-aa4c-94ff6b4bae98} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2026.05.01 23:44:13.902082 [ 268 ] {be051a8f-4f30-43b3-aa4c-94ff6b4bae98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9671 | 2026.05.01 23:44:13.902443 [ 268 ] {be051a8f-4f30-43b3-aa4c-94ff6b4bae98} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9672 | 2026.05.01 23:44:13.902658 [ 268 ] {be051a8f-4f30-43b3-aa4c-94ff6b4bae98} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.05.01 23:44:13.902785 [ 268 ] {be051a8f-4f30-43b3-aa4c-94ff6b4bae98} <Debug> executeQuery: Read 1301 rows, 89.00 KiB in 0.001533 sec., 848662.7527723417 rows/sec., 56.69 MiB/sec. | ||
| 9674 | 2026.05.01 23:44:13.902823 [ 268 ] {be051a8f-4f30-43b3-aa4c-94ff6b4bae98} <Debug> TCPHandler: Processed in 0.001695126 sec. | ||
| 9675 | 2026.05.01 23:44:13.902931 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2026.05.01 23:44:13.903026 [ 268 ] {52b65fbc-93d9-4c95-96dd-5f89b8f98a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9677 | 2026.05.01 23:44:13.903068 [ 268 ] {52b65fbc-93d9-4c95-96dd-5f89b8f98a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9678 | 2026.05.01 23:44:13.903686 [ 268 ] {52b65fbc-93d9-4c95-96dd-5f89b8f98a9c} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.05.01 23:44:13.903723 [ 268 ] {52b65fbc-93d9-4c95-96dd-5f89b8f98a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9680 | 2026.05.01 23:44:13.904134 [ 268 ] {52b65fbc-93d9-4c95-96dd-5f89b8f98a9c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9681 | 2026.05.01 23:44:13.904348 [ 268 ] {52b65fbc-93d9-4c95-96dd-5f89b8f98a9c} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.05.01 23:44:13.904480 [ 268 ] {52b65fbc-93d9-4c95-96dd-5f89b8f98a9c} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001473 sec., 1016293.2790224033 rows/sec., 61.64 MiB/sec. | ||
| 9683 | 2026.05.01 23:44:13.904518 [ 268 ] {52b65fbc-93d9-4c95-96dd-5f89b8f98a9c} <Debug> TCPHandler: Processed in 0.001636885 sec. | ||
| 9684 | 2026.05.01 23:44:13.904638 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.05.01 23:44:13.904734 [ 268 ] {0fb8cb13-51d8-4db7-9c9e-5aa8c30d9c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9686 | 2026.05.01 23:44:13.904786 [ 268 ] {0fb8cb13-51d8-4db7-9c9e-5aa8c30d9c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9687 | 2026.05.01 23:44:13.905513 [ 268 ] {0fb8cb13-51d8-4db7-9c9e-5aa8c30d9c94} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.05.01 23:44:13.905550 [ 268 ] {0fb8cb13-51d8-4db7-9c9e-5aa8c30d9c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9689 | 2026.05.01 23:44:13.906062 [ 268 ] {0fb8cb13-51d8-4db7-9c9e-5aa8c30d9c94} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9690 | 2026.05.01 23:44:13.906297 [ 268 ] {0fb8cb13-51d8-4db7-9c9e-5aa8c30d9c94} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.05.01 23:44:13.906441 [ 268 ] {0fb8cb13-51d8-4db7-9c9e-5aa8c30d9c94} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001726 sec., 11587.485515643104 rows/sec., 20.76 MiB/sec. | ||
| 9692 | 2026.05.01 23:44:13.906494 [ 268 ] {0fb8cb13-51d8-4db7-9c9e-5aa8c30d9c94} <Debug> TCPHandler: Processed in 0.001906731 sec. | ||
| 9693 | 2026.05.01 23:44:13.906604 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2026.05.01 23:44:13.906700 [ 268 ] {9ee35daa-7091-428f-9091-5bc116dd238a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9695 | 2026.05.01 23:44:13.906740 [ 268 ] {9ee35daa-7091-428f-9091-5bc116dd238a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9696 | 2026.05.01 23:44:13.907043 [ 268 ] {9ee35daa-7091-428f-9091-5bc116dd238a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2026.05.01 23:44:13.907079 [ 268 ] {9ee35daa-7091-428f-9091-5bc116dd238a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9698 | 2026.05.01 23:44:13.907377 [ 268 ] {9ee35daa-7091-428f-9091-5bc116dd238a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9699 | 2026.05.01 23:44:13.907592 [ 268 ] {9ee35daa-7091-428f-9091-5bc116dd238a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2026.05.01 23:44:13.907719 [ 268 ] {9ee35daa-7091-428f-9091-5bc116dd238a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001038 sec., 11560.693641618496 rows/sec., 797.81 KiB/sec. | ||
| 9701 | 2026.05.01 23:44:13.907756 [ 268 ] {9ee35daa-7091-428f-9091-5bc116dd238a} <Debug> TCPHandler: Processed in 0.001202066 sec. | ||
| 9702 | 2026.05.01 23:44:14.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.12 MiB, peak 319.23 MiB, free memory in arenas 0.00 B, will set to 310.88 MiB (RSS), difference: -1.25 MiB | ||
| 9703 | 2026.05.01 23:44:17.452207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1190 | ||
| 9704 | 2026.05.01 23:44:17.454838 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2026.05.01 23:44:17.454892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9706 | 2026.05.01 23:44:17.456109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9707 | 2026.05.01 23:44:17.456391 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9708 | 2026.05.01 23:44:17.456743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9709 | 2026.05.01 23:44:18.628691 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9710 | 2026.05.01 23:44:18.629053 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9711 | 2026.05.01 23:44:18.629492 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9712 | 2026.05.01 23:44:18.629528 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9713 | 2026.05.01 23:44:18.629746 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9714 | 2026.05.01 23:44:18.629816 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9715 | 2026.05.01 23:44:18.629960 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9716 | 2026.05.01 23:44:18.630070 [ 336 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9717 | 2026.05.01 23:44:18.630115 [ 323 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9718 | 2026.05.01 23:44:18.630120 [ 331 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9719 | 2026.05.01 23:44:18.630115 [ 343 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9720 | 2026.05.01 23:44:18.630362 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9721 | 2026.05.01 23:44:18.630389 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9722 | 2026.05.01 23:44:18.630474 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9723 | 2026.05.01 23:44:18.630496 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 9724 | 2026.05.01 23:44:18.630531 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9725 | 2026.05.01 23:44:18.630569 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9726 | 2026.05.01 23:44:18.630606 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9727 | 2026.05.01 23:44:18.631719 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002805 sec., 17112.29946524064 rows/sec., 2.75 MiB/sec. | ||
| 9728 | 2026.05.01 23:44:18.631849 [ 268 ] {5dcc4973-b17b-44bf-a06a-e9b754c7c8e1} <Debug> TCPHandler: Processed in 0.003337412 sec. | ||
| 9729 | 2026.05.01 23:44:18.633238 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2026.05.01 23:44:18.633357 [ 268 ] {0fd105de-79d7-453e-a4eb-505082897264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9731 | 2026.05.01 23:44:18.633409 [ 268 ] {0fd105de-79d7-453e-a4eb-505082897264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9732 | 2026.05.01 23:44:18.633927 [ 268 ] {0fd105de-79d7-453e-a4eb-505082897264} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2026.05.01 23:44:18.633977 [ 268 ] {0fd105de-79d7-453e-a4eb-505082897264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9734 | 2026.05.01 23:44:18.634390 [ 268 ] {0fd105de-79d7-453e-a4eb-505082897264} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9735 | 2026.05.01 23:44:18.634614 [ 268 ] {0fd105de-79d7-453e-a4eb-505082897264} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.05.01 23:44:18.634763 [ 268 ] {0fd105de-79d7-453e-a4eb-505082897264} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001445 sec., 38754.325259515565 rows/sec., 2.98 MiB/sec. | ||
| 9737 | 2026.05.01 23:44:18.634801 [ 268 ] {0fd105de-79d7-453e-a4eb-505082897264} <Debug> TCPHandler: Processed in 0.001614705 sec. | ||
| 9738 | 2026.05.01 23:44:18.634910 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2026.05.01 23:44:18.635005 [ 268 ] {28e8ba14-6c36-4800-be14-f8e1c358cd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9740 | 2026.05.01 23:44:18.635044 [ 268 ] {28e8ba14-6c36-4800-be14-f8e1c358cd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9741 | 2026.05.01 23:44:18.635443 [ 268 ] {28e8ba14-6c36-4800-be14-f8e1c358cd32} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.05.01 23:44:18.635481 [ 268 ] {28e8ba14-6c36-4800-be14-f8e1c358cd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9743 | 2026.05.01 23:44:18.635773 [ 268 ] {28e8ba14-6c36-4800-be14-f8e1c358cd32} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9744 | 2026.05.01 23:44:18.635990 [ 268 ] {28e8ba14-6c36-4800-be14-f8e1c358cd32} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.05.01 23:44:18.636121 [ 268 ] {28e8ba14-6c36-4800-be14-f8e1c358cd32} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 9746 | 2026.05.01 23:44:18.636159 [ 268 ] {28e8ba14-6c36-4800-be14-f8e1c358cd32} <Debug> TCPHandler: Processed in 0.001297678 sec. | ||
| 9747 | 2026.05.01 23:44:18.636268 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9748 | 2026.05.01 23:44:18.636363 [ 268 ] {7b2a8ae1-c70e-4a08-87a8-4b4ba2a3634e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9749 | 2026.05.01 23:44:18.636406 [ 268 ] {7b2a8ae1-c70e-4a08-87a8-4b4ba2a3634e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9750 | 2026.05.01 23:44:18.636781 [ 268 ] {7b2a8ae1-c70e-4a08-87a8-4b4ba2a3634e} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2026.05.01 23:44:18.636818 [ 268 ] {7b2a8ae1-c70e-4a08-87a8-4b4ba2a3634e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9752 | 2026.05.01 23:44:18.637138 [ 268 ] {7b2a8ae1-c70e-4a08-87a8-4b4ba2a3634e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9753 | 2026.05.01 23:44:18.637348 [ 268 ] {7b2a8ae1-c70e-4a08-87a8-4b4ba2a3634e} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9754 | 2026.05.01 23:44:18.637477 [ 268 ] {7b2a8ae1-c70e-4a08-87a8-4b4ba2a3634e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001133 sec., 112974.40423654017 rows/sec., 7.87 MiB/sec. | ||
| 9755 | 2026.05.01 23:44:18.637513 [ 268 ] {7b2a8ae1-c70e-4a08-87a8-4b4ba2a3634e} <Debug> TCPHandler: Processed in 0.001295698 sec. | ||
| 9756 | 2026.05.01 23:44:18.637628 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9757 | 2026.05.01 23:44:18.637722 [ 268 ] {a2df37a9-80cc-45be-83b5-5419bf020d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9758 | 2026.05.01 23:44:18.637763 [ 268 ] {a2df37a9-80cc-45be-83b5-5419bf020d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9759 | 2026.05.01 23:44:18.638078 [ 268 ] {a2df37a9-80cc-45be-83b5-5419bf020d79} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9760 | 2026.05.01 23:44:18.638114 [ 268 ] {a2df37a9-80cc-45be-83b5-5419bf020d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9761 | 2026.05.01 23:44:18.638422 [ 268 ] {a2df37a9-80cc-45be-83b5-5419bf020d79} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9762 | 2026.05.01 23:44:18.638629 [ 268 ] {a2df37a9-80cc-45be-83b5-5419bf020d79} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.05.01 23:44:18.638757 [ 268 ] {a2df37a9-80cc-45be-83b5-5419bf020d79} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001053 sec., 45584.04558404559 rows/sec., 3.07 MiB/sec. | ||
| 9764 | 2026.05.01 23:44:18.638794 [ 268 ] {a2df37a9-80cc-45be-83b5-5419bf020d79} <Debug> TCPHandler: Processed in 0.001216796 sec. | ||
| 9765 | 2026.05.01 23:44:19.896296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18695 | ||
| 9766 | 2026.05.01 23:44:19.896888 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2026.05.01 23:44:19.896930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9768 | 2026.05.01 23:44:19.897462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9769 | 2026.05.01 23:44:19.897689 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.05.01 23:44:19.897819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18695 | ||
| 9771 | 2026.05.01 23:44:20.859478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9772 | 2026.05.01 23:44:20.876147 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.05.01 23:44:20.876203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9774 | 2026.05.01 23:44:20.882937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9775 | 2026.05.01 23:44:20.883657 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.05.01 23:44:20.887083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9777 | 2026.05.01 23:44:22.405415 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55485 | ||
| 9778 | 2026.05.01 23:44:22.405529 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9779 | 2026.05.01 23:44:22.405556 [ 291 ] {} <Debug> TCP-Session: d2e90975-c8e3-432b-a88a-7524612a2829 Authenticating user 'default' from [fd00:1122:3344:101::e]:55485 | ||
| 9780 | 2026.05.01 23:44:22.405579 [ 291 ] {} <Debug> TCP-Session: d2e90975-c8e3-432b-a88a-7524612a2829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9781 | 2026.05.01 23:44:22.405592 [ 291 ] {} <Debug> TCP-Session: d2e90975-c8e3-432b-a88a-7524612a2829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9782 | 2026.05.01 23:44:22.405752 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34618 | ||
| 9783 | 2026.05.01 23:44:22.405787 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51339 | ||
| 9784 | 2026.05.01 23:44:22.405805 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35770 | ||
| 9785 | 2026.05.01 23:44:22.405854 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58182 | ||
| 9786 | 2026.05.01 23:44:22.405873 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9787 | 2026.05.01 23:44:22.405845 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51530 | ||
| 9788 | 2026.05.01 23:44:22.405907 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9789 | 2026.05.01 23:44:22.405917 [ 292 ] {} <Debug> TCP-Session: 49e4acc8-0c79-440c-88a0-afe27904d788 Authenticating user 'default' from [fd00:1122:3344:101::e]:34618 | ||
| 9790 | 2026.05.01 23:44:22.405949 [ 291 ] {} <Trace> TCP-Session: d2e90975-c8e3-432b-a88a-7524612a2829 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.05.01 23:44:22.405955 [ 293 ] {} <Debug> TCP-Session: e48be253-face-46fb-824e-5aac1806801f Authenticating user 'default' from [fd00:1122:3344:101::e]:51339 | ||
| 9792 | 2026.05.01 23:44:22.405969 [ 292 ] {} <Debug> TCP-Session: 49e4acc8-0c79-440c-88a0-afe27904d788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9793 | 2026.05.01 23:44:22.405820 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49944 | ||
| 9794 | 2026.05.01 23:44:22.406009 [ 292 ] {} <Debug> TCP-Session: 49e4acc8-0c79-440c-88a0-afe27904d788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9795 | 2026.05.01 23:44:22.405813 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43889 | ||
| 9796 | 2026.05.01 23:44:22.405805 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44655 | ||
| 9797 | 2026.05.01 23:44:22.406076 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9798 | 2026.05.01 23:44:22.406005 [ 293 ] {} <Debug> TCP-Session: e48be253-face-46fb-824e-5aac1806801f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9799 | 2026.05.01 23:44:22.406158 [ 290 ] {} <Debug> TCP-Session: e34f7e73-5c55-4601-a1fa-34fc4f010909 Authenticating user 'default' from [fd00:1122:3344:101::e]:58182 | ||
| 9800 | 2026.05.01 23:44:22.406162 [ 293 ] {} <Debug> TCP-Session: e48be253-face-46fb-824e-5aac1806801f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9801 | 2026.05.01 23:44:22.406190 [ 290 ] {} <Debug> TCP-Session: e34f7e73-5c55-4601-a1fa-34fc4f010909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9802 | 2026.05.01 23:44:22.406159 [ 291 ] {1e1be340-be7f-48a3-b362-8794bbe6f0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55485) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9803 | 2026.05.01 23:44:22.406213 [ 290 ] {} <Debug> TCP-Session: e34f7e73-5c55-4601-a1fa-34fc4f010909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9804 | 2026.05.01 23:44:22.406495 [ 291 ] {1e1be340-be7f-48a3-b362-8794bbe6f0bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9805 | 2026.05.01 23:44:22.406552 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9806 | 2026.05.01 23:44:22.406559 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9807 | 2026.05.01 23:44:22.406589 [ 289 ] {} <Debug> TCP-Session: 9159c715-b5ee-4d5d-89cc-f1a040ba9e7e Authenticating user 'default' from [fd00:1122:3344:101::e]:51530 | ||
| 9808 | 2026.05.01 23:44:22.406558 [ 291 ] {1e1be340-be7f-48a3-b362-8794bbe6f0bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9809 | 2026.05.01 23:44:22.406618 [ 289 ] {} <Debug> TCP-Session: 9159c715-b5ee-4d5d-89cc-f1a040ba9e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9810 | 2026.05.01 23:44:22.406610 [ 294 ] {} <Debug> TCP-Session: 90ae4c26-4d7e-41af-988b-cfc3a0648f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:44655 | ||
| 9811 | 2026.05.01 23:44:22.406652 [ 289 ] {} <Debug> TCP-Session: 9159c715-b5ee-4d5d-89cc-f1a040ba9e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9812 | 2026.05.01 23:44:22.406673 [ 294 ] {} <Debug> TCP-Session: 90ae4c26-4d7e-41af-988b-cfc3a0648f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9813 | 2026.05.01 23:44:22.406691 [ 294 ] {} <Debug> TCP-Session: 90ae4c26-4d7e-41af-988b-cfc3a0648f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9814 | 2026.05.01 23:44:22.406927 [ 291 ] {1e1be340-be7f-48a3-b362-8794bbe6f0bd} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 9815 | 2026.05.01 23:44:22.406961 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9816 | 2026.05.01 23:44:22.406997 [ 287 ] {} <Debug> TCP-Session: 91ea5925-478e-4015-913b-d37a5eab4663 Authenticating user 'default' from [fd00:1122:3344:101::e]:43889 | ||
| 9817 | 2026.05.01 23:44:22.407015 [ 287 ] {} <Debug> TCP-Session: 91ea5925-478e-4015-913b-d37a5eab4663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9818 | 2026.05.01 23:44:22.407027 [ 287 ] {} <Debug> TCP-Session: 91ea5925-478e-4015-913b-d37a5eab4663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9819 | 2026.05.01 23:44:22.407079 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9820 | 2026.05.01 23:44:22.407116 [ 288 ] {} <Debug> TCP-Session: 98b20e9e-5211-421f-b264-b07f5554d306 Authenticating user 'default' from [fd00:1122:3344:101::e]:49944 | ||
| 9821 | 2026.05.01 23:44:22.407135 [ 288 ] {} <Debug> TCP-Session: 98b20e9e-5211-421f-b264-b07f5554d306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9822 | 2026.05.01 23:44:22.407148 [ 288 ] {} <Debug> TCP-Session: 98b20e9e-5211-421f-b264-b07f5554d306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9823 | 2026.05.01 23:44:22.407274 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9824 | 2026.05.01 23:44:22.407309 [ 267 ] {} <Debug> TCP-Session: c7be2d16-963e-4444-8b3c-70c18b7f4c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:35770 | ||
| 9825 | 2026.05.01 23:44:22.407326 [ 267 ] {} <Debug> TCP-Session: c7be2d16-963e-4444-8b3c-70c18b7f4c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9826 | 2026.05.01 23:44:22.407338 [ 267 ] {} <Debug> TCP-Session: c7be2d16-963e-4444-8b3c-70c18b7f4c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9827 | 2026.05.01 23:44:22.407795 [ 331 ] {1e1be340-be7f-48a3-b362-8794bbe6f0bd} <Trace> AggregatingTransform: Aggregating | ||
| 9828 | 2026.05.01 23:44:22.407835 [ 331 ] {1e1be340-be7f-48a3-b362-8794bbe6f0bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 9829 | 2026.05.01 23:44:22.407868 [ 331 ] {1e1be340-be7f-48a3-b362-8794bbe6f0bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000836438 sec. (1195.546 rows/sec., 46.70 KiB/sec.) | ||
| 9830 | 2026.05.01 23:44:22.407886 [ 331 ] {1e1be340-be7f-48a3-b362-8794bbe6f0bd} <Trace> Aggregator: Merging aggregated data | ||
| 9831 | 2026.05.01 23:44:22.409191 [ 291 ] {1e1be340-be7f-48a3-b362-8794bbe6f0bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00311 sec., 321.54340836012864 rows/sec., 12.56 KiB/sec. | ||
| 9832 | 2026.05.01 23:44:22.409273 [ 291 ] {1e1be340-be7f-48a3-b362-8794bbe6f0bd} <Debug> TCPHandler: Processed in 0.003450495 sec. | ||
| 9833 | 2026.05.01 23:44:22.409384 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9834 | 2026.05.01 23:44:22.409411 [ 291 ] {} <Debug> TCP-Session: d2e90975-c8e3-432b-a88a-7524612a2829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9835 | 2026.05.01 23:44:22.409427 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9836 | 2026.05.01 23:44:22.409459 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9837 | 2026.05.01 23:44:22.409468 [ 292 ] {} <Debug> TCP-Session: 49e4acc8-0c79-440c-88a0-afe27904d788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9838 | 2026.05.01 23:44:22.409488 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9839 | 2026.05.01 23:44:22.409507 [ 267 ] {} <Debug> TCP-Session: c7be2d16-963e-4444-8b3c-70c18b7f4c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9840 | 2026.05.01 23:44:22.409518 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9841 | 2026.05.01 23:44:22.409544 [ 294 ] {} <Debug> TCP-Session: 90ae4c26-4d7e-41af-988b-cfc3a0648f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9842 | 2026.05.01 23:44:22.409569 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9843 | 2026.05.01 23:44:22.409571 [ 293 ] {} <Debug> TCP-Session: e48be253-face-46fb-824e-5aac1806801f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9844 | 2026.05.01 23:44:22.409592 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9845 | 2026.05.01 23:44:22.409615 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9846 | 2026.05.01 23:44:22.409640 [ 289 ] {} <Debug> TCP-Session: 9159c715-b5ee-4d5d-89cc-f1a040ba9e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9847 | 2026.05.01 23:44:22.409612 [ 288 ] {} <Debug> TCP-Session: 98b20e9e-5211-421f-b264-b07f5554d306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9848 | 2026.05.01 23:44:22.409663 [ 290 ] {} <Debug> TCP-Session: e34f7e73-5c55-4601-a1fa-34fc4f010909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9849 | 2026.05.01 23:44:22.409539 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9850 | 2026.05.01 23:44:22.409733 [ 287 ] {} <Debug> TCP-Session: 91ea5925-478e-4015-913b-d37a5eab4663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9851 | 2026.05.01 23:44:23.631844 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.05.01 23:44:23.632121 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9853 | 2026.05.01 23:44:23.632516 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9854 | 2026.05.01 23:44:23.632562 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9855 | 2026.05.01 23:44:23.632819 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9856 | 2026.05.01 23:44:23.632902 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9857 | 2026.05.01 23:44:23.633058 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9858 | 2026.05.01 23:44:23.633209 [ 326 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9859 | 2026.05.01 23:44:23.633231 [ 348 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9860 | 2026.05.01 23:44:23.633211 [ 327 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9861 | 2026.05.01 23:44:23.633212 [ 349 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9862 | 2026.05.01 23:44:23.633448 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9863 | 2026.05.01 23:44:23.633484 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9864 | 2026.05.01 23:44:23.633578 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9865 | 2026.05.01 23:44:23.633601 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 9866 | 2026.05.01 23:44:23.633638 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9867 | 2026.05.01 23:44:23.633679 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9868 | 2026.05.01 23:44:23.633716 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9869 | 2026.05.01 23:44:23.635008 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002991 sec., 16048.144433299898 rows/sec., 2.58 MiB/sec. | ||
| 9870 | 2026.05.01 23:44:23.635155 [ 268 ] {b932788f-c0e8-4d07-a59c-6ae79a4c876e} <Debug> TCPHandler: Processed in 0.003462305 sec. | ||
| 9871 | 2026.05.01 23:44:23.638048 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.05.01 23:44:23.638175 [ 268 ] {26e3a0b2-4311-4de1-a20a-28341472af58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9873 | 2026.05.01 23:44:23.638224 [ 268 ] {26e3a0b2-4311-4de1-a20a-28341472af58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9874 | 2026.05.01 23:44:23.638910 [ 268 ] {26e3a0b2-4311-4de1-a20a-28341472af58} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.05.01 23:44:23.638987 [ 268 ] {26e3a0b2-4311-4de1-a20a-28341472af58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9876 | 2026.05.01 23:44:23.639410 [ 268 ] {26e3a0b2-4311-4de1-a20a-28341472af58} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9877 | 2026.05.01 23:44:23.639656 [ 268 ] {26e3a0b2-4311-4de1-a20a-28341472af58} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.05.01 23:44:23.639826 [ 268 ] {26e3a0b2-4311-4de1-a20a-28341472af58} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001689 sec., 69863.82474837182 rows/sec., 5.94 MiB/sec. | ||
| 9879 | 2026.05.01 23:44:23.639867 [ 268 ] {26e3a0b2-4311-4de1-a20a-28341472af58} <Debug> TCPHandler: Processed in 0.00188713 sec. | ||
| 9880 | 2026.05.01 23:44:23.640001 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.05.01 23:44:23.640106 [ 268 ] {7b74affc-d590-4ae6-bd65-8ac54526d3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9882 | 2026.05.01 23:44:23.640150 [ 268 ] {7b74affc-d590-4ae6-bd65-8ac54526d3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9883 | 2026.05.01 23:44:23.640586 [ 268 ] {7b74affc-d590-4ae6-bd65-8ac54526d3b8} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.05.01 23:44:23.640623 [ 268 ] {7b74affc-d590-4ae6-bd65-8ac54526d3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9885 | 2026.05.01 23:44:23.640948 [ 268 ] {7b74affc-d590-4ae6-bd65-8ac54526d3b8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9886 | 2026.05.01 23:44:23.641183 [ 268 ] {7b74affc-d590-4ae6-bd65-8ac54526d3b8} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.05.01 23:44:23.641329 [ 268 ] {7b74affc-d590-4ae6-bd65-8ac54526d3b8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001248 sec., 24839.74358974359 rows/sec., 1.82 MiB/sec. | ||
| 9888 | 2026.05.01 23:44:23.641368 [ 268 ] {7b74affc-d590-4ae6-bd65-8ac54526d3b8} <Debug> TCPHandler: Processed in 0.001419331 sec. | ||
| 9889 | 2026.05.01 23:44:23.641502 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.05.01 23:44:23.641604 [ 268 ] {f8046ef9-348c-4e69-b43d-a26fc3145c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9891 | 2026.05.01 23:44:23.641648 [ 268 ] {f8046ef9-348c-4e69-b43d-a26fc3145c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9892 | 2026.05.01 23:44:23.642109 [ 268 ] {f8046ef9-348c-4e69-b43d-a26fc3145c20} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.05.01 23:44:23.642144 [ 268 ] {f8046ef9-348c-4e69-b43d-a26fc3145c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9894 | 2026.05.01 23:44:23.642479 [ 268 ] {f8046ef9-348c-4e69-b43d-a26fc3145c20} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9895 | 2026.05.01 23:44:23.642700 [ 268 ] {f8046ef9-348c-4e69-b43d-a26fc3145c20} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.05.01 23:44:23.642839 [ 268 ] {f8046ef9-348c-4e69-b43d-a26fc3145c20} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001257 sec., 75576.77008750994 rows/sec., 5.90 MiB/sec. | ||
| 9897 | 2026.05.01 23:44:23.642877 [ 268 ] {f8046ef9-348c-4e69-b43d-a26fc3145c20} <Debug> TCPHandler: Processed in 0.001429871 sec. | ||
| 9898 | 2026.05.01 23:44:23.643013 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.05.01 23:44:23.643113 [ 268 ] {dede1457-e0d6-4825-b1db-bb4243c3b16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9900 | 2026.05.01 23:44:23.643157 [ 268 ] {dede1457-e0d6-4825-b1db-bb4243c3b16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9901 | 2026.05.01 23:44:23.643570 [ 268 ] {dede1457-e0d6-4825-b1db-bb4243c3b16d} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.05.01 23:44:23.643605 [ 268 ] {dede1457-e0d6-4825-b1db-bb4243c3b16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9903 | 2026.05.01 23:44:23.643935 [ 268 ] {dede1457-e0d6-4825-b1db-bb4243c3b16d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9904 | 2026.05.01 23:44:23.644152 [ 268 ] {dede1457-e0d6-4825-b1db-bb4243c3b16d} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.05.01 23:44:23.644294 [ 268 ] {dede1457-e0d6-4825-b1db-bb4243c3b16d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9906 | 2026.05.01 23:44:23.644331 [ 268 ] {dede1457-e0d6-4825-b1db-bb4243c3b16d} <Debug> TCPHandler: Processed in 0.001369119 sec. | ||
| 9907 | 2026.05.01 23:44:23.644458 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.05.01 23:44:23.644556 [ 268 ] {6ad89c02-baa6-4c86-87cc-dd5fe4dc74aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.05.01 23:44:23.644614 [ 268 ] {6ad89c02-baa6-4c86-87cc-dd5fe4dc74aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9910 | 2026.05.01 23:44:23.645701 [ 268 ] {6ad89c02-baa6-4c86-87cc-dd5fe4dc74aa} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.05.01 23:44:23.645742 [ 268 ] {6ad89c02-baa6-4c86-87cc-dd5fe4dc74aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9912 | 2026.05.01 23:44:23.646460 [ 268 ] {6ad89c02-baa6-4c86-87cc-dd5fe4dc74aa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9913 | 2026.05.01 23:44:23.646745 [ 268 ] {6ad89c02-baa6-4c86-87cc-dd5fe4dc74aa} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.05.01 23:44:23.646927 [ 268 ] {6ad89c02-baa6-4c86-87cc-dd5fe4dc74aa} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002388 sec., 12981.574539363484 rows/sec., 23.26 MiB/sec. | ||
| 9915 | 2026.05.01 23:44:23.647015 [ 268 ] {6ad89c02-baa6-4c86-87cc-dd5fe4dc74aa} <Debug> TCPHandler: Processed in 0.002607336 sec. | ||
| 9916 | 2026.05.01 23:44:23.647187 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2026.05.01 23:44:23.647296 [ 268 ] {dfce6a2f-f4bf-4c64-bde3-c0af88dda284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9918 | 2026.05.01 23:44:23.647350 [ 268 ] {dfce6a2f-f4bf-4c64-bde3-c0af88dda284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9919 | 2026.05.01 23:44:23.647800 [ 268 ] {dfce6a2f-f4bf-4c64-bde3-c0af88dda284} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.05.01 23:44:23.647839 [ 268 ] {dfce6a2f-f4bf-4c64-bde3-c0af88dda284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9921 | 2026.05.01 23:44:23.648210 [ 268 ] {dfce6a2f-f4bf-4c64-bde3-c0af88dda284} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9922 | 2026.05.01 23:44:23.648474 [ 268 ] {dfce6a2f-f4bf-4c64-bde3-c0af88dda284} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.05.01 23:44:23.648647 [ 268 ] {dfce6a2f-f4bf-4c64-bde3-c0af88dda284} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
| 9924 | 2026.05.01 23:44:23.648692 [ 268 ] {dfce6a2f-f4bf-4c64-bde3-c0af88dda284} <Debug> TCPHandler: Processed in 0.001563343 sec. | ||
| 9925 | 2026.05.01 23:44:23.850408 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36138 | ||
| 9926 | 2026.05.01 23:44:23.850523 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9927 | 2026.05.01 23:44:23.850553 [ 291 ] {} <Debug> TCP-Session: 75381dff-5743-4860-8694-5d7a5b4a076f Authenticating user 'default' from [fd00:1122:3344:101::e]:36138 | ||
| 9928 | 2026.05.01 23:44:23.850577 [ 291 ] {} <Debug> TCP-Session: 75381dff-5743-4860-8694-5d7a5b4a076f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9929 | 2026.05.01 23:44:23.850592 [ 291 ] {} <Debug> TCP-Session: 75381dff-5743-4860-8694-5d7a5b4a076f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9930 | 2026.05.01 23:44:23.850756 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60199 | ||
| 9931 | 2026.05.01 23:44:23.850784 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62157 | ||
| 9932 | 2026.05.01 23:44:23.850823 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51024 | ||
| 9933 | 2026.05.01 23:44:23.850844 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50412 | ||
| 9934 | 2026.05.01 23:44:23.850874 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9935 | 2026.05.01 23:44:23.850852 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51114 | ||
| 9936 | 2026.05.01 23:44:23.850926 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9937 | 2026.05.01 23:44:23.850937 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9938 | 2026.05.01 23:44:23.850954 [ 291 ] {} <Trace> TCP-Session: 75381dff-5743-4860-8694-5d7a5b4a076f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2026.05.01 23:44:23.850983 [ 289 ] {} <Debug> TCP-Session: 00309482-8a7b-4220-aed7-dd7093fbc520 Authenticating user 'default' from [fd00:1122:3344:101::e]:50412 | ||
| 9940 | 2026.05.01 23:44:23.850977 [ 293 ] {} <Debug> TCP-Session: 7eb031c9-f02f-4cf4-ace5-0d5a8abaf5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62157 | ||
| 9941 | 2026.05.01 23:44:23.851016 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9942 | 2026.05.01 23:44:23.851020 [ 289 ] {} <Debug> TCP-Session: 00309482-8a7b-4220-aed7-dd7093fbc520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9943 | 2026.05.01 23:44:23.851032 [ 293 ] {} <Debug> TCP-Session: 7eb031c9-f02f-4cf4-ace5-0d5a8abaf5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9944 | 2026.05.01 23:44:23.851053 [ 289 ] {} <Debug> TCP-Session: 00309482-8a7b-4220-aed7-dd7093fbc520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9945 | 2026.05.01 23:44:23.851053 [ 290 ] {} <Debug> TCP-Session: 62ce06c2-2e5c-44ec-af93-cef94b28f68c Authenticating user 'default' from [fd00:1122:3344:101::e]:51114 | ||
| 9946 | 2026.05.01 23:44:23.851061 [ 293 ] {} <Debug> TCP-Session: 7eb031c9-f02f-4cf4-ace5-0d5a8abaf5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9947 | 2026.05.01 23:44:23.850924 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9948 | 2026.05.01 23:44:23.851095 [ 290 ] {} <Debug> TCP-Session: 62ce06c2-2e5c-44ec-af93-cef94b28f68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2026.05.01 23:44:23.850920 [ 292 ] {} <Debug> TCP-Session: 79d9ca31-fadf-4d2c-a6a9-4116c443fb3e Authenticating user 'default' from [fd00:1122:3344:101::e]:60199 | ||
| 9950 | 2026.05.01 23:44:23.851139 [ 290 ] {} <Debug> TCP-Session: 62ce06c2-2e5c-44ec-af93-cef94b28f68c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9951 | 2026.05.01 23:44:23.851161 [ 291 ] {869bab16-749c-4b4c-8f2d-c7a677aed668} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36138) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9952 | 2026.05.01 23:44:23.851169 [ 292 ] {} <Debug> TCP-Session: 79d9ca31-fadf-4d2c-a6a9-4116c443fb3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9953 | 2026.05.01 23:44:23.851134 [ 287 ] {} <Debug> TCP-Session: a02245f6-71bb-4fbe-b7d5-fab9025f70d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51024 | ||
| 9954 | 2026.05.01 23:44:23.851205 [ 292 ] {} <Debug> TCP-Session: 79d9ca31-fadf-4d2c-a6a9-4116c443fb3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9955 | 2026.05.01 23:44:23.851230 [ 287 ] {} <Debug> TCP-Session: a02245f6-71bb-4fbe-b7d5-fab9025f70d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9956 | 2026.05.01 23:44:23.850835 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43611 | ||
| 9957 | 2026.05.01 23:44:23.851255 [ 287 ] {} <Debug> TCP-Session: a02245f6-71bb-4fbe-b7d5-fab9025f70d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9958 | 2026.05.01 23:44:23.850824 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59565 | ||
| 9959 | 2026.05.01 23:44:23.850824 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58505 | ||
| 9960 | 2026.05.01 23:44:23.851340 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9961 | 2026.05.01 23:44:23.851385 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9962 | 2026.05.01 23:44:23.851388 [ 288 ] {} <Debug> TCP-Session: 63c3f8fe-d3ba-4e18-954c-7b466cbb7354 Authenticating user 'default' from [fd00:1122:3344:101::e]:43611 | ||
| 9963 | 2026.05.01 23:44:23.851405 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9964 | 2026.05.01 23:44:23.851423 [ 267 ] {} <Debug> TCP-Session: 92fe7e0a-54dd-4bc1-8d4a-ab1e0d37dbc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59565 | ||
| 9965 | 2026.05.01 23:44:23.851439 [ 288 ] {} <Debug> TCP-Session: 63c3f8fe-d3ba-4e18-954c-7b466cbb7354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9966 | 2026.05.01 23:44:23.851462 [ 267 ] {} <Debug> TCP-Session: 92fe7e0a-54dd-4bc1-8d4a-ab1e0d37dbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9967 | 2026.05.01 23:44:23.851468 [ 291 ] {869bab16-749c-4b4c-8f2d-c7a677aed668} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9968 | 2026.05.01 23:44:23.851488 [ 267 ] {} <Debug> TCP-Session: 92fe7e0a-54dd-4bc1-8d4a-ab1e0d37dbc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9969 | 2026.05.01 23:44:23.851451 [ 294 ] {} <Debug> TCP-Session: 6cd189ee-8727-4563-9075-01059b324e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:58505 | ||
| 9970 | 2026.05.01 23:44:23.851475 [ 288 ] {} <Debug> TCP-Session: 63c3f8fe-d3ba-4e18-954c-7b466cbb7354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9971 | 2026.05.01 23:44:23.851543 [ 294 ] {} <Debug> TCP-Session: 6cd189ee-8727-4563-9075-01059b324e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9972 | 2026.05.01 23:44:23.851544 [ 291 ] {869bab16-749c-4b4c-8f2d-c7a677aed668} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9973 | 2026.05.01 23:44:23.851575 [ 294 ] {} <Debug> TCP-Session: 6cd189ee-8727-4563-9075-01059b324e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9974 | 2026.05.01 23:44:23.851851 [ 291 ] {869bab16-749c-4b4c-8f2d-c7a677aed668} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 9975 | 2026.05.01 23:44:23.852719 [ 326 ] {869bab16-749c-4b4c-8f2d-c7a677aed668} <Trace> AggregatingTransform: Aggregating | ||
| 9976 | 2026.05.01 23:44:23.852756 [ 326 ] {869bab16-749c-4b4c-8f2d-c7a677aed668} <Trace> Aggregator: Aggregation method: without_key | ||
| 9977 | 2026.05.01 23:44:23.852793 [ 326 ] {869bab16-749c-4b4c-8f2d-c7a677aed668} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000840778 sec. (1189.375 rows/sec., 46.46 KiB/sec.) | ||
| 9978 | 2026.05.01 23:44:23.852812 [ 326 ] {869bab16-749c-4b4c-8f2d-c7a677aed668} <Trace> Aggregator: Merging aggregated data | ||
| 9979 | 2026.05.01 23:44:23.854207 [ 291 ] {869bab16-749c-4b4c-8f2d-c7a677aed668} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003109 sec., 321.646831778707 rows/sec., 12.56 KiB/sec. | ||
| 9980 | 2026.05.01 23:44:23.854369 [ 291 ] {869bab16-749c-4b4c-8f2d-c7a677aed668} <Debug> TCPHandler: Processed in 0.003540286 sec. | ||
| 9981 | 2026.05.01 23:44:23.854504 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9982 | 2026.05.01 23:44:23.854531 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9983 | 2026.05.01 23:44:23.854534 [ 291 ] {} <Debug> TCP-Session: 75381dff-5743-4860-8694-5d7a5b4a076f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9984 | 2026.05.01 23:44:23.854561 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9985 | 2026.05.01 23:44:23.854577 [ 292 ] {} <Debug> TCP-Session: 79d9ca31-fadf-4d2c-a6a9-4116c443fb3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9986 | 2026.05.01 23:44:23.854583 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9987 | 2026.05.01 23:44:23.854605 [ 294 ] {} <Debug> TCP-Session: 6cd189ee-8727-4563-9075-01059b324e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2026.05.01 23:44:23.854627 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9989 | 2026.05.01 23:44:23.854636 [ 289 ] {} <Debug> TCP-Session: 00309482-8a7b-4220-aed7-dd7093fbc520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9990 | 2026.05.01 23:44:23.854655 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9991 | 2026.05.01 23:44:23.854665 [ 290 ] {} <Debug> TCP-Session: 62ce06c2-2e5c-44ec-af93-cef94b28f68c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9992 | 2026.05.01 23:44:23.854676 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9993 | 2026.05.01 23:44:23.854698 [ 293 ] {} <Debug> TCP-Session: 7eb031c9-f02f-4cf4-ace5-0d5a8abaf5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9994 | 2026.05.01 23:44:23.854693 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9995 | 2026.05.01 23:44:23.854723 [ 267 ] {} <Debug> TCP-Session: 92fe7e0a-54dd-4bc1-8d4a-ab1e0d37dbc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9996 | 2026.05.01 23:44:23.854595 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9997 | 2026.05.01 23:44:23.854755 [ 288 ] {} <Debug> TCP-Session: 63c3f8fe-d3ba-4e18-954c-7b466cbb7354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9998 | 2026.05.01 23:44:23.854794 [ 287 ] {} <Debug> TCP-Session: a02245f6-71bb-4fbe-b7d5-fab9025f70d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9999 | 2026.05.01 23:44:23.903021 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40449 | ||
| 10000 | 2026.05.01 23:44:23.903135 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10001 | 2026.05.01 23:44:23.903163 [ 291 ] {} <Debug> TCP-Session: 59240672-7b3e-41de-8ef8-41f8e1a30584 Authenticating user 'default' from [fd00:1122:3344:101::e]:40449 | ||
| 10002 | 2026.05.01 23:44:23.903189 [ 291 ] {} <Debug> TCP-Session: 59240672-7b3e-41de-8ef8-41f8e1a30584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10003 | 2026.05.01 23:44:23.903205 [ 291 ] {} <Debug> TCP-Session: 59240672-7b3e-41de-8ef8-41f8e1a30584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10004 | 2026.05.01 23:44:23.903386 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64553 | ||
| 10005 | 2026.05.01 23:44:23.903400 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44369 | ||
| 10006 | 2026.05.01 23:44:23.903416 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60551 | ||
| 10007 | 2026.05.01 23:44:23.903443 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57241 | ||
| 10008 | 2026.05.01 23:44:23.903472 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53723 | ||
| 10009 | 2026.05.01 23:44:23.903493 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41283 | ||
| 10010 | 2026.05.01 23:44:23.903519 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10011 | 2026.05.01 23:44:23.903532 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10012 | 2026.05.01 23:44:23.903475 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10013 | 2026.05.01 23:44:23.903562 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10014 | 2026.05.01 23:44:23.903573 [ 291 ] {} <Trace> TCP-Session: 59240672-7b3e-41de-8ef8-41f8e1a30584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2026.05.01 23:44:23.903611 [ 289 ] {} <Debug> TCP-Session: ddd74bf7-4247-4831-a43b-717eccc5701c Authenticating user 'default' from [fd00:1122:3344:101::e]:53723 | ||
| 10016 | 2026.05.01 23:44:23.903598 [ 292 ] {} <Debug> TCP-Session: 33c6f83e-4ef9-422a-90a5-f58d0652f9ed Authenticating user 'default' from [fd00:1122:3344:101::e]:64553 | ||
| 10017 | 2026.05.01 23:44:23.903650 [ 289 ] {} <Debug> TCP-Session: ddd74bf7-4247-4831-a43b-717eccc5701c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10018 | 2026.05.01 23:44:23.903586 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10019 | 2026.05.01 23:44:23.903669 [ 292 ] {} <Debug> TCP-Session: 33c6f83e-4ef9-422a-90a5-f58d0652f9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10020 | 2026.05.01 23:44:23.903674 [ 289 ] {} <Debug> TCP-Session: ddd74bf7-4247-4831-a43b-717eccc5701c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10021 | 2026.05.01 23:44:23.903705 [ 290 ] {} <Debug> TCP-Session: ec95644b-463b-4c7b-abc5-09257e954057 Authenticating user 'default' from [fd00:1122:3344:101::e]:41283 | ||
| 10022 | 2026.05.01 23:44:23.903709 [ 292 ] {} <Debug> TCP-Session: 33c6f83e-4ef9-422a-90a5-f58d0652f9ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10023 | 2026.05.01 23:44:23.903751 [ 290 ] {} <Debug> TCP-Session: ec95644b-463b-4c7b-abc5-09257e954057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10024 | 2026.05.01 23:44:23.903761 [ 291 ] {86900995-43ad-4156-a711-ad0a24445105} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10025 | 2026.05.01 23:44:23.903778 [ 290 ] {} <Debug> TCP-Session: ec95644b-463b-4c7b-abc5-09257e954057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10026 | 2026.05.01 23:44:23.903571 [ 267 ] {} <Debug> TCP-Session: ec6b095a-e66e-44d9-9401-589da004fe27 Authenticating user 'default' from [fd00:1122:3344:101::e]:57241 | ||
| 10027 | 2026.05.01 23:44:23.903562 [ 294 ] {} <Debug> TCP-Session: 2fe68fa5-435f-4865-8469-43db0aff19b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60551 | ||
| 10028 | 2026.05.01 23:44:23.903822 [ 267 ] {} <Debug> TCP-Session: ec6b095a-e66e-44d9-9401-589da004fe27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2026.05.01 23:44:23.903843 [ 294 ] {} <Debug> TCP-Session: 2fe68fa5-435f-4865-8469-43db0aff19b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10030 | 2026.05.01 23:44:23.903846 [ 267 ] {} <Debug> TCP-Session: ec6b095a-e66e-44d9-9401-589da004fe27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10031 | 2026.05.01 23:44:23.903860 [ 294 ] {} <Debug> TCP-Session: 2fe68fa5-435f-4865-8469-43db0aff19b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10032 | 2026.05.01 23:44:23.903452 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51993 | ||
| 10033 | 2026.05.01 23:44:23.903510 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10034 | 2026.05.01 23:44:23.903460 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41734 | ||
| 10035 | 2026.05.01 23:44:23.903945 [ 293 ] {} <Debug> TCP-Session: fdf0ca25-d698-4b30-b75e-0e38dcc13075 Authenticating user 'default' from [fd00:1122:3344:101::e]:44369 | ||
| 10036 | 2026.05.01 23:44:23.903964 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10037 | 2026.05.01 23:44:23.903988 [ 293 ] {} <Debug> TCP-Session: fdf0ca25-d698-4b30-b75e-0e38dcc13075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10038 | 2026.05.01 23:44:23.904008 [ 287 ] {} <Debug> TCP-Session: 6417a5b3-e87a-4c01-9525-54382cdd5eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51993 | ||
| 10039 | 2026.05.01 23:44:23.904018 [ 291 ] {86900995-43ad-4156-a711-ad0a24445105} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10040 | 2026.05.01 23:44:23.904035 [ 287 ] {} <Debug> TCP-Session: 6417a5b3-e87a-4c01-9525-54382cdd5eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2026.05.01 23:44:23.904011 [ 293 ] {} <Debug> TCP-Session: fdf0ca25-d698-4b30-b75e-0e38dcc13075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10042 | 2026.05.01 23:44:23.904058 [ 287 ] {} <Debug> TCP-Session: 6417a5b3-e87a-4c01-9525-54382cdd5eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10043 | 2026.05.01 23:44:23.904073 [ 291 ] {86900995-43ad-4156-a711-ad0a24445105} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10044 | 2026.05.01 23:44:23.904016 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10045 | 2026.05.01 23:44:23.904139 [ 288 ] {} <Debug> TCP-Session: 516e1200-7293-49f8-9938-788eedd71925 Authenticating user 'default' from [fd00:1122:3344:101::e]:41734 | ||
| 10046 | 2026.05.01 23:44:23.904162 [ 288 ] {} <Debug> TCP-Session: 516e1200-7293-49f8-9938-788eedd71925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10047 | 2026.05.01 23:44:23.904177 [ 288 ] {} <Debug> TCP-Session: 516e1200-7293-49f8-9938-788eedd71925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10048 | 2026.05.01 23:44:23.904358 [ 291 ] {86900995-43ad-4156-a711-ad0a24445105} <Debug> oximeter.version (fc05477b-db25-4f7e-a156-3009eca19503) (SelectExecutor): Key condition: unknown | ||
| 10049 | 2026.05.01 23:44:23.905224 [ 325 ] {86900995-43ad-4156-a711-ad0a24445105} <Trace> AggregatingTransform: Aggregating | ||
| 10050 | 2026.05.01 23:44:23.905261 [ 325 ] {86900995-43ad-4156-a711-ad0a24445105} <Trace> Aggregator: Aggregation method: without_key | ||
| 10051 | 2026.05.01 23:44:23.905296 [ 325 ] {86900995-43ad-4156-a711-ad0a24445105} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000838228 sec. (1192.993 rows/sec., 46.60 KiB/sec.) | ||
| 10052 | 2026.05.01 23:44:23.905314 [ 325 ] {86900995-43ad-4156-a711-ad0a24445105} <Trace> Aggregator: Merging aggregated data | ||
| 10053 | 2026.05.01 23:44:23.906780 [ 291 ] {86900995-43ad-4156-a711-ad0a24445105} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003068 sec., 325.9452411994785 rows/sec., 12.73 KiB/sec. | ||
| 10054 | 2026.05.01 23:44:23.906956 [ 291 ] {86900995-43ad-4156-a711-ad0a24445105} <Debug> TCPHandler: Processed in 0.003483975 sec. | ||
| 10055 | 2026.05.01 23:44:23.907086 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10056 | 2026.05.01 23:44:23.907111 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10057 | 2026.05.01 23:44:23.907126 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10058 | 2026.05.01 23:44:23.907147 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10059 | 2026.05.01 23:44:23.907153 [ 292 ] {} <Debug> TCP-Session: 33c6f83e-4ef9-422a-90a5-f58d0652f9ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10060 | 2026.05.01 23:44:23.907160 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10061 | 2026.05.01 23:44:23.907174 [ 290 ] {} <Debug> TCP-Session: ec95644b-463b-4c7b-abc5-09257e954057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10062 | 2026.05.01 23:44:23.907191 [ 288 ] {} <Debug> TCP-Session: 516e1200-7293-49f8-9938-788eedd71925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.05.01 23:44:23.907212 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10064 | 2026.05.01 23:44:23.907233 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10065 | 2026.05.01 23:44:23.907261 [ 294 ] {} <Debug> TCP-Session: 2fe68fa5-435f-4865-8469-43db0aff19b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10066 | 2026.05.01 23:44:23.907195 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10067 | 2026.05.01 23:44:23.907284 [ 289 ] {} <Debug> TCP-Session: ddd74bf7-4247-4831-a43b-717eccc5701c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10068 | 2026.05.01 23:44:23.907180 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10069 | 2026.05.01 23:44:23.907324 [ 287 ] {} <Debug> TCP-Session: 6417a5b3-e87a-4c01-9525-54382cdd5eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10070 | 2026.05.01 23:44:23.907215 [ 267 ] {} <Debug> TCP-Session: ec6b095a-e66e-44d9-9401-589da004fe27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10071 | 2026.05.01 23:44:23.907377 [ 293 ] {} <Debug> TCP-Session: fdf0ca25-d698-4b30-b75e-0e38dcc13075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10072 | 2026.05.01 23:44:23.907116 [ 291 ] {} <Debug> TCP-Session: 59240672-7b3e-41de-8ef8-41f8e1a30584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10073 | 2026.05.01 23:44:26.497658 [ 88 ] {} <Debug> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10074 | 2026.05.01 23:44:26.497728 [ 88 ] {} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.05.01 23:44:26.497753 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10076 | 2026.05.01 23:44:26.497858 [ 192 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 10077 | 2026.05.01 23:44:26.497991 [ 192 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10078 | 2026.05.01 23:44:26.498029 [ 192 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 10079 | 2026.05.01 23:44:26.498102 [ 192 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 10080 | 2026.05.01 23:44:26.498152 [ 192 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 10081 | 2026.05.01 23:44:26.498198 [ 192 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 10082 | 2026.05.01 23:44:26.498243 [ 192 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::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 | ||
| 10083 | 2026.05.01 23:44:26.498971 [ 198 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153514 sec., 5201.497337700279 rows/sec., 386.05 KiB/sec. | ||
| 10084 | 2026.05.01 23:44:26.499148 [ 198 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10085 | 2026.05.01 23:44:26.499437 [ 198 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::all_1_9_2} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2026.05.01 23:44:26.499514 [ 198 ] {1b8277b5-b7ba-41f1-a005-9c02bc638e5e::all_1_9_2} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10087 | 2026.05.01 23:44:26.499607 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10088 | 2026.05.01 23:44:27.281917 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10089 | 2026.05.01 23:44:27.282013 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10090 | 2026.05.01 23:44:27.397945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19207 | ||
| 10091 | 2026.05.01 23:44:27.398468 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10092 | 2026.05.01 23:44:27.398505 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10093 | 2026.05.01 23:44:27.398975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10094 | 2026.05.01 23:44:27.399200 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2026.05.01 23:44:27.399326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19207 | ||
| 10096 | 2026.05.01 23:44:27.457022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1220 | ||
| 10097 | 2026.05.01 23:44:27.459351 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.05.01 23:44:27.459414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10099 | 2026.05.01 23:44:27.460679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10100 | 2026.05.01 23:44:27.460982 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.05.01 23:44:27.461373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
| 10102 | 2026.05.01 23:44:28.387188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 10103 | 2026.05.01 23:44:28.403733 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2026.05.01 23:44:28.403778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10105 | 2026.05.01 23:44:28.409933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10106 | 2026.05.01 23:44:28.410622 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2026.05.01 23:44:28.413509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 10108 | 2026.05.01 23:44:28.630611 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2026.05.01 23:44:28.630871 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10110 | 2026.05.01 23:44:28.631245 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10111 | 2026.05.01 23:44:28.631289 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10112 | 2026.05.01 23:44:28.631546 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10113 | 2026.05.01 23:44:28.631628 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10114 | 2026.05.01 23:44:28.631780 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10115 | 2026.05.01 23:44:28.631916 [ 332 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10116 | 2026.05.01 23:44:28.631930 [ 343 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10117 | 2026.05.01 23:44:28.631947 [ 322 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10118 | 2026.05.01 23:44:28.631939 [ 333 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10119 | 2026.05.01 23:44:28.632139 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10120 | 2026.05.01 23:44:28.632177 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10121 | 2026.05.01 23:44:28.632270 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10122 | 2026.05.01 23:44:28.632291 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 10123 | 2026.05.01 23:44:28.632329 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10124 | 2026.05.01 23:44:28.632368 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10125 | 2026.05.01 23:44:28.632404 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10126 | 2026.05.01 23:44:28.633631 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002861 sec., 16777.350576721426 rows/sec., 2.70 MiB/sec. | ||
| 10127 | 2026.05.01 23:44:28.633798 [ 268 ] {c4e1671d-1dce-4733-b3b0-74302b960686} <Debug> TCPHandler: Processed in 0.003323862 sec. | ||
| 10128 | 2026.05.01 23:44:28.635578 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10129 | 2026.05.01 23:44:28.635695 [ 268 ] {130b59d5-f380-4227-ac43-c532fea452d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10130 | 2026.05.01 23:44:28.635748 [ 268 ] {130b59d5-f380-4227-ac43-c532fea452d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10131 | 2026.05.01 23:44:28.636321 [ 268 ] {130b59d5-f380-4227-ac43-c532fea452d3} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.05.01 23:44:28.636369 [ 268 ] {130b59d5-f380-4227-ac43-c532fea452d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10133 | 2026.05.01 23:44:28.636784 [ 268 ] {130b59d5-f380-4227-ac43-c532fea452d3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10134 | 2026.05.01 23:44:28.637002 [ 268 ] {130b59d5-f380-4227-ac43-c532fea452d3} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2026.05.01 23:44:28.637141 [ 84 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10136 | 2026.05.01 23:44:28.637150 [ 268 ] {130b59d5-f380-4227-ac43-c532fea452d3} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001493 sec., 52243.8044206296 rows/sec., 4.33 MiB/sec. | ||
| 10137 | 2026.05.01 23:44:28.637194 [ 84 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10138 | 2026.05.01 23:44:28.637209 [ 268 ] {130b59d5-f380-4227-ac43-c532fea452d3} <Debug> TCPHandler: Processed in 0.001683296 sec. | ||
| 10139 | 2026.05.01 23:44:28.637220 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10140 | 2026.05.01 23:44:28.637325 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 10141 | 2026.05.01 23:44:28.637343 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10142 | 2026.05.01 23:44:28.637440 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10143 | 2026.05.01 23:44:28.637448 [ 268 ] {5b99b9fd-863a-469f-89b2-6772cf2c9f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10144 | 2026.05.01 23:44:28.637474 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3359 rows starting from the beginning of the part | ||
| 10145 | 2026.05.01 23:44:28.637493 [ 268 ] {5b99b9fd-863a-469f-89b2-6772cf2c9f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10146 | 2026.05.01 23:44:28.637536 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 118 rows starting from the beginning of the part | ||
| 10147 | 2026.05.01 23:44:28.637588 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2424 rows starting from the beginning of the part | ||
| 10148 | 2026.05.01 23:44:28.637637 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 10149 | 2026.05.01 23:44:28.637680 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 118 rows starting from the beginning of the part | ||
| 10150 | 2026.05.01 23:44:28.637726 [ 197 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 78 rows starting from the beginning of the part | ||
| 10151 | 2026.05.01 23:44:28.637897 [ 268 ] {5b99b9fd-863a-469f-89b2-6772cf2c9f98} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2026.05.01 23:44:28.637932 [ 268 ] {5b99b9fd-863a-469f-89b2-6772cf2c9f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10153 | 2026.05.01 23:44:28.638223 [ 268 ] {5b99b9fd-863a-469f-89b2-6772cf2c9f98} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10154 | 2026.05.01 23:44:28.638431 [ 268 ] {5b99b9fd-863a-469f-89b2-6772cf2c9f98} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2026.05.01 23:44:28.638542 [ 84 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10156 | 2026.05.01 23:44:28.638562 [ 268 ] {5b99b9fd-863a-469f-89b2-6772cf2c9f98} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001132 sec., 9717.31448763251 rows/sec., 730.70 KiB/sec. | ||
| 10157 | 2026.05.01 23:44:28.638573 [ 84 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2026.05.01 23:44:28.638602 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10159 | 2026.05.01 23:44:28.638605 [ 268 ] {5b99b9fd-863a-469f-89b2-6772cf2c9f98} <Debug> TCPHandler: Processed in 0.001316088 sec. | ||
| 10160 | 2026.05.01 23:44:28.638694 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 10161 | 2026.05.01 23:44:28.638725 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10162 | 2026.05.01 23:44:28.638816 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10163 | 2026.05.01 23:44:28.638829 [ 268 ] {e13b075f-41c3-4239-92fb-b07f8cb32dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10164 | 2026.05.01 23:44:28.638853 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 10165 | 2026.05.01 23:44:28.638873 [ 268 ] {e13b075f-41c3-4239-92fb-b07f8cb32dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10166 | 2026.05.01 23:44:28.638919 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
| 10167 | 2026.05.01 23:44:28.638966 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 10168 | 2026.05.01 23:44:28.639008 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part | ||
| 10169 | 2026.05.01 23:44:28.639047 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 10170 | 2026.05.01 23:44:28.639085 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 10171 | 2026.05.01 23:44:28.639292 [ 268 ] {e13b075f-41c3-4239-92fb-b07f8cb32dee} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2026.05.01 23:44:28.639333 [ 268 ] {e13b075f-41c3-4239-92fb-b07f8cb32dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10173 | 2026.05.01 23:44:28.639614 [ 189 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6153 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330611 sec., 2640080.219307298 rows/sec., 209.30 MiB/sec. | ||
| 10174 | 2026.05.01 23:44:28.639642 [ 268 ] {e13b075f-41c3-4239-92fb-b07f8cb32dee} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10175 | 2026.05.01 23:44:28.639853 [ 268 ] {e13b075f-41c3-4239-92fb-b07f8cb32dee} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2026.05.01 23:44:28.639893 [ 189 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10177 | 2026.05.01 23:44:28.639895 [ 194 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240977 sec., 266725.33012295957 rows/sec., 18.88 MiB/sec. | ||
| 10178 | 2026.05.01 23:44:28.639971 [ 84 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10179 | 2026.05.01 23:44:28.639995 [ 268 ] {e13b075f-41c3-4239-92fb-b07f8cb32dee} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001183 sec., 63398.140321217244 rows/sec., 4.95 MiB/sec. | ||
| 10180 | 2026.05.01 23:44:28.640001 [ 84 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2026.05.01 23:44:28.640039 [ 268 ] {e13b075f-41c3-4239-92fb-b07f8cb32dee} <Debug> TCPHandler: Processed in 0.00136135 sec. | ||
| 10182 | 2026.05.01 23:44:28.640039 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10183 | 2026.05.01 23:44:28.640048 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10184 | 2026.05.01 23:44:28.640136 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 10185 | 2026.05.01 23:44:28.640156 [ 189 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_66_13} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2026.05.01 23:44:28.640169 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10187 | 2026.05.01 23:44:28.640236 [ 189 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_66_13} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10188 | 2026.05.01 23:44:28.640237 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10189 | 2026.05.01 23:44:28.640274 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1830 rows starting from the beginning of the part | ||
| 10190 | 2026.05.01 23:44:28.640289 [ 268 ] {779aa797-b046-4285-bfcb-e8d85b39d3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10191 | 2026.05.01 23:44:28.640311 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 10192 | 2026.05.01 23:44:28.640328 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 95 rows starting from the beginning of the part | ||
| 10193 | 2026.05.01 23:44:28.640344 [ 268 ] {779aa797-b046-4285-bfcb-e8d85b39d3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10194 | 2026.05.01 23:44:28.640364 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2026.05.01 23:44:28.640374 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1301 rows starting from the beginning of the part | ||
| 10196 | 2026.05.01 23:44:28.640427 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 10197 | 2026.05.01 23:44:28.640449 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_56_11} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10198 | 2026.05.01 23:44:28.640470 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 95 rows starting from the beginning of the part | ||
| 10199 | 2026.05.01 23:44:28.640515 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 75 rows starting from the beginning of the part | ||
| 10200 | 2026.05.01 23:44:28.640529 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10201 | 2026.05.01 23:44:28.640765 [ 268 ] {779aa797-b046-4285-bfcb-e8d85b39d3b0} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.05.01 23:44:28.640803 [ 268 ] {779aa797-b046-4285-bfcb-e8d85b39d3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10203 | 2026.05.01 23:44:28.641132 [ 268 ] {779aa797-b046-4285-bfcb-e8d85b39d3b0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10204 | 2026.05.01 23:44:28.641340 [ 268 ] {779aa797-b046-4285-bfcb-e8d85b39d3b0} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2026.05.01 23:44:28.641458 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10206 | 2026.05.01 23:44:28.641472 [ 268 ] {779aa797-b046-4285-bfcb-e8d85b39d3b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10207 | 2026.05.01 23:44:28.641493 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.05.01 23:44:28.641510 [ 268 ] {779aa797-b046-4285-bfcb-e8d85b39d3b0} <Debug> TCPHandler: Processed in 0.00139725 sec. | ||
| 10209 | 2026.05.01 23:44:28.641512 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10210 | 2026.05.01 23:44:28.641590 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 10211 | 2026.05.01 23:44:28.641643 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2026.05.01 23:44:28.641678 [ 189 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574954 sec., 2196889.5599490525 rows/sec., 159.07 MiB/sec. | ||
| 10213 | 2026.05.01 23:44:28.641691 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10214 | 2026.05.01 23:44:28.641729 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23309 rows starting from the beginning of the part | ||
| 10215 | 2026.05.01 23:44:28.641778 [ 268 ] {8650b711-498b-4f31-90ae-468e3640e3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10216 | 2026.05.01 23:44:28.641782 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 10217 | 2026.05.01 23:44:28.641850 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1497 rows starting from the beginning of the part | ||
| 10218 | 2026.05.01 23:44:28.641853 [ 268 ] {8650b711-498b-4f31-90ae-468e3640e3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10219 | 2026.05.01 23:44:28.641856 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10220 | 2026.05.01 23:44:28.641894 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
| 10221 | 2026.05.01 23:44:28.641940 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 10222 | 2026.05.01 23:44:28.641983 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 10223 | 2026.05.01 23:44:28.642119 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_66_13} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10224 | 2026.05.01 23:44:28.642191 [ 201 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_66_13} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10225 | 2026.05.01 23:44:28.642254 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 10226 | 2026.05.01 23:44:28.642732 [ 268 ] {8650b711-498b-4f31-90ae-468e3640e3c3} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2026.05.01 23:44:28.642770 [ 268 ] {8650b711-498b-4f31-90ae-468e3640e3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10228 | 2026.05.01 23:44:28.643317 [ 268 ] {8650b711-498b-4f31-90ae-468e3640e3c3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10229 | 2026.05.01 23:44:28.643549 [ 268 ] {8650b711-498b-4f31-90ae-468e3640e3c3} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2026.05.01 23:44:28.643656 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10231 | 2026.05.01 23:44:28.643685 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2026.05.01 23:44:28.643694 [ 268 ] {8650b711-498b-4f31-90ae-468e3640e3c3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001943 sec., 5661.34843026248 rows/sec., 10.14 MiB/sec. | ||
| 10233 | 2026.05.01 23:44:28.643705 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10234 | 2026.05.01 23:44:28.643750 [ 268 ] {8650b711-498b-4f31-90ae-468e3640e3c3} <Debug> TCPHandler: Processed in 0.002171827 sec. | ||
| 10235 | 2026.05.01 23:44:28.643804 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 10236 | 2026.05.01 23:44:28.643886 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2026.05.01 23:44:28.643985 [ 268 ] {0f03bd1b-8836-4eb2-8583-21a8a4c83074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10238 | 2026.05.01 23:44:28.644028 [ 268 ] {0f03bd1b-8836-4eb2-8583-21a8a4c83074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10239 | 2026.05.01 23:44:28.644054 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10240 | 2026.05.01 23:44:28.644125 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1112 rows starting from the beginning of the part | ||
| 10241 | 2026.05.01 23:44:28.644266 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 11 rows starting from the beginning of the part | ||
| 10242 | 2026.05.01 23:44:28.644369 [ 268 ] {0f03bd1b-8836-4eb2-8583-21a8a4c83074} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.05.01 23:44:28.644380 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 10244 | 2026.05.01 23:44:28.644418 [ 268 ] {0f03bd1b-8836-4eb2-8583-21a8a4c83074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10245 | 2026.05.01 23:44:28.644507 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 10246 | 2026.05.01 23:44:28.644613 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 10247 | 2026.05.01 23:44:28.644713 [ 200 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 11 rows starting from the beginning of the part | ||
| 10248 | 2026.05.01 23:44:28.644755 [ 268 ] {0f03bd1b-8836-4eb2-8583-21a8a4c83074} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10249 | 2026.05.01 23:44:28.644994 [ 268 ] {0f03bd1b-8836-4eb2-8583-21a8a4c83074} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.05.01 23:44:28.645101 [ 81 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10251 | 2026.05.01 23:44:28.645126 [ 81 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.05.01 23:44:28.645134 [ 268 ] {0f03bd1b-8836-4eb2-8583-21a8a4c83074} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 10253 | 2026.05.01 23:44:28.645145 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10254 | 2026.05.01 23:44:28.645171 [ 268 ] {0f03bd1b-8836-4eb2-8583-21a8a4c83074} <Debug> TCPHandler: Processed in 0.001334999 sec. | ||
| 10255 | 2026.05.01 23:44:28.645210 [ 200 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 10256 | 2026.05.01 23:44:28.645305 [ 200 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10257 | 2026.05.01 23:44:28.645331 [ 200 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3480 rows starting from the beginning of the part | ||
| 10258 | 2026.05.01 23:44:28.645378 [ 200 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 10259 | 2026.05.01 23:44:28.645417 [ 200 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 10260 | 2026.05.01 23:44:28.645454 [ 200 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 10261 | 2026.05.01 23:44:28.645492 [ 200 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 10262 | 2026.05.01 23:44:28.645529 [ 200 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 10263 | 2026.05.01 23:44:28.646785 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001600684 sec., 2324006.4872267107 rows/sec., 153.91 MiB/sec. | ||
| 10264 | 2026.05.01 23:44:28.647282 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10265 | 2026.05.01 23:44:28.647629 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_66_13} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.05.01 23:44:28.647722 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_66_13} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10267 | 2026.05.01 23:44:28.647825 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10268 | 2026.05.01 23:44:28.647903 [ 191 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25414 rows, containing 5 columns (5 merged, 0 gathered) in 0.006343706 sec., 4006175.5699271057 rows/sec., 258.20 MiB/sec. | ||
| 10269 | 2026.05.01 23:44:28.648146 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10270 | 2026.05.01 23:44:28.648396 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10271 | 2026.05.01 23:44:28.648459 [ 194 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10272 | 2026.05.01 23:44:28.648524 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10273 | 2026.05.01 23:44:28.651700 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1216 rows, containing 19 columns (19 merged, 0 gathered) in 0.007940921 sec., 153130.85220215638 rows/sec., 274.40 MiB/sec. | ||
| 10274 | 2026.05.01 23:44:28.653605 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10275 | 2026.05.01 23:44:28.653947 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.05.01 23:44:28.654026 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10277 | 2026.05.01 23:44:28.654152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10278 | 2026.05.01 23:44:29.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.67 MiB, peak 326.41 MiB, free memory in arenas 0.00 B, will set to 317.20 MiB (RSS), difference: 4.53 MiB | ||
| 10279 | 2026.05.01 23:44:33.632119 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2026.05.01 23:44:33.632400 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 10281 | 2026.05.01 23:44:33.632809 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10282 | 2026.05.01 23:44:33.632848 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10283 | 2026.05.01 23:44:33.633094 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10284 | 2026.05.01 23:44:33.633167 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10285 | 2026.05.01 23:44:33.633315 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 10286 | 2026.05.01 23:44:33.633453 [ 332 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10287 | 2026.05.01 23:44:33.633469 [ 333 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10288 | 2026.05.01 23:44:33.633499 [ 343 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10289 | 2026.05.01 23:44:33.633475 [ 322 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10290 | 2026.05.01 23:44:33.633686 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10291 | 2026.05.01 23:44:33.633716 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10292 | 2026.05.01 23:44:33.633803 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10293 | 2026.05.01 23:44:33.633825 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 10294 | 2026.05.01 23:44:33.633862 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 10295 | 2026.05.01 23:44:33.633901 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 10296 | 2026.05.01 23:44:33.633938 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 10297 | 2026.05.01 23:44:33.635078 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Debug> executeQuery: Read 48 rows, 10.51 KiB in 0.002791 sec., 17198.13686850591 rows/sec., 3.68 MiB/sec. | ||
| 10298 | 2026.05.01 23:44:33.635241 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Debug> MemoryTracker: Peak memory usage (for query): 147.03 KiB. | ||
| 10299 | 2026.05.01 23:44:33.635258 [ 268 ] {27b0ef3b-9270-4ff0-9e5b-7ab0e2d77d91} <Debug> TCPHandler: Processed in 0.00328205 sec. | ||
| 10300 | 2026.05.01 23:44:33.638173 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10301 | 2026.05.01 23:44:33.638379 [ 268 ] {bd856ad0-503f-43d1-b778-6cbc2a5bed36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10302 | 2026.05.01 23:44:33.638462 [ 268 ] {bd856ad0-503f-43d1-b778-6cbc2a5bed36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10303 | 2026.05.01 23:44:33.639102 [ 268 ] {bd856ad0-503f-43d1-b778-6cbc2a5bed36} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2026.05.01 23:44:33.639146 [ 268 ] {bd856ad0-503f-43d1-b778-6cbc2a5bed36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10305 | 2026.05.01 23:44:33.639525 [ 268 ] {bd856ad0-503f-43d1-b778-6cbc2a5bed36} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10306 | 2026.05.01 23:44:33.639768 [ 268 ] {bd856ad0-503f-43d1-b778-6cbc2a5bed36} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10307 | 2026.05.01 23:44:33.639937 [ 268 ] {bd856ad0-503f-43d1-b778-6cbc2a5bed36} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001619 sec., 14823.965410747374 rows/sec., 1.23 MiB/sec. | ||
| 10308 | 2026.05.01 23:44:33.639977 [ 268 ] {bd856ad0-503f-43d1-b778-6cbc2a5bed36} <Debug> TCPHandler: Processed in 0.001906041 sec. | ||
| 10309 | 2026.05.01 23:44:33.640087 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10310 | 2026.05.01 23:44:33.640184 [ 268 ] {840e57f5-79d4-457b-80dd-2e8984fb93e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10311 | 2026.05.01 23:44:33.640226 [ 268 ] {840e57f5-79d4-457b-80dd-2e8984fb93e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10312 | 2026.05.01 23:44:33.640617 [ 268 ] {840e57f5-79d4-457b-80dd-2e8984fb93e5} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.05.01 23:44:33.640655 [ 268 ] {840e57f5-79d4-457b-80dd-2e8984fb93e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10314 | 2026.05.01 23:44:33.640945 [ 268 ] {840e57f5-79d4-457b-80dd-2e8984fb93e5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10315 | 2026.05.01 23:44:33.641154 [ 268 ] {840e57f5-79d4-457b-80dd-2e8984fb93e5} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2026.05.01 23:44:33.641288 [ 268 ] {840e57f5-79d4-457b-80dd-2e8984fb93e5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001123 sec., 3561.887800534283 rows/sec., 290.45 KiB/sec. | ||
| 10317 | 2026.05.01 23:44:33.641325 [ 268 ] {840e57f5-79d4-457b-80dd-2e8984fb93e5} <Debug> TCPHandler: Processed in 0.001287178 sec. | ||
| 10318 | 2026.05.01 23:44:33.641441 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10319 | 2026.05.01 23:44:33.641535 [ 268 ] {cf1f8995-1b52-4e23-8c5f-0ee96cb1acd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10320 | 2026.05.01 23:44:33.641575 [ 268 ] {cf1f8995-1b52-4e23-8c5f-0ee96cb1acd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10321 | 2026.05.01 23:44:33.642049 [ 268 ] {cf1f8995-1b52-4e23-8c5f-0ee96cb1acd6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.05.01 23:44:33.642087 [ 268 ] {cf1f8995-1b52-4e23-8c5f-0ee96cb1acd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10323 | 2026.05.01 23:44:33.642410 [ 268 ] {cf1f8995-1b52-4e23-8c5f-0ee96cb1acd6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10324 | 2026.05.01 23:44:33.642622 [ 268 ] {cf1f8995-1b52-4e23-8c5f-0ee96cb1acd6} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2026.05.01 23:44:33.642750 [ 268 ] {cf1f8995-1b52-4e23-8c5f-0ee96cb1acd6} <Debug> executeQuery: Read 240 rows, 21.89 KiB in 0.001234 sec., 194489.4651539708 rows/sec., 17.32 MiB/sec. | ||
| 10326 | 2026.05.01 23:44:33.642787 [ 268 ] {cf1f8995-1b52-4e23-8c5f-0ee96cb1acd6} <Debug> TCPHandler: Processed in 0.00139455 sec. | ||
| 10327 | 2026.05.01 23:44:33.642899 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2026.05.01 23:44:33.642993 [ 268 ] {7795ab6f-5205-406e-bb38-45d8a9751fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10329 | 2026.05.01 23:44:33.643034 [ 268 ] {7795ab6f-5205-406e-bb38-45d8a9751fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10330 | 2026.05.01 23:44:33.643435 [ 268 ] {7795ab6f-5205-406e-bb38-45d8a9751fe8} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.05.01 23:44:33.643473 [ 268 ] {7795ab6f-5205-406e-bb38-45d8a9751fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10332 | 2026.05.01 23:44:33.643777 [ 268 ] {7795ab6f-5205-406e-bb38-45d8a9751fe8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10333 | 2026.05.01 23:44:33.643996 [ 268 ] {7795ab6f-5205-406e-bb38-45d8a9751fe8} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2026.05.01 23:44:33.644133 [ 268 ] {7795ab6f-5205-406e-bb38-45d8a9751fe8} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001158 sec., 40587.21934369603 rows/sec., 3.01 MiB/sec. | ||
| 10335 | 2026.05.01 23:44:33.644169 [ 268 ] {7795ab6f-5205-406e-bb38-45d8a9751fe8} <Debug> TCPHandler: Processed in 0.001318968 sec. | ||
| 10336 | 2026.05.01 23:44:33.644275 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10337 | 2026.05.01 23:44:33.644368 [ 268 ] {db55a15b-5eb2-4742-bf5d-b5466a2ef21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10338 | 2026.05.01 23:44:33.644408 [ 268 ] {db55a15b-5eb2-4742-bf5d-b5466a2ef21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10339 | 2026.05.01 23:44:33.644795 [ 268 ] {db55a15b-5eb2-4742-bf5d-b5466a2ef21a} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2026.05.01 23:44:33.644832 [ 268 ] {db55a15b-5eb2-4742-bf5d-b5466a2ef21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10341 | 2026.05.01 23:44:33.645119 [ 268 ] {db55a15b-5eb2-4742-bf5d-b5466a2ef21a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10342 | 2026.05.01 23:44:33.645322 [ 268 ] {db55a15b-5eb2-4742-bf5d-b5466a2ef21a} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2026.05.01 23:44:33.645455 [ 268 ] {db55a15b-5eb2-4742-bf5d-b5466a2ef21a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 10344 | 2026.05.01 23:44:33.645491 [ 268 ] {db55a15b-5eb2-4742-bf5d-b5466a2ef21a} <Debug> TCPHandler: Processed in 0.001264627 sec. | ||
| 10345 | 2026.05.01 23:44:33.645592 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10346 | 2026.05.01 23:44:33.645685 [ 268 ] {d258ff40-d80e-4f51-82c3-6ff053b97ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10347 | 2026.05.01 23:44:33.645724 [ 268 ] {d258ff40-d80e-4f51-82c3-6ff053b97ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10348 | 2026.05.01 23:44:33.646104 [ 268 ] {d258ff40-d80e-4f51-82c3-6ff053b97ae7} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10349 | 2026.05.01 23:44:33.646141 [ 268 ] {d258ff40-d80e-4f51-82c3-6ff053b97ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10350 | 2026.05.01 23:44:33.646429 [ 268 ] {d258ff40-d80e-4f51-82c3-6ff053b97ae7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10351 | 2026.05.01 23:44:33.646638 [ 268 ] {d258ff40-d80e-4f51-82c3-6ff053b97ae7} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2026.05.01 23:44:33.646769 [ 268 ] {d258ff40-d80e-4f51-82c3-6ff053b97ae7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 10353 | 2026.05.01 23:44:33.646807 [ 268 ] {d258ff40-d80e-4f51-82c3-6ff053b97ae7} <Debug> TCPHandler: Processed in 0.001264197 sec. | ||
| 10354 | 2026.05.01 23:44:33.646916 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2026.05.01 23:44:33.647009 [ 268 ] {8f973399-a53a-4d09-b6b6-f5e44ecc49f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10356 | 2026.05.01 23:44:33.647047 [ 268 ] {8f973399-a53a-4d09-b6b6-f5e44ecc49f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10357 | 2026.05.01 23:44:33.647481 [ 268 ] {8f973399-a53a-4d09-b6b6-f5e44ecc49f4} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2026.05.01 23:44:33.647517 [ 268 ] {8f973399-a53a-4d09-b6b6-f5e44ecc49f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10359 | 2026.05.01 23:44:33.647814 [ 268 ] {8f973399-a53a-4d09-b6b6-f5e44ecc49f4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10360 | 2026.05.01 23:44:33.648014 [ 268 ] {8f973399-a53a-4d09-b6b6-f5e44ecc49f4} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2026.05.01 23:44:33.648144 [ 268 ] {8f973399-a53a-4d09-b6b6-f5e44ecc49f4} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001153 sec., 117085.8629661752 rows/sec., 9.47 MiB/sec. | ||
| 10362 | 2026.05.01 23:44:33.648181 [ 268 ] {8f973399-a53a-4d09-b6b6-f5e44ecc49f4} <Debug> TCPHandler: Processed in 0.001314579 sec. | ||
| 10363 | 2026.05.01 23:44:33.648282 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2026.05.01 23:44:33.648373 [ 268 ] {c3af9b70-1770-4e2e-8d5f-89b173253537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10365 | 2026.05.01 23:44:33.648422 [ 268 ] {c3af9b70-1770-4e2e-8d5f-89b173253537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10366 | 2026.05.01 23:44:33.648808 [ 268 ] {c3af9b70-1770-4e2e-8d5f-89b173253537} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2026.05.01 23:44:33.648844 [ 268 ] {c3af9b70-1770-4e2e-8d5f-89b173253537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10368 | 2026.05.01 23:44:33.649179 [ 268 ] {c3af9b70-1770-4e2e-8d5f-89b173253537} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10369 | 2026.05.01 23:44:33.649391 [ 268 ] {c3af9b70-1770-4e2e-8d5f-89b173253537} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2026.05.01 23:44:33.649516 [ 268 ] {c3af9b70-1770-4e2e-8d5f-89b173253537} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00116 sec., 170689.6551724138 rows/sec., 12.24 MiB/sec. | ||
| 10371 | 2026.05.01 23:44:33.649553 [ 268 ] {c3af9b70-1770-4e2e-8d5f-89b173253537} <Debug> TCPHandler: Processed in 0.001318868 sec. | ||
| 10372 | 2026.05.01 23:44:33.649666 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.05.01 23:44:33.649759 [ 268 ] {2808b4ee-f765-4136-ad45-2b0f6277a999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10374 | 2026.05.01 23:44:33.649813 [ 268 ] {2808b4ee-f765-4136-ad45-2b0f6277a999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10375 | 2026.05.01 23:44:33.650580 [ 268 ] {2808b4ee-f765-4136-ad45-2b0f6277a999} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.05.01 23:44:33.650617 [ 268 ] {2808b4ee-f765-4136-ad45-2b0f6277a999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10377 | 2026.05.01 23:44:33.651155 [ 268 ] {2808b4ee-f765-4136-ad45-2b0f6277a999} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10378 | 2026.05.01 23:44:33.651373 [ 268 ] {2808b4ee-f765-4136-ad45-2b0f6277a999} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.05.01 23:44:33.651519 [ 268 ] {2808b4ee-f765-4136-ad45-2b0f6277a999} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001778 sec., 17435.320584926885 rows/sec., 31.24 MiB/sec. | ||
| 10380 | 2026.05.01 23:44:33.651572 [ 268 ] {2808b4ee-f765-4136-ad45-2b0f6277a999} <Debug> TCPHandler: Processed in 0.001956243 sec. | ||
| 10381 | 2026.05.01 23:44:33.651684 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2026.05.01 23:44:33.651777 [ 268 ] {a222b59c-d284-46d1-928a-a3a897d2f087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10383 | 2026.05.01 23:44:33.651819 [ 268 ] {a222b59c-d284-46d1-928a-a3a897d2f087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10384 | 2026.05.01 23:44:33.652150 [ 268 ] {a222b59c-d284-46d1-928a-a3a897d2f087} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.05.01 23:44:33.652186 [ 268 ] {a222b59c-d284-46d1-928a-a3a897d2f087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10386 | 2026.05.01 23:44:33.652491 [ 268 ] {a222b59c-d284-46d1-928a-a3a897d2f087} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10387 | 2026.05.01 23:44:33.652704 [ 268 ] {a222b59c-d284-46d1-928a-a3a897d2f087} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.05.01 23:44:33.652834 [ 268 ] {a222b59c-d284-46d1-928a-a3a897d2f087} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 10389 | 2026.05.01 23:44:33.652871 [ 268 ] {a222b59c-d284-46d1-928a-a3a897d2f087} <Debug> TCPHandler: Processed in 0.001235117 sec. | ||
| 10390 | 2026.05.01 23:44:34.900390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19655 | ||
| 10391 | 2026.05.01 23:44:34.900893 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.05.01 23:44:34.900931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10393 | 2026.05.01 23:44:34.901417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10394 | 2026.05.01 23:44:34.901646 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.05.01 23:44:34.901778 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19655 | ||
| 10396 | 2026.05.01 23:44:34.901818 [ 78 ] {} <Debug> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10397 | 2026.05.01 23:44:34.901917 [ 78 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.05.01 23:44:34.901955 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10399 | 2026.05.01 23:44:34.902105 [ 191 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::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 | ||
| 10400 | 2026.05.01 23:44:34.902260 [ 191 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10401 | 2026.05.01 23:44:34.902306 [ 191 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17287 rows starting from the beginning of the part | ||
| 10402 | 2026.05.01 23:44:34.902379 [ 191 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 10403 | 2026.05.01 23:44:34.902434 [ 191 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 10404 | 2026.05.01 23:44:34.902482 [ 191 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 10405 | 2026.05.01 23:44:34.902529 [ 191 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 10406 | 2026.05.01 23:44:34.902574 [ 191 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 10407 | 2026.05.01 23:44:34.904497 [ 194 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19655 rows, containing 4 columns (4 merged, 0 gathered) in 0.002455283 sec., 8005187.182088582 rows/sec., 114.52 MiB/sec. | ||
| 10408 | 2026.05.01 23:44:34.904832 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10409 | 2026.05.01 23:44:34.905112 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2026.05.01 23:44:34.905178 [ 193 ] {d33bea0e-1e2d-4d8b-af71-91f7cb86b734::all_1_41_8} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10411 | 2026.05.01 23:44:34.905270 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 10412 | 2026.05.01 23:44:35.914550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10413 | 2026.05.01 23:44:35.931486 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.05.01 23:44:35.931548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10415 | 2026.05.01 23:44:35.937625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10416 | 2026.05.01 23:44:35.938315 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2026.05.01 23:44:35.938615 [ 76 ] {} <Debug> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10418 | 2026.05.01 23:44:35.938655 [ 76 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.05.01 23:44:35.938677 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10420 | 2026.05.01 23:44:35.938801 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 10421 | 2026.05.01 23:44:35.941522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10422 | 2026.05.01 23:44:35.942621 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10423 | 2026.05.01 23:44:35.944100 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 10424 | 2026.05.01 23:44:35.948692 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 10425 | 2026.05.01 23:44:35.953102 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 10426 | 2026.05.01 23:44:35.957942 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 10427 | 2026.05.01 23:44:35.962478 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 10428 | 2026.05.01 23:44:35.966477 [ 194 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::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 | ||
| 10429 | 2026.05.01 23:44:36.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.70 MiB, peak 327.70 MiB, free memory in arenas 0.00 B, will set to 317.50 MiB (RSS), difference: -10.20 MiB | ||
| 10430 | 2026.05.01 23:44:36.017063 [ 193 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078313927 sec., 3945.6583501424975 rows/sec., 20.40 MiB/sec. | ||
| 10431 | 2026.05.01 23:44:36.020044 [ 187 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10432 | 2026.05.01 23:44:36.022200 [ 187 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_41_8} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2026.05.01 23:44:36.022326 [ 187 ] {7eaba9ce-1967-41f5-9164-a7333c31df31::all_1_41_8} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10434 | 2026.05.01 23:44:36.025568 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10435 | 2026.05.01 23:44:37.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.06 MiB, peak 327.70 MiB, free memory in arenas 0.00 B, will set to 318.24 MiB (RSS), difference: 10.18 MiB | ||
| 10436 | 2026.05.01 23:44:37.462511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1256 | ||
| 10437 | 2026.05.01 23:44:37.464924 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.05.01 23:44:37.464984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10439 | 2026.05.01 23:44:37.466251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10440 | 2026.05.01 23:44:37.466549 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.05.01 23:44:37.466681 [ 75 ] {} <Debug> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10442 | 2026.05.01 23:44:37.466718 [ 75 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2026.05.01 23:44:37.466738 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10444 | 2026.05.01 23:44:37.466853 [ 193 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 10445 | 2026.05.01 23:44:37.466910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||
| 10446 | 2026.05.01 23:44:37.467544 [ 193 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10447 | 2026.05.01 23:44:37.467728 [ 193 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1082 rows starting from the beginning of the part | ||
| 10448 | 2026.05.01 23:44:37.468164 [ 193 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 10449 | 2026.05.01 23:44:37.468547 [ 193 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 10450 | 2026.05.01 23:44:37.468912 [ 193 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::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 | ||
| 10451 | 2026.05.01 23:44:37.469261 [ 193 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 10452 | 2026.05.01 23:44:37.469600 [ 193 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 10453 | 2026.05.01 23:44:37.475831 [ 190 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1256 rows, containing 72 columns (72 merged, 0 gathered) in 0.009025315 sec., 139164.11781749444 rows/sec., 117.04 MiB/sec. | ||
| 10454 | 2026.05.01 23:44:37.477636 [ 190 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10455 | 2026.05.01 23:44:37.478263 [ 190 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_31_6} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.05.01 23:44:37.478353 [ 190 ] {c1f8684c-600b-418b-b43b-2f48c19f2411::all_1_31_6} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10457 | 2026.05.01 23:44:37.478724 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
| 10458 | 2026.05.01 23:44:38.630677 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2026.05.01 23:44:38.630956 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10460 | 2026.05.01 23:44:38.631301 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10461 | 2026.05.01 23:44:38.631338 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10462 | 2026.05.01 23:44:38.631562 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10463 | 2026.05.01 23:44:38.631632 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10464 | 2026.05.01 23:44:38.631774 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10465 | 2026.05.01 23:44:38.631887 [ 333 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10466 | 2026.05.01 23:44:38.631902 [ 332 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10467 | 2026.05.01 23:44:38.631914 [ 322 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10468 | 2026.05.01 23:44:38.631887 [ 348 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10469 | 2026.05.01 23:44:38.632070 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10470 | 2026.05.01 23:44:38.632098 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10471 | 2026.05.01 23:44:38.632184 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10472 | 2026.05.01 23:44:38.632205 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 10473 | 2026.05.01 23:44:38.632240 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10474 | 2026.05.01 23:44:38.632279 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10475 | 2026.05.01 23:44:38.632313 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10476 | 2026.05.01 23:44:38.633445 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002596 sec., 18489.98459167951 rows/sec., 2.98 MiB/sec. | ||
| 10477 | 2026.05.01 23:44:38.633614 [ 268 ] {cf2ef3ae-e13a-487e-b059-983bde2fc465} <Debug> TCPHandler: Processed in 0.003078367 sec. | ||
| 10478 | 2026.05.01 23:44:38.635518 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10479 | 2026.05.01 23:44:38.635628 [ 268 ] {1556c7d7-cfff-4d26-8484-647dc3e47083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10480 | 2026.05.01 23:44:38.635674 [ 268 ] {1556c7d7-cfff-4d26-8484-647dc3e47083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10481 | 2026.05.01 23:44:38.636179 [ 268 ] {1556c7d7-cfff-4d26-8484-647dc3e47083} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2026.05.01 23:44:38.636225 [ 268 ] {1556c7d7-cfff-4d26-8484-647dc3e47083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10483 | 2026.05.01 23:44:38.636617 [ 268 ] {1556c7d7-cfff-4d26-8484-647dc3e47083} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10484 | 2026.05.01 23:44:38.636840 [ 268 ] {1556c7d7-cfff-4d26-8484-647dc3e47083} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10485 | 2026.05.01 23:44:38.636992 [ 268 ] {1556c7d7-cfff-4d26-8484-647dc3e47083} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001397 sec., 55833.92984967788 rows/sec., 4.62 MiB/sec. | ||
| 10486 | 2026.05.01 23:44:38.637030 [ 268 ] {1556c7d7-cfff-4d26-8484-647dc3e47083} <Debug> TCPHandler: Processed in 0.001562023 sec. | ||
| 10487 | 2026.05.01 23:44:38.637154 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10488 | 2026.05.01 23:44:38.637251 [ 268 ] {1740e291-2131-47f0-91be-fcc690451301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10489 | 2026.05.01 23:44:38.637292 [ 268 ] {1740e291-2131-47f0-91be-fcc690451301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10490 | 2026.05.01 23:44:38.637691 [ 268 ] {1740e291-2131-47f0-91be-fcc690451301} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10491 | 2026.05.01 23:44:38.637727 [ 268 ] {1740e291-2131-47f0-91be-fcc690451301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10492 | 2026.05.01 23:44:38.638025 [ 268 ] {1740e291-2131-47f0-91be-fcc690451301} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10493 | 2026.05.01 23:44:38.638231 [ 268 ] {1740e291-2131-47f0-91be-fcc690451301} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10494 | 2026.05.01 23:44:38.638370 [ 268 ] {1740e291-2131-47f0-91be-fcc690451301} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001141 sec., 9640.666082383874 rows/sec., 724.93 KiB/sec. | ||
| 10495 | 2026.05.01 23:44:38.638408 [ 268 ] {1740e291-2131-47f0-91be-fcc690451301} <Debug> TCPHandler: Processed in 0.001300468 sec. | ||
| 10496 | 2026.05.01 23:44:38.638531 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10497 | 2026.05.01 23:44:38.638659 [ 268 ] {5127a283-f35a-44d2-a46a-f111f0e5dfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10498 | 2026.05.01 23:44:38.638711 [ 268 ] {5127a283-f35a-44d2-a46a-f111f0e5dfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10499 | 2026.05.01 23:44:38.639191 [ 268 ] {5127a283-f35a-44d2-a46a-f111f0e5dfb9} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10500 | 2026.05.01 23:44:38.639229 [ 268 ] {5127a283-f35a-44d2-a46a-f111f0e5dfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10501 | 2026.05.01 23:44:38.639560 [ 268 ] {5127a283-f35a-44d2-a46a-f111f0e5dfb9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10502 | 2026.05.01 23:44:38.639778 [ 268 ] {5127a283-f35a-44d2-a46a-f111f0e5dfb9} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10503 | 2026.05.01 23:44:38.639921 [ 268 ] {5127a283-f35a-44d2-a46a-f111f0e5dfb9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001288 sec., 58229.81366459627 rows/sec., 4.55 MiB/sec. | ||
| 10504 | 2026.05.01 23:44:38.639961 [ 268 ] {5127a283-f35a-44d2-a46a-f111f0e5dfb9} <Debug> TCPHandler: Processed in 0.001492403 sec. | ||
| 10505 | 2026.05.01 23:44:38.640099 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10506 | 2026.05.01 23:44:38.640194 [ 268 ] {e126be8e-c833-489c-a211-07051066a41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10507 | 2026.05.01 23:44:38.640240 [ 268 ] {e126be8e-c833-489c-a211-07051066a41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10508 | 2026.05.01 23:44:38.640654 [ 268 ] {e126be8e-c833-489c-a211-07051066a41f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10509 | 2026.05.01 23:44:38.640690 [ 268 ] {e126be8e-c833-489c-a211-07051066a41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10510 | 2026.05.01 23:44:38.641033 [ 268 ] {e126be8e-c833-489c-a211-07051066a41f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10511 | 2026.05.01 23:44:38.641263 [ 268 ] {e126be8e-c833-489c-a211-07051066a41f} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10512 | 2026.05.01 23:44:38.641404 [ 268 ] {e126be8e-c833-489c-a211-07051066a41f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 10513 | 2026.05.01 23:44:38.641443 [ 268 ] {e126be8e-c833-489c-a211-07051066a41f} <Debug> TCPHandler: Processed in 0.00139581 sec. | ||
| 10514 | 2026.05.01 23:44:38.641571 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10515 | 2026.05.01 23:44:38.641706 [ 268 ] {a59f8395-5efe-4653-9126-c9d06b612754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10516 | 2026.05.01 23:44:38.641765 [ 268 ] {a59f8395-5efe-4653-9126-c9d06b612754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10517 | 2026.05.01 23:44:38.642589 [ 268 ] {a59f8395-5efe-4653-9126-c9d06b612754} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2026.05.01 23:44:38.642627 [ 268 ] {a59f8395-5efe-4653-9126-c9d06b612754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10519 | 2026.05.01 23:44:38.643198 [ 268 ] {a59f8395-5efe-4653-9126-c9d06b612754} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10520 | 2026.05.01 23:44:38.643437 [ 268 ] {a59f8395-5efe-4653-9126-c9d06b612754} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2026.05.01 23:44:38.643628 [ 268 ] {a59f8395-5efe-4653-9126-c9d06b612754} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00194 sec., 5670.1030927835045 rows/sec., 10.16 MiB/sec. | ||
| 10522 | 2026.05.01 23:44:38.643692 [ 268 ] {a59f8395-5efe-4653-9126-c9d06b612754} <Debug> TCPHandler: Processed in 0.002171537 sec. | ||
| 10523 | 2026.05.01 23:44:38.643812 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10524 | 2026.05.01 23:44:38.643908 [ 268 ] {f09100bc-5cf6-4d3e-96f9-65f6490e5d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10525 | 2026.05.01 23:44:38.643952 [ 268 ] {f09100bc-5cf6-4d3e-96f9-65f6490e5d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10526 | 2026.05.01 23:44:38.644305 [ 268 ] {f09100bc-5cf6-4d3e-96f9-65f6490e5d6a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10527 | 2026.05.01 23:44:38.644342 [ 268 ] {f09100bc-5cf6-4d3e-96f9-65f6490e5d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10528 | 2026.05.01 23:44:38.644676 [ 268 ] {f09100bc-5cf6-4d3e-96f9-65f6490e5d6a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10529 | 2026.05.01 23:44:38.644894 [ 268 ] {f09100bc-5cf6-4d3e-96f9-65f6490e5d6a} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2026.05.01 23:44:38.645030 [ 268 ] {f09100bc-5cf6-4d3e-96f9-65f6490e5d6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 10531 | 2026.05.01 23:44:38.645068 [ 268 ] {f09100bc-5cf6-4d3e-96f9-65f6490e5d6a} <Debug> TCPHandler: Processed in 0.001305409 sec. | ||
| 10532 | 2026.05.01 23:44:42.282059 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10533 | 2026.05.01 23:44:42.282110 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10534 | 2026.05.01 23:44:42.401860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20167 | ||
| 10535 | 2026.05.01 23:44:42.402606 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.05.01 23:44:42.402680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10537 | 2026.05.01 23:44:42.403412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10538 | 2026.05.01 23:44:42.403648 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.05.01 23:44:42.403798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20167 | ||
| 10540 | 2026.05.01 23:44:43.441602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10541 | 2026.05.01 23:44:43.456457 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.05.01 23:44:43.456515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10543 | 2026.05.01 23:44:43.462268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10544 | 2026.05.01 23:44:43.462924 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.05.01 23:44:43.465572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10546 | 2026.05.01 23:44:43.630847 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2026.05.01 23:44:43.631082 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10548 | 2026.05.01 23:44:43.631431 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10549 | 2026.05.01 23:44:43.631471 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10550 | 2026.05.01 23:44:43.631695 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10551 | 2026.05.01 23:44:43.631764 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10552 | 2026.05.01 23:44:43.631911 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10553 | 2026.05.01 23:44:43.632032 [ 344 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10554 | 2026.05.01 23:44:43.632038 [ 332 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10555 | 2026.05.01 23:44:43.632053 [ 307 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10556 | 2026.05.01 23:44:43.632041 [ 348 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10557 | 2026.05.01 23:44:43.632222 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10558 | 2026.05.01 23:44:43.632249 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10559 | 2026.05.01 23:44:43.632333 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10560 | 2026.05.01 23:44:43.632353 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 10561 | 2026.05.01 23:44:43.632389 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10562 | 2026.05.01 23:44:43.632428 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10563 | 2026.05.01 23:44:43.632464 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10564 | 2026.05.01 23:44:43.633571 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002583 sec., 18583.042973286876 rows/sec., 2.99 MiB/sec. | ||
| 10565 | 2026.05.01 23:44:43.633679 [ 268 ] {b066021c-fc72-4017-b981-b0d7b637fce4} <Debug> TCPHandler: Processed in 0.002970854 sec. | ||
| 10566 | 2026.05.01 23:44:43.635667 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10567 | 2026.05.01 23:44:43.635785 [ 268 ] {67af65e7-63f1-405e-af4d-9c2aacf65c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10568 | 2026.05.01 23:44:43.635828 [ 268 ] {67af65e7-63f1-405e-af4d-9c2aacf65c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10569 | 2026.05.01 23:44:43.636306 [ 268 ] {67af65e7-63f1-405e-af4d-9c2aacf65c3e} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2026.05.01 23:44:43.636348 [ 268 ] {67af65e7-63f1-405e-af4d-9c2aacf65c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10571 | 2026.05.01 23:44:43.636721 [ 268 ] {67af65e7-63f1-405e-af4d-9c2aacf65c3e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10572 | 2026.05.01 23:44:43.636953 [ 268 ] {67af65e7-63f1-405e-af4d-9c2aacf65c3e} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2026.05.01 23:44:43.637100 [ 268 ] {67af65e7-63f1-405e-af4d-9c2aacf65c3e} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001347 sec., 87602.07869339272 rows/sec., 7.45 MiB/sec. | ||
| 10574 | 2026.05.01 23:44:43.637138 [ 268 ] {67af65e7-63f1-405e-af4d-9c2aacf65c3e} <Debug> TCPHandler: Processed in 0.001521792 sec. | ||
| 10575 | 2026.05.01 23:44:43.637253 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10576 | 2026.05.01 23:44:43.637348 [ 268 ] {e981be32-bacc-4e37-9c25-f3dee0305486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10577 | 2026.05.01 23:44:43.637388 [ 268 ] {e981be32-bacc-4e37-9c25-f3dee0305486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10578 | 2026.05.01 23:44:43.637785 [ 268 ] {e981be32-bacc-4e37-9c25-f3dee0305486} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10579 | 2026.05.01 23:44:43.637822 [ 268 ] {e981be32-bacc-4e37-9c25-f3dee0305486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10580 | 2026.05.01 23:44:43.638117 [ 268 ] {e981be32-bacc-4e37-9c25-f3dee0305486} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10581 | 2026.05.01 23:44:43.638319 [ 268 ] {e981be32-bacc-4e37-9c25-f3dee0305486} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10582 | 2026.05.01 23:44:43.638451 [ 268 ] {e981be32-bacc-4e37-9c25-f3dee0305486} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001121 sec., 27653.88046387154 rows/sec., 2.03 MiB/sec. | ||
| 10583 | 2026.05.01 23:44:43.638488 [ 268 ] {e981be32-bacc-4e37-9c25-f3dee0305486} <Debug> TCPHandler: Processed in 0.001282797 sec. | ||
| 10584 | 2026.05.01 23:44:43.638606 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10585 | 2026.05.01 23:44:43.638701 [ 268 ] {153749a4-795d-4a86-861d-fce314de238e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10586 | 2026.05.01 23:44:43.638741 [ 268 ] {153749a4-795d-4a86-861d-fce314de238e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10587 | 2026.05.01 23:44:43.639146 [ 268 ] {153749a4-795d-4a86-861d-fce314de238e} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10588 | 2026.05.01 23:44:43.639181 [ 268 ] {153749a4-795d-4a86-861d-fce314de238e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10589 | 2026.05.01 23:44:43.639476 [ 268 ] {153749a4-795d-4a86-861d-fce314de238e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10590 | 2026.05.01 23:44:43.639689 [ 268 ] {153749a4-795d-4a86-861d-fce314de238e} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10591 | 2026.05.01 23:44:43.639818 [ 268 ] {153749a4-795d-4a86-861d-fce314de238e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001134 sec., 83774.25044091711 rows/sec., 6.54 MiB/sec. | ||
| 10592 | 2026.05.01 23:44:43.639856 [ 268 ] {153749a4-795d-4a86-861d-fce314de238e} <Debug> TCPHandler: Processed in 0.001297998 sec. | ||
| 10593 | 2026.05.01 23:44:43.639967 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10594 | 2026.05.01 23:44:43.640059 [ 268 ] {d2c0747b-7678-4ce2-8b1c-b56ad4c9bed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10595 | 2026.05.01 23:44:43.640101 [ 268 ] {d2c0747b-7678-4ce2-8b1c-b56ad4c9bed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10596 | 2026.05.01 23:44:43.640473 [ 268 ] {d2c0747b-7678-4ce2-8b1c-b56ad4c9bed5} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10597 | 2026.05.01 23:44:43.640509 [ 268 ] {d2c0747b-7678-4ce2-8b1c-b56ad4c9bed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10598 | 2026.05.01 23:44:43.640837 [ 268 ] {d2c0747b-7678-4ce2-8b1c-b56ad4c9bed5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10599 | 2026.05.01 23:44:43.641049 [ 268 ] {d2c0747b-7678-4ce2-8b1c-b56ad4c9bed5} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10600 | 2026.05.01 23:44:43.641181 [ 268 ] {d2c0747b-7678-4ce2-8b1c-b56ad4c9bed5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 10601 | 2026.05.01 23:44:43.641218 [ 268 ] {d2c0747b-7678-4ce2-8b1c-b56ad4c9bed5} <Debug> TCPHandler: Processed in 0.001299108 sec. | ||
| 10602 | 2026.05.01 23:44:43.641336 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10603 | 2026.05.01 23:44:43.641428 [ 268 ] {f34cd1d6-71cb-4580-a8fe-767427e7a6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10604 | 2026.05.01 23:44:43.641482 [ 268 ] {f34cd1d6-71cb-4580-a8fe-767427e7a6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10605 | 2026.05.01 23:44:43.642238 [ 268 ] {f34cd1d6-71cb-4580-a8fe-767427e7a6ac} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2026.05.01 23:44:43.642274 [ 268 ] {f34cd1d6-71cb-4580-a8fe-767427e7a6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10607 | 2026.05.01 23:44:43.642816 [ 268 ] {f34cd1d6-71cb-4580-a8fe-767427e7a6ac} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10608 | 2026.05.01 23:44:43.643032 [ 268 ] {f34cd1d6-71cb-4580-a8fe-767427e7a6ac} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2026.05.01 23:44:43.643168 [ 268 ] {f34cd1d6-71cb-4580-a8fe-767427e7a6ac} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001756 sec., 17653.75854214123 rows/sec., 31.63 MiB/sec. | ||
| 10610 | 2026.05.01 23:44:43.643221 [ 268 ] {f34cd1d6-71cb-4580-a8fe-767427e7a6ac} <Debug> TCPHandler: Processed in 0.001935351 sec. | ||
| 10611 | 2026.05.01 23:44:43.643343 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10612 | 2026.05.01 23:44:43.643438 [ 268 ] {eb9d1915-7756-4a69-8998-79e06fcb2fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10613 | 2026.05.01 23:44:43.643479 [ 268 ] {eb9d1915-7756-4a69-8998-79e06fcb2fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10614 | 2026.05.01 23:44:43.643806 [ 268 ] {eb9d1915-7756-4a69-8998-79e06fcb2fd1} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2026.05.01 23:44:43.643842 [ 268 ] {eb9d1915-7756-4a69-8998-79e06fcb2fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10616 | 2026.05.01 23:44:43.644135 [ 268 ] {eb9d1915-7756-4a69-8998-79e06fcb2fd1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10617 | 2026.05.01 23:44:43.644349 [ 268 ] {eb9d1915-7756-4a69-8998-79e06fcb2fd1} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.05.01 23:44:43.644476 [ 268 ] {eb9d1915-7756-4a69-8998-79e06fcb2fd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 10619 | 2026.05.01 23:44:43.644511 [ 268 ] {eb9d1915-7756-4a69-8998-79e06fcb2fd1} <Debug> TCPHandler: Processed in 0.001216376 sec. | ||
| 10620 | 2026.05.01 23:44:43.881606 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10621 | 2026.05.01 23:44:43.881911 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10622 | 2026.05.01 23:44:43.882330 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10623 | 2026.05.01 23:44:43.882368 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10624 | 2026.05.01 23:44:43.882590 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10625 | 2026.05.01 23:44:43.882649 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10626 | 2026.05.01 23:44:43.882771 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 10627 | 2026.05.01 23:44:43.882853 [ 332 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10628 | 2026.05.01 23:44:43.882877 [ 316 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10629 | 2026.05.01 23:44:43.882883 [ 344 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10630 | 2026.05.01 23:44:43.882875 [ 348 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10631 | 2026.05.01 23:44:43.883036 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10632 | 2026.05.01 23:44:43.883062 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10633 | 2026.05.01 23:44:43.883144 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10634 | 2026.05.01 23:44:43.883166 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 10635 | 2026.05.01 23:44:43.883199 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 10636 | 2026.05.01 23:44:43.883235 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 10637 | 2026.05.01 23:44:43.883267 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 10638 | 2026.05.01 23:44:43.884352 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Debug> executeQuery: Read 48 rows, 9.49 KiB in 0.002579 sec., 18611.865063978286 rows/sec., 3.59 MiB/sec. | ||
| 10639 | 2026.05.01 23:44:43.884475 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Debug> MemoryTracker: Peak memory usage (for query): 142.31 KiB. | ||
| 10640 | 2026.05.01 23:44:43.884491 [ 268 ] {40650b3d-569e-4d04-add9-15a32421eb0e} <Debug> TCPHandler: Processed in 0.003003765 sec. | ||
| 10641 | 2026.05.01 23:44:43.899512 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2026.05.01 23:44:43.899706 [ 268 ] {8e5826d0-97b9-4d26-bf81-43031004c5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10643 | 2026.05.01 23:44:43.899785 [ 268 ] {8e5826d0-97b9-4d26-bf81-43031004c5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10644 | 2026.05.01 23:44:43.900554 [ 268 ] {8e5826d0-97b9-4d26-bf81-43031004c5cf} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.05.01 23:44:43.900591 [ 268 ] {8e5826d0-97b9-4d26-bf81-43031004c5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10646 | 2026.05.01 23:44:43.900921 [ 268 ] {8e5826d0-97b9-4d26-bf81-43031004c5cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10647 | 2026.05.01 23:44:43.901140 [ 268 ] {8e5826d0-97b9-4d26-bf81-43031004c5cf} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.05.01 23:44:43.901279 [ 268 ] {8e5826d0-97b9-4d26-bf81-43031004c5cf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001622 sec., 175092.4784217016 rows/sec., 11.12 MiB/sec. | ||
| 10649 | 2026.05.01 23:44:43.901316 [ 268 ] {8e5826d0-97b9-4d26-bf81-43031004c5cf} <Debug> TCPHandler: Processed in 0.001903641 sec. | ||
| 10650 | 2026.05.01 23:44:43.901441 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10651 | 2026.05.01 23:44:43.901535 [ 268 ] {87b18596-eac6-4335-b9fc-bbfcf6868dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10652 | 2026.05.01 23:44:43.901575 [ 268 ] {87b18596-eac6-4335-b9fc-bbfcf6868dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10653 | 2026.05.01 23:44:43.901969 [ 268 ] {87b18596-eac6-4335-b9fc-bbfcf6868dfd} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10654 | 2026.05.01 23:44:43.902005 [ 268 ] {87b18596-eac6-4335-b9fc-bbfcf6868dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10655 | 2026.05.01 23:44:43.902290 [ 268 ] {87b18596-eac6-4335-b9fc-bbfcf6868dfd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10656 | 2026.05.01 23:44:43.902503 [ 268 ] {87b18596-eac6-4335-b9fc-bbfcf6868dfd} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2026.05.01 23:44:43.902635 [ 268 ] {87b18596-eac6-4335-b9fc-bbfcf6868dfd} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 728.71 KiB/sec. | ||
| 10658 | 2026.05.01 23:44:43.902673 [ 268 ] {87b18596-eac6-4335-b9fc-bbfcf6868dfd} <Debug> TCPHandler: Processed in 0.001281368 sec. | ||
| 10659 | 2026.05.01 23:44:43.902789 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10660 | 2026.05.01 23:44:43.902885 [ 268 ] {071a3a47-8ff8-432c-aaa5-cc43d0d3ef89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10661 | 2026.05.01 23:44:43.902922 [ 268 ] {071a3a47-8ff8-432c-aaa5-cc43d0d3ef89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10662 | 2026.05.01 23:44:43.904903 [ 268 ] {071a3a47-8ff8-432c-aaa5-cc43d0d3ef89} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10663 | 2026.05.01 23:44:43.904947 [ 268 ] {071a3a47-8ff8-432c-aaa5-cc43d0d3ef89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10664 | 2026.05.01 23:44:43.905488 [ 268 ] {071a3a47-8ff8-432c-aaa5-cc43d0d3ef89} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10665 | 2026.05.01 23:44:43.905695 [ 268 ] {071a3a47-8ff8-432c-aaa5-cc43d0d3ef89} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10666 | 2026.05.01 23:44:43.905829 [ 268 ] {071a3a47-8ff8-432c-aaa5-cc43d0d3ef89} <Debug> executeQuery: Read 3173 rows, 242.70 KiB in 0.002961 sec., 1071597.433299561 rows/sec., 80.05 MiB/sec. | ||
| 10667 | 2026.05.01 23:44:43.905868 [ 268 ] {071a3a47-8ff8-432c-aaa5-cc43d0d3ef89} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10668 | 2026.05.01 23:44:43.905881 [ 268 ] {071a3a47-8ff8-432c-aaa5-cc43d0d3ef89} <Debug> TCPHandler: Processed in 0.003140547 sec. | ||
| 10669 | 2026.05.01 23:44:43.905997 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10670 | 2026.05.01 23:44:43.906091 [ 268 ] {058d332d-5183-4682-acda-ebdfb6d02a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10671 | 2026.05.01 23:44:43.906130 [ 268 ] {058d332d-5183-4682-acda-ebdfb6d02a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10672 | 2026.05.01 23:44:43.906575 [ 268 ] {058d332d-5183-4682-acda-ebdfb6d02a59} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10673 | 2026.05.01 23:44:43.906612 [ 268 ] {058d332d-5183-4682-acda-ebdfb6d02a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10674 | 2026.05.01 23:44:43.906906 [ 268 ] {058d332d-5183-4682-acda-ebdfb6d02a59} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10675 | 2026.05.01 23:44:43.907113 [ 268 ] {058d332d-5183-4682-acda-ebdfb6d02a59} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.05.01 23:44:43.907239 [ 268 ] {058d332d-5183-4682-acda-ebdfb6d02a59} <Debug> executeQuery: Read 174 rows, 10.89 KiB in 0.001167 sec., 149100.25706940872 rows/sec., 9.12 MiB/sec. | ||
| 10677 | 2026.05.01 23:44:43.907277 [ 268 ] {058d332d-5183-4682-acda-ebdfb6d02a59} <Debug> TCPHandler: Processed in 0.001328469 sec. | ||
| 10678 | 2026.05.01 23:44:43.907395 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10679 | 2026.05.01 23:44:43.907488 [ 268 ] {4f9cf6d9-d4af-4ddd-b102-cbaaf3886e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10680 | 2026.05.01 23:44:43.907527 [ 268 ] {4f9cf6d9-d4af-4ddd-b102-cbaaf3886e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10681 | 2026.05.01 23:44:43.908343 [ 268 ] {4f9cf6d9-d4af-4ddd-b102-cbaaf3886e73} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.05.01 23:44:43.908379 [ 268 ] {4f9cf6d9-d4af-4ddd-b102-cbaaf3886e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10683 | 2026.05.01 23:44:43.908727 [ 268 ] {4f9cf6d9-d4af-4ddd-b102-cbaaf3886e73} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10684 | 2026.05.01 23:44:43.908945 [ 268 ] {4f9cf6d9-d4af-4ddd-b102-cbaaf3886e73} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.05.01 23:44:43.909076 [ 268 ] {4f9cf6d9-d4af-4ddd-b102-cbaaf3886e73} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001605 sec., 591900.3115264797 rows/sec., 34.83 MiB/sec. | ||
| 10686 | 2026.05.01 23:44:43.909113 [ 268 ] {4f9cf6d9-d4af-4ddd-b102-cbaaf3886e73} <Debug> TCPHandler: Processed in 0.001766418 sec. | ||
| 10687 | 2026.05.01 23:44:43.909230 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.05.01 23:44:43.909323 [ 268 ] {d2acc95f-4ee4-445f-9678-283b7088e7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10689 | 2026.05.01 23:44:43.909361 [ 268 ] {d2acc95f-4ee4-445f-9678-283b7088e7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10690 | 2026.05.01 23:44:43.909734 [ 268 ] {d2acc95f-4ee4-445f-9678-283b7088e7be} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.05.01 23:44:43.909770 [ 268 ] {d2acc95f-4ee4-445f-9678-283b7088e7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10692 | 2026.05.01 23:44:43.910051 [ 268 ] {d2acc95f-4ee4-445f-9678-283b7088e7be} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10693 | 2026.05.01 23:44:43.910257 [ 268 ] {d2acc95f-4ee4-445f-9678-283b7088e7be} <Trace> oximeter.fields_u64 (1b8277b5-b7ba-41f1-a005-9c02bc638e5e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.05.01 23:44:43.910382 [ 268 ] {d2acc95f-4ee4-445f-9678-283b7088e7be} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 10695 | 2026.05.01 23:44:43.910421 [ 268 ] {d2acc95f-4ee4-445f-9678-283b7088e7be} <Debug> TCPHandler: Processed in 0.001238916 sec. | ||
| 10696 | 2026.05.01 23:44:43.910536 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2026.05.01 23:44:43.910628 [ 268 ] {33b6e01f-44b8-48fa-9c37-2f768f47b465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10698 | 2026.05.01 23:44:43.910667 [ 268 ] {33b6e01f-44b8-48fa-9c37-2f768f47b465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10699 | 2026.05.01 23:44:43.911108 [ 268 ] {33b6e01f-44b8-48fa-9c37-2f768f47b465} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.05.01 23:44:43.911144 [ 268 ] {33b6e01f-44b8-48fa-9c37-2f768f47b465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10701 | 2026.05.01 23:44:43.911441 [ 268 ] {33b6e01f-44b8-48fa-9c37-2f768f47b465} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10702 | 2026.05.01 23:44:43.911652 [ 268 ] {33b6e01f-44b8-48fa-9c37-2f768f47b465} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.05.01 23:44:43.911783 [ 268 ] {33b6e01f-44b8-48fa-9c37-2f768f47b465} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 10704 | 2026.05.01 23:44:43.911821 [ 268 ] {33b6e01f-44b8-48fa-9c37-2f768f47b465} <Debug> TCPHandler: Processed in 0.001332399 sec. | ||
| 10705 | 2026.05.01 23:44:43.911941 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.05.01 23:44:43.912034 [ 268 ] {9ea444aa-1095-43a9-b674-6f1da6128dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10707 | 2026.05.01 23:44:43.912071 [ 268 ] {9ea444aa-1095-43a9-b674-6f1da6128dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10708 | 2026.05.01 23:44:43.913229 [ 268 ] {9ea444aa-1095-43a9-b674-6f1da6128dbe} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.05.01 23:44:43.913265 [ 268 ] {9ea444aa-1095-43a9-b674-6f1da6128dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10710 | 2026.05.01 23:44:43.913639 [ 268 ] {9ea444aa-1095-43a9-b674-6f1da6128dbe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10711 | 2026.05.01 23:44:43.913848 [ 268 ] {9ea444aa-1095-43a9-b674-6f1da6128dbe} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.05.01 23:44:43.913976 [ 268 ] {9ea444aa-1095-43a9-b674-6f1da6128dbe} <Debug> executeQuery: Read 1737 rows, 119.88 KiB in 0.00196 sec., 886224.4897959183 rows/sec., 59.73 MiB/sec. | ||
| 10713 | 2026.05.01 23:44:43.914014 [ 268 ] {9ea444aa-1095-43a9-b674-6f1da6128dbe} <Debug> TCPHandler: Processed in 0.002120986 sec. | ||
| 10714 | 2026.05.01 23:44:43.914132 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2026.05.01 23:44:43.914225 [ 268 ] {81b92422-0a37-45d8-9518-52defb827bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10716 | 2026.05.01 23:44:43.914265 [ 268 ] {81b92422-0a37-45d8-9518-52defb827bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10717 | 2026.05.01 23:44:43.914591 [ 268 ] {81b92422-0a37-45d8-9518-52defb827bf5} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.05.01 23:44:43.914626 [ 268 ] {81b92422-0a37-45d8-9518-52defb827bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10719 | 2026.05.01 23:44:43.914928 [ 268 ] {81b92422-0a37-45d8-9518-52defb827bf5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10720 | 2026.05.01 23:44:43.915135 [ 268 ] {81b92422-0a37-45d8-9518-52defb827bf5} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.05.01 23:44:43.915267 [ 268 ] {81b92422-0a37-45d8-9518-52defb827bf5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 10722 | 2026.05.01 23:44:43.915304 [ 268 ] {81b92422-0a37-45d8-9518-52defb827bf5} <Debug> TCPHandler: Processed in 0.001221626 sec. | ||
| 10723 | 2026.05.01 23:44:43.915426 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2026.05.01 23:44:43.915520 [ 268 ] {ac358c53-d5dc-4010-8ccc-edfa604b517d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10725 | 2026.05.01 23:44:43.915560 [ 268 ] {ac358c53-d5dc-4010-8ccc-edfa604b517d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10726 | 2026.05.01 23:44:43.916256 [ 268 ] {ac358c53-d5dc-4010-8ccc-edfa604b517d} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.05.01 23:44:43.916292 [ 268 ] {ac358c53-d5dc-4010-8ccc-edfa604b517d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10728 | 2026.05.01 23:44:43.916713 [ 268 ] {ac358c53-d5dc-4010-8ccc-edfa604b517d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10729 | 2026.05.01 23:44:43.916923 [ 268 ] {ac358c53-d5dc-4010-8ccc-edfa604b517d} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.05.01 23:44:43.917054 [ 268 ] {ac358c53-d5dc-4010-8ccc-edfa604b517d} <Debug> executeQuery: Read 1606 rows, 99.88 KiB in 0.001552 sec., 1034793.8144329897 rows/sec., 62.84 MiB/sec. | ||
| 10731 | 2026.05.01 23:44:43.917091 [ 268 ] {ac358c53-d5dc-4010-8ccc-edfa604b517d} <Debug> TCPHandler: Processed in 0.001713387 sec. | ||
| 10732 | 2026.05.01 23:44:43.917207 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2026.05.01 23:44:43.917300 [ 268 ] {45280b73-df2f-4421-811c-5afc17f9b3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10734 | 2026.05.01 23:44:43.917341 [ 268 ] {45280b73-df2f-4421-811c-5afc17f9b3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10735 | 2026.05.01 23:44:43.917656 [ 268 ] {45280b73-df2f-4421-811c-5afc17f9b3b9} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10736 | 2026.05.01 23:44:43.917691 [ 268 ] {45280b73-df2f-4421-811c-5afc17f9b3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10737 | 2026.05.01 23:44:43.917979 [ 268 ] {45280b73-df2f-4421-811c-5afc17f9b3b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10738 | 2026.05.01 23:44:43.918189 [ 268 ] {45280b73-df2f-4421-811c-5afc17f9b3b9} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2026.05.01 23:44:43.918317 [ 268 ] {45280b73-df2f-4421-811c-5afc17f9b3b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 10740 | 2026.05.01 23:44:43.918353 [ 268 ] {45280b73-df2f-4421-811c-5afc17f9b3b9} <Debug> TCPHandler: Processed in 0.001194906 sec. | ||
| 10741 | 2026.05.01 23:44:43.918473 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10742 | 2026.05.01 23:44:43.918566 [ 268 ] {01f53241-769e-47c3-a23c-6b79753a6416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10743 | 2026.05.01 23:44:43.918617 [ 268 ] {01f53241-769e-47c3-a23c-6b79753a6416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10744 | 2026.05.01 23:44:43.919366 [ 268 ] {01f53241-769e-47c3-a23c-6b79753a6416} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2026.05.01 23:44:43.919402 [ 268 ] {01f53241-769e-47c3-a23c-6b79753a6416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10746 | 2026.05.01 23:44:43.919925 [ 268 ] {01f53241-769e-47c3-a23c-6b79753a6416} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10747 | 2026.05.01 23:44:43.920146 [ 268 ] {01f53241-769e-47c3-a23c-6b79753a6416} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.05.01 23:44:43.920283 [ 268 ] {01f53241-769e-47c3-a23c-6b79753a6416} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001734 sec., 12687.427912341407 rows/sec., 22.74 MiB/sec. | ||
| 10749 | 2026.05.01 23:44:43.920336 [ 268 ] {01f53241-769e-47c3-a23c-6b79753a6416} <Debug> TCPHandler: Processed in 0.001912601 sec. | ||
| 10750 | 2026.05.01 23:44:43.920450 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10751 | 2026.05.01 23:44:43.920545 [ 268 ] {b64c6f8d-f74a-431a-847d-30db335fd807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10752 | 2026.05.01 23:44:43.920586 [ 268 ] {b64c6f8d-f74a-431a-847d-30db335fd807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10753 | 2026.05.01 23:44:43.920916 [ 268 ] {b64c6f8d-f74a-431a-847d-30db335fd807} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10754 | 2026.05.01 23:44:43.920954 [ 268 ] {b64c6f8d-f74a-431a-847d-30db335fd807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10755 | 2026.05.01 23:44:43.921254 [ 268 ] {b64c6f8d-f74a-431a-847d-30db335fd807} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10756 | 2026.05.01 23:44:43.921465 [ 268 ] {b64c6f8d-f74a-431a-847d-30db335fd807} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10757 | 2026.05.01 23:44:43.921593 [ 268 ] {b64c6f8d-f74a-431a-847d-30db335fd807} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001065 sec., 39436.61971830986 rows/sec., 2.25 MiB/sec. | ||
| 10758 | 2026.05.01 23:44:43.921628 [ 268 ] {b64c6f8d-f74a-431a-847d-30db335fd807} <Debug> TCPHandler: Processed in 0.001228167 sec. | ||
| 10759 | 2026.05.01 23:44:44.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.58 MiB, peak 327.70 MiB, free memory in arenas 0.00 B, will set to 318.95 MiB (RSS), difference: -1.63 MiB | ||
| 10760 | 2026.05.01 23:44:47.467125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1312 | ||
| 10761 | 2026.05.01 23:44:47.469888 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.05.01 23:44:47.469937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10763 | 2026.05.01 23:44:47.471155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10764 | 2026.05.01 23:44:47.471423 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.05.01 23:44:47.471721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
| 10766 | 2026.05.01 23:44:48.628728 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2026.05.01 23:44:48.629118 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10768 | 2026.05.01 23:44:48.629564 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10769 | 2026.05.01 23:44:48.629600 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10770 | 2026.05.01 23:44:48.629825 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10771 | 2026.05.01 23:44:48.629899 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10772 | 2026.05.01 23:44:48.630050 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10773 | 2026.05.01 23:44:48.630179 [ 316 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10774 | 2026.05.01 23:44:48.630183 [ 332 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10775 | 2026.05.01 23:44:48.630188 [ 348 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10776 | 2026.05.01 23:44:48.630181 [ 344 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10777 | 2026.05.01 23:44:48.630367 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10778 | 2026.05.01 23:44:48.630390 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10779 | 2026.05.01 23:44:48.630483 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10780 | 2026.05.01 23:44:48.630505 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 10781 | 2026.05.01 23:44:48.630542 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10782 | 2026.05.01 23:44:48.630580 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10783 | 2026.05.01 23:44:48.630616 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10784 | 2026.05.01 23:44:48.631868 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.002902 sec., 16540.317022742936 rows/sec., 2.66 MiB/sec. | ||
| 10785 | 2026.05.01 23:44:48.632002 [ 268 ] {17bf275f-505c-411d-b6bd-4787d254ca1c} <Debug> TCPHandler: Processed in 0.003463054 sec. | ||
| 10786 | 2026.05.01 23:44:48.633595 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2026.05.01 23:44:48.633707 [ 268 ] {8fc2083f-937a-4e1f-a6c8-4a3f1a88fb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10788 | 2026.05.01 23:44:48.633754 [ 268 ] {8fc2083f-937a-4e1f-a6c8-4a3f1a88fb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10789 | 2026.05.01 23:44:48.634247 [ 268 ] {8fc2083f-937a-4e1f-a6c8-4a3f1a88fb14} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2026.05.01 23:44:48.634292 [ 268 ] {8fc2083f-937a-4e1f-a6c8-4a3f1a88fb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10791 | 2026.05.01 23:44:48.634667 [ 268 ] {8fc2083f-937a-4e1f-a6c8-4a3f1a88fb14} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10792 | 2026.05.01 23:44:48.634900 [ 268 ] {8fc2083f-937a-4e1f-a6c8-4a3f1a88fb14} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2026.05.01 23:44:48.635063 [ 268 ] {8fc2083f-937a-4e1f-a6c8-4a3f1a88fb14} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00139 sec., 40287.76978417266 rows/sec., 3.09 MiB/sec. | ||
| 10794 | 2026.05.01 23:44:48.635088 [ 42 ] {} <Debug> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10795 | 2026.05.01 23:44:48.635104 [ 268 ] {8fc2083f-937a-4e1f-a6c8-4a3f1a88fb14} <Debug> TCPHandler: Processed in 0.001559144 sec. | ||
| 10796 | 2026.05.01 23:44:48.635191 [ 42 ] {} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2026.05.01 23:44:48.635234 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10798 | 2026.05.01 23:44:48.635284 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2026.05.01 23:44:48.635352 [ 193 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 10800 | 2026.05.01 23:44:48.635388 [ 268 ] {e326feaf-a8c4-407e-870b-f12d9b2805fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10801 | 2026.05.01 23:44:48.635430 [ 268 ] {e326feaf-a8c4-407e-870b-f12d9b2805fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10802 | 2026.05.01 23:44:48.635455 [ 193 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10803 | 2026.05.01 23:44:48.635490 [ 193 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3359 rows starting from the beginning of the part | ||
| 10804 | 2026.05.01 23:44:48.635554 [ 193 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 240 rows starting from the beginning of the part | ||
| 10805 | 2026.05.01 23:44:48.635611 [ 193 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 78 rows starting from the beginning of the part | ||
| 10806 | 2026.05.01 23:44:48.635659 [ 193 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 118 rows starting from the beginning of the part | ||
| 10807 | 2026.05.01 23:44:48.635706 [ 193 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 3173 rows starting from the beginning of the part | ||
| 10808 | 2026.05.01 23:44:48.635754 [ 193 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::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 | ||
| 10809 | 2026.05.01 23:44:48.635879 [ 268 ] {e326feaf-a8c4-407e-870b-f12d9b2805fa} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2026.05.01 23:44:48.635917 [ 268 ] {e326feaf-a8c4-407e-870b-f12d9b2805fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10811 | 2026.05.01 23:44:48.636241 [ 268 ] {e326feaf-a8c4-407e-870b-f12d9b2805fa} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10812 | 2026.05.01 23:44:48.636460 [ 268 ] {e326feaf-a8c4-407e-870b-f12d9b2805fa} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.05.01 23:44:48.636582 [ 42 ] {} <Debug> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10814 | 2026.05.01 23:44:48.636596 [ 268 ] {e326feaf-a8c4-407e-870b-f12d9b2805fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 10815 | 2026.05.01 23:44:48.636620 [ 42 ] {} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10816 | 2026.05.01 23:44:48.636644 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10817 | 2026.05.01 23:44:48.636643 [ 268 ] {e326feaf-a8c4-407e-870b-f12d9b2805fa} <Debug> TCPHandler: Processed in 0.00140788 sec. | ||
| 10818 | 2026.05.01 23:44:48.636735 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 10819 | 2026.05.01 23:44:48.636774 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10820 | 2026.05.01 23:44:48.636847 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10821 | 2026.05.01 23:44:48.636876 [ 268 ] {4dcea7fb-3379-4335-8e8d-af0bf542e5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10822 | 2026.05.01 23:44:48.636882 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1830 rows starting from the beginning of the part | ||
| 10823 | 2026.05.01 23:44:48.636927 [ 268 ] {4dcea7fb-3379-4335-8e8d-af0bf542e5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10824 | 2026.05.01 23:44:48.636959 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 135 rows starting from the beginning of the part | ||
| 10825 | 2026.05.01 23:44:48.637009 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 75 rows starting from the beginning of the part | ||
| 10826 | 2026.05.01 23:44:48.637054 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part | ||
| 10827 | 2026.05.01 23:44:48.637107 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1737 rows starting from the beginning of the part | ||
| 10828 | 2026.05.01 23:44:48.637150 [ 190 ] {f9fd7969-4503-4844-97c4-521f8300eaed::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 | ||
| 10829 | 2026.05.01 23:44:48.637328 [ 268 ] {4dcea7fb-3379-4335-8e8d-af0bf542e5fd} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.05.01 23:44:48.637370 [ 268 ] {4dcea7fb-3379-4335-8e8d-af0bf542e5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10831 | 2026.05.01 23:44:48.637749 [ 268 ] {4dcea7fb-3379-4335-8e8d-af0bf542e5fd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10832 | 2026.05.01 23:44:48.637974 [ 268 ] {4dcea7fb-3379-4335-8e8d-af0bf542e5fd} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.05.01 23:44:48.638079 [ 192 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7024 rows, containing 5 columns (5 merged, 0 gathered) in 0.002764669 sec., 2540629.6377613377 rows/sec., 202.62 MiB/sec. | ||
| 10834 | 2026.05.01 23:44:48.638107 [ 268 ] {4dcea7fb-3379-4335-8e8d-af0bf542e5fd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001251 sec., 102318.14548361312 rows/sec., 7.13 MiB/sec. | ||
| 10835 | 2026.05.01 23:44:48.638088 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 10836 | 2026.05.01 23:44:48.638160 [ 268 ] {4dcea7fb-3379-4335-8e8d-af0bf542e5fd} <Debug> TCPHandler: Processed in 0.001433261 sec. | ||
| 10837 | 2026.05.01 23:44:48.638164 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10838 | 2026.05.01 23:44:48.638197 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10839 | 2026.05.01 23:44:48.638264 [ 193 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 10840 | 2026.05.01 23:44:48.638282 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2026.05.01 23:44:48.638352 [ 193 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10842 | 2026.05.01 23:44:48.638377 [ 268 ] {5e796627-62d6-4047-836f-27ef20156044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10843 | 2026.05.01 23:44:48.638379 [ 193 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 25414 rows starting from the beginning of the part | ||
| 10844 | 2026.05.01 23:44:48.638422 [ 268 ] {5e796627-62d6-4047-836f-27ef20156044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10845 | 2026.05.01 23:44:48.638436 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10846 | 2026.05.01 23:44:48.638439 [ 193 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 198 rows starting from the beginning of the part | ||
| 10847 | 2026.05.01 23:44:48.638497 [ 193 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 10848 | 2026.05.01 23:44:48.638534 [ 193 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::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 | ||
| 10849 | 2026.05.01 23:44:48.638573 [ 193 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1606 rows starting from the beginning of the part | ||
| 10850 | 2026.05.01 23:44:48.638638 [ 199 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937311 sec., 2031682.0582756202 rows/sec., 147.62 MiB/sec. | ||
| 10851 | 2026.05.01 23:44:48.638743 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_71_14} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.05.01 23:44:48.638750 [ 268 ] {5e796627-62d6-4047-836f-27ef20156044} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.05.01 23:44:48.638800 [ 268 ] {5e796627-62d6-4047-836f-27ef20156044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10854 | 2026.05.01 23:44:48.638844 [ 198 ] {42eaf68c-7732-4a77-b6a0-795d82a66691::all_1_71_14} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10855 | 2026.05.01 23:44:48.638907 [ 202 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10856 | 2026.05.01 23:44:48.638942 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 10857 | 2026.05.01 23:44:48.639159 [ 268 ] {5e796627-62d6-4047-836f-27ef20156044} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10858 | 2026.05.01 23:44:48.639208 [ 202 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_71_14} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2026.05.01 23:44:48.639295 [ 202 ] {f9fd7969-4503-4844-97c4-521f8300eaed::all_1_71_14} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10860 | 2026.05.01 23:44:48.639375 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 10861 | 2026.05.01 23:44:48.639396 [ 268 ] {5e796627-62d6-4047-836f-27ef20156044} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.05.01 23:44:48.639519 [ 42 ] {} <Debug> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10863 | 2026.05.01 23:44:48.639534 [ 268 ] {5e796627-62d6-4047-836f-27ef20156044} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001174 sec., 40885.860306643954 rows/sec., 2.76 MiB/sec. | ||
| 10864 | 2026.05.01 23:44:48.639557 [ 42 ] {} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.05.01 23:44:48.639586 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10866 | 2026.05.01 23:44:48.639597 [ 268 ] {5e796627-62d6-4047-836f-27ef20156044} <Debug> TCPHandler: Processed in 0.001363069 sec. | ||
| 10867 | 2026.05.01 23:44:48.639690 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 10868 | 2026.05.01 23:44:48.639816 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10869 | 2026.05.01 23:44:48.639851 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3720 rows starting from the beginning of the part | ||
| 10870 | 2026.05.01 23:44:48.639913 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 10871 | 2026.05.01 23:44:48.639958 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 10872 | 2026.05.01 23:44:48.639995 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::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 | ||
| 10873 | 2026.05.01 23:44:48.640032 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 10874 | 2026.05.01 23:44:48.640070 [ 195 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
| 10875 | 2026.05.01 23:44:48.641769 [ 198 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 4 columns (4 merged, 0 gathered) in 0.002122506 sec., 1879853.3431707611 rows/sec., 124.44 MiB/sec. | ||
| 10876 | 2026.05.01 23:44:48.642095 [ 199 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10877 | 2026.05.01 23:44:48.642411 [ 199 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_71_14} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.05.01 23:44:48.642493 [ 199 ] {76e3ed80-adbe-487d-81f8-fbfc102fc003::all_1_71_14} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10879 | 2026.05.01 23:44:48.642580 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10880 | 2026.05.01 23:44:48.650238 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27538 rows, containing 5 columns (5 merged, 0 gathered) in 0.011997658 sec., 2295281.2957328837 rows/sec., 147.69 MiB/sec. | ||
| 10881 | 2026.05.01 23:44:48.650612 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10882 | 2026.05.01 23:44:48.650878 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10883 | 2026.05.01 23:44:48.650958 [ 195 ] {1a06d642-b1b9-4cd5-9eef-6aecaae7b98c::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 10884 | 2026.05.01 23:44:48.651050 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10885 | 2026.05.01 23:44:49.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.42 MiB, peak 328.88 MiB, free memory in arenas 0.00 B, will set to 321.81 MiB (RSS), difference: 2.38 MiB | ||
| 10886 | 2026.05.01 23:44:49.903901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20615 | ||
| 10887 | 2026.05.01 23:44:49.904595 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.05.01 23:44:49.904629 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10889 | 2026.05.01 23:44:49.905115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10890 | 2026.05.01 23:44:49.905357 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.05.01 23:44:49.905487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20615 | ||
| 10892 | 2026.05.01 23:44:50.965636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10893 | 2026.05.01 23:44:50.981232 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10894 | 2026.05.01 23:44:50.981284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10895 | 2026.05.01 23:44:50.986906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10896 | 2026.05.01 23:44:50.987575 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.05.01 23:44:50.990264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10898 | 2026.05.01 23:44:53.631055 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10899 | 2026.05.01 23:44:53.631325 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10900 | 2026.05.01 23:44:53.631683 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10901 | 2026.05.01 23:44:53.631718 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10902 | 2026.05.01 23:44:53.631934 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10903 | 2026.05.01 23:44:53.632001 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10904 | 2026.05.01 23:44:53.632141 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10905 | 2026.05.01 23:44:53.632242 [ 344 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10906 | 2026.05.01 23:44:53.632246 [ 316 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10907 | 2026.05.01 23:44:53.632262 [ 332 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10908 | 2026.05.01 23:44:53.632299 [ 303 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10909 | 2026.05.01 23:44:53.632461 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 10910 | 2026.05.01 23:44:53.632499 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10911 | 2026.05.01 23:44:53.632591 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10912 | 2026.05.01 23:44:53.632612 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 10913 | 2026.05.01 23:44:53.632647 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10914 | 2026.05.01 23:44:53.632686 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10915 | 2026.05.01 23:44:53.632722 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10916 | 2026.05.01 23:44:53.633969 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.00275 sec., 17454.545454545456 rows/sec., 2.81 MiB/sec. | ||
| 10917 | 2026.05.01 23:44:53.634059 [ 268 ] {7910fa11-76c2-4b0c-996b-f00fb0277723} <Debug> TCPHandler: Processed in 0.003143578 sec. | ||
| 10918 | 2026.05.01 23:44:53.636285 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10919 | 2026.05.01 23:44:53.636396 [ 268 ] {7f94c5a6-7641-4fcd-b506-e82846f54157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10920 | 2026.05.01 23:44:53.636438 [ 268 ] {7f94c5a6-7641-4fcd-b506-e82846f54157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10921 | 2026.05.01 23:44:53.637303 [ 268 ] {7f94c5a6-7641-4fcd-b506-e82846f54157} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10922 | 2026.05.01 23:44:53.637372 [ 268 ] {7f94c5a6-7641-4fcd-b506-e82846f54157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10923 | 2026.05.01 23:44:53.637852 [ 268 ] {7f94c5a6-7641-4fcd-b506-e82846f54157} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10924 | 2026.05.01 23:44:53.638064 [ 268 ] {7f94c5a6-7641-4fcd-b506-e82846f54157} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10925 | 2026.05.01 23:44:53.638205 [ 268 ] {7f94c5a6-7641-4fcd-b506-e82846f54157} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001841 sec., 64095.60021727322 rows/sec., 5.45 MiB/sec. | ||
| 10926 | 2026.05.01 23:44:53.638243 [ 268 ] {7f94c5a6-7641-4fcd-b506-e82846f54157} <Debug> TCPHandler: Processed in 0.002008683 sec. | ||
| 10927 | 2026.05.01 23:44:53.638372 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10928 | 2026.05.01 23:44:53.638465 [ 268 ] {91c2ca4c-a9ec-4a56-b8a4-2d3ac3223d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10929 | 2026.05.01 23:44:53.638504 [ 268 ] {91c2ca4c-a9ec-4a56-b8a4-2d3ac3223d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10930 | 2026.05.01 23:44:53.638926 [ 268 ] {91c2ca4c-a9ec-4a56-b8a4-2d3ac3223d43} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2026.05.01 23:44:53.638962 [ 268 ] {91c2ca4c-a9ec-4a56-b8a4-2d3ac3223d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10932 | 2026.05.01 23:44:53.639239 [ 268 ] {91c2ca4c-a9ec-4a56-b8a4-2d3ac3223d43} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10933 | 2026.05.01 23:44:53.639459 [ 268 ] {91c2ca4c-a9ec-4a56-b8a4-2d3ac3223d43} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.05.01 23:44:53.639587 [ 268 ] {91c2ca4c-a9ec-4a56-b8a4-2d3ac3223d43} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00114 sec., 27192.98245614035 rows/sec., 2.00 MiB/sec. | ||
| 10935 | 2026.05.01 23:44:53.639594 [ 26 ] {} <Debug> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10936 | 2026.05.01 23:44:53.639623 [ 268 ] {91c2ca4c-a9ec-4a56-b8a4-2d3ac3223d43} <Debug> TCPHandler: Processed in 0.001298588 sec. | ||
| 10937 | 2026.05.01 23:44:53.639651 [ 26 ] {} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.05.01 23:44:53.639677 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10939 | 2026.05.01 23:44:53.639746 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10940 | 2026.05.01 23:44:53.639784 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::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 | ||
| 10941 | 2026.05.01 23:44:53.639844 [ 268 ] {0aff77cc-978f-4aaf-bf78-35cf1b9ba1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10942 | 2026.05.01 23:44:53.639887 [ 268 ] {0aff77cc-978f-4aaf-bf78-35cf1b9ba1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10943 | 2026.05.01 23:44:53.639918 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10944 | 2026.05.01 23:44:53.639967 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 10945 | 2026.05.01 23:44:53.640043 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 47 rows starting from the beginning of the part | ||
| 10946 | 2026.05.01 23:44:53.640101 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 10947 | 2026.05.01 23:44:53.640146 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10948 | 2026.05.01 23:44:53.640197 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 174 rows starting from the beginning of the part | ||
| 10949 | 2026.05.01 23:44:53.640242 [ 198 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10950 | 2026.05.01 23:44:53.640307 [ 268 ] {0aff77cc-978f-4aaf-bf78-35cf1b9ba1df} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2026.05.01 23:44:53.640347 [ 268 ] {0aff77cc-978f-4aaf-bf78-35cf1b9ba1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10952 | 2026.05.01 23:44:53.640684 [ 268 ] {0aff77cc-978f-4aaf-bf78-35cf1b9ba1df} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10953 | 2026.05.01 23:44:53.640902 [ 268 ] {0aff77cc-978f-4aaf-bf78-35cf1b9ba1df} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2026.05.01 23:44:53.641030 [ 268 ] {0aff77cc-978f-4aaf-bf78-35cf1b9ba1df} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001204 sec., 78903.65448504983 rows/sec., 6.16 MiB/sec. | ||
| 10955 | 2026.05.01 23:44:53.641067 [ 268 ] {0aff77cc-978f-4aaf-bf78-35cf1b9ba1df} <Debug> TCPHandler: Processed in 0.001367339 sec. | ||
| 10956 | 2026.05.01 23:44:53.641191 [ 195 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448581 sec., 358281.65632436157 rows/sec., 24.75 MiB/sec. | ||
| 10957 | 2026.05.01 23:44:53.641198 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10958 | 2026.05.01 23:44:53.641332 [ 268 ] {bfe097bb-f0cb-4302-9936-8e4c70a6ea0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10959 | 2026.05.01 23:44:53.641376 [ 268 ] {bfe097bb-f0cb-4302-9936-8e4c70a6ea0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10960 | 2026.05.01 23:44:53.641384 [ 195 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10961 | 2026.05.01 23:44:53.641697 [ 195 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.05.01 23:44:53.641771 [ 195 ] {bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4::all_1_61_12} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10963 | 2026.05.01 23:44:53.641779 [ 268 ] {bfe097bb-f0cb-4302-9936-8e4c70a6ea0d} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2026.05.01 23:44:53.641820 [ 268 ] {bfe097bb-f0cb-4302-9936-8e4c70a6ea0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10965 | 2026.05.01 23:44:53.641873 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10966 | 2026.05.01 23:44:53.642146 [ 268 ] {bfe097bb-f0cb-4302-9936-8e4c70a6ea0d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10967 | 2026.05.01 23:44:53.642355 [ 268 ] {bfe097bb-f0cb-4302-9936-8e4c70a6ea0d} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.05.01 23:44:53.642483 [ 268 ] {bfe097bb-f0cb-4302-9936-8e4c70a6ea0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 10969 | 2026.05.01 23:44:53.642519 [ 268 ] {bfe097bb-f0cb-4302-9936-8e4c70a6ea0d} <Debug> TCPHandler: Processed in 0.00136831 sec. | ||
| 10970 | 2026.05.01 23:44:53.642657 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.05.01 23:44:53.642750 [ 268 ] {631b5d92-5a11-47d0-bf40-91f1f45b812f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10972 | 2026.05.01 23:44:53.642802 [ 268 ] {631b5d92-5a11-47d0-bf40-91f1f45b812f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10973 | 2026.05.01 23:44:53.643587 [ 268 ] {631b5d92-5a11-47d0-bf40-91f1f45b812f} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2026.05.01 23:44:53.643623 [ 268 ] {631b5d92-5a11-47d0-bf40-91f1f45b812f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10975 | 2026.05.01 23:44:53.644138 [ 268 ] {631b5d92-5a11-47d0-bf40-91f1f45b812f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10976 | 2026.05.01 23:44:53.644358 [ 268 ] {631b5d92-5a11-47d0-bf40-91f1f45b812f} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2026.05.01 23:44:53.644482 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10978 | 2026.05.01 23:44:53.644497 [ 268 ] {631b5d92-5a11-47d0-bf40-91f1f45b812f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001765 sec., 17563.739376770536 rows/sec., 31.47 MiB/sec. | ||
| 10979 | 2026.05.01 23:44:53.644533 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2026.05.01 23:44:53.644560 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10981 | 2026.05.01 23:44:53.644566 [ 268 ] {631b5d92-5a11-47d0-bf40-91f1f45b812f} <Debug> TCPHandler: Processed in 0.001956632 sec. | ||
| 10982 | 2026.05.01 23:44:53.644662 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 10983 | 2026.05.01 23:44:53.644702 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2026.05.01 23:44:53.644795 [ 268 ] {2d705b63-667b-471f-b23a-b777baddde78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10985 | 2026.05.01 23:44:53.644835 [ 268 ] {2d705b63-667b-471f-b23a-b777baddde78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10986 | 2026.05.01 23:44:53.644872 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10987 | 2026.05.01 23:44:53.644933 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1216 rows starting from the beginning of the part | ||
| 10988 | 2026.05.01 23:44:53.645061 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 10989 | 2026.05.01 23:44:53.645164 [ 268 ] {2d705b63-667b-471f-b23a-b777baddde78} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.05.01 23:44:53.645171 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 10991 | 2026.05.01 23:44:53.645200 [ 268 ] {2d705b63-667b-471f-b23a-b777baddde78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10992 | 2026.05.01 23:44:53.645286 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10993 | 2026.05.01 23:44:53.645387 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::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 | ||
| 10994 | 2026.05.01 23:44:53.645493 [ 189 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10995 | 2026.05.01 23:44:53.645507 [ 268 ] {2d705b63-667b-471f-b23a-b777baddde78} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10996 | 2026.05.01 23:44:53.645717 [ 268 ] {2d705b63-667b-471f-b23a-b777baddde78} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.05.01 23:44:53.645845 [ 268 ] {2d705b63-667b-471f-b23a-b777baddde78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 10998 | 2026.05.01 23:44:53.645880 [ 268 ] {2d705b63-667b-471f-b23a-b777baddde78} <Debug> TCPHandler: Processed in 0.001224876 sec. | ||
| 10999 | 2026.05.01 23:44:53.651655 [ 188 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 19 columns (19 merged, 0 gathered) in 0.007027381 sec., 190967.30346625578 rows/sec., 342.20 MiB/sec. | ||
| 11000 | 2026.05.01 23:44:53.653115 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11001 | 2026.05.01 23:44:53.653468 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2026.05.01 23:44:53.653539 [ 191 ] {d8325534-8cbc-4231-a727-fe3759aa85de::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11003 | 2026.05.01 23:44:53.653663 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 11004 | 2026.05.01 23:44:54.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.52 MiB, peak 333.84 MiB, free memory in arenas 0.00 B, will set to 324.99 MiB (RSS), difference: 2.46 MiB | ||
| 11005 | 2026.05.01 23:44:55.086473 [ 67 ] {} <Debug> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 11006 | 2026.05.01 23:44:55.086545 [ 67 ] {} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.05.01 23:44:55.086569 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11008 | 2026.05.01 23:44:55.086708 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 11009 | 2026.05.01 23:44:55.086884 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11010 | 2026.05.01 23:44:55.086934 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 308 rows starting from the beginning of the part | ||
| 11011 | 2026.05.01 23:44:55.087036 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 11012 | 2026.05.01 23:44:55.087104 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 11013 | 2026.05.01 23:44:55.087171 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 11014 | 2026.05.01 23:44:55.087232 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 11015 | 2026.05.01 23:44:55.088095 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456511 sec., 455883.95830858813 rows/sec., 31.98 MiB/sec. | ||
| 11016 | 2026.05.01 23:44:55.088211 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11017 | 2026.05.01 23:44:55.088436 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11018 | 2026.05.01 23:44:55.088499 [ 200 ] {4ea77d95-3351-4f5b-b7fc-8ce702ce7108::all_1_19_4} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 11019 | 2026.05.01 23:44:55.088558 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11020 | 2026.05.01 23:44:55.456429 [ 67 ] {} <Debug> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11021 | 2026.05.01 23:44:55.456497 [ 67 ] {} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11022 | 2026.05.01 23:44:55.456521 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11023 | 2026.05.01 23:44:55.456677 [ 188 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::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 | ||
| 11024 | 2026.05.01 23:44:55.456883 [ 188 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11025 | 2026.05.01 23:44:55.456939 [ 188 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 11026 | 2026.05.01 23:44:55.457045 [ 188 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::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 | ||
| 11027 | 2026.05.01 23:44:55.457132 [ 188 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 11028 | 2026.05.01 23:44:55.457201 [ 188 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 11029 | 2026.05.01 23:44:55.457272 [ 188 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 11030 | 2026.05.01 23:44:55.458140 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538723 sec., 24695.802948288936 rows/sec., 2.06 MiB/sec. | ||
| 11031 | 2026.05.01 23:44:55.458337 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11032 | 2026.05.01 23:44:55.458662 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_21_5} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2026.05.01 23:44:55.458747 [ 201 ] {ab40733c-90dc-4747-b30d-92d5e9af0fec::all_1_21_5} <Trace> oximeter.fields_ipaddr (ab40733c-90dc-4747-b30d-92d5e9af0fec) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11034 | 2026.05.01 23:44:55.458857 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11035 | 2026.05.01 23:44:56.661592 [ 118 ] {} <Debug> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 11036 | 2026.05.01 23:44:56.661719 [ 118 ] {} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2026.05.01 23:44:56.661765 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11038 | 2026.05.01 23:44:56.661984 [ 187 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 11039 | 2026.05.01 23:44:56.662135 [ 187 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11040 | 2026.05.01 23:44:56.662174 [ 187 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 160 rows starting from the beginning of the part | ||
| 11041 | 2026.05.01 23:44:56.662240 [ 187 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 11042 | 2026.05.01 23:44:56.662286 [ 187 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 11043 | 2026.05.01 23:44:56.662335 [ 187 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 11044 | 2026.05.01 23:44:56.662377 [ 187 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 11045 | 2026.05.01 23:44:56.663122 [ 201 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214816 sec., 283170.4554434581 rows/sec., 17.95 MiB/sec. | ||
| 11046 | 2026.05.01 23:44:56.663331 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 11047 | 2026.05.01 23:44:56.663643 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11048 | 2026.05.01 23:44:56.663724 [ 196 ] {41fe5cd5-8289-4075-9d22-69913990e4d5::all_1_19_4} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 11049 | 2026.05.01 23:44:56.663817 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11050 | 2026.05.01 23:44:57.282153 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11051 | 2026.05.01 23:44:57.282206 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11052 | 2026.05.01 23:44:57.405575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21127 | ||
| 11053 | 2026.05.01 23:44:57.406115 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11054 | 2026.05.01 23:44:57.406157 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11055 | 2026.05.01 23:44:57.406651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11056 | 2026.05.01 23:44:57.406891 [ 245 ] {} <Trace> system.asynchronous_metric_log (d33bea0e-1e2d-4d8b-af71-91f7cb86b734): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11057 | 2026.05.01 23:44:57.407040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21127 | ||
| 11058 | 2026.05.01 23:44:57.472035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1336 | ||
| 11059 | 2026.05.01 23:44:57.474296 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11060 | 2026.05.01 23:44:57.474357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11061 | 2026.05.01 23:44:57.475596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11062 | 2026.05.01 23:44:57.475874 [ 243 ] {} <Trace> system.query_log (c1f8684c-600b-418b-b43b-2f48c19f2411): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11063 | 2026.05.01 23:44:57.476233 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
| 11064 | 2026.05.01 23:44:58.490343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11065 | 2026.05.01 23:44:58.507595 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2026.05.01 23:44:58.507662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11067 | 2026.05.01 23:44:58.513959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11068 | 2026.05.01 23:44:58.514655 [ 244 ] {} <Trace> system.metric_log (7eaba9ce-1967-41f5-9164-a7333c31df31): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2026.05.01 23:44:58.517753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11070 | 2026.05.01 23:44:58.634763 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11071 | 2026.05.01 23:44:58.635150 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 11072 | 2026.05.01 23:44:58.635739 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11073 | 2026.05.01 23:44:58.635778 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11074 | 2026.05.01 23:44:58.636023 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11075 | 2026.05.01 23:44:58.636091 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11076 | 2026.05.01 23:44:58.636238 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11077 | 2026.05.01 23:44:58.636345 [ 344 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11078 | 2026.05.01 23:44:58.636351 [ 316 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11079 | 2026.05.01 23:44:58.636375 [ 303 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11080 | 2026.05.01 23:44:58.636345 [ 332 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11081 | 2026.05.01 23:44:58.636539 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 11082 | 2026.05.01 23:44:58.636561 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11083 | 2026.05.01 23:44:58.636648 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11084 | 2026.05.01 23:44:58.636670 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Debug> oximeter.timeseries_schema (fa30babc-2f58-485a-abbd-61cca923ec75) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 11085 | 2026.05.01 23:44:58.636706 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11086 | 2026.05.01 23:44:58.636777 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11087 | 2026.05.01 23:44:58.636816 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11088 | 2026.05.01 23:44:58.637985 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Debug> executeQuery: Read 48 rows, 7.91 KiB in 0.003004 sec., 15978.695073235685 rows/sec., 2.57 MiB/sec. | ||
| 11089 | 2026.05.01 23:44:58.638126 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Debug> MemoryTracker: Peak memory usage (for query): 133.91 KiB. | ||
| 11090 | 2026.05.01 23:44:58.638142 [ 268 ] {e43dbe8e-1da5-4f43-9e1b-aee17e7d2068} <Debug> TCPHandler: Processed in 0.003548707 sec. | ||
| 11091 | 2026.05.01 23:44:58.643395 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2026.05.01 23:44:58.643608 [ 268 ] {014e011e-d5b7-4bbb-89e1-68c62321ffb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11093 | 2026.05.01 23:44:58.643692 [ 268 ] {014e011e-d5b7-4bbb-89e1-68c62321ffb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11094 | 2026.05.01 23:44:58.644298 [ 268 ] {014e011e-d5b7-4bbb-89e1-68c62321ffb0} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.05.01 23:44:58.644343 [ 268 ] {014e011e-d5b7-4bbb-89e1-68c62321ffb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11096 | 2026.05.01 23:44:58.644733 [ 268 ] {014e011e-d5b7-4bbb-89e1-68c62321ffb0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11097 | 2026.05.01 23:44:58.644955 [ 268 ] {014e011e-d5b7-4bbb-89e1-68c62321ffb0} <Trace> oximeter.fields_i16 (4ea77d95-3351-4f5b-b7fc-8ce702ce7108): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2026.05.01 23:44:58.645104 [ 268 ] {014e011e-d5b7-4bbb-89e1-68c62321ffb0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001554 sec., 182754.18275418275 rows/sec., 11.61 MiB/sec. | ||
| 11099 | 2026.05.01 23:44:58.645143 [ 268 ] {014e011e-d5b7-4bbb-89e1-68c62321ffb0} <Debug> TCPHandler: Processed in 0.001851449 sec. | ||
| 11100 | 2026.05.01 23:44:58.645271 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2026.05.01 23:44:58.645367 [ 268 ] {9f5b720c-7e5f-4469-88f2-36bb20ed2775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11102 | 2026.05.01 23:44:58.645406 [ 268 ] {9f5b720c-7e5f-4469-88f2-36bb20ed2775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11103 | 2026.05.01 23:44:58.646191 [ 268 ] {9f5b720c-7e5f-4469-88f2-36bb20ed2775} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2026.05.01 23:44:58.646229 [ 268 ] {9f5b720c-7e5f-4469-88f2-36bb20ed2775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11105 | 2026.05.01 23:44:58.646584 [ 268 ] {9f5b720c-7e5f-4469-88f2-36bb20ed2775} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11106 | 2026.05.01 23:44:58.646808 [ 268 ] {9f5b720c-7e5f-4469-88f2-36bb20ed2775} <Trace> oximeter.fields_string (42eaf68c-7732-4a77-b6a0-795d82a66691): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.05.01 23:44:58.646943 [ 268 ] {9f5b720c-7e5f-4469-88f2-36bb20ed2775} <Debug> executeQuery: Read 819 rows, 65.05 KiB in 0.001597 sec., 512836.5685660614 rows/sec., 39.78 MiB/sec. | ||
| 11108 | 2026.05.01 23:44:58.646981 [ 268 ] {9f5b720c-7e5f-4469-88f2-36bb20ed2775} <Debug> TCPHandler: Processed in 0.001759948 sec. | ||
| 11109 | 2026.05.01 23:44:58.647099 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11110 | 2026.05.01 23:44:58.647193 [ 268 ] {184deb9b-902b-4cc6-9d6b-2d8070e71cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11111 | 2026.05.01 23:44:58.647232 [ 268 ] {184deb9b-902b-4cc6-9d6b-2d8070e71cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11112 | 2026.05.01 23:44:58.647667 [ 268 ] {184deb9b-902b-4cc6-9d6b-2d8070e71cfe} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2026.05.01 23:44:58.647705 [ 268 ] {184deb9b-902b-4cc6-9d6b-2d8070e71cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11114 | 2026.05.01 23:44:58.648011 [ 268 ] {184deb9b-902b-4cc6-9d6b-2d8070e71cfe} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11115 | 2026.05.01 23:44:58.648229 [ 268 ] {184deb9b-902b-4cc6-9d6b-2d8070e71cfe} <Trace> oximeter.fields_u16 (bcfc7a4b-d179-4d06-9a87-8ea82c0b0cd4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2026.05.01 23:44:58.648357 [ 268 ] {184deb9b-902b-4cc6-9d6b-2d8070e71cfe} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001183 sec., 129332.20625528318 rows/sec., 7.73 MiB/sec. | ||
| 11117 | 2026.05.01 23:44:58.648395 [ 268 ] {184deb9b-902b-4cc6-9d6b-2d8070e71cfe} <Debug> TCPHandler: Processed in 0.001345139 sec. | ||
| 11118 | 2026.05.01 23:44:58.648517 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11119 | 2026.05.01 23:44:58.648614 [ 268 ] {72a6fdf1-efdb-4e56-b405-3a2ab8e69344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11120 | 2026.05.01 23:44:58.648654 [ 268 ] {72a6fdf1-efdb-4e56-b405-3a2ab8e69344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11121 | 2026.05.01 23:44:58.649088 [ 268 ] {72a6fdf1-efdb-4e56-b405-3a2ab8e69344} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2026.05.01 23:44:58.649125 [ 268 ] {72a6fdf1-efdb-4e56-b405-3a2ab8e69344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11123 | 2026.05.01 23:44:58.649423 [ 268 ] {72a6fdf1-efdb-4e56-b405-3a2ab8e69344} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11124 | 2026.05.01 23:44:58.649633 [ 268 ] {72a6fdf1-efdb-4e56-b405-3a2ab8e69344} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.05.01 23:44:58.649746 [ 51 ] {} <Debug> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 11126 | 2026.05.01 23:44:58.649758 [ 268 ] {72a6fdf1-efdb-4e56-b405-3a2ab8e69344} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 11127 | 2026.05.01 23:44:58.649812 [ 51 ] {} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.05.01 23:44:58.649823 [ 268 ] {72a6fdf1-efdb-4e56-b405-3a2ab8e69344} <Debug> TCPHandler: Processed in 0.001354339 sec. | ||
| 11129 | 2026.05.01 23:44:58.649841 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11130 | 2026.05.01 23:44:58.649938 [ 201 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::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 | ||
| 11131 | 2026.05.01 23:44:58.649964 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2026.05.01 23:44:58.650034 [ 201 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11133 | 2026.05.01 23:44:58.650058 [ 268 ] {403d15d3-1797-40cf-a9f7-40399de7b562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11134 | 2026.05.01 23:44:58.650064 [ 201 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 975 rows starting from the beginning of the part | ||
| 11135 | 2026.05.01 23:44:58.650097 [ 268 ] {403d15d3-1797-40cf-a9f7-40399de7b562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11136 | 2026.05.01 23:44:58.650124 [ 201 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::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 | ||
| 11137 | 2026.05.01 23:44:58.650171 [ 201 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 11138 | 2026.05.01 23:44:58.650214 [ 201 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 11139 | 2026.05.01 23:44:58.650254 [ 201 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 950 rows starting from the beginning of the part | ||
| 11140 | 2026.05.01 23:44:58.650296 [ 201 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 11141 | 2026.05.01 23:44:58.650548 [ 268 ] {403d15d3-1797-40cf-a9f7-40399de7b562} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2026.05.01 23:44:58.650585 [ 268 ] {403d15d3-1797-40cf-a9f7-40399de7b562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11143 | 2026.05.01 23:44:58.650892 [ 268 ] {403d15d3-1797-40cf-a9f7-40399de7b562} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11144 | 2026.05.01 23:44:58.651127 [ 268 ] {403d15d3-1797-40cf-a9f7-40399de7b562} <Trace> oximeter.fields_u8 (41fe5cd5-8289-4075-9d22-69913990e4d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.05.01 23:44:58.651251 [ 268 ] {403d15d3-1797-40cf-a9f7-40399de7b562} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 11146 | 2026.05.01 23:44:58.651289 [ 268 ] {403d15d3-1797-40cf-a9f7-40399de7b562} <Debug> TCPHandler: Processed in 0.00137307 sec. | ||
| 11147 | 2026.05.01 23:44:58.651410 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11148 | 2026.05.01 23:44:58.651460 [ 196 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556984 sec., 1877347.4871931889 rows/sec., 118.74 MiB/sec. | ||
| 11149 | 2026.05.01 23:44:58.651502 [ 268 ] {7ee73f88-ea28-4a16-89c0-22670a12eadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11150 | 2026.05.01 23:44:58.651547 [ 268 ] {7ee73f88-ea28-4a16-89c0-22670a12eadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11151 | 2026.05.01 23:44:58.651684 [ 194 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 11152 | 2026.05.01 23:44:58.651996 [ 194 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_26_5} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2026.05.01 23:44:58.652078 [ 194 ] {1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b::all_1_26_5} <Trace> oximeter.fields_u32 (1b4c8fbf-b222-47b5-b2ef-0bffdb7c360b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 11154 | 2026.05.01 23:44:58.652143 [ 268 ] {7ee73f88-ea28-4a16-89c0-22670a12eadd} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.05.01 23:44:58.652184 [ 268 ] {7ee73f88-ea28-4a16-89c0-22670a12eadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11156 | 2026.05.01 23:44:58.652187 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 11157 | 2026.05.01 23:44:58.652517 [ 268 ] {7ee73f88-ea28-4a16-89c0-22670a12eadd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11158 | 2026.05.01 23:44:58.652738 [ 268 ] {7ee73f88-ea28-4a16-89c0-22670a12eadd} <Trace> oximeter.fields_uuid (f9fd7969-4503-4844-97c4-521f8300eaed): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11159 | 2026.05.01 23:44:58.652868 [ 268 ] {7ee73f88-ea28-4a16-89c0-22670a12eadd} <Debug> executeQuery: Read 501 rows, 36.06 KiB in 0.001383 sec., 362255.96529284166 rows/sec., 25.46 MiB/sec. | ||
| 11160 | 2026.05.01 23:44:58.652906 [ 268 ] {7ee73f88-ea28-4a16-89c0-22670a12eadd} <Debug> TCPHandler: Processed in 0.001545623 sec. | ||
| 11161 | 2026.05.01 23:44:58.653017 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11162 | 2026.05.01 23:44:58.653109 [ 268 ] {6869e917-0b47-4fdd-a260-020c0abde267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11163 | 2026.05.01 23:44:58.653149 [ 268 ] {6869e917-0b47-4fdd-a260-020c0abde267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11164 | 2026.05.01 23:44:58.653470 [ 268 ] {6869e917-0b47-4fdd-a260-020c0abde267} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.05.01 23:44:58.653506 [ 268 ] {6869e917-0b47-4fdd-a260-020c0abde267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11166 | 2026.05.01 23:44:58.653806 [ 268 ] {6869e917-0b47-4fdd-a260-020c0abde267} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11167 | 2026.05.01 23:44:58.654023 [ 268 ] {6869e917-0b47-4fdd-a260-020c0abde267} <Trace> oximeter.measurements_bool (9f804ddb-d399-48ef-96c6-574320f62102): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2026.05.01 23:44:58.654150 [ 268 ] {6869e917-0b47-4fdd-a260-020c0abde267} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 11169 | 2026.05.01 23:44:58.654186 [ 268 ] {6869e917-0b47-4fdd-a260-020c0abde267} <Debug> TCPHandler: Processed in 0.001218406 sec. | ||
| 11170 | 2026.05.01 23:44:58.654332 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2026.05.01 23:44:58.654453 [ 268 ] {08b50ad8-70f5-43a5-915a-4f738b22bd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11172 | 2026.05.01 23:44:58.654506 [ 268 ] {08b50ad8-70f5-43a5-915a-4f738b22bd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11173 | 2026.05.01 23:44:58.654950 [ 268 ] {08b50ad8-70f5-43a5-915a-4f738b22bd45} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.05.01 23:44:58.654986 [ 268 ] {08b50ad8-70f5-43a5-915a-4f738b22bd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11175 | 2026.05.01 23:44:58.655322 [ 268 ] {08b50ad8-70f5-43a5-915a-4f738b22bd45} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11176 | 2026.05.01 23:44:58.655532 [ 268 ] {08b50ad8-70f5-43a5-915a-4f738b22bd45} <Trace> oximeter.measurements_cumulativeu64 (1a06d642-b1b9-4cd5-9eef-6aecaae7b98c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.05.01 23:44:58.655660 [ 268 ] {08b50ad8-70f5-43a5-915a-4f738b22bd45} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 11178 | 2026.05.01 23:44:58.655697 [ 268 ] {08b50ad8-70f5-43a5-915a-4f738b22bd45} <Debug> TCPHandler: Processed in 0.001424531 sec. | ||
| 11179 | 2026.05.01 23:44:58.655811 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.05.01 23:44:58.655905 [ 268 ] {be287943-035a-487f-9907-f7ef331fdfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11181 | 2026.05.01 23:44:58.655948 [ 268 ] {be287943-035a-487f-9907-f7ef331fdfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11182 | 2026.05.01 23:44:58.656254 [ 268 ] {be287943-035a-487f-9907-f7ef331fdfa1} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.05.01 23:44:58.656290 [ 268 ] {be287943-035a-487f-9907-f7ef331fdfa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11184 | 2026.05.01 23:44:58.656575 [ 268 ] {be287943-035a-487f-9907-f7ef331fdfa1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11185 | 2026.05.01 23:44:58.656774 [ 268 ] {be287943-035a-487f-9907-f7ef331fdfa1} <Trace> oximeter.measurements_f64 (aec3166a-552a-4d9e-8a5f-cef510c2fc6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.05.01 23:44:58.656897 [ 268 ] {be287943-035a-487f-9907-f7ef331fdfa1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 11187 | 2026.05.01 23:44:58.656932 [ 268 ] {be287943-035a-487f-9907-f7ef331fdfa1} <Debug> TCPHandler: Processed in 0.001170875 sec. | ||
| 11188 | 2026.05.01 23:44:58.657049 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11189 | 2026.05.01 23:44:58.657173 [ 268 ] {b4888511-2598-4a74-99ef-ff92eff9afd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11190 | 2026.05.01 23:44:58.657237 [ 268 ] {b4888511-2598-4a74-99ef-ff92eff9afd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11191 | 2026.05.01 23:44:58.658056 [ 268 ] {b4888511-2598-4a74-99ef-ff92eff9afd9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.05.01 23:44:58.658094 [ 268 ] {b4888511-2598-4a74-99ef-ff92eff9afd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11193 | 2026.05.01 23:44:58.658612 [ 268 ] {b4888511-2598-4a74-99ef-ff92eff9afd9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11194 | 2026.05.01 23:44:58.658831 [ 268 ] {b4888511-2598-4a74-99ef-ff92eff9afd9} <Trace> oximeter.measurements_histogramu64 (d8325534-8cbc-4231-a727-fe3759aa85de): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.05.01 23:44:58.658971 [ 268 ] {b4888511-2598-4a74-99ef-ff92eff9afd9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001823 sec., 6034.0098738343395 rows/sec., 10.81 MiB/sec. | ||
| 11196 | 2026.05.01 23:44:58.659025 [ 268 ] {b4888511-2598-4a74-99ef-ff92eff9afd9} <Debug> TCPHandler: Processed in 0.002036333 sec. | ||
| 11197 | 2026.05.01 23:44:58.659161 [ 268 ] {} <Trace> TCP-Session: d7daf52f-5cb7-4354-88fd-66ea9e51e849 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11198 | 2026.05.01 23:44:58.659257 [ 268 ] {43bd2c68-bdb5-4b7b-814c-e2fe5caf51ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48546) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11199 | 2026.05.01 23:44:58.659301 [ 268 ] {43bd2c68-bdb5-4b7b-814c-e2fe5caf51ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11200 | 2026.05.01 23:44:58.659653 [ 268 ] {43bd2c68-bdb5-4b7b-814c-e2fe5caf51ad} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11201 | 2026.05.01 23:44:58.659690 [ 268 ] {43bd2c68-bdb5-4b7b-814c-e2fe5caf51ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11202 | 2026.05.01 23:44:58.659999 [ 268 ] {43bd2c68-bdb5-4b7b-814c-e2fe5caf51ad} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11203 | 2026.05.01 23:44:58.660219 [ 268 ] {43bd2c68-bdb5-4b7b-814c-e2fe5caf51ad} <Trace> oximeter.measurements_u64 (76e3ed80-adbe-487d-81f8-fbfc102fc003): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.05.01 23:44:58.660345 [ 268 ] {43bd2c68-bdb5-4b7b-814c-e2fe5caf51ad} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 11205 | 2026.05.01 23:44:58.660381 [ 268 ] {43bd2c68-bdb5-4b7b-814c-e2fe5caf51ad} <Debug> TCPHandler: Processed in 0.001269197 sec. | ||